A client-side tool to analyze GitHub dorks by generating search links for a target domain/organization and opening them in bulk.
-
Domain/Org Targeting
Specify a target domain (e.g.,github.com
) or organization to tailor search results. -
Dork File Support
Upload a.txt
file containing GitHub search queries (one per line) to generate search links. -
Search Link Generation
Automatically creates GitHub search URLs in the format:
https://github.com/search?q="domain"%20dork&type=repositories
. -
Batch Processing
Open search results in batches of 5 links at a time to avoid browser restrictions. -
Background Tabs
Opens links in new background tabs without disrupting your current workflow. -
Visual Progress Tracking
Marks visited links with a green background for easy tracking.
- Clone the repository or download the HTML file:
git clone https://github.com/siuxsa/GitHub_Dork_Analyzer.git
- Input Target Domain
- Enter the target domain or organization (e.g., github.com).
- Upload Dork File
- Upload a .txt file containing GitHub dorks (one per line).
- Generate Links
- Click Process Dorks to create search links.
- Open Links
-
Click individual links to open them in new tabs.
-
Use the Open Next 5 Links button to automate batch opening.
-
Ensure pop-ups are allowed for the tool to open multiple tabs.
-
Works best in modern browsers (Chrome, Firefox, Edge).
-
No data is stored or transmitted—everything runs locally.
HAPPY HUNTING 🍃