SkillAgentSearch skills...

RDPThiefInject

RDPThief donut shellcode inject into mstsc

Install / Use

/learn @S3cur3Th1sSh1t/RDPThiefInject
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RDPThiefInject

Today I read the following article:

And I thought why converting RDPThief into csharp, when the DLL can be converted to position independent shellcode via donut and injected via good old classic CreateRemoteThread? So, this repo does this as PoC. Conversion to Syscalls is easy at this point as all things needed are public and up to the reader.

Credit goes to donut && RdpThief.

The credentials are put into the default RDPThief directory C:\users\username\appdata\local\temp\data.bin - no code modifications at all here.

View on GitHub
GitHub Stars88
CategoryDevelopment
Updated6mo ago
Forks12

Languages

C#

Security Score

72/100

Audited on Sep 20, 2025

No findings