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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
D

deepinstinct/LsassSilentProcessExit

0
View on GitHub↗
0 stars·0 forks·13 views

LsassSilentProcessExit

Features

  • Credential Harvesting - Dumps LSASS memory via SilentProcessExit.
  • Offensive Security Tools - Dumps LSASS memory via SilentProcessExit.

Star history

Star history chart for deepinstinct/lsasssilentprocessexitStar history chart for deepinstinct/lsasssilentprocessexit

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with LsassSilentProcessExit

These projects share indexed features with LsassSilentProcessExit. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dxa4481/trufflehogdxa4481 avatar

    dxa4481/truffleHog

    26,790View on GitHub↗

    TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control systems, cloud storage, and filesystems. It functions as a git secret detector that enumerates hidden commits and a cloud storage security auditor for inspecting container images and storage buckets. The project is distinguished by a credential verification engine that tests discovered secrets against service APIs to confirm they are active, which eliminates false positive alerts. It further analyzes these verified credentials to determine the specific access levels and resources t

    Go
    View on GitHub↗26,790
  • 0x09al/rdpthief0x09AL avatar

    0x09AL/RdpThief

    1,459View on GitHub↗

    Extracting Clear Text Passwords from mstsc.exe using API Hooking.

    C++api-hookingcpppentesting-windows
    View on GitHub↗1,459
  • barbarisch/forkatzBarbarisch avatar

    Barbarisch/forkatz

    123View on GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    View on GitHub↗123
  • ghostpack/rubeusGhostPack avatar

    GhostPack/Rubeus

    4,890View on GitHub↗

    Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full suite of operations for manipulating Kerberos tickets, exploiting delegation configurations, and performing credential attacks against Windows domains. The toolkit enables ticket extraction from logon sessions and memory, with real-time monitoring via Event Tracing for Windows. It supports forging golden and silver tickets with arbitrary privileges, as well as the creation of forged delegation contexts. Delegation attacks include abuse of constrained and unconstrained delegat

    C#kerberos
    View on GitHub↗4,890
Compare all 30 related projects→

Frequently asked questions

What are the main features of deepinstinct/lsasssilentprocessexit?

The main features of deepinstinct/lsasssilentprocessexit are: Credential Harvesting, Offensive Security Tools.

Which projects share features with deepinstinct/lsasssilentprocessexit?

Projects with overlapping indexed features include: ghostpack/rubeus — Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full… ghostpack/sharpdpapi — SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. dxa4481/trufflehog — TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control… 0x09al/rdpthief — Extracting Clear Text Passwords from mstsc.exe using API Hooking. zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API…