Fail2ban is a daemon that monitors log files for suspicious activity and automatically implements IP address bans through firewall rule modifications. The tool scans various log files to identify patterns indicative of malicious behavior, such as repeated authentication failures, brute-force attempts, and other attack signatures. When suspicious activity is detected from a specific IP address, Fail2ban temporarily blocks that address by updating firewall rules. The daemon operates by parsing log entries in real-time and applying configurable filters to identify potential threats. It supports multiple services including SSH, HTTP, FTP, and other network services that generate log entries. The tool can be configured with custom rules, ban durations, and threshold settings to match specific security requirements. Fail2ban integrates with various firewall systems including iptables, firewalld, and other packet filtering mechanisms. It maintains a database of banned IP addresses and can automatically remove bans after specified time periods. The tool also supports whitelisting of trusted IP addresses to prevent accidental blocking of legitimate traffic.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A Linux command-line tool that allows you to kill in-progress TCP connections based on a filter expression, useful for libnids-based applications that require a full TCP 3-way handshake for TCB creation.
A Bluetooth 5 and 4.x sniffer using TI CC1352/CC26x2 hardware with advanced features and Python-based host-side software.
Tor Browser is a free and open-source software that allows users to browse the internet anonymously and privately.
NordVPN is a commercial VPN service that encrypts internet connections and hides IP addresses through a global network of servers, featuring integrated threat protection and multi-device support.
A TCP-based traceroute implementation that bypasses firewall filters to trace the path to a destination.
A userland implementation of the Network Block Device protocol that enables remote block device access over network connections for distributed storage and virtualization use cases.
A website scanner that provides a sandbox for the web, allowing users to scan URLs and websites for potential threats and vulnerabilities.
A blog sharing packet capture files and malware samples for training and analysis, with archived posts and traffic analysis exercises.