Deon Menezes avatar

Deon Menezes

Community

@deonmenezes

110Followers
|
126Public Repos
|
13Published Skills

Agent Skills by Deon Menezes

Showing 13 vetted skills indexed across 1 GitHub repositories.

deonmenezesdeonmenezes
482

code-understanding

Map architecture, trace data flows, and hunt vulnerability variants in code.

Community
Advanced
deonmenezesdeonmenezes
482

redteam-hunting

Rotate attack angles across rounds to exhaust codebase vulnerability findings.

Community
Advanced
deonmenezesdeonmenezes
482

tamper-fuzzing

Enumerate reachable input units and mutate them through a tamper matrix.

Community
Advanced
deonmenezesdeonmenezes
482

exploitability-validation

Validate vulnerability findings for real, reachable exploitability across pipeline stages.

Community
Advanced
deonmenezesdeonmenezes
482

github-archive

Query GitHub Archive data in BigQuery to extract forensic evidence for security investigations.

Community
Advanced
deonmenezesdeonmenezes
482

github-commit-recovery

Recover deleted or orphaned GitHub commits with content, diffs, and metadata.

Community
Intermediate
deonmenezesdeonmenezes
482

github-evidence-kit

Collect and verify forensic evidence from GitHub API, GH Archive, and local Git sources.

Community
Advanced
deonmenezesdeonmenezes
482

oss-forensics-orchestration

Orchestrate multi-agent OSS forensics investigations with evidence collection and reporting.

Community
Advanced
deonmenezesdeonmenezes
482

github-wayback-recovery

Retrieve deleted GitHub content from Wayback Machine via CDX queries.

Community
Advanced
deonmenezesdeonmenezes
482

Code Coverage with gcov

Instrument C/C++ projects with gcov to generate coverage reports.

Community
Intermediate
deonmenezesdeonmenezes
482

Function Call Tracing

Trace C/C++ program function calls into per-thread logs and Perfetto JSON via -finstrument-functions.

Community
Intermediate
deonmenezesdeonmenezes
482

rr-debugger

Record and replay native binaries with rr for deterministic reverse debugging.

Community
Advanced
deonmenezesdeonmenezes
482

Line Execution Checker

Check source line execution status against gcov .gcda data.

Community
Intermediate