Skip to content

5l1v3r1/deksterecon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

Web Application recon automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%