LaZagne

Credentials recovery project

  • 所有者: AlessandroZ/LaZagne
  • 平台:
  • 許可證: GNU Lesser General Public License v3.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

The LaZagne Project !!!

Description

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.

This project has been added to pupy as a post-exploitation module. Python code will be interpreted in memory without touching the disk and it works on Windows and Linux host.

Standalones

Standalones are now available here: https://github.com/AlessandroZ/LaZagne/releases/

Installation

Requirements are available here: https://github.com/AlessandroZ/LaZagne/wiki/Requirements

pip install -r requirements.txt

Usage

  • Launch all modules
laZagne.exe all
  • Launch only a specific module
laZagne.exe browsers
  • Launch only a specific software script
laZagne.exe browsers -firefox
  • Write all passwords found into a file (-oN for Normal txt, -oJ for Json, -oA for All).
    Note: If you have problems to parse JSON results written as a multi-line strings, check this.
laZagne.exe all -oN
laZagne.exe all -oA -output C:\Users\test\Desktop
  • Get help
laZagne.exe -h
laZagne.exe browsers -h
  • 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
  • To decrypt domain credentials, it could be done specifying the user windows password. Otherwise it will try all passwords already found as windows passwords.
laZagne.exe all -password ZapataVive

Note: For wifi passwords \ Windows Secrets, launch it with administrator privileges (UAC Authentication / sudo)

Mac OS

Note: In Mac OS System, without the user password it is very difficult to retrieve passwords stored on the computer.
So, I recommend using one of these options

  • If you know the user password, add it in the command line
laZagne all --password SuperSecurePassword
  • You could use the interactive mode that will prompt a dialog box to the user until the password will be correct
laZagne all -i

Supported software
----, Windows, Linux, Mac, --, --, --, --, Browsers, 7Star Amigo BlackHawk Brave Centbrowser Chedot Chrome Canary Chromium Coccoc Comodo Dragon Comodo IceDragon Cyberfox Elements Browser Epic Privacy Browser Firefox Google Chrome Icecat K-Meleon Kometa Opera Orbitum Sputnik Torch Uran Vivaldi, Chrome Firefox Opera, Chrome Firefox, Chats, Pidgin Psi Skype, Pidgin Psi, Databases, DBVisualizer Postgresql Robomongo Squirrel SQLdevelopper, DBVisualizer Squirrel SQLdevelopper, Games, GalconFusion Kalypsomedia RogueTale Turba, Git, Git for Windows, Mails, Outlook Thunderbird, Clawsmail Thunderbird, Maven, Maven Apache, Dumps from memory, Keepass Mimikatz method, System Password, Multimedia, EyeCON, PHP, Composer, SVN, Tortoise, Sysadmin, Apache Directory Studio CoreFTP CyberDuck FileZilla FileZilla Server FTPNavigator OpenSSH OpenVPN KeePass Configuration Files (KeePass1, KeePass2) PuttyCMRDPManager VNC WinSCP Windows Subsystem for Linux, Apache Directory Studio AWS Docker Environnement variable FileZilla gFTP History files Shares SSH private keys KeePass Configuration Files (KeePassX, KeePass2) Grub, Wifi, Wireless Network, Network Manager WPA Supplicant, Wifi, Wireless Network, Network Manager WPA Supplicant, Internal mechanism passwords storage, Autologon MSCache Credential Files Credman DPAPI Hash Hashdump (LM/NT) LSA secret Vault Files, GNOME Keyring Kwallet Hashdump, Keychains Hashdump, For developers

Please refer to the wiki before opening an issue to understand how to compile the project or to develop a new module.
https://github.com/AlessandroZ/LaZagne/wiki

Donation

If you want to support my work doing a donation, I will appreciate a lot:

Special thanks

----, Alessandro ZANNI, -------------, zanni.alessandro@gmail.com

主要指標

概覽
名稱與所有者AlessandroZ/LaZagne
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證GNU Lesser General Public License v3.0
所有者活动
創建於2015-02-16 14:10:02
推送於2025-05-22 14:48:39
最后一次提交2025-05-22 16:48:39
發布數23
最新版本名稱v2.4.7 (發布於 2025-04-10 16:12:35)
第一版名稱0.9 (發布於 )
用户参与
星數10.3k
關注者數409
派生數2.1k
提交數887
已啟用問題?
問題數490
打開的問題數12
拉請求數153
打開的拉請求數2
關閉的拉請求數21
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?