Merge pull request #315 from SecureThisShit/master

Add WinPwn, Internal Penetrationtest Script
This commit is contained in:
Samar Dhwoj Acharya 2019-09-23 08:06:03 -07:00 committed by GitHub
commit d657a1cb83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 penetration test script to perform local and domain reconnaissance, privilege escalation and exploitation.
## macOS Utilities