ByamB4

35 mods across 1 repository, 45 stars between them.

path-traversal

25

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect path traversal and Zip Slip vulnerabilities where user-controlled path components can escape intended directories.

45 5mo ago A 22 tokens original Apache-2.0

prototype-pollution

26

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect prototype pollution via object merge/clone/assign operations where proto or constructor.prototype keys can modify Object.prototype.

45 5mo ago A 29 tokens original Apache-2.0

recursion-dos

27

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect stack overflow and infinite recursion DoS in recursive parsers, tree walkers, and serializers that lack depth limits.

45 5mo ago A 28 tokens original Apache-2.0

redos

28

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect Regular Expression Denial of Service (ReDoS) where crafted input causes catastrophic backtracking in regex patterns applied to user-controlled strings.

45 5mo ago A 30 tokens original Apache-2.0

report-writing

29

ByamB4/find-cve-agent

Skill Claude CodeCodex

Generate polished, human-sounding vulnerability disclosure reports for GHSA, HackerOne, and email. Auto-selects channel, calculates CVSS, and adapts tone.

45 5mo ago A 36 tokens original Apache-2.0

sandbox-escape

30

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect VM/sandbox escape vulnerabilities in packages using node:vm, simpleeval, or custom sandboxes that can be bypassed to achieve code execution.

45 5mo ago A 34 tokens original Apache-2.0

sqli

31

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect SQL injection where user input reaches SQL query construction through string concatenation, template literals, or ORM raw query methods.

45 5mo ago A 27 tokens original Apache-2.0

ssrf

32

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect Server-Side Request Forgery where user-controlled URLs can reach internal services, cloud metadata endpoints, or bypass network boundaries.

45 5mo ago C 28 tokens original Apache-2.0

ssti

33

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect Server-Side Template Injection where user input is passed as the template string itself rather than as template variables, enabling code execution.

45 5mo ago A 29 tokens original Apache-2.0

target-recon

34

ByamB4/find-cve-agent

Skill Claude CodeCodex

Target discovery methodology for finding high-quality npm/PyPI/GitHub packages to audit for vulnerabilities, with evaluation criteria and search strategies.

45 5mo ago A 31 tokens original Apache-2.0

xxe

35

ByamB4/find-cve-agent

Skill Claude CodeCodex

Detect XML External Entity injection where XML parsers process untrusted input with external entity loading enabled, allowing file read or SSRF.

45 5mo ago A 29 tokens original Apache-2.0