Collection of VBA macros published in our twitter / blog.
If you are interested about this topic, please read our articles "Hacking in an epistolary way: implementing kerberoast in pure VBA" and "Shedding light on creating VBA macros". Also feel free to follow our twitter ;) @AdeptsOf0xCC
Macro | Description |
---|---|
EDRHookDetector.vba | Detect user-land hooks made by EDRs |
chrome-export-masterkey.vba | Export the master key used to encrypt the passwords in Chrome (version 80+) |
kerberoast.vba | Kerberoast implementation |
LDAP-pwdLastSet-Sprayer.vba | LDAP password sprayer (using pwdLastSet) |
Keylogger-NtUserGetRawInputData.vba | Keylogger PoC using NtUserGetRawInputData |
FreshyCalls.vba | Resolve dynamically SSNs for syscalling (x64) |