AlessandroZ / LaZagne

Credentials recovery project
GNU Lesser General Public License v3.0
9.52k stars 2.04k forks source link

Extract passwords remotely #618

Closed marcelofares closed 10 months ago

marcelofares commented 1 year ago

How to decrypt a remote machine via local network? Do I need to run it on the remote machine or can I run it locally to get access to remote passwords? I tested it on my machine local and extracted the passwords saved locally, but I want it remotely, how can I do that? What is the parameter or syntax to capture passwords remotely?

AlessandroZ commented 10 months ago

Sorry for my late answer, I think you had solved your issue. However, I tried to answer anyway. The tool should be launched on the victim host, so it does not work remotely. However, if you have a remote access, the best way should to upload it and then to execute it.