From 07e6025a12918ffd1ce7dfaab5edf2494764c0ae Mon Sep 17 00:00:00 2001 From: Meitar M Date: Sun, 5 Aug 2018 17:25:42 -0400 Subject: [PATCH] Add SCOMDecrypt, a tool to retrieve and decrypt stored RunAs creds. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 178bf53..124fdd8 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,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