Lucene search
+L

1778 matches found

Kitploit
Kitploit
added 2026/09/23 3:47 a.m.32 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/23 2:54 a.m.8 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/23 2:40 a.m.13 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/23 2:13 a.m.9 views

snoop

snoop A syscall tracer for Linux, built on eBPF. Like strace but with a live TUI, smart filters, and argument decoding you can actually read. root@kitploit: $ sudo snoop curl https://example.com 0.001 curl1234/1234 openatATFDCWD, "/etc/ssl/certs/ca-certificates.crt", ORDONLY = 4 0.002 curl1234/12...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/23 1:11 a.m.13 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.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/23 12:23 a.m.53 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/23 12:02 a.m.11 views

kafel

WHAT IS IT? Kafel is a language and library for specifying syscall filtering policies. The policies are compiled into BPF code that can be used with seccomp-filter. This is NOT an official Google product. Usage With verbose error reporting root@kitploit: struct sockfprog prog; kafelctxtt ctxt =...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 11:56 p.m.13 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...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 11:41 p.m.19 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/22 11:27 p.m.11 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...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 10:40 p.m.15 views

HallWatch

HallWatch Copyright C 2026 Adam Zypherion — licensed under GPL-3.0. Indirect syscalls are simple once you have seen one. The loader walks ntdll, reads the SSN out of Nt prologue, finds the 0F 05 two bytes further in, sets r10/rax/rdx/r8/r9 itself, and jmps straight at those two bytes. The syscall...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 10:30 p.m.98 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/22 9:30 p.m.7 views

RecycledInjector

RecycledInjector Description Currently Fully Undetected same-process native/.NET assembly shellcode injector based on RecycledGate by thefLink, which is also based on HellsGate + HalosGate + TartarusGate to ensure undetectable native syscalls even if one technique fails. To remain stealthy and ke...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 7:37 p.m.100 views

hades

About Hades is a proof of concept loader that combines several evasion technques with the aim of bypassing the defensive mechanisms commonly used by modern AV/EDRs. Usage The easiest way, is probably building the project on Linux using make. root@kitploit: git clone https://github.com/f1zm0/hades...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 7:13 p.m.13 views

instrumentation_callbacks

instrumentationcallbacks Instrumentation callbacks are quite a fun undocumented part of Windows. All the code in this repository is released under the MIT license. This repository uses google style C++ spacing. PRs are welcome if you find issues, bugs, or believe a specific feature should be adde...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 4:00 p.m.8 views

Chrome-App-Bound-Encryption-Decryption

ChromElevator Chrome App-Bound Encryption Decryption 🚀 Overview Постэксплуатационный инструмент, демонстрирующий полный обход App-Bound Encryption ABE в Chromium, выполняемый полностью в памяти. Проект использует Direct Syscall-based Reflective Process Hollowing для запуска легитимного процесса...

6.3AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 3:42 p.m.13 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...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 3:41 p.m.11 views

HellHall

HellsHall — ещё один способ получения чистых сис-коллов HellsHall — это комбинация HellsGate и косвенных сис-коллов indirect syscalls. Как это работает Сначала HellsHall проверяет, перехвачен ли hooked адрес сис-колла , и пытается получить номер сис-колла, проверяя наличие следующих байтов: 0x4C,...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:32 p.m.13 views

strace

strace — трассировщик системных вызовов Linux Это strace — диагностическая, отладочная и обучающая утилита пространства пользователя с традиционным интерфейсом командной строки для Linux. Она используется для мониторинга и вмешательства во взаимодействия между процессами и ядром Linux, включая...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/22 3:04 p.m.13 views

krf

KRF KRF — это K ernelspace R andomized F aulter ядерный рандомизированный сбойник. В настоящее время поддерживаются ядра Linux и FreeBSD. Что это? Инжекция сбоев fault injection — это техника тестирования ПО, при которой в вызываемые программой функции вносятся сбои «неисправности». Если вызываем...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder