Skip to content

feat(web-security): add h2-waf-bypass skill#38

Merged
GangGreenTemperTatum merged 3 commits into
mainfrom
ads/cap-998-add-an-h2-waf-bypass-skill
Jun 5, 2026
Merged

feat(web-security): add h2-waf-bypass skill#38
GangGreenTemperTatum merged 3 commits into
mainfrom
ads/cap-998-add-an-h2-waf-bypass-skill

Conversation

@GangGreenTemperTatum
Copy link
Copy Markdown
Contributor

HTTP/2 binary framing WAF bypass with black-box proxy+WAF fingerprinting. Covers 6 bypass classes: delayed DATA frame timing, body size truncation, Extended CONNECT method conversion, ForwardAuth body stripping, path normalization, and JSON content-type gap. Bundled zero-dependency PoC.

GangGreenTemperTatum and others added 3 commits June 5, 2026 09:09
HTTP/2 binary framing WAF bypass with black-box proxy+WAF fingerprinting.
Covers 6 bypass classes: delayed DATA frame timing, body size truncation,
Extended CONNECT method conversion, ForwardAuth body stripping, path
normalization, and JSON content-type gap. Bundled zero-dependency PoC.

Based on: https://lab.ctbb.show/research/h2-WAF-Bypasses

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Demote TLS verification, raw socket, SSRF metadata, and SSL context
findings to INFO — these are intentional in offensive security PoC tools
like the h2-waf-bypass scanner.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GangGreenTemperTatum GangGreenTemperTatum merged commit d71f0df into main Jun 5, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant