Home

Awesome

VBA-Macro-Projects

This repository is a collection of my malicious VBA projects and their related blog posts. Feel free to give me a follow on Twitter if you find this useful @JohnWoodman15

VBA MacroDescriptionLinks
Reverse-Shell.vbaReverse shell written entirely in VBA using Windows API callsBlog Post / Github Repo
Parse-Outlook.vbaParses Outlook for sensitive keywords and file extensions, and exfils them via email (inspired by Adepts of 0xCC)Blog Post
Dump-Process.vbaDumps any user-level process using Windows API callsBlog Post / Github Repo
remoteInjector.pyInjects link to remote VBA template into Word doc (Link to README & usage)Blog Post / Github Repo