Lists (3)
Sort Name ascending (A-Z)
Stars
A simple C++11 Thread Pool implementation
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等
An even funnier way to disable windows defender. (through WSC api)
Remove AV/EDR Kernel ObRegisterCallbacks、CmRegisterCallback、MiniFilter Callback、PsSetCreateProcessNotifyRoutine Callback、PsSetCreateThreadNotifyRoutine Callback、PsSetLoadImageNotifyRoutine Callback...
Another Windows Local Privilege Escalation from Service Account to System
This repo contains C/C++ snippets that can be handy in specific offensive scenarios.
Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avo…
Shadow Dumper is a powerful tool used to dump LSASS memory, often needed in penetration testing and red teaming. It uses multiple advanced techniques to dump memory, allowing to access sensitive da…
This is the tool to dump the LSASS process on modern Windows 11
A native backdoor module for Microsoft IIS (Internet Information Services)
Windows Defender Killer | C++ Code Disabling Permanently Windows Defender using Registry Keys
Bypassing UAC with SSPI Datagram Contexts
DCOM Lateral movement POC abusing the IMsiServer interface - uploads and executes a payload remotely
汇总了目前可以找到的所有的进程注入的方式,完成了x86/x64下的测试,不断更新中
Leak of any user's NetNTLM hash. Fixed in KB5040434
A collection of proof-of-concept source code and scripts for executing remote commands over WinRM using the WSMan.Automation COM object