This worker runs a couple of basic plugins on a memory dump using the Volatility 3 framework, and outputs the results to a new file in the same folder. Plugins that dump files also dump results to the same folder.
Yara rules(optional): Yara rules to pass on to the Yara scanner plugins.OS group(optional, defaults towin): OS group to run plugins on (win,lin,macos)Output format(optional, defaults totxt): Output format for the Volatility plugins.
windows.infowindows.pslist- Will dump processes to the directory.windows.pstreewindows.vadyarascan.VadYaraScan- Needs theYara rulesoption to work.
