当前位置:网站首页>[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

边栏推荐
- 2.9 overview of databinding knowledge points
- 1-1 token
- Dart: About zone
- 2.6 preliminary cognition of synergetic couroutines
- 2.7 overview of livedata knowledge points
- 242. Effective letter heteronyms
- Prompt unread messages and quantity before opening chat group
- If you can't learn, you have to learn. Jetpack compose writes an im app (II)
- 【mysql官方文档】死锁
- How to deploy web pages to Alibaba cloud
猜你喜欢

Self made pop-up input box, input text, and click to complete the event.

If you can't learn, you have to learn. Jetpack compose writes an im app (II)

Kubernetes three dozen probes and probe mode

If you can't learn, you have to learn. Jetpack compose writes an im app (I)

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

Php Export word method (One MHT)

Summary of development issues

LeetCode 0556.下一个更大元素 III - 4步讲完

云计算未来 — 云原生

Unicode encoding table download
随机推荐
Adult adult adult
ES6新特性
Self made pop-up input box, input text, and click to complete the event.
2020-11_ Technical experience set
LeetCode 0556.下一个更大元素 III - 4步讲完
347. Top k high frequency elements
Display time with message interval of more than 1 minute in wechat applet discussion area
(construction notes) learning experience of MIT reading
Flutter 退出登录二次确认怎么做才更优雅?
Socket TCP for network communication (I)
Dart: About zone
网络通讯之Socket-Tcp(一)
Qt+vtk+occt reading iges/step model
New features of ES6
Adult adult adult
C language improvement article (wchar_t) character type
Systemverilog-- OOP--对象的拷贝
Is BigDecimal safe to calculate the amount? Look at these five pits~~
Computer version wechat applet full screen display method, mobile phone horizontal screen method.
SystemVerilog -- OOP -- copy of object