密碼抓取

FLy_鵬程萬里發表於2019-04-28

功能:一鍵抓取電腦中的聊天、瀏覽器、記憶體、 databases、郵件、wifi、錢包等各種登入密碼。
平臺:支援Win,Linux,Mac系統適合用在資訊蒐集方面。
Github專案程式碼:https://github.com/AlessandroZ/LaZagne

該專案已作為後期開發模組新增到pupy中。Python程式碼將在記憶體中解釋,而不會觸及磁碟,它可以在Windows和Linux主機上執行。

Standalones

Standalones現在可以在這裡找到:https//github.com/AlessandroZ/LaZagne/releases/

安裝

要求可在此處獲得:https//github.com/AlessandroZ/LaZagne/wiki/Requirements

pip install -r requirements.txt

用法

  • 啟動所有模組
laZagne.exe all
  • 僅啟動特定模組
laZagne.exe browsers
  • 僅啟動特定的軟體指令碼
laZagne.exe browsers -firefox
  • 將找到的所有密碼寫入檔案(正常txt為-oN,Json為-oJ,所有為-oA)。注意:如果您在解析作為多行字串編寫的JSON結果時遇到問題,請檢查此項
laZagne.exe all -oN
laZagne.exe all -oA -output C:\Users\test\Desktop
  • 得到幫助
laZagne.exe -h
laZagne.exe browsers -h
  • 更改詳細模式(2個不同級別)
laZagne.exe all -vv
  • 安靜模式(標準輸出上不會列印任何內容)
laZagne.exe all -quiet -oA
  • 要解密域憑據,可以指定使用者視窗密碼。否則,它會嘗試所有已經找到的密碼作為Windows密碼。
laZagne.exe all -password ZapataVive

注意:對於wifi密碼\ Windows Secrets,使用管理員許可權啟動它(UAC身份驗證/ sudo)

蘋果系統

注意:在Mac OS系統中,如果沒有使用者密碼,則很難檢索儲存在計算機上的密碼。 所以,我建議使用其中一個選項

  • 如果您知道使用者密碼,請在命令列中新增它
laZagne all --password SuperSecurePassword
  • 您可以使用互動模式,該模式將向使用者提示對話方塊,直到密碼正確為止
laZagne all -i

支援的軟體

  視窗 Linux的
瀏覽器 7Star
Amigo
BlackHawk
Brave
Centbrowser
Chedot
Chrome Canary
Chromium
Coccoc
Comodo Dragon
Comodo IceDragon
Cyber​​fox
Elements瀏覽器
Epic隱私瀏覽器
Firefox
谷歌Chrome
Icecat
K-Meleon
Kometa
Opera
Orbitum
Sputnik
Torch
Uran
Vivaldi
Chrome
Firefox
Opera
Chrome
Firefox
聊天 Pigdin
Psi
Skype
Pigdin
Psi
 
資料庫 DBVisualizer
Postgresql
Robomongo
Squirrel
SQLdevelopper
DBVisualizer
Squirrel
SQLdevelopper
 
遊戲 GalconFusion
Kalypsomedia
RogueTale
Turba
   
混帳 Git for Windows    
郵件 Outlook
Thunderbird
Clawsmail
Thunderbird
 
Maven的 Maven Apache    
從記憶中轉儲 Keepass
Mimikatz方法
系統密碼  
多媒體 EyeCON    
PHP 作曲家    
SVN 烏龜    
系統管理員 Apache Directory Studio
CoreFTP
Cyber​​Duck
FileZilla
FTPNavigator
OpenSSH
OpenVPN
PuttyCM
RDPManager
VNC
WinSCP
Windows子系統Linux版
AWS
Docker
Environnement變數
FileZilla
歷史記錄檔案
共享
SSH私鑰
 
無線上網 無線網路 網路管理器
WPA請求者
 
內部機制密碼儲存 自動
登入MSCache
憑證檔案
Credman
DPAPI雜湊
Hashdump(LM / NT)
LSA機密
檔案
GNOME Keyring
Kwallet
Hashdump
鑰匙串
Hashdump

 

 

相關文章