Skip to content

Automate the basic initial recon phase when doing CTF's.

Notifications You must be signed in to change notification settings

JomariGee/Recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Recon.sh

  • Automate the intital CTF recon phase
  • There are two scripts in this repository,
    • Recon.sh creates a direcory, moves you into there and thens starts the recon
    • recon.sh just goes straight to recon.

Usage

  • Recon.sh chmod +x Recon.sh . ~/Recon.sh
  • recon.sh chmod +x recon.sh ./recon.sh or bash recon.sh

To-Do

  • Improve the script to use
    • Use Nikto
    • [] Include an intial fast scan at start
    • [] Rustscan
    • [] FFUF/Gobuster Option
    • [] Include Switches
    • [] Add a -h prompt menu

About

Automate the basic initial recon phase when doing CTF's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages