Lucene search
+L

335 matches found

Kitploit
Kitploit
added 2026/09/09 6:32 a.m.9 views

ret-sync

ret-sync ret-sync stands for Reverse-Engineering Tools SYNChronization. It is a set of plugins that help to synchronize a debugging session WinDbg/GDB/LLDB/OllyDbg/OllyDbg2/x64dbg with a disassembler IDA/Ghidra/Binary Ninja. The underlying idea is simple: take the best from both worlds static and...

8.1AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:04 a.m.10 views

fuzzilli

Fuzzilli Un fuzzer guiado por cobertura para intérpretes de lenguajes dinámicos basado en un lenguaje intermedio personalizado "FuzzIL" que puede ser mutado y traducido a JavaScript. Uso Los pasos básicos para usar este fuzzer son: 1. Descarga el código fuente de uno de los motores JavaScript...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/09 5:41 a.m.7 views

ruzzy

Ruzzy A coverage-guided fuzzer for pure Ruby code and Ruby C extensions. Ruzzy is heavily inspired by Google's Atheris, a Python fuzzer. Ruzzy uses libFuzzer or LibAFL for its coverage instrumentation and fuzzing engine. Ruzzy also supports AddressSanitizer and UndefinedBehaviorSanitizer when...

5.9AI score
SaveExploits0References31
Kitploit
Kitploit
added 2026/09/09 5:31 a.m.6 views

cuFuzz

cuFuzz This repository contains the artifacts for cuFuzz , a GPU-oriented coverage-guided fuzzer for userland CUDA applications. cuFuzz combines host-side and device-side coverage collection with sanitization to effectively discover bugs in CUDA programs. Repository Structure root@kitploit:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:15 a.m.5 views

nautilus

Nautilus 2.0 Nautilus es un fuzzer basado en gramática y guiado por cobertura. Puedes usarlo para mejorar tu cobertura de pruebas y encontrar más errores. Al especificar la gramática de entradas semi válidas, Nautilus es capaz de realizar mutaciones complejas y descubrir casos de prueba más...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 4:50 a.m.11 views

wtf

what the fuzz A distributed, code-coverage guided, cross-platform snapshot-based fuzzer designed for attacking user and or kernel-mode targets running on Microsoft Windows and Linux user-mode experimental!. Overview what the fuzz or wtf is a distributed, code-coverage guided, customizable,...

6AI score
SaveExploits0References32
Kitploit
Kitploit
added 2026/09/08 11:12 p.m.7 views

PHP-Fuzzer

PHP Fuzzer This library implements a fuzzer for PHP, which can be used to find bugs in libraries particularly parsing libraries by feeding them "random" inputs. Feedback from edge coverage instrumentation is used to guide the choice of "random" inputs, such that new code paths are visited...

6AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/08 10:38 p.m.8 views

LibPNG_OSS-Fuzz

Fuzzing y Análisis de Vulnerabilidades de libpng Proyecto de Investigación en Seguridad Grupal Acerca del Fuzzing: El fuzzing es una técnica automatizada de pruebas de software que proporciona datos inválidos, inesperados o aleatorios como entrada a un programa para descubrir errores y...

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

ubertooth

Ubertooth Project Ubertooth is an open source wireless development platform suitable for Bluetooth experimentation. Ubertooth ships with a capable BLE Bluetooth Smart sniffer and can sniff some data from Basic Rate BR Bluetooth Classic connections. The latest release is 2020-12-R1. The latest...

5.6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/08 8:02 p.m.5 views

uniFuzzer

uniFuzzer uniFuzzer is a fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer. Currently it supports fuzzing 32-bits LSB ELF files on ARM/MIPS, which are usually seen in IoT devices. 中文介绍 Features very little hack and easy to build can target any specified function or code snipp...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 5:46 p.m.8 views

drAFL

