A modern, educational Google dork query builder built with Next.js, TypeScript, and shadcn/ui.
- 🔍 Intuitive Dork Builder: Easy-to-use interface for constructing Google dork queries
- 🎨 Modern UI: Built with shadcn/ui components and Tailwind CSS
- 📱 Responsive Design: Works seamlessly on desktop and mobile devices
- 🌙 Dark Mode: Built-in dark mode support
- 📚 Educational: Comprehensive guide about Google dorking techniques
- 🔒 Ethical Focus: Emphasizes responsible and ethical use
- Node.js 18+
- npm or yarn
- Clone the repository:
git clone https://github.com/Shariar-Hasan/Dork-IT.git
cd Dork-IT- Install dependencies:
npm install- Run the development server:
npm run dev- Open http://localhost:3000 in your browser.
- Framework: Next.js 15 with App Router
- Language: TypeScript
- Styling: Tailwind CSS
- UI Components: shadcn/ui
- Icons: Font Awesome & Lucide React
- Forms: React Hook Form
intitle:- Search in page titlesinurl:- Search in URLsintext:- Search in page contentsite:- Search within specific sitesdefine:- Get definitionsphonebook:- Search phone listingsmaps:- Search mapsbook:- Search booksinfo:- Get site informationmovie:- Search moviesweather:- Search weatherrelated:- Find related siteslink:- Find linking pages
npm run build
npm start- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
This tool is for educational and ethical security research purposes only. Always:
- Respect website terms of service
- Only test on systems you own or have permission to test
- Use responsibly and ethically
- Follow all applicable laws and regulations
Shariar Hasan
- GitHub: @Shariar-Hasan
⭐ Star this repository if you find it helpful!