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: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
klezvirus/cheesetools | Tools for exploiting vulnerabilities in Windows systems to facilitate lateral movement and code execution | 691 |
sindresorhus/fkill | A tool to kill specific processes or ports across multiple operating systems. | 732 |
tevora-threat/sharpview | A C# port of a domain enumeration and privilege escalation tool | 1,007 |
fuzzysecurity/sharp-suite | A toolset for threat emulation and code injection using C#. | 1,114 |
jacek-kurlit/pik | A command-line tool for finding and killing processes in an interactive manner. | 179 |
mertdas/sharpterminator | A tool to terminate malicious AV/EDR processes using a custom kernel driver written in C# | 337 |
antoniococo/sharpyshell | A tool designed to facilitate post-exploitation activities on compromised IIS web servers by generating and interacting with an obfuscated C# webshell. | 913 |
samverschueren/alfred-fkill | Tool for searching and killing running processes on a system | 475 |
outflanknl/sharphide | Creates hidden registry keys to persist data despite DFIR investigation | 465 |
cobbr/sharpsploit | A post-exploitation toolkit for .NET environments | 1,750 |
ghostpack/sharpdump | Creates minidumps of running processes to aid in debugging and analysis. | 660 |
code-sharp/wampsharp | A C# implementation of the Web Application Messaging Protocol | 386 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
djhohnstein/sharpchromium | Tool to extract data from Chromium-based browsers | 692 |
anthemtotheego/sharpsploitconsole | A tool designed to embed and interact with SharpSploit, a C# DLL that combines various infosec techniques. | 178 |