# TheKingOfDuck/burpFakeIP

服务端配置错误情况下用于伪造ip地址进行测试的Burp Suite插件

Repository: https://github.com/TheKingOfDuck/burpFakeIP
Canonical: https://ross.abutalabs.com/products/burpfakeip
Language: Java
License Family: other
Last push: 2022-09-29T09:12:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2646, "days_push": 1434, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1668, forks 231 (observed 2026-08-28T04:05:19.807892+00:00)

## What it is
A Burp Suite extension written in Java that forges IP addresses in HTTP request headers (X-Forwarded-For and similar) to test servers with misconfigured IP-based access controls. It supports spoofing specific, local, or random IPs and integrating random IP payloads into Intruder attacks.

## Use cases
- bypass ip-based rate limiting in burp intruder
- test server for x-forwarded-for spoofing vulnerabilities
- forge client ip in http requests during pentest
- rotate random fake ips while brute forcing
- check if server trusts spoofed ip headers

## When to choose
- you use Burp Suite and need to test IP header spoofing or rate-limit bypasses
- you want automatic XFF header injection with random IPs across requests

## When to avoid
- the target correctly derives client IP from the socket rather than headers
- you need a standalone proxy or non-Burp testing tool

## Facets
- artifact type: plugin
- maturity: maintenance
- function: penetration-testing, security, http-client
- domain: security, penetration-testing, developer-tools
- platform: jvm
- tags: burp-suite-extension, ip-spoofing, x-forwarded-for, intruder, rate-limit-bypass

## Member repositories
- TheKingOfDuck/burpFakeIP (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.807892+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:49.070517+00:00, confidence not recorded.
  - readme: https://github.com/TheKingOfDuck/burpFakeIP (fetched 2026-08-28T04:05:19.807892+00:00, sha a1b61061ab83)
- Data as of 2026-08-30T08:39:29.467469+00:00.
