Skip to content

A Pyhton project which will run the basic scans done in a CTF.

Notifications You must be signed in to change notification settings

ninja-hattori/AutoRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AUTORECON

A SIMPLE CTF SCANNER

image

The tool will run the basic scans done in a CTF. First it will do an OS scan, then a quick port scan and then it will run a script and version scan.

After the scans it will also go for a directory enumeration.

INSTALLATION

git clone https://github.com/ninja-hattori/AutoRecon.git
cd AutoRecon
sudo pip install -r requirements.txt

USAGE

sudo python3 autorecon.py

EXAMPLE

image

image

You can use your custom wordlist or go with the default wordlist.

image

About

A Pyhton project which will run the basic scans done in a CTF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages