Add: JohnWoodman/VBA-Macro-Projects to Execution section

This commit is contained in:
pe3zx 2021-10-24 13:32:00 +07:00
parent 5e84ec4dff
commit 404574139b

View File

@ -357,6 +357,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/jfmaes/SharpZipRunner">jfmaes/SharpZipRunner</a></td>
<td>Executes position independent shellcode from an encrypted zip</td>
</tr>
<tr>
<td><a href="https://github.com/JohnWoodman/VBA-Macro-Projects">JohnWoodman/VBA-Macro-Projects</a></td>
<td>This repository is a collection of my malicious VBA projects.</td>
</tr>
<tr>
<td><a href="https://github.com/kkent030315/anycall">kkent030315/anycall</a></td>
<td>x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration</td>