This tool utilizes various linux network tools and bash scripting to assist blue teams on defending debian and ubuntu based servers from malicious attackers.
- Scan/Ban shows connected IPs, scans IP addresses for open ports using nmap and whois search to gather reconnaissance on connected IPs, shows activity on the system, checks abuseipdb.com for reports and offers a ban function to ban unwanted IPs using iptables.
- UbanAnAddress A function to unban IPs.
- ListAllBanned A function to list all banned IPs.
- TraceRoute A function to perform traceroutes on IPs.
Enter this one liner command in terminal to install: