awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
0x09AL avatar

0x09AL/RdpThief

0
View on GitHub↗
1,459 星标·361 分支·C++·5 次浏览

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 历史

0x09al/rdpthief 的 Star 历史图表0x09al/rdpthief 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

RdpThief 的开源替代方案

相似的开源项目,按与 RdpThief 的功能重合度排序。
  • deepinstinct/lsasssilentprocessexitD

    deepinstinct/LsassSilentProcessExit

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dxa4481/trufflehogdxa4481 的头像

    dxa4481/truffleHog

    26,790在 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
    在 GitHub 上查看↗26,790
  • barbarisch/forkatzBarbarisch 的头像

    Barbarisch/forkatz

    123在 GitHub 上查看↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    在 GitHub 上查看↗123
  • ghostpack/rubeusGhostPack 的头像

    GhostPack/Rubeus

    4,890在 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
    在 GitHub 上查看↗4,890
查看 RdpThief 的所有 30 个替代方案→

常见问题解答

0x09al/rdpthief 是做什么的?

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

0x09al/rdpthief 的主要功能有哪些?

0x09al/rdpthief 的主要功能包括:Credential Harvesting, Offensive Security Tools。

0x09al/rdpthief 有哪些开源替代品?

0x09al/rdpthief 的开源替代品包括: 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…