Scan Network Services for Misconfigurations
Scan for network service misconfigurations that range from disclosing information and exposing sensitive functionality to enabling complete
Category
Vulnerability Scanning
Inputs
rate-limit
string
Maximum number of requests to send per second per machine
port-details
file
requiredJSONLines records of port or network service discovery details from the Scan for Open Ports or Fingerprint Network Services modules
Outputs
findings
Scan Network Services for Misconfigurations
Description
Scan for network service misconfigurations that range from disclosing information and exposing sensitive functionality to enabling complete takeover of an asset.
Features
- Scans for a wide range of misconfiguration scenarios.
- Supports various network protocols.
- Can scan thousands of web servers simulataneously.
Inputs
Required
- port-details: JSONLines records of port or network service discovery details from the “Scan for Open Ports” or “Fingerprint Network Services” modules.
Optional
- rate-limit: Maximum number of requests to send per second per machine (default: 300)
Outputs
- findings: JSONLines records of finding details.
Changelog
- v1.0
- Initial release