Posts tagged with #Scripting

  • 2025-03-04

    Threat Hunting w/ Google Dorking [Python]

    This Python script creates a **desktop GUI application** using `Tkinter` that helps you quickly generate **search engine dorks**. It supports popular engines like **Google** and **DuckDuckGo**, and even includes **dark web search engines** like **Ahmia** and **Haystak**. Users can select a dork type, input relevant parameters, generate a dork string, and open the results directly in their browser (or Tor browser for `.onion` links).

    #Scripting#Threat-Hunting#Dorking