SDDLMaker
The home of the SDDLMaker. Parse, create, and understand SDDL strings.
git clone https://github.com/MHaggis/SDDLMaker.git && pip install -r requirements.txt ⚠ The Problem
SDDL (Security Descriptor Definition Language) strings are cryptic and difficult to understand or create manually.
✓ The Solution
SDDLMaker helps you parse, create, and understand SDDL strings with an easy-to-use interface.
⚡ Impact
Makes Windows security descriptors accessible and understandable for security professionals.
Overview
SDDLMaker helps you work with Windows Security Descriptor Definition Language strings.
Decode SDDL strings
Related Modules
AppLockerGen
AppLocker Policy Generator. Create and manage AppLocker policies programmatically.
ASRGEN
ASR Configurator, Essentials and Atomic Testing. Configure and test Attack Surface Reduction rules.
LOLDrivers
Living Off The Land Drivers - A curated list of Windows drivers used by adversaries to bypass security controls. The definitive resource for vulnerable driver detection.