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

边栏推荐
- Vulnhub's Nagini
- AOSP ~ NTP (Network Time Protocol)
- Fundamentals of concurrent programming (III)
- (construction notes) ADT and OOP
- If you can't learn, you have to learn. Jetpack compose writes an im app (I)
- Laravel time zone timezone
- previous permutation lintcode51
- DNS multi-point deployment IP anycast+bgp actual combat analysis
- Wechat applet - basic content
- PHP export word method (one MHT)
猜你喜欢

Swagger

During FTP login, the error "530 login incorrect.login failed" is reported

Php Export word method (One MHT)

2.8 overview of ViewModel knowledge

Integer string int mutual conversion

ES6 standard

Prompt unread messages and quantity before opening chat group

ArcGIS application (XXI) ArcMap method of deleting layer specified features

Download address and installation tutorial of vs2015

QT OpenGL texture map
随机推荐
Is BigDecimal safe to calculate the amount? Look at these five pits~~
Apprendre à concevoir des entités logicielles réutilisables à partir de la classe, de l'API et du cadre
Download address and installation tutorial of vs2015
Integer string int mutual conversion
adb push apk
Computer version wechat applet full screen display method, mobile phone horizontal screen method.
DNS multi-point deployment IP anycast+bgp actual combat analysis
CGroup introduction
MySQL time zone solution
【附下载】密码获取工具LaZagne安装及使用
Optimize interface performance
Develop plug-ins for idea
Kubernetes three dozen probes and probe mode
repo Manifest Format
抓包整理外篇fiddler———— 会话栏与过滤器[二]
[MySQL special] read lock and write lock
1-2 project technology selection and structure
(构造笔记)ADT与OOP
Lambda表达式
[learning notes] DP status and transfer