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

边栏推荐
- Basic knowledge of OpenGL (sort it out according to your own understanding)
- How to convert a numeric string to an integer
- ArcGIS application (XXI) ArcMap method of deleting layer specified features
- Fluent: Engine Architecture
- AOSP ~ NTP (Network Time Protocol)
- (构造笔记)ADT与OOP
- JVM内存模型
- Redis notes 01: Introduction
- (construction notes) learn the specific technology of how to design reusable software entities from three levels: class, API and framework
- Itext7 uses iexternalsignature container for signature and signature verification
猜你喜欢

2.7 overview of livedata knowledge points

PHP export word method (phpword)

ES6新特性

AOSP ~ NTP (Network Time Protocol)

Shutter: add gradient stroke to font

QT OpenGL rotate, pan, zoom

Wrong arrangement (lottery, email)

Unity3d learning notes 5 - create sub mesh

Kubernetes three dozen probes and probe mode
![[MySQL special] read lock and write lock](/img/ac/e01c26882cc664ea2e5e731c5a8bab.png)
[MySQL special] read lock and write lock
随机推荐
Dart: self study system
2.9 overview of databinding knowledge points
Display time with message interval of more than 1 minute in wechat applet discussion area
Dart: view the dill compiled code file
PHP get the file list and folder list under the folder
How to deploy web pages to Alibaba cloud
DEJA_VU3D - Cesium功能集 之 053-地下模式效果
【mysql专项】读锁和写锁
Flutter: about monitoring on flutter applications
Computer version wechat applet full screen display method, mobile phone horizontal screen method.
PHP export word method (one MHT)
PHP導出word方法(一mht)
Socket TCP for network communication (I)
[learning notes] DP status and transfer
[MySQL special] read lock and write lock
MySQL time zone solution
Vulnhub pyexp
Jsup crawls Baidu Encyclopedia
Optimize interface performance
1-2 project technology selection and structure