zacateras / sddl-parserLinks
Security Descriptor Definition Language (SDDL) Parser
☆38Updated 2 months ago
Alternatives and similar repositories for sddl-parser
Users that are interested in sddl-parser are comparing it to the libraries listed below
Sorting:
- A tool to create COM class/interface relationships in neo4j☆50Updated 3 years ago
- Process Monitor filter for finding privilege escalation vulnerabilities on Windows☆79Updated 4 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆42Updated 6 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- A simple proof of concept for detecting use of Cobalt Strike's execute-assembly☆59Updated 3 years ago
- Managed code hooking template.☆133Updated 4 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆64Updated 6 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆79Updated 5 years ago
- PE File Blessing - To continue or not to continue☆87Updated 6 years ago
- C# Implementation of Jared Atkinson's Get-InjectedThread.ps1☆54Updated 4 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated last year
- ☆55Updated 4 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 5 years ago
- C2Bridges allow developers to create new custom communication protocols and quickly utilize them within Covenant.☆69Updated 4 years ago
- Quickly search for references to a GUID in DLLs, EXEs, and drivers☆75Updated 4 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Create file system symbolic links from low privileged user accounts within PowerShell☆93Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆106Updated 2 years ago
- A C# port of the MinHook API hooking library☆56Updated 3 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆45Updated 4 years ago
- Proxy system calls over an RPC channel☆99Updated 3 years ago
- IBM RedCON 2020 - Throwing an AquaWrench into the Kernel☆44Updated 5 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆71Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆124Updated 3 years ago
- Execute .Net assemblies using Rundll32.exe☆113Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- In 'n Out - See what goes in and comes out of PEs☆35Updated 3 years ago
- Automate AV evasion by calling AMSI☆87Updated 2 years ago
- Research into COM☆19Updated 5 years ago
- Get-PDInvokeImports is tool (PowerShell module) which is able to perform automatic detection of P/Invoke, Dynamic P/Invoke and D/Invoke u…☆54Updated 3 years ago