tamper-fuzzing

Community

Exhaust input surfaces until findings surface.

Authordeonmenezes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tamper-fuzzing automates exhaustive surface enumeration and mutation to reveal hidden weaknesses by running a convergence loop that relies on per-endpoint baselines and behavioral oracles.

Core Features & Use Cases

  • Enumerates every reachable input unit (endpoints, forms, params, headers, cookies, JSON keys, GraphQL vars) and mutates them through a tamper matrix to surface findings only when a defined oracle fires.
  • Maintains a cross-endpoint state ledger (surface.json, baselines.json, tampers.jsonl, findings.jsonl, dead_ends.jsonl) and rotates mutation classes each round to converge coverage.
  • Enforces safety gates (scope gate, non-destructive defaults, rate limiting, and explicit ASK before destructive mutations) to prevent harmful actions.

Quick Start

Run a live-fire tamper convergence against a target by configuring a scope and executing the tamper loop to enumerate inputs and apply mutations until no untested pairs remain.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tamper-fuzzing
Download link: https://github.com/deonmenezes/mantishack/archive/main.zip#tamper-fuzzing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.