mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
Fixed list
This commit is contained in:
@@ -15,13 +15,6 @@
|
||||
<guid>http://localhost:1313/blog/bruteforce/</guid>
|
||||
<description><h1 id="introduction">Introduction</h1>
<p>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 <a href="https://www.ionos.de/">IONOS</a>. 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 <a href="https://github.com/fail2ban/fail2ban">Fail2Ban</a> is setup to ban anyone who tries to login more than 5 Times. Once this was setup I created a way to &ldquo;pull&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.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Test</title>
|
||||
<link>http://localhost:1313/blog/test/</link>
|
||||
<pubDate>Fri, 24 Oct 2025 00:00:00 +0000</pubDate>
|
||||
<guid>http://localhost:1313/blog/test/</guid>
|
||||
<description><p>Help Me</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Datenschutz</title>
|
||||
<link>http://localhost:1313/datenschutz/</link>
|
||||
|
||||
Reference in New Issue
Block a user