Hello All,
I'm new here and new with Velociraptor, so sorry if I post obvious questions. I'm trying to get most out of the hash storage and search.
If I understand well the artifact Generic.Forensic.LocalHashes.Init
creates an SQLite database on the endpoint, but without any data on it.
Then, the artifact Generic.Forensic.LocalHashes.Glob maintains a local (client side) database of file
hashes based on the query specified on the HashGlob.
There is also the artifact
Generic.Forensic.LocalHashes.Query which queries and maintains the database. Here, I don't understand the difference between the parameter "Hash" and the parameter "
CommaDelimitedHashes" .
What if I would like maintain a database of all hashes of all files in the computer? Or all most interesting paths? Would that be high cost for the computer?
How can I indicate more than one path on the Generic.Forensic.LocalHashes.Glob search parameter?
I've searched for detailed info about all of this on Velocidex.com but I did not find it.
I would like to ask also why some of the artifacts are not explained on
velocidex.com, is it because it's difficult to maintain?
Thank you in advance for your help.
Kind Regards,
Robert