Gurus,

Has anyone ever heard of a local LSA secrets file on a Windows workstation
being compromised?

--
Spin

Re: Has anyone ever heard of a local LSA secrets file on a Windows by S

S
Mon Sep 01 04:02:13 CDT 2008

LSA Secrets are not secured. It may take a while to brute force
individual entries though.


--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

* http://sl.mvps.org * http://msmvps.com/blogs/sp *

Spin wrote:
> Gurus,
>
> Has anyone ever heard of a local LSA secrets file on a Windows workstation
> being compromised?
>
> --
> Spin
>
>
>

Re: Has anyone ever heard of a local LSA secrets file on a Windows workstation being compromised? by Spin

Spin
Mon Sep 01 06:34:10 CDT 2008

Understood. They exist in plain text inside the LSA Secrets memory process.
One would need to attack that to dump the entries. By default, one needs
SecDebugProcess right in order to do so, by default this is only granted to
Administrators. Which is why one needs to secure the local admin account
and all members of the Administrators to the best of their abilities.