125 skills found · Page 1 of 5
Ne0nd0g / Go ShellcodeA repository of Windows Shellcode runners and supporting utilities. The applications load and execute Shellcode using various API calls or techniques.
optiv / IvyIvy is a payload creation framework for the execution of arbitrary VBA (macro) source code directly in memory. Ivy’s loader does this by utilizing programmatical access in the VBA object environment to load, decrypt and execute shellcode.
infosecn1nja / MaliciousMacroMSBuildGenerates Malicious Macro and Execute Powershell or Shellcode via MSBuild Application Whitelisting Bypass.
Wra7h / FlavorTownVarious ways to execute shellcode
boku7 / SpawnCobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks by spawning sacrificial process with Arbitrary Code Guard (ACG), BlockDll, and PPID spoofing.
dobin / SuperMegaStealthily inject shellcode into an executable
peterferrie / Win Exec Calc ShellcodeA small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs)
jfmaes / SharpZipRunnerExecutes position independent shellcode from an encrypted zip
boku7 / HOLLOWEarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and execute shellcode
aniqfakhrul / SharpernerSimple executable generator with encrypted shellcode.
KiFilterFiberContext / Warbird HookUsing Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard
Maldev-Academy / ChristmasPoC demonstrating a multi process injection chain aimed at remotely executing shellcode
DimopoulosElias / SimpleShellcodeInjectorSimpleShellcodeInjector receives as an argument a shellcode in hex and executes it. It DOES NOT inject the shellcode in a third party application.
VirtualAlllocEx / Create Thread Shellcode FetcherThis POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.
kleiton0x00 / RemoteShellcodeExecExecute shellcode from a remote-hosted bin file using Winhttp.
florylsk / ExecITExecute shellcode files with rundll32
alphaSeclab / Shellcode ResourcesResources About Shellcode
karttoon / TrigenTrigen is a Python script which uses different combinations of Win32 function calls in generated VBA to execute shellcode.
lcatro / Vuln Javascript模拟一个存在漏洞的JavaScript 运行环境,用来学习浏览器漏洞原理和练习如何编写Shellcode (a JavaScript Execute Envirment which study browser vuln and how to write Shellcode ) ..
paranoidninja / PIC Get PrivilegesBuilding and Executing Position Independent Shellcode from Object Files in Memory