Task Settings
Each module exposes its own settings panel. The tables below mirror the descriptions from the legacy documentation.
Scraper / Parser
| Setting Name | Description |
|---|---|
| Page count (ignore for Google Proxyless) | Number of result pages to crawl. Lower values finish faster; higher values return more results. |
| Domain Deduplication | Get rid of links with the same root domain. |
| Keep Unfiltered Results | Retain low-quality results for manual sorting. Not recommended unless you have a specific reason. |
| Enable APlus | All links scraped will be passed through our antipublic database to ensure you get only private links |
| TLD Target | Get rid of the websites not matching the TLDs you set, a TLD is like .com, .ca, .jp... |
Vulnerability Scanner
| Setting Name | Description |
|---|---|
| Vulnerability Types | SQL (usable on the Dumper), XSS, ENV (SMTP, Stripe, AWS...), LFI, RFI, Adminer (ADM). |
| Target countries | Focus on specific countries to target, the website will be looked up and filtered if not matching. |
| ENV Settings | Add environment variable keywords to highlight during vulnerability scans, eg. MAILGUN, POSTGRES, STRIPE, AWS... |
Dumper General Settings
| Setting Name | Description |
|---|---|
| Main threads | Amount of threads to use when testing for injection |
| Secondary threads | Amount of threads to use when dumping the database, the lower the slower when dumping but lighter on network/hardware |
| Concurrent dumps | Maximum concurrency when dumping websites, the slower the lighter on the network/hardware |
| Min rows | Minimum amount of rows in a database to dump (eg. set 100 minimum so all websites with less than 100 rows will be skipped) |
| Auto dumper | Automatically dump the columns matching your presets (default presets are for email:pass) |
| Auto dehash | Automatically send the dumped lines to the dehasher once the task has been completed |
Dumper Advanced Settings
| Setting Name | Description |
|---|---|
| Presets | Add 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 target | Focus on specific countries to target, the website will be looked up and skipped if not matching |
| Max website rank | The higher the rank the less known it is, low rank means high traffic, Google is rank 1 for example |
| Min website traffic | Set the minimum amount of traffic a website should get to be injected/dumped |
| Min column to find | Set 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 Name | Description |
|---|---|
| Minimum / Maximum results | Filters the list based on how many results a dork returns. Entries below the minimum move to Invalids. |
Keywords Scraper
| Setting Name | Description |
|---|---|
| Minimum / Maximum words | Enforce how long generated keywords should be. |
| Keyword loops | Higher loops gather more keywords but can increase runtime and drift away from the topic. |
Parameters Checker
| Setting Name | Description |
|---|---|
| Minimum / Maximum results | Filters 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.