This is an automated archive made by the Lemmit Bot.
The original was posted on /r/opensource by /u/Complete-Flounder-46 on 2025-01-28 13:58:42+00:00.
What it does is basically captures live network traffic using Wireshark, analyzing packets for suspicious activity such as malicious DNS queries, potential SYN scans, and unusually large packets. By integrating Nmap, It also performs vulnerability scans to assess the security of networked systems, helping detect potential threats. I also added netcat, nmap arm spoofing detection etc.
I would really highly appreciate any suggestions for making this script more optimized and efficient.
You must log in or register to comment.