trendmicro.wflogs

$ target-query <path/to/target> -f trendmicro.wflogs
Details

Module

dissect.target.plugins.apps.av.trendmicro.TrendMicroPlugin

Output

records

Module documentation

TrendMicro antivirus plugin.

Function documentation

Return Trend Micro Worry-free log history records.

Yields TrendMicroWFLogRecord with the following fields:

hostname (string): The target hostname.
domain (string): The target domain.
ts (datetime): timestamp.
threat (string): Description of the detected threat.
path (string): Path to file that is associated with the threat.
filename (string): Name to file that is associated with the threat.
lineno (uint16): Line number for reference for further investigation.