Merge pull request #245 from meitar/scomdecrypt

Add SCOMDecrypt, a tool to retrieve and decrypt stored RunAs creds.
This commit is contained in:
Samar Dhwoj Acharya 2018-08-05 17:47:39 -05:00 committed by GitHub
commit c9c1df653f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -358,6 +358,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [RID_ENUM](https://github.com/trustedsec/ridenum) - Python script that can enumerate all users from a Windows Domain Controller and crack those user's passwords using brute-force.
* [MailSniper](https://github.com/dafthack/MailSniper) - Modular tool for searching through email in a Microsoft Exchange environment, gathering the Global Address List from Outlook Web Access (OWA) and Exchange Web Services (EWS), and more.
* [Ruler](https://github.com/sensepost/ruler) - Abuses client-side Outlook features to gain a remote shell on a Microsoft Exchange server.
* [SCOMDecrypt](https://github.com/nccgroup/SCOMDecrypt) - Retrieve and decrypt RunAs credentials stored within Microsoft System Center Operations Manager (SCOM) databases.
### GNU/Linux Utilities