Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG

The Ultimate Google Dorking Platform for Security Researchers & OSINT Professionals

Next.js TypeScript React

Dorks Categories Operators Made with Love


🚀 Features

🎯 Core Features

  • 1000+ Pre-Built Dorks across 36 categories
  • 🔧 Advanced Custom Builder with 30+ operators
  • 📊 Smart Search History tracking
  • 💾 Multi-Format Export (TXT, CSV, JSON)
  • 🎨 Beautiful Animated UI with glassmorphism
  • Lightning Fast - optimized performance

🔐 Security Categories

  • Admin & Login Panels
  • Database Exposures
  • Cloud Storage Leaks
  • API & Endpoints
  • Sensitive Documents
  • CI/CD & DevOps Tools

⚡ Quick Start

Deploy to Vercel (Recommended)

Deploy with Vercel

Local Development

# Clone the repository
git clone https://github.com/walterwhite-69/DorkEngine.git
cd DorkEngine

# Install dependencies
npm install

# Run development server
npm run dev

# Open http://localhost:3000

🎓 Usage Examples

🔍 Using Pre-Built Dorks

  1. Navigate to Quick Dorks tab
  2. Select a category (e.g., "🔐 Admin & Login Panels")
  3. Browse 1000+ ready-to-use dorks
  4. Click "🔍 Search on Google" to execute

Popular Dorks:

inurl:admin intitle:login
site:s3.amazonaws.com filetype:pdf
filetype:sql "INSERT INTO" "VALUES"
intitle:"Index of /" +.htaccess

🛠️ Building Custom Dorks

  1. Go to Custom Builder tab
  2. Fill in parameters:
    • Site/Domain: *.edu
    • In URL: portal
    • In Title: login
    • File Type: php
  3. Generated: site:*.edu inurl:portal intitle:login filetype:php
  4. Click "🔍 Search with Custom Dork"

💡 Practical Examples

Use Case Dork Query
WordPress admin panels site:*.edu inurl:wp-admin intitle:login
PDF research papers site:arxiv.org filetype:pdf machine learning
Swagger API docs inurl:swagger.json OR inurl:api-docs.json
GitHub config files site:github.com filename:.env DB_PASSWORD
Database backups intitle:"Index of" filetype:sql "backup"
Jenkins servers intitle:"Dashboard [Jenkins]" inurl:jenkins
phpMyAdmin panels intitle:phpMyAdmin "Welcome to phpMyAdmin"
AWS S3 buckets site:s3.amazonaws.com intitle:"Bucket listing"

🔥 Advanced Operators

Combine multiple operators:

site:gov filetype:pdf "confidential"
inurl:admin -demo -test intitle:login
site:edu filetype:xls "username" "password"
(admin | administrator) intitle:login site:gov

Search with date ranges:

before:2024-01-01 "data breach"
after:2023-01-01 site:github.com "api_key"

Search specific domains:

site:amazonaws.com intext:backup
site:(gov|edu) filetype:sql

📂 Dork Categories

🔐 Security & Access (4 categories)
  • 🔐 Admin & Login Panels (52 dorks)
  • 🔑 Credentials & Passwords (33 dorks)
  • 🔑 SSH & Private Keys (26 dorks)
  • 🖥️ Remote Access (20 dorks)
💾 Files & Data (4 categories)
  • 💾 Exposed Files & Directories (70 dorks)
  • 🗄️ Database Exposures (40 dorks)
  • 📄 Sensitive Documents (40 dorks)
  • 🔧 Log Files (24 dorks)
🖥️ Infrastructure (4 categories)
  • 🖥️ Vulnerable Servers (24 dorks)
  • 📹 Network Devices & Cameras (38 dorks)
  • 📡 Network Equipment (27 dorks)
  • 🔐 VPN & Network (24 dorks)
☁️ Cloud & DevOps (4 categories)
  • ☁️ Cloud Storage (41 dorks)
  • 🐙 Version Control (38 dorks)
  • 🐳 Docker & Containers (24 dorks)
  • 🔧 CI/CD & DevOps (29 dorks)
🌐 Web & Apps (4 categories)
  • 🌐 Web Applications (23 dorks)
  • 🔗 API & Endpoints (29 dorks)
  • 📱 Mobile & Apps (22 dorks)
  • 🔬 Development Tools (28 dorks)
💼 Communication & Enterprise (4 categories)
  • 📧 Email & Communication (23 dorks)
  • 💼 Enterprise Tools (27 dorks)
  • 📞 Video Conferencing (16 dorks)
  • 📝 Code & Snippets (22 dorks)
🎯 Specialized (12 categories)
  • 💳 Payment & Financial (22 dorks)
  • ⚠️ Error Messages (29 dorks)
  • 📱 IoT Devices (21 dorks)
  • 🔌 FTP & File Servers (19 dorks)
  • 🗄️ Database Systems (26 dorks)
  • 💰 Cryptocurrency (26 dorks)
  • 📊 Analytics & Monitoring (25 dorks)
  • 🌐 Content Management (21 dorks)
  • 🎮 Gaming Servers (17 dorks)
  • 🏥 Healthcare & Medical (19 dorks)
  • 🏛️ Government & Education (24 dorks)
  • 🎯 Custom Dork Builder

🎨 UI Features

Feature Description
🌈 Animated Gradients Beautiful flowing background animations
🪟 Glassmorphism Modern frosted glass design
✨ Shimmer Effects Eye-catching hover animations
🎭 Smooth Transitions Buttery smooth UI interactions
📱 Fully Responsive Perfect on all devices
⚡ Optimized Performance Pure CSS animations, no bloat

🛡️ Tech Stack

Frontend:
├── Next.js 15        # React framework
├── TypeScript        # Type safety
├── React 18          # UI library
└── CSS3              # Animations & styling

💡 Pro Tips

Tip Example
✅ Use quotes for exact phrases "error message"
✅ Combine operators for precision site:edu filetype:pdf intext:password
✅ Use wildcards for variations admin * panel
✅ Exclude terms with minus login -demo -test
✅ Group with parentheses (admin|root) intitle:login

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

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

⚠️ Disclaimer

Warning

This tool is for educational and ethical security research purposes only. Always obtain proper authorization before testing systems you don't own. Unauthorized access to computer systems is illegal.

📜 License

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


Made by Walter for Security Researchers & OSINT Professionals

Discord

About

DorkEngine is a professional Google Dorking platform designed for security researchers, penetration testers, and OSINT professionals. With over 1000+ pre-built Google dorks across 36 specialized categories, DorkEngine streamlines reconnaissance and information gathering workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages