Lucene search
+L

1765 matches found

Kitploit
Kitploit
added 2026/09/13 7:43 a.m.7 views

DeadDialect

DeadDialect Every boot speaks a different language. Yesterday's binary is today's dead code. A session-unique RISC-V ISA remapping system. Every time the system boots, it generates a fresh cryptographic permutation of the instruction set. Binaries compiled for one session are cryptographically...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:27 a.m.7 views

azazel

Azazel A lightweight eBPF-based runtime security tracer purpose-built for malware analysis sandboxes. Drop a sample into an isolated container, and Azazel captures every syscall, file touch, network connection, and suspicious behavior, then hands you a clean JSON stream of everything that happene...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 7:17 a.m.11 views

goBox

goBox GO sandbox to run untrusted code. goBox uses Ptrace to hook into READ syscalls, giving you the option to accept or deny syscalls before they are executed. Usage root@kitploit: Usage of ./gobox: gobox FLAGS command flags: -h Print Usage. -n value A glob pattern for automatically blocking fil...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:58 a.m.94 views

seccomp-tools

Seccomp Tools Powerful tools for seccomp analysis. This project is aimed primarily but not exclusively at analyzing seccomp sandboxes in CTF pwn challenges. Some features are CTF-specific, but they're just as useful for analyzing real-world seccomp filters. Features Dump - Automatically dumps...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 4:51 a.m.12 views

SysWhispers2

SysWhispers2 SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. All core syscalls are supported and example generated files available in the example-output/ folder. Difference Between SysWhispers 1 and 2 The usage is almost identical to...

5.8AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/13 4:33 a.m.7 views

ksentinel

ksentinel - Kernel Syscalls Integrity Monitor Overview ksentinel monitors critical kernel functions and the syscall table for unauthorized modifications. It detects common syscalls that are targeted by most rootkits including ftrace hooks, kprobes, and syscall table hijacking. Features Function...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:25 a.m.14 views

project-rvbbit

Project RVBBIT: Linux Kernel Rootkit Proof-of-Concept 📖 Overview Project RVBBIT is an educational proof-of-concept demonstrating advanced stealth techniques used by Linux kernel rootkits. It is intended exclusively for cybersecurity research, defensive training, and understanding how modern...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 3:54 a.m.6 views

strace

strace - el trazador de llamadas al sistema de Linux Este es strace -- una utilidad de espacio de usuario diagnóstica, de depuración e instructiva con una interfaz de línea de comandos tradicional para Linux. Se utiliza para monitorear y alterar interacciones entre procesos y el kernel de Linux,...

5.9AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/13 3:54 a.m.7 views

strace

strace - the linux syscall tracer This is strace -- a diagnostic, debugging and instructional userspace utility with a traditional command-line interface for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal...

5.7AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/13 3:42 a.m.7 views

ShellCodeEmulator

Windows shellcode emulation tool based upon unicorn framework. ShellcodeEmulator emulates Windows shellcode with the help of windbg process memory dumps. You can provide shellcode to analyze with any Windows process dump image. The tool will emulate as much as of the userland code using the...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 2:30 a.m.9 views

RedTeamCCode

RedTeamCCode Repositorio de código C de Red Team ¿Quieres saber qué ID de syscall se utiliza en tu sistema? root@kitploit: getsyscall.exe ntdll.dll NtProtectVirtualMemory ntdll.dll!NtProtectVirtualMemory at 0x00007FFDE568D010 NtProtectVirtualMemory syscall ID 0x00000050 80 APIs de ntdll.dll con...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:57 a.m.29 views

exrop

Exrop Automatic ROP chain generator for x86-64 binaries, powered by Triton symbolic execution. Features Set registers to constants or other registers rdi=0x41414141, rdi=rax Write to memory constant and register-based addresses/values Write strings/bytes to memory Function calls with mixed...

5.5AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 1:41 a.m.6 views

sylvia

iOS AArch64 Syscall Analyzer An IDA Pro script that scans an AArch64 binary for SVC instructions, resolves the BSD syscall number from the X16 register, and presents every result in a rich dockable UI, with per-syscall occurrence navigation and live man-page documentation fetching. Built for iOS ...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 1:00 a.m.8 views

ansvif

ansvif Un Fuzzer No Tan Inteligente Marshall Whittaker oxagast [email protected] A medida que aumenta la complejidad de un sistema, también aumenta el potencial de problemas dentro de ese sistema. --Ley de Whittaker Dependencias de compilación: automake autoconf-archive zlib1g-dev g++ gcc y...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 12:29 a.m.11 views

windiff

WinDiff Acerca de WinDiff es una herramienta web de código abierto que permite navegar y comparar información de símbolos, tipos y llamadas al sistema de archivos binarios de Microsoft Windows en diferentes versiones del sistema operativo. La base de datos de archivos binarios se actualiza...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 12:29 a.m.50 views

windiff

WinDiff About WinDiff is an open-source web-based tool that allows browsing and comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the operating system. The binary database is automatically updated to include information from the latest Windo...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 12:01 a.m.13 views

HallWatch

HallWatch Copyright C 2026 Adam Zypherion — licenciado bajo GPL-3.0. Las syscalls indirectas son simples una vez que has visto una. El loader recorre ntdll, lee el SSN del prólogo de Nt, encuentra los dos bytes 0F 05 un poco más adelante, establece r10/rax/rdx/r8/r9 por sí mismo, y salta jmp...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:58 p.m.29 views

shellnoob

ShellNoob Writing shellcodes has always been super fun, but some parts are extremely boring and error prone. Focus only on the fun part, and use ShellNoob! For a quick overview, check the slides for the Black Hat Arsenal talk: link Want to contribute? Feature request? Bug report? Swears? All...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:22 p.m.4 views

pike-agent

Pike Agent pike-agent records and analyzes how programs behave on Linux. It traces a program's activity, indexes it into a database, and lets you chat with an LLM agent about it in a TUI. Example of prompts: Crash diagnosis: This program crashed with a bus error. What happened? Race condition...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/12 11:22 p.m.7 views

SunnyDayBPF

SunnyDayBPF SunnyDayBPF is an eBPF-based post-syscall user-buffer telemetry deception research technique originally proposed and researched by Azizcan Dastan. The technique investigates whether data observed by user-space security, logging, or telemetry agents can be altered after a read-like...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder