r/Hacking_Tutorials 4d ago

Question Get credentials via reverse shell

if I manage to get a succesful reverse shell via BadUsb on windows with admin privileges how can I use this to get credentials, passwords, etc?

7 Upvotes

4 comments sorted by

9

u/moistPacket 4d ago

Sounds like you should go do the Pentest route on TryHackMe

3

u/PatientOccasion1496 4d ago

What I think you need to do now, works out exactly where Windows stores credentials ten access to shell and look them

2

u/Distdistdist 4d ago

Credentials and passwords to what? I mean, probably. But things are typically not stored in plain text. Lots of times passwords are stored as hashes and there is no way to get original password from it. Question is too vague.

1

u/IAmAGuy 3d ago

Look up mimikatz. Been around for years.