BFD -- Brute Force Detection BFD is a shell script which parses security logs and detects authentication failures. It is a brute force implementation without much complexity, and it works in conjunction with a APF (Advanced Policy-based Firewall). ## Get the latest source and untar. Read the README file, and edit the configuration file located in /usr/local/bfd/conf.bfd. Edit /usr/local/bfd/ignore.hosts file, and add your own trusted IPs. BFD uses APF and hence it orverrides allow_hosts.rules, so it is important that you add trusted IP addresses to prevent yourself from being locked out. ## Start the program. |
Powered by WHMCompleteSolution