
Rock-On is a all in one recon tool that will help your Recon process give a boost. It is mainley aimed to automate the whole process of recon and save the time that is being wasted in doing all this stuffs manually.
Features
- Sub Domain Scraping
- Finding A.S.N -> Netblocks -> IP’s
- Resolving
- Finding Ports
- Finding VHost
- Finding Directories
- Finding Sub Takeovers
- Asset tracker with live monitoring
- Push Notifications to Slack
- Finding JS link then relative links in them and some sensitive files
- Active and passive crawling
Tools Added
- Sublist3r
- Knock
- Subfinder
- Censys
- Amass
- CT Logs
- CTFR
- Wayback
- San Domains
- AltDns
- NMAP
- Masscan
- MassDNS
- Sublert
- Aquatone
- Vhost
- Rapid7 FDNS DB
- AWS-CLI
- Dirsearch
- More to be added…
LittleBrother – Information Gathering (OSINT) on a person in EU
Requirements
Go-Languange
Install by Following methods:
wget https://dl.google.com/go/go1.12.5.linux-amd64.tar.gz
tar -C /usr/local -xzf go1.12.5.linux-amd64.tar.gz
rm -f go1.12.5.linux-amd64.tar.gz
nano ~/.profile
Add this lines
export PATH=$PATH:/usr/local/go/bin
export GOROOT=/usr/local/go
Installation
Note: For a new Fresh VPS run this commands first:
sudo apt-get upgrade && sudo apt-get update && sudo apt-get install git
git clone https://github.com/SilverPoision/Rock-ON.git
cd Rock-ON
chmod +x rockon.sh
./rockon.sh
1
Also don’t forget to configure your AWS credentials by running
aws configure
Usage
./rockon.sh
Enter your choice and then the required Information.
Screenshot
PyMeta – Domain Metadata Extractor
Note: Run the below command while running the 4th option for the first time.
gem install colorize
Download Rock-ON