HH.EXE Initiated HTTP Network Connection
Description
Detects a network connection initiated by the "hh.exe" process to HTTP destination ports, which could indicate the execution/download of remotely hosted .chm files.
Query · sigma
selection: Image|endswith: \hh.exe Initiated: 'true' DestinationPort: - 80 - 443 condition: selection
Known false positives
- False positive is expected from launching "hh.exe" for the first time on a machine in a while or simply from help files containing reference to external sources. Best correlate this with process creation and file events.