lazagne

Extract saved passwords from browsers, mail clients, databases, Git, and WiFi.

15|1|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/AeonDave/malskill --skill lazagne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lazagne
Source: https://github.com/AeonDave/malskill/tree/main/offensive-tools/windows/lazagne
Command: npx skills add https://github.com/AeonDave/malskill --skill lazagne

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the recovery of saved credentials from various applications on a compromised host, streamlining post-exploitation activities.

Core Features & Use Cases

  • Credential Dumping: Extracts passwords from browsers, mail clients, databases, Git, WiFi, and other installed applications.
  • Lateral Movement: Collects local credentials to facilitate further network penetration.
  • Use Case: After gaining initial access to a Windows machine, use this Skill to dump all saved browser passwords to aid in identifying further access points or user credentials.

Quick Start

Run lazagne.exe to dump all saved credentials from the current host.

Frequently Asked Questions about lazagne

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract saved passwords from browsers and applications on a compromised Windows host?

You can extract saved passwords by running the credential recovery tool on the compromised host. It dumps credentials from browsers, mail clients, databases, Git, and WiFi to facilitate lateral movement during post-exploitation.

What is post-exploitation credential recovery and when do I need it?

Post-exploitation credential recovery is the process of extracting saved passwords from local applications after gaining initial access. You need it to collect local credentials for lateral movement and identify further network penetration access points.

Do I need administrator privileges to dump saved credentials from a Windows machine?

Administrator privileges are not strictly required but provide broader coverage. Execution in the targeted user's context extracts their specific credentials, while running as an administrator dumps credentials from a wider range of applications.

Can I recover saved credentials from databases and Git clients on a compromised host?

Yes, you can recover credentials from databases and Git clients. The credential recovery process targets these applications specifically, along with browsers, mail clients, and WiFi, to collect saved passwords for lateral movement.

What is the best way to collect local credentials for lateral movement after initial access?

The best way to collect local credentials is to automate credential dumping from installed applications. This streamlines post-exploitation activities by extracting saved passwords from browsers, mail, databases, and Git to aid further network access.

Are there limitations when extracting saved credentials from a compromised host?

A limitation of extracting saved credentials is that coverage depends on execution context. Running only as the targeted user restricts results, whereas administrator privileges are needed to dump application credentials from other users.