Sys-Calls

System call injection library

An implementation of Windows System Calls in C# to bypass anti-malware detection and inject a meterpreter shell.

An example of using Syscalls in C# to get a meterpreter shell.

GitHub

107 stars
2 watching
26 forks
Language: C#
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
plackyhacker/shellcode-injection-techniquesA collection of C# techniques for injecting malicious shellcode into processes450
stevemk14ebr/polyhook_2_0A C++20 library for hooking and manipulating system calls on x86/x64 platforms1,628
saprykin/plibsysA highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development.695
suvllian/process-injectA collection of Windows process injection methods implemented in C.647
portswigger/command-injection-attackerAn OS command injection detection and exploitation tool that provides methodologies and software for identifying and exploiting vulnerabilities in applications.106
hzllaga/jsloaderA tool that generates and embeds malicious shellcode in JavaScript to evade detection by antivirus software and ensure persistence after installation.357
apokryptein/secinjectA tool for injecting malicious code into processes using native APIs and memory section mapping.88
amzn/awsssmchaosrunnerA library for simulating system failures and testing the resilience of AWS services250
jthack/pipeA guide to help developers understand and mitigate the security risks of prompt injection in AI-powered applications and features.376
bohops/rogueassemblyhunterA utility for discovering and identifying malicious .NET modules in running processes.115
csvl/semaAnalyzes malware by extracting and comparing system call dependencies to classify and detect malicious behavior101
kpcyrd/rshijackA tool that hijacks TCP connections by injecting packets into existing connections to intercept data480
syssec-kaist/sigover_injectorA tool that exploits weaknesses in LTE broadcast signals to inject manipulated signals without an FBS.90
s0md3v/jshellA tool for delivering JavaScript shells via XSS attacks using a Python script511
plioi/parsleyA parsing library inspired by Haskell's Parsec and F#'s FParsec.61