Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 530 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 530 Bytes

simple-box-scanner

A simple script to automate nmap, nikto, dirb, wpscan, and enum4linux scans.

Available in Python or Bash, pick your favorite.

About:

Written by fiolet. A simple tool to run nmap with cve, nikto, dirb with common wordlist, wpscan, and enum4linux with a single command. All will run, even if no open ports are detected. Files will save to the current working directory. Enjoy.

Usage:

Run from the command line: ./simple-box-scanner

(I recommend adding an alias to your ~./bashrc file)