offensive-bug-identification

Identify and classify software vulnerabilities across source, binary, and runtime contexts.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/riparino/Claude-Cyber --skill offensive-bug-identification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: offensive-bug-identification
Source: https://github.com/riparino/Claude-Cyber/tree/main/Claude-Red/Skills/offensive-bug-identification
Command: npx skills add https://github.com/riparino/Claude-Cyber --skill offensive-bug-identification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic bug identification and vulnerability research across code, binaries, and runtime, enabling teams to identify, classify, and triage security issues efficiently.

Core Features & Use Cases

  • Phase-driven methodology covering reconnaissance, static analysis, dynamic analysis, fuzzing, and patch-diffing.
  • Supports structured vulnerability research workflows for code audits, bug bounty triage, and security testing.
  • Real-world application guidance with reference workflows and checklists for disciplined triage.

Quick Start

Describe your target project and I will run the full bug-identification workflow against it.

Frequently Asked Questions about offensive-bug-identification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a structured methodology for software vulnerability discovery?

A structured vulnerability discovery methodology applies a phase-driven workflow to identify and classify software bugs, covering reconnaissance, static analysis, dynamic analysis, fuzzing, and exploitation planning to ensure disciplined triage across source, binary, and runtime contexts.

How do I identify and triage security bugs during a code audit?

To identify and triage security bugs during a code audit, apply a structured bug-identification methodology that sequentially executes reconnaissance, static analysis, and dynamic analysis to classify vulnerabilities and establish clear triage rules for the findings.

Can I use fuzzing and patch-diffing for bug bounty triage?

Yes, you can use fuzzing and patch-diffing for bug bounty triage. The bug-identification workflow supports structured vulnerability research by applying these dynamic analysis techniques to evaluate and classify security issues across source, binary, and runtime environments.

What is the best way to run vulnerability research across source and binary contexts?

The best way to run vulnerability research across source and binary contexts is using a disciplined, phase-driven workflow that integrates static analysis, reverse engineering, and dynamic analysis to systematically identify, classify, and triage software vulnerabilities.

Does this bug identification workflow require prior security audit experience?

This bug identification workflow requires understanding of security audit concepts like static analysis, fuzzing, and reverse engineering. It provides reference workflows and checklists to guide the vulnerability research process, but expects knowledge of code, binary, and runtime analysis contexts.