Task Settings

Each module exposes its own settings panel. The tables below mirror the descriptions from the legacy documentation.

Scraper / Parser

Setting NameDescription
Page count (ignore for Google Proxyless)Number of result pages to crawl. Lower values finish faster; higher values return more results.
Domain DeduplicationGet rid of links with the same root domain.
Keep Unfiltered ResultsRetain low-quality results for manual sorting. Not recommended unless you have a specific reason.
Enable APlusAll links scraped will be passed through our antipublic database to ensure you get only private links
TLD TargetGet rid of the websites not matching the TLDs you set, a TLD is like .com, .ca, .jp...

Vulnerability Scanner

Setting NameDescription
Vulnerability TypesSQL (usable on the Dumper), XSS, ENV (SMTP, Stripe, AWS...), LFI, RFI, Adminer (ADM).
Target countriesFocus on specific countries to target, the website will be looked up and filtered if not matching.
ENV SettingsAdd environment variable keywords to highlight during vulnerability scans, eg. MAILGUN, POSTGRES, STRIPE, AWS...

Dumper General Settings

Setting NameDescription
Main threadsAmount of threads to use when testing for injection
Secondary threadsAmount of threads to use when dumping the database, the lower the slower when dumping but lighter on network/hardware
Concurrent dumpsMaximum concurrency when dumping websites, the slower the lighter on the network/hardware
Min rowsMinimum amount of rows in a database to dump (eg. set 100 minimum so all websites with less than 100 rows will be skipped)
Auto dumperAutomatically dump the columns matching your presets (default presets are for email:pass)
Auto dehashAutomatically send the dumped lines to the dehasher once the task has been completed

Dumper Advanced Settings

Setting NameDescription
PresetsAdd keywords/regex strings to target specific columns (eg. set email, password, username and it'll dump in that format email[@]domain.com:123456:user)
Country targetFocus on specific countries to target, the website will be looked up and skipped if not matching
Max website rankThe higher the rank the less known it is, low rank means high traffic, Google is rank 1 for example
Min website trafficSet the minimum amount of traffic a website should get to be injected/dumped
Min column to findSet the minimum amount of columns to be found to dump (eg. first name, last name, zip, email, phone - you want to get at least 3 of these columns you'll set to 3)

Dorks Checker

Setting NameDescription
Minimum / Maximum resultsFilters the list based on how many results a dork returns. Entries below the minimum move to Invalids.

Keywords Scraper

Setting NameDescription
Minimum / Maximum wordsEnforce how long generated keywords should be.
Keyword loopsHigher loops gather more keywords but can increase runtime and drift away from the topic.

Parameters Checker

Setting NameDescription
Minimum / Maximum resultsFilters parameters based on their result count. Entries below the minimum move to Invalids.

Combine these settings with the hardware profiles listed in Threads & Timeout to balance quality and speed.

On this page