Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


LaZagne project - Credentials Recovery filter_list
Author
Message
LaZagne project - Credentials Recovery #1
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.

[Image: lazagne.png]

Usage:
Code:
- Retrieve version
+ laZagne.exe --version
- Launch all modules
+ laZagne.exe all
-Launch only a specific module
+ laZagne.exe browsers
-Launch only a specific software script
+ laZagne.exe browsers -f (for firefox)
- Write all passwords found into a file (-oN for Normal txt, -oJ for Json, -oA for All)
+ laZagne.exe all -oN
- Get help
+ laZagne.exe -h
+ laZagne.exe browsers -h
- Use a file for dictionary attacks (used only when it's necessary: mozilla masterpassword, system hahes, etc.). The file has to be a wordlist in cleartext (no rainbow), it has not been optmized to be fast but could useful for basic passwords.
+ laZagne.exe all -path file.txt
- Change verbosity mode (2 different levels)
+ laZagne.exe all -vv
- Quiet mode (nothing will be printed on the standard output)
+ laZagne.exe all -quiet -oA
- Retrieve passwords on another drive (default: C)
+ laZagne.exe all -drive D
`

Supported software:

[Image: Vs4P58c.png]

Reply

RE: LaZagne project - Credentials Recovery #2
This program has caught my interest and seems fun to play with. Thank you for the share.

Reply







Users browsing this thread: 2 Guest(s)