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
WiGLE.net is a platform that collects and provides data on WiFi networks and cell towers, with over 1.3 billion networks collected.
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 suite for man in the middle attacks, featuring sniffing of live connections, content filtering, and protocol dissection.
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 website scanner that provides a sandbox for the web, allowing users to scan URLs and websites for potential threats and vulnerabilities.
Tor Browser is a free and open-source software that allows users to browse the internet anonymously and privately.
A blog sharing packet capture files and malware samples for training and analysis, with archived posts and traffic analysis exercises.
Tcpdump is a command-line packet analyzer for capturing and analyzing network traffic.
A free, open-source network protocol analyzer for capturing and displaying packet-level data.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.