Skip to content

peixetlift/Basic-Enumeration-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Basic-Enumeration-Script-1.2

Port scan + directory scan (for web servers) on the specified @IP

Usage

Download the script and run it with enum.sh <IP ADDRESS TO SCAN> The script will create a ports.txt and a directories.txt file in the directory you are working on, keep that in mind.

Important

The gobuster scan will use a /usr/share/wordlists dictionary, wihch is included by default in Kali, feel free to change which wordlist you use by modifying the code.

Requirements

  • Nmap
  • GoBuster

About

Nmap scan + gobuster on the specified @ip

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages