Lucene search
+L

58 matches found

Kitploit
Kitploit
added 2026/09/11 3:44 a.m.4 views

certfuzz

This project contains the source code for the CERT Basic Fuzzing Framework BFF BFF for Windows was formerly known as the CERT Failure Observation Engine FOE. If you are looking for runnable code, you should download the latest releases at: BFF Using this code Depending on your preferred level of...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 1:55 a.m.5 views

Binvariants

Binvariants: Register-Level Invaraint-Guided Fuzzing for Binaries This repository provides the source code for Binvariants : a prototype fuzzing framework that leverages register-level likely invariant violations for fuzzing binaries. This work is presented in our paper Binvariants: Enhancing...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 8:56 p.m.11 views

fuzzuf

fuzzuf fuzzuf fuzz ing u nification f ramework is a fuzzing framework with its own DSL to describe a fuzzing loop by constructing building blocks of fuzzing primitives. For build instructions and a tutorial, please follow building.md and tutorial.md. Why use fuzzuf? fuzzuf enables a flexible...

5.9AI score
SaveExploits0References26
Kitploit
Kitploit
added 2026/09/10 5:53 p.m.5 views

apatchy

apatchy An in-process fuzzing framework for Apache HTTPD apatchy lets you fuzz Apache's full HTTP request processing pipeline - parsing, hooks, filters, handlers - without any network I/O. It replaces Apache's socket layer with custom I/O filters, feeding raw bytes directly into the same code pat...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 4:00 p.m.4 views

boofuzz

.. image:: https://github.com/jtpereyda/boofuzz/raw/master/artwork/boo-logo-dark.svg :width: 60% :alt: boofuzz logo boofuzz: Fuzzing de protocolos de red para humanos .. image:: https://github.com/jtpereyda/boofuzz/actions/workflows/test.yml/badge.svg?branch=master :target:...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 8:53 a.m.6 views

kitty

Introducción | Sulley: ¿Boo? | Boo: ¡Kitty! ¿Qué es Kitty? Kitty es un framework de fuzzing modular y extensible de código abierto escrito en Python, inspirado por Sulley de OpenRCE y Peach Fuzzer de Michael Eddington y ahora de Deja Vu Security. Objetivo root@kitploit: Cuando empezamos a escribi...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 8:53 a.m.30 views

kitty

Introduction | Sulley: Boo? | Boo: Kitty! What is Kitty? Kitty is an open-source modular and extensible fuzzing framework written in python, inspired by OpenRCE's Sulley and Michael Eddington's and now Deja Vu Security's Peach Fuzzer . Goal root@kitploit: When we started writing Kitty, our goal w...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 3:57 a.m.3 views

PyJFuzz

PyJFuzz is a small, extensible and ready-to-use framework used to fuzz JSON inputs , such as mobile endpoint REST API, JSON implementation, Browsers, cli executable and much more. Version| 1.1.0 ---|--- Homepage| http://www.mseclab.com/ Github| https://github.com/mseclab/PyJFuzz Author| Daniele...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 3:49 a.m.7 views

fuzzable

Fuzzable Marco para automatizar el descubrimiento de objetivos Fuzzable mediante análisis estático Introducción Los investigadores de vulnerabilidades que realizan evaluaciones de seguridad a menudo aprovechan las capacidades del fuzzing guiado por cobertura mediante herramientas potentes como...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/07 7:24 a.m.6 views

vUSBf

vusbf-Framework root@kitploit: / / / / / / / / // | | / / / / / / / / / / / / / /\ / | | |/ / / / / // // / // / / / // // / // / |/ /,/,// //// / / / // / / / / / / / / / / // / / // // / / // ,/ ///// A KVM/QEMU based USB-fuzzing framework. Sergej Schumilo, OpenSource Security Spenneberg...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 5:54 a.m.5 views

hyperpom

HYPERPOM AArch64 fuzzing library based on the Apple Silicon hypervisor Table of contents Disclaimer Getting Started Prerequisites Self-Signed Binaries and Hypervisor Entitlement Compilation Workflow Documentation Examples Running the Tests Authors Hyperpom is a coverage-guided mutation-based...

5.8AI score
SaveExploits0References9
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

UBUNTU-CVE-2026-64326

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:49 a.m.12 views

EUVD-2026-48870

In the Linux kernel, the following vulnerability has been resolved: block: skip syncblockdev on surprise removal in bdevmarkdead bdevmarkdead's @surprise == true means the device is already gone. The filesystem callback fsbdevmarkdead honours this and skips syncfilesystem, but the bare block devi...

5.8AI score0.00159EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/05/06 4:33 p.m.119 views

ExploitMind

ExploitMind Overview ExploitMind is an en...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/04/13 12:00 a.m.12 views

TEMPLATEFUZZ: Fine-Grained Chat Template Fuzzing for Jailbreaking and Red Teaming LLMs

Large Language Models LLMs are increasingly deployed across diverse domains, yet their vulnerability to jailbreak attacks, where adversarial inputs bypass safety mechanisms to elicit harmful outputs, poses significant security risks. While prior work has primarily focused on prompt injection...

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

Not All Tokens Are Created Equal: Query-Efficient Jailbreak Fuzzing for LLMs

Large Language ModelsLLMs are widely deployed, yet are vulnerable to jailbreak prompts that elicit policy-violating outputs. Although prior studies have uncovered these risks, they typically treat all tokens as equally important during prompt mutation, overlooking the varying contributions of...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/02/09 12:00 a.m.15 views

DyMA-Fuzz: Dynamic Direct Memory Access Abstraction for Re-Hosted Monolithic Firmware Fuzzing

The rise of smart devices in critical domains--including automotive, medical, industrial--demands robust firmware testing. Fuzzing firmware in re-hosted environments is a promising method for automated testing at scale, but remains difficult due to the tight coupling of code with a...

6AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/04 12:00 a.m.13 views

BGPFuzz: Automated Configuration Fuzzing of the Border Gateway Protocol

Telecommunications networks rely on configurations to define routing behavior, especially in the Border Gateway Protocol BGP, where misconfigurations can lead to severe outages and security breaches, as demonstrated by the 2021 Facebook outage. Unlike existing approaches that rely on synthesis or...

6.7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/12/04 12:00 a.m.229 views

PBFuzz: Agentic Directed Fuzzing for PoV Generation

Proof-of-Vulnerability PoV input generation is a critical task in software security and supports downstream applications such as path generation and validation. Generating a PoV input requires solving two sets of constraints: 1 reachability constraints for reaching vulnerable code locations, and ...

7.2AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/11/21 12:00 a.m.29 views

ThreadFuzzer: Fuzzing Framework for Thread Protocol

With the rapid growth of IoT, secure and efficient mesh networking has become essential. Thread has emerged as a key protocol, widely used in smart-home and commercial systems, and serving as a core transport layer in the Matter standard. This paper presents ThreadFuzzer, the first dedicated...

6.9AI score
SaveExploits0
Rows per page
Query Builder