Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/09/02 12:11 a.m.5 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:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 11:34 p.m.5 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...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 11:23 p.m.3 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...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 10:38 p.m.6 views

LibPNG_OSS-Fuzz

Fuzzing and Vulnerability Analysis of libpng Group Security Research Project About Fuzzing: Fuzzing is an automated software testing technique that provides invalid, unexpected, or random data as inputs to a program to discover bugs and vulnerabilities. Coverage-guided fuzzing uses code coverage...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:10 p.m.5 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...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:10 p.m.192 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/01 9:10 p.m.4 views

PHP-Fuzzer

PHP Fuzzer Esta biblioteca implementa un fuzzer para PHP, que se puede usar para encontrar errores en bibliotecas particularmente bibliotecas de análisis sintáctico alimentándolas con entradas "aleatorias". La retroalimentación de la instrumentación de cobertura de aristas se utiliza para guiar l...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 6:10 p.m.3 views

ATFuzzer

ATFuzzer «Opening Pandora's Box through ATFuzzer: Dynamic Analysis of AT Interface for Android Smartphones» ha sido aceptado en la 35.ª Conferencia Anual de Aplicaciones de Seguridad Informática ACSAC 2019. https://syed-rafiul-hussain.github.io/wp-content/uploads/2019/11/atfuzz.pdf Resumen Este...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 3:34 p.m.4 views

syzkaller

syzkaller - fuzzer de kernel syzkaller siːzˈkɔːlə es un fuzzer de kernel no supervisado guiado por cobertura. Sistemas operativos compatibles: FreeBSD, , , , , ,...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/28 9:46 p.m.5 views

efcf-framework

EF/CF - il Fuzzer per Contratti ethereum smart Estremamente Veloce EF/CF è un nuovo approccio al fuzzing di smart contract: invece di usare un nuovo fuzzer costruito su misura, riutilizza l'infrastruttura di fuzzing esistente per codice C/C++ applicandola agli smart contract. Attualmente, AFL++ è...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 3:11 a.m.3 views

efi_fuzz

efifuzz Un semplice fuzzer guidato dalla copertura per variabili UEFI NVRAM. Basato su Qiling e AFL++. Scritto da Itai Liba @liba2k e Assaf Carlsbad @assafcarlsbad. Utilizzo Utilizzo dell'ambiente Docker 1. Costruisci l'immagine: docker build -t efifuzz . 2. Testa l'ambiente: docker run -v...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 12:50 a.m.166 views

gdbfuzz

GDBFuzz: Debugger-Driven Fuzzing This is the companion code for the paper: 'Fuzzing Embedded Systems using Debugger Interfaces'. A preprint of the paper can be found here https://publications.cispa.saarland/3950/. The code allows the users to reproduce and extend the results reported in the paper...

6.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/28 12:50 a.m.6 views

gdbfuzz

GDBFuzz: Fuzzing basato su Debugger Questo è il codice di supporto per l'articolo: 'Fuzzing di Sistemi Embedded tramite Interfacce di Debugger'. Una prestampa dell'articolo è disponibile qui https://publications.cispa.saarland/3950/. Il codice consente agli utenti di riprodurre ed estendere i...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/26 8:28 p.m.6 views

AFL

american fuzzy lop Sviluppato originariamente da Michal Zalewski [email protected]. Vedi QuickStartGuide.txt se non hai tempo di leggere questo file. 1 Sfide del fuzzing guidato Il fuzzing è una delle strategie più potenti e collaudate per identificare problemi di sicurezza in software reali...

5.4AI score
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/05/08 12:00 a.m.50 views

OrchJail: Jailbreaking Tool-Calling Text-To-Image Agents by Orchestration-Guided Fuzzing

Tool-calling text-to-image T2I agents can plan and execute multi-step tool chains to accomplish complex generation and editing queries. However, this capability introduces a new safety attack surface: harmful outputs may arise from tool orchestration, where individually benign steps combine into...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/05 12:00 a.m.24 views

Adobe SDK 1.7.1 2410 Overflow Analysis / Fuzzing Model

This Python script implements a comprehensive framework to model, detect, and analyze integer overflows in 32-bit arithmetic, particularly in the context of image memory allocation. The framework combines formal methods, stepwise arithmetic, symbolic execution, SMT-style constraint solving,...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/10 12:00 a.m.8 views

SAFuzz: Semantic-Guided Adaptive Fuzzing for LLM-Generated Code

While AI-coding assistants accelerate software development, current testing frameworks struggle to keep pace with the resulting volume of AI-generated code. Traditional fuzzing techniques often allocate resources uniformly and lack semantic awareness of algorithmic vulnerability patterns, leading...

5.6AI score
SaveExploits0
Prion
Prion
added 2023/03/15 10:15 p.m.22 views

Design/Logic Flaw

OpenSIPS is a Session Initiation Protocol SIP server implementation. Prior to versions 3.1.7 and 3.2.4, OpenSIPS crashes when a malformed SDP body is received and is processed by the deletesdpline function in the sipmsgops module. This issue can be reproduced by calling the function with an SDP...

5CVSS7.3AI score0.0099EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2023/03/15 10:11 p.m.39 views

CVE-2023-28098 OpenSIPS has vulnerability in the Digest Authentication Parser

OpenSIPS is a Session Initiation Protocol SIP server implementation. Prior to versions 3.1.7 and 3.2.4, a specially crafted Authorization header causes OpenSIPS to crash or behave in an unexpected way due to a bug in the function parseparamname . This issue was discovered while performing coverag...

5.9CVSS7.6AI score0.00905EPSS
SaveExploits0References3
Rows per page
Query Builder