Vulnerability Scanning
Vulnerability scanning tools inspect network hosts, container images, and cloud assets for unpatched software, misconfigurations, and known CVE exposures.
| Tool | License | Platforms | Pricing | Action |
|---|---|---|---|---|
| Nikto | GPL-3.0-only | Linux, macOS, Windows | Open Source | Profile→ |
| Nuclei | MIT | Linux, macOS, Windows | Free / Commercial | Profile→ |
| OPENVAS | GPL-2.0-only (C scanner); GPL-2.0-or-later (Rust) | Linux | Free / Commercial | Profile→ |
| Vuls | GPL-3.0-or-later | Linux, macOS, FreeBSD, Windows | Free / Commercial | Profile→ |
| WPScan | WPScan Public Source License (free for non-commercial use; commercial license required) | Linux, macOS | Free / Commercial | Profile→ |
Tools in Vulnerability Scanning
Nikto
Open SourceWeb server scanner that inspects web hosts for dangerous files, outdated server software, and misconfigured HTTP headers.
Nuclei
Free / CommercialFast vulnerability scanner powered by community YAML templates to scan web applications, networks, and cloud targets for known defects.
OPENVAS
Free / CommercialFull-featured vulnerability scanner for identifying security flaws, missing patches, and weak configs across network hosts.
Vuls
Free / CommercialAgentless vulnerability scanner for Linux hosts and container environments, reporting CVEs using multiple vulnerability feeds.
WPScan
Free / CommercialIdentifies WordPress vulnerabilities through checks of users, themes, plugins, and files to support patch management and configuration review.
Frequently Asked Questions
What is Vulnerability Scanning?→
Vulnerability scanning tools inspect network hosts, container images, and cloud assets for unpatched software, misconfigurations, and known CVE exposures.
What topics does the Vulnerability Scanning category cover?→
Network Infrastructure Auditing, Continuous Threat Exposure Management (CTEM), Container Image Vulnerability Scanning, Authenticated Host Auditing, Asset Context & Risk Scoring
About Vulnerability Scanning
Vulnerability scanning tools check network hosts, cloud assets, and container images for unpatched software and configuration mistakes. The category covers network scanners like OpenVAS and Nuclei that probe hosts for known vulnerabilities by checking service versions, testing for default credentials, and sending detection payloads. Container and image scanners like Trivy inspect Docker images for vulnerable packages and misconfigurations before deployment. Exposure management platforms aggregate vulnerability findings with asset context, so teams can prioritize remediation based on which vulnerable systems are internet-facing or hold sensitive data. Authenticated scanners log into target systems to check installed software versions against vulnerability databases, producing more accurate results than unauthenticated network scans. The category has evolved toward continuous scanning and exposure management (CTEM), where scanners run continuously rather than in periodic batches, and findings are correlated with threat intelligence to prioritize patches for vulnerabilities being actively exploited. Free tools like OpenVAS and Nuclei provide broad coverage for teams without commercial budgets, while commercial platforms add asset correlation, risk scoring, and ticketing integration.
Covered Topics & Disciplines
Related Security Categories
Static source analysis, dynamic scanners, and dependency vulnerability checkers.
CSPM scanners, container and Kubernetes policy engines, and cloud configuration auditing tools.
Intercepting HTTP proxies, security assessment toolkits, and network exploitation frameworks.