Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dnshbbu/Recon_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Recon_wrapper

This script wraps multiple tools into the below categories.

  1. Subdomain enumeration
    • sublist3r
    • Amass
    • Assetfinder
  2. Http probes and Screenshots
    • httprobe, assetfinder, hakrawler
    • Eyewitness
    • Aquatone
  3. Port scan
    • Nmap
  4. Directory search
    • gobuster
    • ffuf

Usage

There are two ways to invoke the script

  1. By providing domain name ./myReconwrapper.py -d <domain-to-test>
  2. By providing a list of domains ./myReconwrapper.py -f domains.txt

This script is work in progress. It is lacking a lot of clean up and addition of tools.

!!! Important !!!

This script will produce a lot of traffic. Use it wisely. Feel free to comment out the tools invocation in the script. I am not responsible for misuse of this repository. Use at your own risk.

References:

About

This repo is to wrap a number of recon tools into a single script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages