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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
outflanknl avatar

outflanknl/Dumpert

0
View on GitHub↗
1,584 estrellas·249 forks·C·3 vistas

Dumpert

Recent malware research shows that there is an increase in malware that is using direct system calls to evade user-mode API hooks used by security products. This tool demonstrates the use of direct System Calls and API unhooking and combine these techniques in a proof of concept code which can…

Features

  • Credential Dumping - Dumps LSASS memory using direct system calls.
  • Credential Harvesting - Dumps LSASS using direct system calls.
  • Memory and Process Injection - LSASS memory dumper using direct system calls.

Historial de estrellas

Gráfico del historial de estrellas de outflanknl/dumpertGráfico del historial de estrellas de outflanknl/dumpert

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Dumpert

Proyectos open-source similares, clasificados según cuántas características comparten con Dumpert.
  • barbarisch/forkatzAvatar de Barbarisch

    Barbarisch/forkatz

    123Ver en GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    Ver en GitHub↗123
  • chrismaddalena/sharpcloudAvatar de chrismaddalena

    chrismaddalena/SharpCloud

    177Ver en GitHub↗

    SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services, Microsoft Azure, and Google Compute.

    C#
    Ver en GitHub↗177
  • alessandroz/lazagneAvatar de AlessandroZ

    AlessandroZ/LaZagne

    10,867Ver en GitHub↗

    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
    Ver en GitHub↗10,867
  • codewhitesec/handlekatzC

    codewhitesec/HandleKatz

    0Ver en GitHub↗
    Ver en GitHub↗0
Ver las 30 alternativas a Dumpert→

Preguntas frecuentes

¿Qué hace outflanknl/dumpert?

Recent malware research shows that there is an increase in malware that is using direct system calls to evade user-mode API hooks used by security products. This tool demonstrates the use of direct System Calls and API unhooking and combine these techniques in a proof of concept code which can…

¿Cuáles son las características principales de outflanknl/dumpert?

Las características principales de outflanknl/dumpert son: Credential Dumping, Credential Harvesting, Memory and Process Injection.

¿Qué alternativas de código abierto existen para outflanknl/dumpert?

Las alternativas de código abierto para outflanknl/dumpert incluyen: chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… djhohnstein/sharpchromium — SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta.… barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… codewhitesec/handlekatz. eladshamir/internal-monologue — Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS.