Welcome to the Matrix, Operator.
Smart-Google-Dorker is a modern, cyberpunk-inspired web app for crafting, previewing, and launching advanced Google dork queries. Whether you're a penetration tester, OSINT enthusiast, or just a curious mind, this tool is your digital lockpick for the world's largest search engine.

- Cyberpunk/Matrix UI: Futuristic, neon-drenched interface for the true cybersec aficionado.
- Live Dork Builder: Instantly preview your Google dork as you type.
- One-Click Copy & Search: Copy your query or launch it in Google with a single click.
- Responsive: Looks sharp on desktops, tablets, and mobile.
- Built for Speed: Powered by React, Vite, and Tailwind CSS.
- React 18
- Vite (blazing-fast dev/build)
- Tailwind CSS (utility-first styling)
- PostCSS
git clone https://github.com/mfscpayload-690/Smart-Google-Dorker.git
cd Smart-Google-Dorker
npm install
npm run dev
Visit http://localhost:5173 in your browser.
npm run build
npm run deploy
Your app will be live at: https://mfscpayload-690.github.io/Smart-Google-Dorker/
- Fill in the fields (site, filetype, inurl, intitle, intext, keyword) to craft your dork.
- Preview updates in real time.
- Hit DORK to launch the search in Google, or COPY to grab the query for your toolkit.
This tool is for educational and authorized security research only. Google dorking can reveal sensitive information—never use it for unauthorized access or malicious purposes. Always have permission before testing or probing any system. The author is not responsible for misuse.
Built with love by a fellow cybersec nerd. Contributions, issues, and PRs are welcome—open a ticket or fork away!