akde/infosec

Information security is ultimately about managing risk


Grab the SAM and sys­tem file:

%windir%\repair\sam
%windir%\System32\config\RegBack\SAM
%windir%\system32\config\SAM
%windir%\repair\system
%windir%\System32\config\RegBack\system
%windir%\system32\config\system

(Re-) Run the cre­den­tial retriev­ers from the script page.

Leave a Reply

About

Personal collection of some infosec stuff. Primary purpose of this site is to collect and organize for myself.

Note: Some content is not publicly visible due to copyright issues. Therefore, some links could be broken.

Checklists

Categories

Checklists: Ports

python -c 'import pty;pty.spawn("/bin/bash")';

python3 -c 'import pty;pty.spawn("/bin/bash")';