Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 Dorky Multi

Multi-engine passive dork builder for Google, Bing, DuckDuckGo and Yandex.

A lightweight CustomTkinter desktop application that helps you construct and launch advanced search queries across multiple search engines for OSINT and exposure auditing.


Features

  • Clean dark, Google-inspired UI
  • Support for Google, Bing, DuckDuckGo and Yandex
  • Modular dork patterns (dorks.json)
  • Configurable search engines (engines.json)
  • One-click search in selected engines (opens multiple tabs)
  • Copy query to clipboard
  • Automatic domain cleaning (accepts full URLs)

Project Structure

dorky-multi/
├── main.py
├── dorks.json
├── engines.json
├── requirements.txt
├── LICENSE
└── README.md

Quick Start

pip install -r requirements.txt
python main.py

Requires Python 3.10+.


Configuration

dorks.json

Contains categories and patterns. Use the {domain} placeholder.

engines.json

Defines each search engine’s name, search URL template and supported operators.


Disclaimer

This tool is intended only for legitimate security research, authorized assessments, bug bounty programs and educational purposes.

Do not use it against targets without permission. The authors accept no liability for misuse.


License

MIT License — see LICENSE.

About

Multi-engine Google dorking GUI built with CustomTkinter. Supports Google, Bing, DuckDuckGo & Yandex for passive OSINT and exposure research.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages