Running Scans
Configure and launch security scans against your targets
Starting a scan
- Click New Scan in the sidebar
- Choose a scan type (see below)
- Pick a discovery preset
- Select one or more targets, either from your existing targets or enter custom ones
- Click Start Scan
Luna will queue your scan and begin processing. You can monitor progress from the Scans page.
Scan types
Quick Scan
Fingerprinting and known CVE detection for common vulnerability classes (CVE, SQLi, XSS, RCE). Best for a rapid overview when you need results quickly.
Comprehensive Scan
Broad fingerprinting and known vulnerability detection across all categories including misconfigurations, exposed panels, backups, and technology detection. Recommended for regular assessments. Enable Deep Scan for active testing with attack payloads (SQLi, XSS, fuzzing).
CVE-Only Scan
Fingerprinting scan focused exclusively on known CVEs (Common Vulnerabilities and Exposures). Useful when you want to check whether your targets are affected by specific published vulnerabilities.
Discovery options
Discovery presets control what Luna looks for beyond vulnerabilities:
Full Discovery
Runs port scanning and SSL/TLS analysis alongside the vulnerability scan. Gives you a complete view of exposed services and certificate status.
Vulnerability Scan Only
Skips discovery and goes straight to vulnerability checks. Faster, but you won't get port or SSL data.
Custom
Pick and choose which discovery features to enable: port scanning, SSL analysis, or both.
Port scan depth
Port scanning checks the top 1,000 most common ports, covering the vast majority of services you'd expect to find on internet-facing infrastructure.
Deep scan mode
Deep scan enables extended checks with longer timeouts, additional request patterns, and browser-based rendering. This can uncover issues that standard scans miss due to time constraints or JavaScript-rendered content. Deep scan significantly increases scan time. Available on Professional plans and above.
Viewing scan results
Once a scan completes, you can view its results from the Scans page:
- Click on a completed scan to expand it
- Use the tabs to switch between Vulnerabilities and Discovery
Each vulnerability shows its severity, a description, and remediation guidance. The Discovery tab combines all discovery data in one view: open ports and running services, and SSL/TLS certificate details and protocol versions.
You can also export the raw data for any scan using the export button.
Scheduled scans
Automate your scanning by setting up recurring schedules:
- Go to Scheduled Scans in the sidebar
- Click Create Schedule
- Give it a name and select your targets
- Choose a scan type and discovery preset
- Set the frequency: hourly, every few hours, daily, weekly, monthly, or a custom cron expression
- Click Create Schedule
Scheduled scans appear as cards showing the targets, frequency, last run status, and the next scheduled run time. You can enable, disable, edit, or delete them at any time.