awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huntergregal avatar

huntergregal/mimipenguin

0
View on GitHub↗
4,129 Stars·649 Forks·C·3 Aufrufe

Mimipenguin

MimiPenguin is a Linux memory credential extractor and password recovery tool designed to isolate and retrieve cleartext user login passwords from active process memory. It functions as a post-exploitation utility for extracting sensitive credentials from desktop user sessions during security assessments.

The tool performs Linux memory forensics by analyzing system process memory to identify and isolate credentials. It is used for security penetration testing and evaluating risks associated with memory-based attacks, as well as testing for local privilege escalation.

The system targets user-session memory by dumping the virtual memory of running processes. It utilizes pattern-based memory scanning, heuristic password identification, and cleartext credential isolation to distinguish potential passwords from binary data.

Features

  • Process Memory Dumping - Reads the virtual memory of running user processes by accessing system-level memory interfaces to extract raw data.
  • Memory Pattern Searching - Scans process memory for specific byte sequences and markers that indicate the presence of credentials.
  • Credential Memory Dumping - Extracts sensitive credentials from active process memory using specialized loaders.
  • Login Credential Extraction - Searches memory across desktop user sessions to identify and retrieve plain text login credentials.
  • Credential Extraction Utilities - Provides utilities for recovering sensitive authentication secrets and passwords from active Linux system memory.
  • Memory Forensics - Analyzes system process memory to identify and isolate sensitive data like user credentials and passwords.
  • Cleartext Password Extraction - Scans process memory using pattern matching to isolate credentials stored in plain text.
  • Memory-Based Password Recovery - Provides a memory analysis utility to recover cleartext passwords from the current Linux user session.
  • Post-Exploitation Tools - Functions as a utility for extracting sensitive credentials from active desktop user sessions during security assessments.
  • Penetration Testing - Searches for cleartext credentials in a running environment to evaluate the risk of memory-based attacks.
  • User Session Targeting - Focuses extraction efforts on the specific memory addresses assigned to desktop environment and login manager processes.
  • Password Pattern Heuristics - Analyzes memory fragments using entropy and length constraints to distinguish potential passwords from binary data.
  • Privilege Escalation Testing - Tests for vulnerabilities by finding stored passwords in memory that could allow a user to escalate system access.
  • Credential Harvesting - Extracts credentials from Linux memory.
  • Privilege Escalation Tools - Tool for dumping login credentials from Linux desktop sessions.

Star-Verlauf

Star-Verlauf für huntergregal/mimipenguinStar-Verlauf für huntergregal/mimipenguin

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Mimipenguin

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mimipenguin.
  • alessandroz/lazagneAvatar von AlessandroZ

    AlessandroZ/LaZagne

    10,867Auf GitHub ansehen↗

    LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems, browsers, and applications. It functions as a security utility for retrieving stored credentials from compromised systems during penetration testing. The tool provides capabilities for decrypting domain credentials and extracting sensitive data from system storage, including memory dumps, credential managers, keychains, and password hashes. It recovers stored passwords from common software by accessing plaintext files, APIs, and local databases. The project supports digital

    Python
    Auf GitHub ansehen↗10,867
  • hluwa/frida-dexdumpAvatar von hluwa

    hluwa/frida-dexdump

    4,487Auf GitHub ansehen↗

    frida-dexdump is an Android memory forensics tool that recovers Dalvik Executable (DEX) files from running application processes using the Frida dynamic instrumentation framework. It functions as a Frida-based runtime analyzer and DEX memory dumper, capable of extracting obfuscated or packed DEX files without modifying the Android system. The tool distinguishes itself through its ability to repair corrupted or missing DEX file headers using heuristic analysis and fuzzy matching techniques. It employs fuzzy boundary detection to identify DEX file boundaries in memory even when headers are dama

    Python
    Auf GitHub ansehen↗4,487
  • jaykali/maskphishAvatar von jaykali

    jaykali/maskphish

    3,020Auf GitHub ansehen↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    Auf GitHub ansehen↗3,020
  • parrotsec/mimikatzAvatar von ParrotSec

    ParrotSec/mimikatz

    2,536Auf GitHub ansehen↗

    Mimikatz is a Windows post-exploitation framework designed for extracting plaintext passwords, hashes, PIN codes, and security tokens from system memory and the registry. It functions as a credential extraction tool that targets the Local Security Authority Subsystem Service to retrieve cached credentials and sensitive account data. The project provides specialized capabilities for Active Directory penetration testing, including the simulation of domain controllers to replicate directory secrets. It features a Kerberos ticket manipulator capable of exporting, injecting, and forging authentica

    YARA
    Auf GitHub ansehen↗2,536
Alle 30 Alternativen zu Mimipenguin anzeigen→

Häufig gestellte Fragen

Was macht huntergregal/mimipenguin?

MimiPenguin is a Linux memory credential extractor and password recovery tool designed to isolate and retrieve cleartext user login passwords from active process memory. It functions as a post-exploitation utility for extracting sensitive credentials from desktop user sessions during security assessments.

Was sind die Hauptfunktionen von huntergregal/mimipenguin?

Die Hauptfunktionen von huntergregal/mimipenguin sind: Process Memory Dumping, Memory Pattern Searching, Credential Memory Dumping, Login Credential Extraction, Credential Extraction Utilities, Memory Forensics, Cleartext Password Extraction, Memory-Based Password Recovery.

Welche Open-Source-Alternativen gibt es zu huntergregal/mimipenguin?

Open-Source-Alternativen zu huntergregal/mimipenguin sind unter anderem: alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… hluwa/frida-dexdump — frida-dexdump is an Android memory forensics tool that recovers Dalvik Executable (DEX) files from running application… jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… parrotsec/mimikatz — Mimikatz is a Windows post-exploitation framework designed for extracting plaintext passwords, hashes, PIN codes, and… mantvydasb/redteaming-tactics-and-techniques — This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior.… gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security…