Skip to content

Create your own dork file and provide it as a .txt file. Generate the dork links, then check them one by one or open five links at a time in batches.

Notifications You must be signed in to change notification settings

siuxsa/GitHub_Dork_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Dork Analyzer

A client-side tool to analyze GitHub dorks by generating search links for a target domain/organization and opening them in bulk.

Features

  • 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.

Installation

  1. Clone the repository or download the HTML file:
    git clone https://github.com/siuxsa/GitHub_Dork_Analyzer.git

Usage

  1. Input Target Domain
  • Enter the target domain or organization (e.g., github.com).
  1. Upload Dork File
  • Upload a .txt file containing GitHub dorks (one per line).
  1. Generate Links
  • Click Process Dorks to create search links.
  1. Open Links
  • Click individual links to open them in new tabs.

  • Use the Open Next 5 Links button to automate batch opening.

Notes

  • 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 🍃

About

Create your own dork file and provide it as a .txt file. Generate the dork links, then check them one by one or open five links at a time in batches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages