SharpSelfDelete
Process killer
Implementation of a Windows exploitation technique using P/Invoke to delete processes from memory
C# implementation of the research by @jonaslyk and the drafted PoC from @LloydLabs
147 stars
6 watching
25 forks
Language: C#
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for exploiting vulnerabilities in Windows systems to facilitate lateral movement and code execution | 692 |
| A tool to kill specific processes or ports across multiple operating systems. | 737 |
| A C# port of a domain enumeration and privilege escalation tool | 1,012 |
| A toolset for threat emulation and code injection using C#. | 1,117 |
| A command line tool that helps to find and kill processes by providing an interactive fuzzy search interface. | 196 |
| A tool to terminate malicious AV/EDR processes using a custom kernel driver written in C# | 341 |
| A tool designed to facilitate post-exploitation activities on compromised IIS web servers by generating and interacting with an obfuscated C# webshell. | 922 |
| Tool for searching and killing running processes on a system | 475 |
| Creates hidden registry keys to persist data despite DFIR investigation | 468 |
| A post-exploitation toolkit for .NET environments | 1,753 |
| Creates minidumps of running processes to aid in debugging and analysis. | 661 |
| A C# implementation of the Web Application Messaging Protocol | 384 |
| Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
| Tool to extract data from Chromium-based browsers | 698 |
| A tool designed to embed and interact with SharpSploit, a C# DLL that combines various infosec techniques. | 179 |