Home server security
Introduction#
Home server security is pretty often overlooked from what I can tell. Any device accessible from the internet has some degree of vulnerability in the current era of the internet. I aim for this document to detail methods to amend the contemporary cybersecurity challenges faced by most homelabbers.
Justification in Depth#
Of course, my statements about home servers needing some security measures put in place aren't baseless. My own experience, as well as that of a sizable number of people on the wonderful lemmy community at selfhosted@lemmy.world
shows that home servers are endlessly 'knocked" on, and that login attempts to services like SSH are made. Here's a snippet from my fail2ban filter to verify this point:
Mar 29 14:38:13 icefall fail2ban.filter[1097]: INFO [...] Found 176.126.240.158 - 2024-03-29 14:38:13
+Home server security Home server security
2024-03-28Introduction#
Home server security is pretty often overlooked from what I can tell. Any device accessible from the internet has some degree of vulnerability in the current era of the internet. I aim for this document to detail methods to amend the contemporary cybersecurity challenges faced by most homelabbers.
Justification in Depth#
Of course, my statements about home servers needing some security measures put in place aren't baseless. My own experience, as well as that of a sizable number of people on the wonderful lemmy community at selfhosted@lemmy.world
shows that home servers are endlessly 'knocked" on, and that login attempts to services like SSH are made. Here's a snippet from my fail2ban filter to verify this point:
Mar 29 14:38:13 icefall fail2ban.filter[1097]: INFO [...] Found 176.126.240.158 - 2024-03-29 14:38:13
Mar 29 14:40:11 icefall fail2ban.filter[1097]: INFO [...] Found 176.126.240.158 - 2024-03-29 14:40:11
Mar 29 14:40:29 icefall fail2ban.filter[1097]: INFO [...] Found 185.8.165.204 - 2024-03-29 14:40:29
Mar 29 14:40:40 icefall fail2ban.filter[1097]: INFO [...] Found 162.212.154.58 - 2024-03-29 14:40:40
diff --git a/public/blog/index.html b/public/blog/index.html
index c192f31..ad87ff6 100644
--- a/public/blog/index.html
+++ b/public/blog/index.html
@@ -1 +1 @@
-Blog Posts Self-hostingCybersecurity Misconceptions about NFC 2024-01-19 An overview on hoaxes 2024-01-04 Home server security 2024-01-04 Guides
\ No newline at end of file
+Blog Posts Cybersecurity Home server security 2024-03-28 Misconceptions about NFC 2024-01-19 An overview on hoaxes 2024-01-04 Self-hostingGuides
\ No newline at end of file
diff --git a/public/sitemap.xml b/public/sitemap.xml
index f0576e8..06ee2b5 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -12,7 +12,7 @@
https://devraza.duckdns.org/blog/home-server-security/
- 2024-01-04
+ 2024-03-28
https://devraza.duckdns.org/blog/nfc-misconceptions/
diff --git a/public/tags/hardening/index.html b/public/tags/hardening/index.html
index 98eec7a..dd6814c 100644
--- a/public/tags/hardening/index.html
+++ b/public/tags/hardening/index.html
@@ -1,3 +1,3 @@
Blog Posts # hardeningAll Tags
\ No newline at end of file
+en">Blog Posts # hardeningAll Tags
\ No newline at end of file
diff --git a/public/tags/homelab/index.html b/public/tags/homelab/index.html
index c57b915..ca67e70 100644
--- a/public/tags/homelab/index.html
+++ b/public/tags/homelab/index.html
@@ -1,3 +1,3 @@
Blog Posts # homelabAll Tags
\ No newline at end of file
+en">Blog Posts # homelabAll Tags
\ No newline at end of file
diff --git a/public/tags/selfhosted/index.html b/public/tags/selfhosted/index.html
index 9f69685..5e50e70 100644
--- a/public/tags/selfhosted/index.html
+++ b/public/tags/selfhosted/index.html
@@ -1,3 +1,3 @@
Blog Posts # selfhostedAll Tags
\ No newline at end of file
+en">Blog Posts
\ No newline at end of file