# stealthcopter/deepce

Docker Enumeration, Escalation of Privileges and Container Escapes (DEEPCE)

Repository: https://github.com/stealthcopter/deepce
Canonical: https://ross.abutalabs.com/products/deepce
Language: Shell
License: Apache-2.0
License Family: permissive
Topics: deepce, docker-enumeration, enumeration, exploits, container-escape, privilege-escalation, privilege-escalation-exploits
Last push: 2025-12-21T11:52:01+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 58, release rhythm 35, longevity 100
- inputs: {"age_days": 2317, "days_push": 255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1567, forks 123 (observed 2026-08-28T04:05:04.311911+00:00)

## What it is
DEEPCE is a single-file pure-shell script for enumerating Docker environments and attempting privilege escalation and container escapes. It has no dependencies, runs in-memory for enumeration, and includes exploit payloads for common container misconfigurations.

## Use cases
- enumerate docker environment from inside a container
- find container escape vulnerabilities
- check for privileged docker socket mounts
- test docker container for privilege escalation paths
- audit container security during a pentest
- detect exposed docker api endpoints

## When to choose
- you need a dependency-free script that runs in minimal containers
- you are doing offensive security testing or CTF challenges involving docker
- you want a quick enumeration of docker misconfigurations from a shell

## When to avoid
- you need defensive container security scanning of images or manifests
- you cannot tolerate destructive exploits that may overwrite runC
- you need a maintained commercial-grade container security product

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, vulnerability-scanning, security
- domain: security, penetration-testing
- platform: cli
- tags: docker-enumeration, container-escape, privilege-escalation, shell-script, pentesting, offensive-security, containers, devops, linux, docker

## Member repositories
- stealthcopter/deepce (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:04.311911+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:59:01.482976+00:00, confidence not recorded.
  - readme: https://github.com/stealthcopter/deepce (fetched 2026-08-28T04:05:04.311911+00:00, sha 838b0d2a5c74)
- Data as of 2026-08-30T08:39:29.467469+00:00.
