← Back to catalog
ByamB4

Author in the catalog

ByamB4

21 skills777 stars totalgithub.com/ByamB4

Published skills

auth-bypass

37

Detect authentication and authorization bypass vulnerabilities including missing auth middleware, JWT algorithm confusion, IDOR, and session fixation.

Pesquisa e Webby ByamB4

entity-expansion

37

Detect XML/SVG/YAML entity expansion (Billion Laughs) vulnerabilities in parsers that allow unbounded entity definitions.

Pesquisa e Webby ByamB4

jwt-attacks

37

Detect JWT implementation vulnerabilities including algorithm confusion, none algorithm acceptance, weak secrets, and JWK injection attacks.

Pesquisa e Webby ByamB4

recursion-dos

37

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

Pesquisa e Webby ByamB4

sandbox-escape

37

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

Pesquisa e Webby ByamB4

target-recon

37

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

Segurança#github#gitby ByamB4

decompression-bomb

37

Detect decompression bomb vulnerabilities where compressed input can expand to exhaust memory, targeting buffer-based decompression without size limits.

Pesquisa e Webby ByamB4

sqli

37

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

Pesquisa e Web#sqlby ByamB4

ssti

37

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

Pesquisa e Webby ByamB4

method-clobbering

37

Detect method clobbering via user-controlled object keys that overwrite built-in methods like toString, valueOf, or hasOwnProperty, causing crashes or logic bypass.

Pesquisa e Webby ByamB4

report-writing

37

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

Pesquisa e Web#aiby ByamB4

path-traversal

37

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

Pesquisa e Webby ByamB4

code-injection-codegen

37

Detect code injection vulnerabilities in packages that dynamically generate or evaluate code via new Function(), eval(), vm.run*, or template literal interpolation.

Pesquisa e Webby ByamB4

redos

37

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

Pesquisa e Webby ByamB4

advisory-mining

37

Mine GitHub Security Advisories and CVE databases for incomplete fixes, finding variant vulnerabilities in patched code or similar patterns in related packages.

Segurança#github#gitby ByamB4

cross-pollination

37

Cross-pollination multiplier technique: find a vulnerability in one package, then search for the same pattern across all similar packages to multiply findings.

Pesquisa e Webby ByamB4

command-injection

37

Detect OS command injection via shell execution sinks where user-controlled input reaches system commands without proper sanitization.

Pesquisa e Webby ByamB4

xxe

37

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

Pesquisa e Webby ByamB4

fp-check

37

Systematic false positive elimination for security findings. 6-gate verification, 13-item checklist, devil's advocate questioning. MANDATORY before any CVE submission.

Segurançaby ByamB4

prototype-pollution

37

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

Pesquisa e Webby ByamB4

ssrf

37

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

Pesquisa e Webby ByamB4

Category alert

Get new Pesquisa e Web skills every Monday