DC3 Malware Configuration Parser (DC3-MWCP) is a framework for parsing configuration information from malware. The information extracted from malware includes items such as addresses, passwords, filenames, and mutex names.
Requesting the following addition to the standard metadata fields, due to prominence for persistence (scheduled tasks)
Scheduled Tasks are a common method for persistence on a Windows system, and it would be desirable to have standard metadata for its reporting, particularly to link task names with at least taskrun (can be a metadata.Command) parameters.
Would request at least the following parameters (reflected in the options from MSDN above), where most are optional:
taskname (perhaps just as name
taskrun (would be a metadata.Command - perhaps evaluate for filepaths?)
Requesting the following addition to the standard metadata fields, due to prominence for persistence (scheduled tasks)
Scheduled Tasks are a common method for persistence on a Windows system, and it would be desirable to have standard metadata for its reporting, particularly to link task names with at least
taskrun
(can be ametadata.Command
) parameters.Would request at least the following parameters (reflected in the options from MSDN above), where most are optional:
taskname
(perhaps just asname
taskrun
(would be ametadata.Command
- perhaps evaluate for filepaths?)description
author