| Target normalization | URLs are reduced to domains/IPs where appropriate; CIDR/ranges are preserved. | Prevents duplicate assets and makes license checks consistent. |
| Scope validation | Domain, wildcard, IP, CIDR, activation, and target-count limits are checked before scanning. | Helps users keep scans inside the purchased and approved scope. |
| Host discovery | ICMP, TCP ping ports, and range probing identify live hosts. | Avoids wasting time on dead hosts in large scopes. |
| Port scan | Common TCP ports and configured port sets are tested with rate limits. | Finds exposed services beyond HTTP/HTTPS. |
| Service fingerprinting | Banners, HTTP metadata, TLS, SSH, SMB, SNMP, CMS and web technology fingerprints are collected. | Enables accurate CVE matching and targeted checks. |
| Web/API crawling | HTML links, forms, JavaScript paths, common API patterns, OpenAPI/Swagger, GraphQL, and hidden parameters are discovered. | Increases endpoint coverage for modern applications. |
| Active checks | DAST checks, high-confidence CyStack verification checks, and optional AI-assisted evidence analysis run against discovered endpoints/services. | Finds exploitable classes such as injection, SSRF, exposed panels, weak auth, misconfiguration, and suspicious application behavior. |
| CVE matching | Concrete CPE/version evidence is matched against the local NVD index. | Detects vulnerable and outdated components without relying only on handcrafted checks. |
| Enrichment | CVSS, EPSS, CISA KEV, public exploit indicators, CWE, OWASP Top 10, WSTG, and remediation text are added. | Converts raw findings into remediation-ready work items. |
| Storage and reporting | Results are persisted to the database and exported as CSV, JSON, or PDF. | Keeps Web UI, CLI, history, and reports consistent. |