• Stars
    star
    150
  • Rank 239,159 (Top 5 %)
  • Language VBA
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Collection of VBA macro published in our twitter / blog

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)