MaxPatrol SIEM

Detects cyberincidents that undermine cyber resilience of a company

T1518: Software Discovery

Adversaries may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment. Adversaries may use the information from Software Discovery during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.

Such software may be deployed widely across the environment for configuration management or security reasons, such as Software Deployment Tools, and may allow adversaries broad access to infect devices or move laterally.

Adversaries may attempt to enumerate software for a variety of reasons, such as figuring out what security measures are present or if the compromised system has a version of software that is vulnerable to Exploitation for Privilege Escalation.

Positive Technologies products that cover the technique

MaxPatrol SIEM knowledge base

mitre_attck_discovery: PT-CR-331: Software_Discovery: An attempt to retrieve a list of applications is detected
unix_mitre_attck_discovery: PT-CR-1679: Unix_Software_Discovery: Reconnaissance for software installed on a Unix host
oracle_database: PT-CR-284: Oracle_Listener_version_check: Execution of the VERSION command in Oracle Listener
postgresql_database: PT-CR-1829: PostgreSQL_Structure_Discovery: Execution of certain SQL commands may indicate reconnaissance of the internal structure of the PostgreSQL database, which may indicate attacker activity
unix_mitre_attck_discovery: PT-CR-480: Unix_Local_Mass_Recon: A large number of reconnaissance commands were executed. Possible automated reconnaissance.
mitre_attck_discovery: PT-CR-2117: Windows_Mass_Recon: Large number of reconnaissance-related actions on a host
mssql_database: PT-CR-424: MSSQL_version_detect: An attempt to get database version information
mysql_database: PT-CR-613: MySQL_version_detect: An attempt to retrieve database version information is detected
sap_attack_detection: PT-CR-154: SAPASABAP_Gathering_info: System information is collected

Detection

IDDS0009Data source and componentProcess: Process CreationDescription

Monitor newly executed processes that may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment.

IDDS0009Data source and componentProcess: OS API ExecutionDescription

Monitor for API calls that may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment.

IDDS0017Data source and componentCommand: Command ExecutionDescription

Monitor executed commands and arguments that may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment.

IDDS0018Data source and componentFirewall: Firewall MetadataDescription

Monitor for contextual data about a firewall and activity around it such as name, policy, or status

IDDS0018Data source and componentFirewall: Firewall EnumerationDescription

Monitor for an extracted list of available firewalls and/or their associated settings/rules (ex: Azure Network Firewall CLI Show commands)