vitalysim/totalrecon: TotalRecon installs all the recon tools you need
2019-10-04 17:32:58 Author: github.com(查看原文) 阅读量:311 收藏

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

TotalRecon installs all the recon tools you need

Shell

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

Usage:

ubuntu@recon:~$ chmod +x total_recon.sh
ubuntu@recon:~$ ./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
  
  88. Install all tools
  99. Exit

Enter choice [ 1 - 99] 

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


文章来源: https://github.com/vitalysim/totalrecon
如有侵权请联系:admin#unsafe.sh