Has anyone ever had their homelab or network hacked? What happened?

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. masscan

    TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

    Nope, this doesn't work any more. Shodan checks all ports (so any attackers using data from Shodan already know which ports you have open), and tools like masscan (https://github.com/robertdavidgraham/masscan) let you portscan the entire IPv4 address space in less than 10 minutes.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. logmap

    Pull IPs from Apache and Auth logs and plot them on a map.

    It's not pretty https://github.com/nik282000/logmap/blob/main/logmap.py

  4. fwknop

    Single Packet Authorization > Port Knocking

    Yes that's the basic idea, i tried to use fwknop first but it didn't do what i wanted it to do so i made my own

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Ruroco – like port knocking, but better

    8 projects | news.ycombinator.com | 23 Aug 2024
  • Some thoughts on OpenSSH 9.8's PerSourcePenalties feature

    3 projects | news.ycombinator.com | 14 Aug 2024
  • Black Hat 2024: Secure Shells in Shambles [pdf]

    3 projects | news.ycombinator.com | 10 Aug 2024
  • How to securely enable SSH access to my home network?

    1 project | /r/AskNetsec | 1 Mar 2023
  • Show HN: Knockles – eBPF Port Knocking Tool

    4 projects | news.ycombinator.com | 29 Aug 2022

Did you know that Perl is
the 23rd most popular programming language
based on number of references?