# gquere/pwn_jenkins

Notes about attacking Jenkins servers

Repository: https://github.com/gquere/pwn_jenkins
Canonical: https://ross.abutalabs.com/products/pwn_jenkins
Language: Python
License Family: other
Topics: jenkins, pentest, hacking, exploit, rce
Last push: 2024-07-10T11:18:30+00:00

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

## Adoption (not part of the score)
Stars 2096, forks 326 (observed 2026-08-28T04:06:13.242339+00:00)

## What it is
A collection of notes, scripts, and references for attacking and pentesting Jenkins CI/CD servers, covering known CVEs like arbitrary file read and deserialization RCE. It includes Python exploit scripts and command-line examples using jenkins-cli and ysoserial.

## Use cases
- test a jenkins server for cve-2024-23897 arbitrary file read
- exploit deserialization rce on an old jenkins instance
- check if jenkins authentication can be bypassed
- find scripts to get rce on jenkins during a pentest
- learn about known jenkins vulnerabilities and exploits
- bruteforce the jenkins credential encryption key

## When to choose
- you are doing an authorized penetration test against a Jenkins server
- you want a curated reference of Jenkins CVEs with working exploit commands
- you need ready-made Python exploit scripts for Jenkins vulnerabilities

## When to avoid
- you need a hardened Jenkins security scanner for production use
- you want defensive hardening guidance rather than attack tooling
- you need a maintained tool with a license and formal releases

## Facets
- artifact type: learning-resource
- maturity: active
- function: penetration-testing, security, developer-tools
- domain: security, penetration-testing
- platform: python, cli, cross-platform
- tags: jenkins, exploitation, rce, cve, pentest-notes, offensive-security, devops

## Member repositories
- gquere/pwn_jenkins (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:13.242339+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-30T02:54:37.419865+00:00, confidence not recorded.
  - readme: https://github.com/gquere/pwn_jenkins (fetched 2026-08-28T04:06:13.242339+00:00, sha ccb2aa9bb454)
- Data as of 2026-08-30T08:39:29.467469+00:00.
