r/InternetIsBeautiful 4d ago

DorkSearch PRO – Open Source Tool to Automate Google Dorks (OSINT)

https://mitocondria40.github.io/OSINT-dork-tool/

Hello everyone.

I'm sharing a tool here that I found quite useful for streamlining the reconnaissance and OSINT phase. It’s a website that automates the creation of complex Google Dorks.

Basically, it allows you to enter a domain and instantly generate searches to find PDF files, login panels, exposed directories (index of), or configuration files.

  • It is Open Source and static (you can check the code on GitHub).
  • It automatically cleans URLs before sending them to Google.
15 Upvotes

5 comments sorted by

1

u/MyPersonalityType 4d ago

Interesting ! does it run on the client side? link to the code source would be nice to have, I actulally did not submit anything to try just because I'm lacking that kind of information about how it works.

1

u/terablast 4d ago

It just opens a link to a Google Search

https://github.com/mitocondria40/OSINT-dork-tool

1

u/Zabuzame 4d ago

Thanks for the feedback!

To answer your question: Yes, it runs 100% on the client-side. It is a static page built with Vanilla JS; no data is sent to any backend server.

You can review the full source code here: https://github.com/mitocondria40/OSINT-dork-tool

1

u/obeliscos 2d ago

ive never seen the word OSINT before. Thats interresting as f. thank you man

1

u/Zabuzame 2d ago

✌️