Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalbonip/theGreatRecon
https://github.com/dalbonip/theGreatRecon
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dalbonip/theGreatRecon
- Owner: dalbonip
- Created: 2021-01-29T14:57:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-12T14:34:51.000Z (5 months ago)
- Last Synced: 2024-06-13T19:52:02.185Z (5 months ago)
- Language: Shell
- Size: 43.9 KB
- Stars: 25
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - dalbonip/theGreatRecon - (Shell)
README
# theGreatRecon
Note that the script isn't 100% automated. it gets you to type some Y or N in it.if you want to step out of the computer while it runs, you can add your user to sudoers without password.
(since this is not a good security advise, i won't tell you how to apply (%sudo ALL=(ALL:ALL) NOPASSWD: ALL) in this README file.)======
theGreatSetup.sh is the Script for installing and configuring my daily recon tools.
### Debian Based only.
#### Kali linux VPS recommended due to high network traffic used by AMASS
then debian other debian based distros.
====the script ensure instalation of Go, Ruby, Rust, Python. everything installed on:
- /opt
- /usr/local/bin
- ./local/binand install all tools necessary for running properly:
- nahamsec's lazyrecon script
- ofjaaah's recons script
- almost all of Kingofbugbounty tips oneliners====
Please remember to:
- change YOURAPIKEY from GitHub on ofjaaaaah.sh at github-search
- set up your AWS config file on ~/.aws
- Finally, initialize the Shodan CLI with your API key: $ shodan init YOUR_API_KEY- get me on instagram or twitter @dalbonip
:)