Kaboom is a bash script that automates the first two phases of a penetration test. All informations collected are saved into a directory hierarchy very simple to browser (also in the case of multiple targets).
Details:
Kaboom performs several tasks:
- Information Gathering
- Port scan (Nmap)
- Web resources enumeration (Dirb)
- Vulnerability assessment
- Web vulnerability assessment (Nikto – Dirb)
- Vulnerability assessment (Nmap – Metasploit)
- Automatic Vulnerabilities research (Searchsploit – Metasploit)
- Dictionary Attacks (Hydra)
- SSH
- POP3
- IMAP
- RDP
Usage:
Kaboom can be used in two ways:
Interactive mode:
kaboom [ENTER], and the script does the rest
- NON-interactive mode:
kaboom -t <target_ip> -f <report_path> [-p one_or_more_phases]
Download: https://github.com/Leviathan36/kaboom
Please follow and like us: