CAPEC Definitions / CAPEC-310
CAPEC-310: Scanning for Vulnerable Software
An attacker engages in scanning activity to find vulnerable software versions or types, such as operating system versions or network services. Vulnerable or exploitable network configurations, such as improperly firewalled systems, or misconfigured systems in the DMZ or external network, provide windows of opportunity for an attacker. Common types of vulnerable software include unpatched operating systems or services (e.g FTP, Telnet, SMTP, SNMP) running on open ports that the attacker has identified. Attackers usually begin probing for vulnerable software once the external network has been port scanned and potential targets have been revealed.
Extended Description
No Extended Description.
Mitigations
No Mitigations found.
Relationships with other CAPECs
CAPEC-541: Application Fingerprinting
Prerequisites
Access to the network on which the targeted system resides.
Software tools used to probe systems over a range of ports and protocols.
Related Weaknesses
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
