# google/firing-range

Repository: https://github.com/google/firing-range
Canonical: https://ross.abutalabs.com/products/firing-range
Language: Java
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2020-11-13T16:17:41+00:00

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

## Adoption (not part of the score)
Stars 1413, forks 234 (observed 2026-08-28T04:04:39.550462+00:00)

## What it is
Firing Range is a deliberately vulnerable Java web application that serves as a test bed for web application security scanners. It provides synthetic, wide coverage of an array of vulnerabilities and can be deployed on Google App Engine or run locally.

## Use cases
- test a web application security scanner against known vulnerabilities
- benchmark coverage of a DAST scanner
- validate that a vulnerability scanner detects XSS and injection flaws
- set up a local vulnerable target for security tooling development
- compare effectiveness of different web security scanners
- provide a safe synthetic target instead of testing on real apps

## When to choose
- you need a broad, synthetic set of web vulnerabilities to evaluate or tune a security scanner
- you want a self-hosted or App Engine-deployable test target for DAST tooling
- you are developing web vulnerability detection logic and need reproducible test cases

## When to avoid
- you need a real-world vulnerable application rather than synthetic test cases
- you want a security training platform with guided lessons rather than a raw test bed
- you need a non-Java or non-App Engine deployment target without adaptation

## Facets
- artifact type: application
- maturity: maintenance
- function: security, testing, http-server
- domain: security, testing, web-development
- platform: jvm, cloud, self-hosted
- tags: vulnerable-app, scanner-testbed, app-engine, synthetic-vulnerabilities, penetration-testing-target, web-server

## Member repositories
- google/firing-range (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:39.550462+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-30T04:38:16.234477+00:00, confidence not recorded.
  - readme: https://github.com/google/firing-range (fetched 2026-08-28T04:04:39.550462+00:00, sha 89b21e815d94)
- Data as of 2026-08-30T08:39:29.467469+00:00.
