DorkPlus Documentation
  • 👋Welcome to DorkPlus
  • Fundamentals
    • 💡Getting set up
    • 📺Video demonstration
    • 💾The modules
    • 📝Task settings
    • 🎯Dumper presets
      • ✏️Presets example
    • 🔧URL Utilites
  • Guides
    • 🌀Dorks to Lines
    • 📕Beginner Guide
  • Pages
    • 🔍Scraper/Parser
    • ⚙️Task management
    • 💉Dumper & DB Explorer
      • ⚙️Settings
    • 🔐Dehasher
      • ⚡Single dehash
      • 🔍Hash identifier
    • 🧠Task history
    • 📊Threads & Timeout
    • 🛠️Global settings
    • 🌐The Client
    • 📚FAQ
  • HOW TO
    • 👑How to: Upgrade
    • 🔗How to: Webhooks
    • 🚨How to: Telegram Alerts
    • ❗How to: Fix errors
  • Knowledge
Powered by GitBook
On this page
  • Email:pass
  • User:pass
  • Phone numbers (regex can be different depending on the country)
  1. Fundamentals
  2. Dumper presets

Presets example

Always make sure to type manually "must:" and/or "regex:", you need to see the small badges, otherwise it won't work. When you paste a regex line make sure to hold SHIFT + CTRL + V to clear the forma.

Email:pass

First item -> regex:must:^[a-z0-9._%+-]+@[a-z0-9.-]+.[a-z]{2,4}$ Other items -> pass pwd psswd md5 hash (add as much as you want)

OR (will prevent dumping email only but will require more presets)

First item -> regex:must:^[a-z0-9._%+-]+@[a-z0-9.-]+.[a-z]{2,4}$ Second item -> must:pass

User:pass

First item -> must:user Other items -> pass pwd psswd md5 hash... OR must:pass

Phone numbers (regex can be different depending on the country)

Single item -> regex:must:/^+?\d{1,4}[-.\s]?(?\d{1,3})?[-.\s]?\d{1,4}[-.\s]?\d{1,4}[-.\s]?\d{1,9}$/

PreviousDumper presetsNextURL Utilites

Last updated 8 months ago

🎯
✏️