Category: Network PenTest

ACL abuse

acltoolkit: ACL abuse swiss-knife

acltoolkit ACL Toolkit is an ACL abuse swiss-knife. Install git clone https://github.com/zblurx/acltoolkit.git cd acltoolkit pip install . Use Commands get-objectacl   The get-objectacl will take a sAMAccountName, a name, a DN,...

Windows privilege escalation

Crassus: Windows privilege escalation discovery tool

Crassus Windows privilege escalation discovery tool Why “Crassus”? Accenture made a tool called Spartacus, which finds DLL hijacking opportunities on Windows. Using Spartacus as a starting point, we created Crassus to...

Payload Loader

APCLdr: Payload Loader With Evasion Features

APCLdr: Payload Loader With Evasion Features Features: no crt functions imported indirect syscalls using HellHall api hashing using the CRC32 hashing algorithm payload encryption using rc4 – payload is saved in .rsrc...

encrypt shellcode

Shoggoth: Asmjit Based Polymorphic Encryptor

Shoggoth Shoggoth is an open-source project based on C++ and asmjit library used to encrypt given shellcode, PE, and COFF files polymorphically. Shoggoth will generate an output file that stores...