Lets assume I have access to the windows machine.
I want to grab raw info about logins/hashes from both system and installed apps, dump and analyze it later.
I could manually dump things like SAM database, saved passwords preserved in browser, im client, etc, but this seems to be rather time-consuming and I need to know what exactly to dump for every specific app.
Is there a way to automate the process? I.e. I'd like to run process that will search the system/apps to see what is installed and grab sensitive files, so I could try to crack them later.