i just found the db-entry of a NT user in the snitz forums db. in the M_PASSWORD field there is a hash-value. how is this hash-value generated? couldnt found it in the code.
The password is run through the sha256 function found in inc_sha256.asp.
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.”
thx for the fast answer. but which password? NT users are registered automatically. and i don't think there is any possibility to get the AD password (at least i don't hope?) from which value is the password specifically for the NT regsitration generated?