How do we reliably know why the Master Key hash for a particular SID has changed?

We are developing a VB. NET application where we are building a ‘Remember password’ feature to store the user’s application credentials using DPAPI for encryption (in a Windows domain environment) and then save it safely (off the computer)… Continue reading How do we reliably know why the Master Key hash for a particular SID has changed?

Why does the OWASP Code Review Guide v2.0 recommend DPAPI with known vulnerabilities? [closed]

Why does the OWASP Code Review Guide v2.0 recommend DPAPI with known vulnerabilities?
I’m referring to section 12.4 "What to Review: Protection at Rest":

A secure way to implement robust encryption mechanisms within source
code … Continue reading Why does the OWASP Code Review Guide v2.0 recommend DPAPI with known vulnerabilities? [closed]

I can’t decrypt chrome passwords offline with sha masterkey

I’m trying to decrypt a Chrome 80+ Login Data file offline using the SHA1 or SHA256 masterkey retrieved either using backupkey or lsass dump but no tool seems to work (I tried mimikatz, sharpdpapi, dpapick).
The only way I managed to do th… Continue reading I can’t decrypt chrome passwords offline with sha masterkey