All Projects → vitalysim → Totalrecon

vitalysim / Totalrecon

Licence: mit
TotalRecon installs all the recon tools you need

Programming Languages

shell
77523 projects

Total Recon

Total Recon will install all the recon tools you need

Tested on Ubuntu 18.04.3 LTS (Bionic Beaver)

Currently installing:

  1. Fast web fuzzer (ffuf)
  2. Dirsearch
  3. Findomain
  4. Httprobe
  5. Masscan
  6. Nmap
  7. Sublist3r
  8. WhatWeb
  9. Subjack
  10. Amass
  11. Waybackurls
  12. Meg
  13. GitGraber
  14. getJS
  15. LinkFinder
  16. MassDNS
  17. EyeWitness

Usage:

    [email protected]:~$ chmod +x total_recon.sh
    [email protected]:~$ ./total_recon.sh 
    
    #######                            ######                              
       #     ####  #####   ##   #      #     # ######  ####   ####  #    # 
       #    #    #   #    #  #  #      #     # #      #    # #    # ##   # 
       #    #    #   #   #    # #      ######  #####  #      #    # # #  # 
       #    #    #   #   ###### #      #   #   #      #      #    # #  # # 
       #    #    #   #   #    # #      #    #  #      #    # #    # #   ## 
       #     ####    #   #    # ###### #     # ######  ####   ####  #    # 
    
    TotalRecon will install all the recon tools you need
	Tools:
	   0. Install dependencis [GO, Python3, Ruby, Rust, Chromium, etc]
	   1. Fast web fuzzer (ffuf)
	   2. Dirsearch
	   3. Findomain
	   4. Httprobe
	   5. Masscan
	   6. Nmap
	   7. Sublist3r
	   8. WhatWeb
	   9. Subjack
	  10. Amass
	  11. Waybackurls
          12. Meg
          13. GitGraber
          14. getJS
          15. LinkFinder
          16. MassDNS
          17. EyeWitness
	  
	  88. Install all tools
	  99. Exit

	Enter choice [ 1 - 99] 

Note: You need to install the dependencies before installing the tools.

Most of the tools are added to the PATH, you can access them from everywhere in the file system.

Run source $HOME/.bash_profile after running the script, to add tools to PATH.

Contribution

Feel free to add more tools so that the Bug Bounty community can benefit from them.

Thanks

Inspired by @NahamSec

Thanks for all the tool's developers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].