SELECT X, Y, Z FROM plugin(arg=1) WHERE X = 1
X, Y, Z
are called Column Selectorsplugin(arg=1)
is termed a VQL Plugin with ArgsX = 1
is the Filter ConditionVelociraptor is just a VQL engine!
A key objective of Velociraptor is encapsulating DFIR knowledge into the platform, so you don’t need to be a DFIR expert. We have high level questions to answer We know where to look for evidence of user / system activities
We build artifacts to collect and analyze the evidence in order to answer our investigative questions.
To collect a new artifact, from the Collected Artifacts screen, click Collect new artifact and search for it. Select Add to add it to this collection. When finished, click Next.
There are many safety limits implemented into the client to control endpoint impact.
Source Selector
: Viewing the result tab shows the rows sent from
every artifact and source.