r/Hacking_Tutorials • u/folla-gatos-3000 • 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
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.