lab52io / LeakedHandlesFinder
Leaked Windows processes handles identification tool
☆272Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for LeakedHandlesFinder
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆347Updated 2 years ago
- Weaponizing to get NT SYSTEM for Privileged Directory Creation Bugs with Windows Error Reporting☆359Updated last year
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆266Updated last year
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆313Updated last year
- A Nim implementation of reflective PE-Loading from memory☆272Updated 2 months ago
- Dump the memory of any PPL with a Userland exploit chain☆331Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- A proof-of-concept Cobalt Strike Reflective Loader which aims to recreate, integrate, and enhance Cobalt Strike's evasion features!☆317Updated 4 months ago
- A little tool to play with the Seclogon service☆305Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆298Updated last year
- WTSRM☆199Updated 2 years ago
- Windows Local Privilege Escalation via CdpSvc service (Writeable SYSTEM path Dll Hijacking)☆250Updated 2 years ago
- TartarusGate, Bypassing EDRs☆534Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- PIC lsass dumper using cloned handles☆573Updated 2 years ago
- ☆473Updated 3 weeks ago
- Beacon Object File Loader☆274Updated 11 months ago
- Tools and PoCs for Windows syscall investigation.☆353Updated 6 months ago
- Module Stomping, No New Thread, HellsGate syscaller, UUID Shellcode Runner for x64 Windows 10!☆433Updated last year
- Aims to identify sleeping beacons☆491Updated 5 months ago
- RIPPL is a tool that abuses a usermode only exploit to manipulate PPL processes on Windows☆6Updated 2 years ago
- ☆461Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Recovering NTLM hashes from Credential Guard☆330Updated last year
- miscellaneous scripts and programs☆215Updated last year
- A CobaltStrike toolkit to write files produced by Beacon to memory instead of disk☆428Updated 4 months ago
- ☆377Updated last year
- A PoC implementation for dynamically masking call stacks with timers.