
SindriKit
A foundational C library for building operationally credible offensive capabilities
binary-exploitationcode-analysiseducation+6
914 days ago

A foundational C library for building operationally credible offensive capabilities

Notion as a platform for offensive operations

Payload Generation Framework

Mangle is a tool that manipulates aspects of compiled executables (.exe or DLL) to avoid detection from EDRs

Live memory analysis detecting malware IOCs in processes, modules, handles, tokens, threads, .NET assemblies, memory address space and environment…

KittyStager is a simple stage 0 C2. It is made of a web server to host the shellcode and an implant, called kitten. The purpose of this project is to…