Skip to content

Shariar-Hasan/Dork-IT

Repository files navigation

Dork IT - Google Dork Tool

A modern, educational Google dork query builder built with Next.js, TypeScript, and shadcn/ui.

Features

  • 🔍 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

Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/Shariar-Hasan/Dork-IT.git
cd Dork-IT
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Tech Stack

  • 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

Google Dork Operators Supported

  • intitle: - Search in page titles
  • inurl: - Search in URLs
  • intext: - Search in page content
  • site: - Search within specific sites
  • define: - Get definitions
  • phonebook: - Search phone listings
  • maps: - Search maps
  • book: - Search books
  • info: - Get site information
  • movie: - Search movies
  • weather: - Search weather
  • related: - Find related sites
  • link: - Find linking pages

Building for Production

npm run build
npm start

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

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

Author

Shariar Hasan


⭐ Star this repository if you find it helpful!

About

Dork IT is a user-friendly 💥GOOGLE DORK💥 application that simplifies the process of creating and executing Google search queries using various Google dork types

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors