-
Notifications
You must be signed in to change notification settings - Fork 2
devsecboy/Enumerator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The program is enumerate all the URLs of bugbounty platform (Hackerone, BugCrowd) To perform some common vulnerabilities like testssl, dirb, etc. 01. git clone https://github.com/x73x61x6ex6ax61x79/Enumerator.git 02. cd Enumerator 03. git submodule update --init --recursive 04. chmod 777 configure.sh 05. ./configure.sh 06. python BugBountyAutomation.py Which will generate 3 txt file in output. domain.txt : contains all the domains nodomain.txt : List of ulrs for which the tool is failed to fetch program (Ex. Mobile app, Source code review program) wilddomain.txt : List of all the wild card domains. Feel free to customize the code.
About
Enumerate all website listed under various bug bounty program, identify the scope item and perform various automated tool to find the security vulnerability from it
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published