Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalysim/totalrecon
TotalRecon installs all the recon tools you need
https://github.com/vitalysim/totalrecon
Last synced: 11 days ago
JSON representation
TotalRecon installs all the recon tools you need
- Host: GitHub
- URL: https://github.com/vitalysim/totalrecon
- Owner: vitalysim
- License: mit
- Created: 2019-10-03T19:23:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T10:44:32.000Z (over 4 years ago)
- Last Synced: 2024-08-01T19:46:23.204Z (3 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 462
- Watchers: 21
- Forks: 91
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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. EyeWitnessUsage:
``` console
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
11. Waybackurls
12. Meg
13. GitGraber
14. getJS
15. LinkFinder
16. MassDNS
17. EyeWitness
88. Install all tools
99. ExitEnter 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](https://twitter.com/NahamSec)
Thanks for all the tool's developers