Skip to content

OSCP Project: Bash scripting tool that allows to automate in a simple way the exploitation phase through a menu that allows the execution of the tools Metasploit, Dirbuster, Nmap and Netcat.

License

Notifications You must be signed in to change notification settings

Scan0r/ExploitationToolkitMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ExploitationToolkitMenu

OSCP Project: Bash scripting tool that allows to automate in a simple way the exploitation phase through a menu that allows the execution of the tools Metasploit, Dirbuster, Nmap and Netcat.

Displays a menu with the following options:

  • Metasploit (Starts msfconsole)
  • Dirbuster (Starts dirbuster)
  • Nmap (Allows to choose between different types of scans and requests user data for IP address, port, etc.)
  • Offer Shell via Netcat on a port (Ask the user on which port he wants to give the shell on the machine)
  • Connect to a remote shell via Netcat (Ask the user for the remote IP address and port where NC should connect)
  • Exit (Close the script)

About

OSCP Project: Bash scripting tool that allows to automate in a simple way the exploitation phase through a menu that allows the execution of the tools Metasploit, Dirbuster, Nmap and Netcat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages