当前位置:网站首页>[download attached] password acquisition tool lazagne installation and use
[download attached] password acquisition tool lazagne installation and use
2022-07-03 12:23:00 【Network security self-study room】
brief introduction :
1.1、 function :
An open source application , Used to get information stored on the local computer ( The most commonly used software ) Of Lots of passwords . Each software uses a different technology ( Pure text 、 Plaintext ,API, Custom algorithm , Database etc. ) Store their password .
1.2、 limitations :
Supported software :
Find the password of the most commonly used software ( Support most common tools on the market ) eg: browser 、Git、SVN、Wifi、Databases etc. , But the support for chat software is not localized , It mainly supports some foreign chat software
Permission problems :
After raising the right root or system( High authority administrator account ) Run under Otherwise you may not catch
Permission problems :
1.3、 Cross-platform sex :
be based on py Developed , Cross platform performance is relatively good If the target does not have py Environmental Science , take py convert to exe And then put it on the target machine
1.4、 No killing : present situation :
LaZagne Of Releases Inside exe It has been recorded by all kinds of killers md5
measures :
Pack by yourself if you will LaZagne To exe, There will be new md5, stay md5 The detection level has a certain killing free effect , But it still needs to be tested by behavior Can be packaged in a completely new environment ( Just pack the bags you need , Reduce volume ,XP Packaging in the environment can also reduce the volume )
download
GitHub Address
https://github.com/AlessandroZ/LaZagne
Windows edition 、Linux edition 、Mac edition
Available at the end of the text Windows Version download link
Environmental Science :
( Talking about the environment , It's really different versions of different software requirements , In exchange , Let's move on to the next one )

3.1、 Installation dependency :
python -m pip install -r requirements.txt
( I haven't found the right dependence ) 
3.2、 Use exe file
( Just use the packaged ones exe file )

Usage method
4.1、 Support module
Position argument ( Select the main command ):
#Run chats module
mails( mail )
#Run mails module
all( all )
#Run all modules
git
#Run git module
svn
#Run svn module
windows
#Run windows module
wifi
#Run wifi module
maven
#Run maven module
sysadmin
#Run sysadmin module
browsers( browser )
#Run browsers module
games( game )
#Run games module
multimedia( multimedia )
#Run multimedia module
memory
#Run memory module
databases( database )
#Run databases module
php
#Run php module
4.2、 Output format :
-oNOutput is txt Format-oJOutput is Json Format-oAOutput in all formats
Add the location of the output file -output D:\…… eg:
laZagne.exe all -oN -output C:\……
4.3、 Example :
Get all passwords :
LaZagne.exe all ( The following figure shows the common users ) And find out 2 individual


Get the password of a kind of software : eg: Grab browser .\laZagne.exe browsers ( The following figure shows the common users )
Get the password of the specified software : eg: Get Firefox
laZagne.exe browsers -firefox
( The following figure shows the common users )
Get all passwords and output .\laZagne.exe all -oN -output D:\BaiduNetdiskDownload\LaZagne-master\LaZagne-master

边栏推荐
- ES6 standard
- adb push apk
- Solution to the second weekly test of ACM intensive training of Hunan Institute of technology in 2022
- Socket TCP for network communication (I)
- Shutter: about inheritedwidget
- Adult adult adult
- Solution à la défaillance de l'installation d'Electron
- PHP export word method (one MHT)
- Quantitative calculation research
- 2020-09_ Shell Programming Notes
猜你喜欢

Swagger

Pki/ca and digital certificate

Display time with message interval of more than 1 minute in wechat applet discussion area

QT OpenGL rotate, pan, zoom

OPenGL 基本知识(根据自己理解整理)

【附下载】密码获取工具LaZagne安装及使用

2.7 overview of livedata knowledge points

Flutter 退出登录二次确认怎么做才更优雅?

Colleagues wrote a responsibility chain model, with countless bugs

PHP導出word方法(一mht)
随机推荐
MCDF Experiment 1
Integer string int mutual conversion
Prompt unread messages and quantity before opening chat group
CGroup introduction
Lambda表达式
Adult adult adult
Use of QT OpenGL camera
ES6 standard
Introduction to the implementation principle of rxjs observable filter operator
Fluent: Engine Architecture
Socket TCP for network communication (I)
Optimize interface performance
Wechat applet pages always report errors when sending values to the background. It turned out to be this pit!
Interview experience in summer camp of Central South University in 2022
Colleagues wrote a responsibility chain model, with countless bugs
安裝electron失敗的解决辦法
2020-11_ Technical experience set
DNS multi-point deployment IP anycast+bgp actual combat analysis
Solve msvcp120d DLL and msvcr120d DLL missing
Flutter 退出登录二次确认怎么做才更优雅?