Skip to content

VulnShade/Recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 

Repository files navigation

Recon.sh

This script will perform full enumeration scanning of host

** Copy medium.txt to ~/ for GoBuster to work, or modify the code. **

Includes:

  • nmap full scan TCP, UDP
  • nmap detailed scans of found ports TCP, UDP
  • web scanning with nikto, dirb, gobuster
  • listing links found on main page
  • copy robots.txt
  • identification of nonstandard http ports
  • web page brute force of nonstd http ports
  • nmap NSE scripts against: SMB, FTP

Usage:

sudo recon.sh -i <IP Address> <options>

options:

-a Add host to /etc/hosts file, no further enum
-h Display this help menu
-i <IP>	Specify IP address to scan
-n Skip non-std web scans
-r Restore /etc/hosts file from backup
-s Skip nmap scripts
-q Specify quiet mode. (Runs without Banner).
-w Skip web scans

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages