Trumpswall

This program will scan the fail2ban.log and auth.log files looking for hacking/port scanning attempts. If someone gets banned, or a port scan is detected, the program will determine the country code of the attacker using https://www.abuseipdb.com/check/xxx.xxx.xxx.xxx and compare that to a "Bad Country" settings file. Any country code in that file will get the command "sudo iptables -I INPUT 3 -s xxx.xxx.0.0/16 -j DROP" run on that IP. If the country code is not in that file then it will simply do a normal drop on the IP running this command: "sudo iptables -I INPUT 3 -s xxx.xxx.xxx.xxx -j DROP".
Alternatives To Trumpswall
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Psad262
5 years ago21gpl-2.0Perl
psad: Intrusion Detection and Log Analysis with iptables
Malicious Ip26
3 months ago
Aggregation of lists of malicious IP addresses that can be integrated into firewalls: FortiGate, Palo Alto, pfSense, IPtables
Ban2fail13
3 years ago2gpl-3.0C
Simple & efficient log file scanning and iptable filtering
Oshardening9
7 years ago1lgpl-3.0Shell
OS Hardening scripts for multiple linux based operating systems. Keep in mind this is the minimum!
Trumpswall6
7 years agoJava
This program will scan the fail2ban.log and auth.log files looking for hacking/port scanning attempts. If someone gets banned, or a port scan is detected, the program will determine the country code of the attacker using https://www.abuseipdb.com/check/xxx.xxx.xxx.xxx and compare that to a "Bad Country" settings file. Any country code in that file will get the command "sudo iptables -I INPUT 3 -s xxx.xxx.0.0/16 -j DROP" run on that IP. If the country code is not in that file then it will simply do a normal drop on the IP running this command: "sudo iptables -I INPUT 3 -s xxx.xxx.xxx.xxx -j DROP".
Masscan Util To Images5
5 years ago2Shell
Masscan an IP range and screenshot the web pages
Alternatives To Trumpswall
Select To Compare


Alternative Project Comparisons
Popular Scanner Projects
Popular Iptables Projects
Popular Security Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Port
Scanner
Drag And Drop
Countries
Iptables