Trumpswall Alternatives

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\".
Suggest Alternative
Alternatives To psotos/TrumpsWall
Project Name Stars Downloads Repos Using This Packages Using This Most Recent Commit Total Releases Latest Release Open Issues License Language
mrash/psad 262 0 0 over 7 years ago 0 21 gpl-2.0 Perl
psad: Intrusion Detection and Log Analysis with iptables
jrbrtsn/ban2fail 28 0 0 over 3 years ago 0 2 gpl-3.0 C
Simple & efficient log file scanning and iptable filtering
romainmarcoux/malicious-ip 26 0 0 about 2 years ago 0 0
Aggregation of lists of malicious IP addresses that can be integrated into firewalls: FortiGate, Palo Alto, pfSense, IPtables
NitescuLucian/OSHardening 9 0 0 about 9 years ago 0 1 lgpl-3.0 Shell
OS Hardening scripts for multiple linux based operating systems. Keep in mind this is the minimum!
psotos/TrumpsWall 6 0 0 over 9 years ago 0 0 Java
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".
keldnorman/masscan-util-to-images 5 0 0 almost 7 years ago 0 2 Shell
Masscan an IP range and screenshot the web pages
Alternatives To psotos/TrumpsWall
Select To Compare


Alternative Project Comparisons
Popular Scanner Projects
Popular Iptables Projects
Popular Security Categories
Related Searches
Get A Weekly Email With Trending Projects
No Spam. Unsubscribe easily at any time.
Privacy | About | Terms | Follow Us On Twitter

Downloads, Dependent Repos, Dependent Packages, Total Releases, Latest Releases data powered by Libraries.io.

Copyright 2018-2026 Awesome Open Source.  All rights reserved.