Ross ROSS = Recommend OSS · open-source software intelligence for agents

lobuhi/byp4xx

40X/HTTP bypasser in Go. Features: Verb tampering, headers, #bugbountytips, User-Agents, extensions, default credentials... observed · 2026-08-28

github.com/lobuhi/byp4xx · Go observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2112
  • days_rel: n/a
  • days_push: 1157
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1888 stars · 306 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

byp4xx is a command-line tool written in Go that attempts to bypass HTTP 40X (access denied) responses using techniques like verb tampering, custom headers, User-Agents, path variations, extensions, and default credentials. It wraps cURL options and applies wordlists from SecLists, including methods popularized by #bugbountytips.

Use cases

  • bypass 403 forbidden responses on a URL
  • test verb tampering to access restricted endpoints
  • try default credentials on 401 protected resources
  • probe endpoints with custom headers like X-Custom-IP-Authorization
  • rate-limit-aware bypass testing during bug bounty hunting
  • test multiple user agents and path extensions against a protected path

When to choose

  • you need a quick automated way to test 40X bypass techniques during a pentest or bug bounty
  • you want a single Go binary that reuses familiar cURL flags
  • you need configurable rate limiting or threading for bypass attempts

When to avoid

  • you need a full web vulnerability scanner rather than a focused 40X bypasser
  • you require a maintained project with a license and active releases
  • you need GUI-based testing or detailed reporting of findings

Facets

cli-tool · maturity maintenance

security http-client penetration-testing security penetration-testing web-development windows cli cross-platform http-40x-bypass bug-bounty curl-wrapper verb-tampering rate-limiting go command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
lobuhi/byp4xxmain32

For agents

markdown · JSON · MCP: product_card(name="lobuhi/byp4xx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem