Skip to content

S3cur3Th1sSh1t/RDPThiefInject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

RDPThief donut shellcode inject into mstsc

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages