0xdekster / deksterecon

Web Application recon automation
123 stars 37 forks source link
automation bugbounty recon security-tools whitehat-tools

Screenshot

Web Application recon automation , it aggregates your target results at one place so that the struggle of manually running each tool on single target/url will get removed and it helps to get a broader view of your attack surface.

It takes a target domain as an input and performs reconnaissance on it and gives out - Screenshots, javscripts from wayback machine, endpoints, subdomains, Valid paths, xss parameters, check for live ports , check for Subdomain takeover , etc..

Installation -

1- Recommended to run on a VPS having minimum 2GB ram.\ 2- Make sure latest GO verison and python3 is installed on your vps.\ 3- Install Apache web server - sudo apt install apache2 \ 4- git clone https://github.com/0xdekster/deksterecon.git \ 5- cd deksterecon\ 6- chmod +x install.sh\ 7- ./install.sh

DO SET TOKENS FOR THE API'S YOU ARE USING

findomain_virustotal_token="YourAccessToken" findomain -(options)

Usage -

./deksterecon.sh target.com

Result

They will show at - /var/www/html/targetfolder

Screenshot

Thanks to the builders to these open-source tools

1- Eduard Tolosa\ 2- Tomnomnom\ 3- Hahwul\ 4- Michen riksen\ 5- Project Discovery\ 6- Corben Leo