apt unidentified nov 18 (1)
Description
Original Sigma Rule: https://github.com/Neo23x0/sigma/blob/master/rules/apt/apt_unidentified_nov_18.yml. Questions via Twitter: @janvonkirchheim.
Query · kql
DeviceFileEvents | where Timestamp > ago(7d) | where FolderPath has "ds7002.lnk" | top 100 by Timestamp desc