Skip to main content

Dorky is an OSINT (Open Source Intelligence) tool designed for light to medium-level dorking across multiple search engines.

Project description

Dorky

PyPI version Python minimum version Downloads Code style: black License

📝Intro

Dorky is a lightweight OSINT companion tool that helps you run search engine "dorks" — those advanced queries — across a range of popular search engines. It’s not magic, but it does make your life easier by handling the dirty work of reformatting and opening light to medium dorks for you.

Try it online at: dorky.uk.

✨ Highlights

Here’s what Dorky can do:

  • ✅ Automatically convert Google and custom dorks for use with Google, Bing, Yandex, DuckDuckGo, Brave, and Baidu — all in one click.
  • ✅ Instantly open the results in your browser for any selected engine.
  • ✅ Firefox extension for easier access and quicker usage.

Under the hood, Dorky maps or approximates compatible search operators using URL tweaking.

☰ Supported Operators

Google style

  • " "
  • ( )
  • OR, |
  • -
  • site:
  • inurl:
  • intitle:
  • intext:
  • filetype:, ext:
  • *
  • after:
  • before:

Custom

  • lang:
  • country:
  • sub:
  • last:

The full list of supported operators and their compatibility can be found at dorky.uk.

🛠️ Installation

🔹 pipx (recommended)

Install with pipx:

pipx install dorky-app

Run Dorky with pipx without installing it:

pipx run dorky-app [arguments]

🔹 uv (also recommended)

Install with uv:

uv tool install dorky-app

Run Dorky with uv without installing it:

uvx dorky-app [arguments]

🔹 pip

pip install dorky-app

🚀 Getting Started

▶️ Start the Web App

By default, Dorky runs on port 8080. Launch it like this:

dorky-app start

⚙️ Change the Port if needed

Use --port or -p to pick a different port:

dorky-app start --port 8083
# or shorthand
dorky-app start -p 8083

🔐 Set the Secret Key

To store user preferences securely (like selected engines and view states), set a DORKY_SECRET environment variable. If this isn’t set, your preferences reset every time you restart.

🐳 Using Docker?

Fire up Dorky with Docker like so:

docker run -p 8080:8080 -e DORKY_SECRET="your secret" balestek/dorky-app # start dorky on port 8080
docker run -p 8083:8080 -e DORKY_SECRET="your secret" balestek/dorky-app # start dorky on port 8083

⚡ Using Dorky

Visit your local Dorky instance:

Step-by-step

  1. Allow pop-ups for Dorky domain in your browser settings.
  2. Click to enable the search engines you want to use.
  3. Type your query or paste in your dork.
  4. Hit Enter or click the search button.

🧩 Firefox Add on

Want to use Dorky directly in your browser?

🔗 Get the Add-on

🔗 Source on GitHub

It aims to provide a seamless experience, allowing you to run Dorky directly from your browser without needing to open the web app separately.

It’s already configured to work out of the box with the dorky.uk instance, but you can also point it to your own self-hosted instance of Dorky if needed.

Step-by-step

  1. Install the add on.
  2. Click on the add on icon and select the search engines you need.
  3. (Optional) Set the Dorky URL in Advanced settings if you are using a self-hosted instance.
  4. In the firefox omnibox (the address bar), type !d followed by your query or dork. For example: !d osint site:github.com.
  5. Click on Search.

✔️ Requirements

Python version 3.9 or higher is required.

httpx
nicegui

📄 License

GPLv3

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dorky_app-0.1.0.tar.gz (302.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dorky_app-0.1.0-py3-none-any.whl (304.3 kB view details)

Uploaded Python 3

File details

Details for the file dorky_app-0.1.0.tar.gz.

File metadata

  • Download URL: dorky_app-0.1.0.tar.gz
  • Upload date:
  • Size: 302.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for dorky_app-0.1.0.tar.gz
Algorithm Hash digest
SHA256 73bc47b44a00fc5004f58b88868fe5be0a8e291219675a87df07de2ef7b7c96b
MD5 c593782dfae9a97490d203c621f1f7ba
BLAKE2b-256 5649e0f737ed330bced9886d34038d8f78e459aa285e10f036a06e0438998c33

See more details on using hashes here.

File details

Details for the file dorky_app-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dorky_app-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 304.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.28.1

File hashes

Hashes for dorky_app-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6517126af24c005da7b57352eb34cda23ca7f9f87834c9ccfb12eb7197260514
MD5 48837facabe100b7fb439926e054e8f7
BLAKE2b-256 a7fe166d0130c50a24b3c1a5a7066ce03119e1a65f7f9c245d99583a0fd6cee6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page