Skip to content

Releases: theflakes/reg_hunter

v0.7.4 Reg Hunter

30 May 03:53
Compare
Choose a tag to compare

"hashes": {
"md5": "51a025f5ddc0b402357c16e90257c8c3",
"sha1": "9dd7aae4479670c0504f4bd0fd32723acbc0719d",
"sha256": "a3aab6c7f8bf613728de7072c5235ba6162d56e25474fe31af79a66f9f43b78b",
"ssdeep": "24576:L3qf7HjbPdThgt/bCTGXcozwwX3NrCyhe5QX5hO:2/1dgVGTCn8wXdrCx"
}

0.7.3 RegHunter

24 Feb 02:25
Compare
Choose a tag to compare

Added more lnk file metadata

"hashes": {
"md5": "ea6a24dfbbb8ae132bbb0ed2f6fdfd25",
"sha1": "9ea4672103e675e4c6988a78c62f9e27a9215eeb",
"sha256": "ed6809fb5531d1a5516e6d9fe1bdc0ff5cc6e91393af5592a976a1104b246a6a",
"ssdeep": "24576:U0QxJ8UCodho1Tb/Op1+QET8injyse5GX5b:U0QxnCono1T4wQET3nj"
},

Reg Hunter v0.7.1

14 Dec 21:13
Compare
Choose a tag to compare

Added right to left override attack detection in a registry value

Binary hashes for verification:
md5: 470559c90cbf32ec9e8c20a1240ceec0
sha1: 5196b9696773da8b578a742b7c3ec03197960e9d
sha256: db88c66787ab48dcacc9fa83b3223974bccf8d65e2230770bb9f523dfeb758d6

Reg Hunter v0.7

04 Dec 03:58
Compare
Choose a tag to compare

Added capability to find Base64 encoded MZ header anywhere in a reg value.

Only including 64 bit exe from now on.

Out file added

25 Jun 15:36
Compare
Choose a tag to compare

Added output to file via "--outfile"

v0.5.1

15 Jun 17:07
Compare
Choose a tag to compare

Better handling of different Office version registry paths.

v0.5 beta

11 Jun 16:04
Compare
Choose a tag to compare

Update crate versions

v0.3-beta

06 Dec 21:12
Compare
Choose a tag to compare

Inability to open hidden key created by Sysinterntals tool reghide.exe was worked around. Still cannot open the key, but an error log will be generated with a 'HiddenKey' tag. Added a --print option to always print logs even if no hunt matches. Added --debug option to output all error logs. Cleaned up and refactored some code along with making a couple hunts less FP prone.

v.0.2.2-beta

27 Nov 00:31
Compare
Choose a tag to compare

Updated help screen for a better explanation of the regex hunt limitation. Also changed the default for the hex hunt to be "FF" as "00" is more likely to be used to hunt nulls in names even though there is a built-in hunt for that already.

v.0.2.1-beta

25 Nov 18:18
Compare
Choose a tag to compare

Added an option to search a specific registry key and all subkeys.