A fast SNMP brute force, enumeration, and Cisco config downloader with password cracking capabilities.
SNMP Brute is a Python-based security tool for brute forcing SNMP community strings, enumerating network devices, and downloading Cisco configurations. It automates the process of identifying weak SNMP credentials and extracting sensitive information from vulnerable devices, helping security professionals assess network security.
Penetration testers, security researchers, and network administrators who need to audit SNMP security on Cisco, Linux, or Windows systems.
It combines multiple security tools (Metasploit, John the Ripper, snmpwalk) into a single script, offering fast brute forcing with minimized wait times and integrated password cracking for efficient network assessments.
Fast SNMP brute force, enumeration, CISCO config downloader and password cracking script.
Listens for responses during brute forcing to minimize wait times, making it efficient for rapid SNMP enumeration as highlighted in the README.
Automates workflows by combining Metasploit for config downloads, John the Ripper for password cracking, and snmpwalk for enumeration, reducing manual steps.
Supports enumerating Cisco, Linux, and Windows devices using specific OIDs, providing comprehensive network assessment capabilities.
Allows targeting single IPs, IP lists, and adjusting send rates and timeouts for controlled scanning, as detailed in the advanced options.
Requires Metasploit, snmpwalk, John the Ripper, and snmpstat to be installed and configured, adding significant setup complexity and potential compatibility issues.
Limited to SNMP v1 and v2c, which are outdated and less secure, making it unsuitable for modern networks that have adopted v3 for enhanced authentication.
The README provides minimal usage examples and lacks troubleshooting guides, which can hinder new users in resolving errors or customizing scans.
As a GitHub project that may not be actively maintained, it risks compatibility issues with newer systems or updated versions of required tools.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.