Skip to content

NadgobKhan/autorecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autorecon

This project revolves around the idea of automating the recon process in a bug bounty assignment.

The main inspiration was the contents of the paper called "Automating Bug Bounty" by Ján Masarik.
The goal is to create a framework that is able to enumerate subdomains and assets for a certain target, parse and format the results and upload them in GitLab (or other VCS).
Based on the differences (new domains, new assets), some events will get triggered and notifications(Slack messages, mails) will get sent, thus completing the integration.

End results

  • achieving continuous monitoring over certain targets
    • this gives the researcher insights of changes through time and helps him/her create a clearer picture of the target
  • be able to effortlessly integrate new tools into the workflow
    • besides subdomain and asset enumeration, these tools could include automatic vulnerability scanners, technology mappers etc

Technologies used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published