Git Product home page Git Product logo

sharprdpdump's Introduction

SharpRDPDump

Create a minidump of TermService for clear text pw extraction all credits go to JonasLyk, nice explination found here :

https://pentestlab.blog/2021/05/24/dumping-rdp-credentials/amp/?__twitter_impression=true

Only works when compiled for x64.
requires windows.management reference, if you need to location it lives in C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a

to compile, restore packages Tools-->Nuget Package Manager--> Package Manager Console --> Restore

 ._________________.
 | _______________ |
 | I             I |
 | I    RDPDump  I |
 | I    @jfmaes  I |
 | I             I |
 | I_____________I |
 !_________________!
    ._[_______]_.
.___|___________|___.
|::: ____           |
|    ~~~~ [CD-ROM]  |
!___________________!



 Usage:
  -h, -?, --help             Show Help


  -l, --location=VALUE       the location to write the minidumpfile to
                               (default:%localappdata%\rdpdump.bin)
  -c, --compress             compressess the minidump and deletes the normal
                               dump from disk (gzip format)
                               
                             
SharpRDPDump.exe -c


 ._________________.
 | _______________ |
 | I             I |
 | I    RDPDump  I |
 | I    @jfmaes  I |
 | I             I |
 | I_____________I |
 !_________________!
    ._[_______]_.
.___|___________|___.
|::: ____           |
|    ~~~~ [CD-ROM]  |
!___________________!



termservice found, PID: 1736
[+] Dump successful!

[*] Compressing C:\Users\xxx\AppData\Local\rdpdump.bin to C:\Users\xxx\AppData\Local\rdpdump.bin.gz gzip file
[X] Output file 'C:\Users\xxx\AppData\Local\rdpdump.bin.gz' already exists, removing
[*] Deleting C:\Users\xxx\AppData\Local\rdpdump.bin

[+] Dumping completed.
 check C:\Users\xxx\AppData\Local\rdpdump.bin.gz

sharprdpdump's People

Contributors

jfmaes avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.