From 95811e50462d4a85dc2ec97db59b2ccf21d72e18 Mon Sep 17 00:00:00 2001 From: SecureThisShit <27858067+SecureThisShit@users.noreply.github.com> Date: Sat, 21 Sep 2019 21:50:07 +0200 Subject: [PATCH] Add WinPwn, Internal Penetrationtest Script --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dec96c3..a9f1adf 100644 --- a/README.md +++ b/README.md @@ -761,6 +761,7 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing). * [mimikatz](http://blog.gentilkiwi.com/mimikatz) - Credentials extraction tool for Windows operating system. * [redsnarf](https://github.com/nccgroup/redsnarf) - Post-exploitation tool for retrieving password hashes and credentials from Windows workstations, servers, and domain controllers. * [wePWNise](https://labs.mwrinfosecurity.com/tools/wepwnise/) - Generates architecture independent VBA code to be used in Office documents or templates and automates bypassing application control and exploit mitigation software. +* [WinPwn](https://github.com/SecureThisShit/WinPwn) - Internal Penetrationtest Script, local and domain reconnaissance, privilege escalation and exploitation ## macOS Utilities