From 7909070e79c6bd76408a176a5d2718295da4046c Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 17 Aug 2017 09:23:33 -0400 Subject: [PATCH] Better description for Windows Credentials Editor. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6aadde..f5a7fc8 100644 --- a/README.md +++ b/README.md @@ -257,7 +257,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea ### Windows Utilities * [Sysinternals Suite](https://technet.microsoft.com/en-us/sysinternals/bb842062) - The Sysinternals Troubleshooting Utilities. -* [Windows Credentials Editor](http://www.ampliasecurity.com/research/windows-credentials-editor/) - Security tool to list logon sessions and add, change, list and delete associated credentials. +* [Windows Credentials Editor](http://www.ampliasecurity.com/research/windows-credentials-editor/) - Inspect logon sessions and add, change, list, and delete associated credentials, including Kerberos tickets. * [mimikatz](http://blog.gentilkiwi.com/mimikatz) - Credentials extraction tool for Windows operating system. * [PowerSploit](https://github.com/PowerShellMafia/PowerSploit) - PowerShell Post-Exploitation Framework. * [Windows Exploit Suggester](https://github.com/GDSSecurity/Windows-Exploit-Suggester) - Detects potential missing patches on the target.