Security Command Center
Access and customize security testing commands for your target domain.
Your Information
Subdomain Enumeration
Basic Subdomain Discovery
Discovers subdomains using subfinder with recursive enumeration and saves results to a file.
Live Subdomain Filtering
Filters discovered subdomains using httpx and saves the alive ones to a file.
Subdomain Takeover Check
Checks for subdomain takeover vulnerabilities using subzy.
URL Collection
Passive URL Collection
Collects URLs from various sources and saves them to a file.
Advanced URL Fetching
Collects URLs from various sources and saves them to a file.
GAU URL Collection
Collects URLs using GAU and saves them to a file.
Sensitive Data Discovery
Sensitive File Detection
Detects sensitive files on the web server.
Information Disclosure Dork
Searches for information disclosure vulnerabilities using a dork.
Git Repository Detection
Detects Git repositories on the web server.
Information Disclosure Scanner
Checks for information disclosure vulnerabilities using a scanner.
AWS S3 Bucket Finder
Searches for AWS S3 buckets associated with the target.
API Key Finder
Searches for exposed API keys and tokens in JavaScript files.
XSS Testing
XSS Hunting Pipeline
Collects XSS vulnerabilities using various tools and saves them to a file.
XSS with Dalfox
Uses Dalfox to scan for XSS vulnerabilities.
Stored XSS Finder
Finds potential stored XSS vulnerabilities by scanning forms.
DOM XSS Detection
Detects potential DOM-based XSS vulnerabilities.
LFI Testing
LFI Methodology
Tests for Local File Inclusion (LFI) vulnerabilities using various methods.
CORS Testing
Basic CORS Check
Checks the Cross-Origin Resource Sharing (CORS) policy of a website.
CORScanner
Fast CORS misconfiguration scanner that helps identify potential CORS vulnerabilities.
CORS Nuclei Scan
Uses Nuclei to scan for CORS misconfigurations across multiple domains.
CORS Origin Reflection Test
Tests for origin reflection vulnerability in CORS configuration.
WordPress Scanning
Aggressive WordPress Scan
Scans a WordPress website for vulnerabilities and saves the results to a file.
Network Scanning
Naabu Scan
Scans for open ports and services using Naabu.
Nmap Full Scan
Performs a full port scan using Nmap.
Masscan
Scans for open ports and services using Masscan.
Parameter Discovery
Arjun Passive
Passively discovers parameters using Arjun.
Arjun Wordlist
Uses Arjun to discover parameters using a custom wordlist.
JavaScript Analysis
JS File Hunting
Collects JavaScript files from a website and analyzes them.
JS File Analysis
Analyzes collected JavaScript files.
Content Type Filtering
Content Type Check
Checks the content type of URLs.
JavaScript Content Check
Checks for JavaScript content in URLs.
Shodan Dorks
SSL Certificate Search
Searches for SSL certificates using Shodan.
FFUF Request File Method
LFI with Request File
Uses FFUF to bruteforce LFI vulnerabilities using a request file.
XSS with Request File
Uses FFUF to bruteforce XSS vulnerabilities using a request file.
Advanced Techniques
XSS/SSRF Header Testing
Tests for XSS and SSRF vulnerabilities using various methods.