Posts

Showing posts with the label Pentesting Networks

Kaboom - Automatic Pentest

Image
kaboom is a script that automates the penetration test. It performs several tasks for each stage of pentest: Information gathering [nmap-unicornscan] TCP scan UDP scan Vulnerability assessment [nmap-nikto-dirb-searchsploit-msfconsole] It tests several services: smb ssh snmp smtp ftp tftp ms-sql mysql rdp http https and more... It finds the CVEs in addition to and hence searchs them on exploit-db or Metasploit db. Exploitation [hydra] brute strength ssh Usage kaboom supports ii mode: Interactive mode: kaboom [ENTER] ...and the script does the rest NON-interactive mode: kaboom <results_path> <nic> <target_ip> [-s or --shutdown] If you lot role the shutdown option, kaboom volition shutdown the machine at the destination of tasks. If you lot desire come across this help: kaboom -h (or --help) Directory Hierarchy kaboom saves the results of commands inwards this way: Download Kaboom

Trigmap - A Wrapper For Nmap To Automate The Pentest

Image
Trigmap is a wrapper for Nmap. You tin sack purpose it to easily start Nmap scan in addition to especially to collect informations into a good organized directory hierarchy. The purpose of Nmap makes the script portable (easy to run non entirely on Kali Linux) in addition to real efficient thank y'all to the optimized Nmap algorithms. Details Trigmap tin sack performs several tasks using Nmap scripting engine (NSE): Port Scan Service in addition to Version Detection Web Resources Enumeration Vulnerability Assessment Common Vulnerabilities Test Common Exploits Test Dictionary Attacks Against Active Services Default Credentials Test Usage Trigmap tin sack endure used inward 2 ways: Interactive mode: trigmap [ENTER], in addition to the script does the rest NON-interactive mode: trigmap -h|--host <target/s> [-tp|--tcp TCP ports] [-up|--udp UDP ports] [-f|--file file path] [-s|--speed fourth dimension profile] [-n|--nic NIC] [-p|--phase phase...