Home
Softono

Msrdp Credential Dumper

Open source Shell
41
Stars
5
Forks
1
Issues
1
Watchers
1 year
Last Commit

 About Msrdp Credential Dumper

Enumerates MS-RDP connections and stored passwords on macOS

Platforms

Web Self-hosted macOS

Languages

Shell

Links

Need Help Installing Msrdp Credential Dumper?

We provide expert installation service for this software. Our team will install, configure, and secure Msrdp Credential Dumper on your server. plans start at just $30.

Msrdp Credential Dumper

View on GitHub

MS RDP Credential Dumper

This is a small program for macOS that retrieves and dumps out Microsoft Remote Desktop (rebranded as "Windows App" in Sep 2024) connections and their associated credentials, including the passwords (if they are saved in the Keychain).

The first time you run it, you may be prompted to enter your password so the security tool can access the Keychain item. If you choose Always Allow then you won't be prompted on subsequent runs. Do this only if you are confident of the security of the computer you're running the script on.

Instructions

  1. Clone this repo (click the green Code button above, then click Download ZIP).
  2. Unzip that file and copy msrdp-credential-dumper.sh to your $PATH somewhere. I suggest /usr/local/bin if you're unsure.
  3. Make sure the script is executable by issuing this command from a Terminal:
    chmod u+x /usr/local/bin/msrdp-credential-dumper.sh
    
  4. Run the script from a Terminal (see below)

Sample output

Related AskDifferent posts