awesome-repositories.com
Blog
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
·
djhohnstein avatar

djhohnstein/SharpChromium

0
View on GitHub↗
758 estrellas·105 forks·C#·2 vistas

SharpChromium

SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta. Currently, it can extract:

Features

  • Credential Access - Retrieves cookies, history, and saved logins from Chromium-based browsers.
  • Credential Dumping - Extracts browser data including cookies and saved logins.
  • Credential Harvesting - Extracts Chromium-based browser data.
  • Post Exploitation - Tool for extracting data from Chromium-based browsers.

Historial de estrellas

Gráfico del historial de estrellas de djhohnstein/sharpchromiumGráfico del historial de estrellas de djhohnstein/sharpchromium

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 SharpChromium

Proyectos open-source similares, clasificados según cuántas características comparten con SharpChromium.
  • gentilkiwi/mimikatzAvatar de gentilkiwi

    gentilkiwi/mimikatz

    21,630Ver en GitHub↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    Ver en GitHub↗21,630
  • 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
  • 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
  • barbarisch/forkatzAvatar de Barbarisch

    Barbarisch/forkatz

    123Ver en GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    Ver en GitHub↗123
Ver las 30 alternativas a SharpChromium→

Preguntas frecuentes

¿Qué hace djhohnstein/sharpchromium?

SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta. Currently, it can extract:

¿Cuáles son las características principales de djhohnstein/sharpchromium?

Las características principales de djhohnstein/sharpchromium son: Credential Access, Credential Dumping, Credential Harvesting, Post Exploitation.

¿Qué alternativas de código abierto existen para djhohnstein/sharpchromium?

Las alternativas de código abierto para djhohnstein/sharpchromium incluyen: gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… eladshamir/internal-monologue — Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS. barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… ghostpack/rubeus — Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full…