From cd0d36cb0b12409702b0c6a7f57e19995a349014 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 9 Feb 2021 16:46:46 +0700 Subject: [PATCH] Add hasherezade/masm_shc to Execution section --- Offensive.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Offensive.md b/Offensive.md index a72c607..d85daef 100644 --- a/Offensive.md +++ b/Offensive.md @@ -367,6 +367,10 @@ Some tools can be categorized in more than one category. But because the current Greenwolf/ntlm_theft A tool for generating multiple types of NTLMv2 hash theft files by Jacob Wilkin (Greenwolf) + + hasherezade/masm_shc + A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints. + infosecn1nja/MaliciousMacroMSBuild Generates Malicious Macro and Execute Powershell or Shellcode via MSBuild Application Whitelisting Bypass.