Fingerprint Network Services
Identify services running on network ports
Category
Attack Surface Management
Inputs
port-details
file
requiredJSONLines records of port discovery details from the Scan for Open Ports module
Outputs
network-service-details
Fingerprint Network Services
Description
Identify and analyze services running on network ports. This module scans for various service types, collecting detailed metadata about each identified service.
Features
- Identifies different types of services like SSH, FTP, MySQL, and more.
- Collects metadata about the identified services, including the protocol, banner, and products in use.
- Capable of processing tens of thousands of hosts simultaneously.
Inputs
Required
- port-details: JSONLines records of port discovery details from the “Scan for Open Ports” module
Outputs
- network-service-details: JSONLines records of network service discovery details.
Changelog
- v1.0
- Initial release