Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 915 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 915 Bytes

VBA macro experiments

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)