antuache
Results
2
issues of
antuache
Apparently [`reg.py`](https://github.com/SecureAuthCorp/impacket/blob/master/examples/reg.py) tool was writing correctly to the Windows registry, but after some investigation, we realised that `REG_SZ`, `REG_EXPAND_SZ` and `REG_MULTI_SZ` data types must include a `NULL` character at the...
This PR allows to remotely extract hashes from the **SAM** and **SECURITY** (LSA Secrets and cached credentials) registry hives without touching disk. There is no need to save these registry...
waiting for response
medium