v0.2.0
This version introduces the ArtifactCollectorFlow, the handling of forensic artifacts and the possibility to use the OS rule type within flows and hunts.
It's now possible with Get-GRRArtifact
to filter and search for specific artifacts. The return object is a custom PowerShell objects with the most important fields. Similarly, use Get-GRRFlowDescriptor
to get a list of all available flow types. Furthermore, various command examples were added to the help.
See CHANGELOG for full version information.