It is important to enumerate antivirus and security detection methods on an endpoint in order to stay as undetected as possible and reduce the chance of getting caught. We will see various techniques to enumerate the target's security solutions.
Practice
We can enumerate AV software using Windows built-in tools, such as wmic
is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log.
To detect sysmon on a target we can do:
We can use scripts for enumerating security products within the machine, such as .