Creating and Managing Searches
Learn how to create searches using regex patterns, view your results, and manage your findings.
How Searches Work
Searches use regex patterns to find exposed security vulnerabilities across domains. Each search discovers multiple findings that you can then unlock individually.
Cost: Creating a search costs coins. The exact cost is shown before you confirm. Individual results cost additional coins to unlock.
Creating a Search
1. Choose Your Search Mode
Basic Mode
Enter simple keywords or phrases. Best for straightforward searches.
Example: "admin" or "config"
Advanced Mode
Use full regex patterns for complex searches with wildcards and conditions.
Example: "admin.*login|dashboard"
2. Enter Your Pattern
Type the pattern you want to search for. The system will show you the coin cost before you confirm.
3. View Your Results
After the search completes, you'll see a list of findings. Each result shows:
- The number of findings discovered
- Categories of vulnerabilities found
- When the search was performed
Viewing Search Results
Click on any search to see its findings. For each finding, you'll see:
- Domain: Which website the vulnerability was found on
- Category: Type of vulnerability (credentials, config files, etc.)
- Criticality: Risk level (low, medium, or high)
- Cost: Coins required to unlock full details
Unlocking Results
To see the full path and details of a finding, click "Unlock" and confirm the coin cost. Once unlocked, you have permanent access to that result.
Understanding Categories
Results are organized into these categories:
Credentials
Exposed passwords, API keys, and authentication data
Configuration Files
Exposed config files with sensitive settings
Database Backups
Publicly accessible database files
Source Code
Leaked source code files
Accessing Purchased Results
All results you've unlocked are saved in "Bought Results" where you can:
- Filter by category or criticality level
- Search through your findings
- View full details anytime
- Report false positives
False Positives: If a result is incorrect, you can report it. After verification, you may receive a coin refund as a goodwill gesture.
Tips for Better Searches
- Start with basic patterns before moving to advanced regex
- Review the coin cost before confirming each search
- Unlock high-criticality findings first
- Save coins by carefully selecting which results to unlock