From 7e08965e7d14555f559b8fc8fa8df367cff411fe Mon Sep 17 00:00:00 2001 From: Meitar M Date: Sun, 16 Jul 2017 04:06:18 -0400 Subject: [PATCH] Add TrustedSec's "Magic Unicorn," a payload generator for Windows. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4532a75..730fcf6 100644 --- a/README.md +++ b/README.md @@ -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.