drAFL Original AFL supports black-box coverage-guided fuzzing using QEMU mode. I highly recommend to try it first and if it doesn't work you can try this tool. Additionally, you might want to try Manul that supports blackbox binaries fuzzing on Windows and Linux. Usage You need to specify DRRUNPA...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/08 4:42 p.m.8 views

manul

Manul Manul es un fuzzer paralelo guiado por cobertura para binarios de código abierto y caja negra en Windows, Linux y macOS beta escrito en Python puro. Inicio rápido root@kitploit: pip3 install psutil git clone https://github.com/mxmssh/manul cd manul mkdir in mkdir out echo "AAAAAA" in/test...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 4:42 p.m.193 views

manul

Manul Manul is a coverage-guided parallel fuzzer for open-source and black-box binaries on Windows, Linux and macOS beta written in pure Python. Quick Start root@kitploit: pip3 install psutil git clone https://github.com/mxmssh/manul cd manul mkdir in mkdir out echo "AAAAAA" in/test python3...

9.8CVSS6.7AI score0.03518EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/08 2:06 p.m.44 views

gundog

gundog gundog - PowerShell based guided hunting in Microsoft 365 Defender Gundog provides you with guided hunting in Microsoft 365 Defender. Especially if not only for Email and Endpoint Alerts at the moment. Functionality You provide an AlertID you might received via Email notification and gundo...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:40 a.m.5 views

toothpicker

ToothPicker ToothPicker es un fuzzer en proceso, guiado por cobertura para iOS. Se desarrolló para atacar específicamente el demonio de Bluetooth de iOS bluetoothd y analizar varios protocolos de Bluetooth en iOS. Como está construido usando FRIDA, se puede adaptar para atacar cualquier plataform...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/08 11:11 a.m.5 views

ATFuzzer

ATFuzzer "Opening Pandora's Box through ATFuzzer: Dynamic Analysis of AT Interface for Android Smartphones" is accepted to the 35th Annual Computer Security Applications Conference ACSAC 2019. https://syed-rafiul-hussain.github.io/wp-content/uploads/2019/11/atfuzz.pdf Abstract This paper focuses ...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 9:24 p.m.5 views

syzkaller

syzkaller - 内核模糊测试器 syzkaller siːzˈkɔːlə 是一个无监督的覆盖引导内核模糊测试器。 支持的操作系统:FreeBSD、Fuchsia、gVisor、Linux、NetBSD、OpenBSD、Windows。 邮件列表:[email protected](可在网页或通过电子邮件加入)。 已发现的漏洞:Darwin/XNU、FreeBSD、Linux、NetBSD、OpenBSD、Windows。 文档 最初,syzkaller 是为 Linux 内核模糊测试而开发的,但现在 它也正在扩展,以支持其他操作系统内核。 目前大部分文档都与 Linux...

5.9AI score
SaveExploits0References25
Kitploit
Kitploit
added 2026/09/06 5:28 p.m.6 views

sfuzz

SFUZZ Start date: Dec, 2021 This is a coverage-guided, emulation based greybox fuzzer that makes use of a custom Just-In-Time compiler to achieve near-native performance. It works by lifting RISC-V elf binaries to an intermediate representation before JIT compiling them to x86 during execution...

5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/06 12:01 p.m.6 views

Angora

Angora Angora es un fuzzer guiado por cobertura basado en mutaciones. El objetivo principal de Angora es aumentar la cobertura de ramas resolviendo restricciones de rutas sin ejecución simbólica. Trabajo Publicado Arxiv: Angora: Efficient Fuzzing by Principled Search, S&P 2018. Compilar Angora...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/06 7:26 a.m.8 views

WuppieFuzz

WuppieFuzz v1.7.1 TNO developed WuppieFuzz, a coverage-guided REST API fuzzer developed on top of LibAFL, targeting a wide audience of end-users, with a strong focus on ease-of-use, explainability of the discovered flaws and modularity. WuppieFuzz supports all three settings of testing black box,...

5.9AI score
SaveExploits0References2
Rows per page
Query Builder