An open API service indexing awesome lists of open source software.

https://github.com/JohnWoodman/VBA-Macro-Reverse-Shell

Fully functioning reverse shell written entirely in VBA.
https://github.com/JohnWoodman/VBA-Macro-Reverse-Shell

Last synced: 4 months ago
JSON representation

Fully functioning reverse shell written entirely in VBA.

Awesome Lists containing this project

README

        

# VBA Macro Reverse Shell
This code is a fully functioning reverse shell written entirely in VBA. It does not use any shellcode injection, powershell, or dropping EXE's of any kind, and relies only Windows API calls.

[Related blog post](https://john-woodman.com/research/malicious-vba-macros-trials-tribulations/)

[VBA Process Dumber](https://github.com/JohnWoodman/VBA-Macro-Dump-Process)