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
  • Making your dorks (queries that are used on the Scraper/Parser to return links)
  • Scraper/Parser (to get links)
  • Vulnerability Scanner (check if a link is vulnerable to an injection)
  • Dumper (to inject a website and dump their database that contains data such as email, password, username...)
  • Dehasher (transform the hashed lines into clean lines)
  • That's it, just need to repeat the process now
  • Advices
  1. Guides

Dorks to Lines

You'll find below all steps as short as possible, follow these and you'll get your first lines.

PreviousURL UtilitesNextBeginner Guide

Last updated 4 months ago

Making your dorks (queries that are used on the Scraper/Parser to return links)

  1. Identify your target (shopping, gaming, streaming...)

  2. Using your brain or AI make 50-100 base keywords and save to a text file (2-4 words, in the language of your target)

  3. Make a text file for the page types (php, asp, aspx), you can also use php only if you want to focus on recent results

  4. Make a text file for the parameters (id, product, article, collection...), you can find a public list of parameters below

  5. Upload all those files to your dashboard ()

  6. From your dashboard, top right toolbox icon: open the Dork Generator, keep Google enabled, select your files (keywords, page types and parameters), set the amount to generate (1K keywords for ~25-50K dorks)

  7. Hit generate, it'll be saved to your cloud storage

Scraper/Parser (to get links)

For the non-proxyless plan ($25 weekly / $45 monthly)

  • Make a new task, select your threads (4vcpu & 8gb ram = 50-75 threads / 8vcpu 16gb ram = 100-200 threads), keep 7500 as timeout, select your machine, select your dorks, select your proxies

  • Don't run it yet, go to settings and select the search engines you want (yahoo will slow down the task, it's recommended to run yahoo alone, others can be combined)

  • Start your task, once it's done save the filtered links

For the proxyless plan ($45 weekly / $65 monthly)

  • Make a new task, select your threads (4vcpu & 8gb ram = 50-75 threads / 8vcpu 16gb ram = 100-200 threads), keep 7500 as timeout, select your machine, select your dorks, don't select any proxy

  • Don't run it yet, Google should be selected by default in the settings, make sure you're running Google only

  • Start your task, once it's done save the filtered links

Vulnerability Scanner (check if a link is vulnerable to an injection)

We recommend at least 100K links to be effective otherwise it'll be a waste of time.

  • Make a new task, select your threads (4vcpu & 8gb ram = 25-50 threads / 8vcpu 16gb ram = 75-100 threads), 7500/15000 as timeout, select your machine, select your links (filtered you saved from the scraper), select proxies (not required but recommended to avoid getting your rdp banned)

  • If you want to dump databases you don't need to edit the settings and can start right away, otherwise feel free to edit the settings for other type of vulnerability

  • Once it's done save your results, don't need to select DBMS it'll download all links

Dumper (to inject a website and dump their database that contains data such as email, password, username...)

We recommend at least 1K SQL vulnerable links to be effective otherwise it'll be a waste of time.

  • Load the links you saved from the vulnerability scanner, select your proxies (10-20 DC/ISP proxies recommended, resi won't work fine), select your machine

  • Don't start it yet, go to the settings and update as you want, for the threads 50/50 (main/secondary) if you've got 6-8vcpu and 16gb ram, 25/25 for 4vcpu and 8gb ram, better specs = you'll need to see what works the best

  • For the other settings it's up to you, default presets are for email:pass

  • Don't forget to hit save if you updated the settings

  • Start the dumper and let it finish

  • You'll see websites being added, it doesn't mean they're getting dumped, if you see rows being 0/0 that means it didn't find a match from the presets (eg. no email or no pass), you can filter the results by selecting from the dropdown next to Save results button to only show the Dumped ones

  • Once it's finished hit the Save results button

Dehasher (transform the hashed lines into clean lines)

It's an additional step but you'll most likely need to dehash your lines.

  • Select the list of your choice that you saved from the dumper (eg. [2000][website.com]) select item:hash (item = email, hash = password), select your machine and hit start

  • If you see 0 results that means it couldn't be dehashed, next list

That's it, just need to repeat the process now

Advices

  • Don't just make random keywords, for example if you're targeting gaming, learn about what's currently trending in that niche, browse steam and see what games is trending, what dropped...

  • If you want to get the best results you'll need to get the proxyless plan to run the scraper on Google, otherwise you'll get way less results

  • When running the modules make sure to keep an eye on your CPU/RAM usages, if they're too high reduce the threads or it won't run properly, if it's low (under 50-60%) you can increase the threads and see how it goes

  • Running multiple tasks at the same time is possible but that means you'll need to adjust the threads accordingly

  • Resi proxies are good for the Scraper/Parser only, if you run the Vulnerability Scanner or Dumper you'll need ISP/DC proxies, they're faster and more stable

🌀
https://dash.dorkplus.com/
upload