Add TrustedSec's "Magic Unicorn," a payload generator for Windows.

This commit is contained in:
Meitar M 2017-07-16 04:06:18 -04:00
parent d33ead1193
commit 7e08965e7d
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -262,6 +262,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
* [Fibratus](https://github.com/rabbitstack/fibratus) - Tool for exploration and tracing of the Windows kernel.
* [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.
* [redsnarf](https://github.com/nccgroup/redsnarf) - Post-exploitation tool for retrieving password hashes and credentials from Windows workstations, servers, and domain controllers.
* [Magic Unicorn](https://github.com/trustedsec/unicorn) - Shellcode generator for numerous attack vectors, including Microsoft Office macros, PowerShell, HTML applications (HTA), or `certutil` (using fake certificates).
### GNU/Linux Utilities
* [Linux Exploit Suggester](https://github.com/PenturaLabs/Linux_Exploit_Suggester) - Heuristic reporting on potentially viable exploits for a given GNU/Linux system.