Scan Providers
Introduction
Scan Providers enable automated network discovery, security auditing, and system assessment in Casibase. These providers integrate specialized scanning tools to analyze infrastructure assets and identify security issues.
By configuring scan providers, you can perform network reconnaissance, detect open ports and running services, assess patch status, and identify missing security updates across your infrastructure. The results are captured in both raw and structured formats for detailed analysis.
Refer to the Core Concepts section of our previous documentation for more information about providers.
Add a New Scan Provider
Scan providers are used to integrate network and security scanning capabilities into Casibase. You can add them by following these steps:
Click the Providers button on the page.

Add a Scan Provider
Click the Add button to add a new scan provider.

Fill in Scan Provider Details
Fill in the required configuration, setting the Category to "Scan" and selecting the appropriate Type. Then click the Save & Exit button to save.
More information about each scan provider type can be found below:
📄️ Nmap Scan Provider
Network discovery and security auditing with Nmap
📄️ OS Patch Scan Provider
System patch assessment and security update detection
📄️ Nuclei Scan Provider
Vulnerability scanning with Nuclei
📄️ ZAP Scan Provider
Web application security testing with OWASP ZAP
📄️ Subfinder Scan Provider
Subdomain discovery with Subfinder
📄️ httpx Scan Provider
HTTP service probing with httpx
Casibase supports multiple scan provider types:
- Nmap: Network discovery and security auditing through port scanning, service detection, and OS fingerprinting
- OS Patch: System security assessment by checking for missing patches and available updates
- Nuclei: Template-based vulnerability scanning for detecting security issues and misconfigurations
- ZAP: Web application security testing using OWASP Zed Attack Proxy
- Subfinder: Passive subdomain discovery for attack surface mapping
- httpx: HTTP service probing for web server enumeration and technology detection
Now you can use scan providers to assess your infrastructure security and maintain visibility into your network assets.
After adding a scan provider, you can create scans to execute network discovery or security assessments against your infrastructure assets, with results stored for historical analysis.