Files
website/blog/public/blog/index.xml
T
2025-10-30 03:15:39 +01:00

20 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Blog on agres.online</title>
<link>http://localhost:1313/blog/</link>
<description>Recent content in Blog on agres.online</description>
<generator>Hugo</generator>
<language>en-US</language>
<lastBuildDate>Sat, 25 Oct 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="http://localhost:1313/blog/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Bruteforce Analysis</title>
<link>http://localhost:1313/blog/bruteforce/</link>
<pubDate>Sat, 25 Oct 2025 00:00:00 +0000</pubDate>
<guid>http://localhost:1313/blog/bruteforce/</guid>
<description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Recently I set up this Website as a small side Project in order to learn a little bit of HTML, CSS and the use of static site generators. In order to host this website I used my VPS I own on &lt;a href=&#34;https://www.ionos.de/&#34;&gt;IONOS&lt;/a&gt;. As someone who has spent a lot of time in the Cybersecurity world, I gave my best to secure the VPS as well as possible. Login via SSH is enabled only via Private/Public Key Authentification and &lt;a href=&#34;https://github.com/fail2ban/fail2ban&#34;&gt;Fail2Ban&lt;/a&gt; is setup to ban anyone who tries to login more than 5 Times. Once this was setup I created a way to &amp;ldquo;pull&amp;rdquo; the logs from nginx and fail2ban onto my private ProxMox server and Process these into Grafana. As I was doing this, I noticed that the fail2ban logfile has over 31.000 rows. Nothing suspicious for a public IP Adress, yet a interesting amount of data.&lt;/p&gt;</description>
</item>
</channel>
</rss>