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
0x09AL avatar

0x09AL/RdpThief

0
View on GitHub↗
1,459 stars·361 forks·C++·11 views

RdpThief

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

Features

  • Credential Harvesting - Extracts RDP credentials from memory.
  • Offensive Security Tools - Extracts cleartext passwords from mstsc.exe via hooking.

Star history

Star history chart for 0x09al/rdpthiefStar history chart for 0x09al/rdpthief

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 RdpThief

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

    deepinstinct/LsassSilentProcessExit

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • 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 does 0x09al/rdpthief do?

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

What are the main features of 0x09al/rdpthief?

The main features of 0x09al/rdpthief are: Credential Harvesting, Offensive Security Tools.

Which projects share features with 0x09al/rdpthief?

Projects with overlapping indexed features include: dxa4481/trufflehog — TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control… 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. deepinstinct/lsasssilentprocessexit. ghostpack/rubeus — Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full… zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API…