# ztgrace/changeme

A default credential scanner.

Repository: https://github.com/ztgrace/changeme
Canonical: https://ross.abutalabs.com/products/changeme
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: infosec, python, security, penetration-testing, security-tools, security-scanner, default-creds
Last push: 2025-07-08T21:20:06+00:00

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

## Adoption (not part of the score)
Stars 1516, forks 252 (observed 2026-08-28T04:04:56.469789+00:00)

## What it is
changeme is a Python CLI tool that scans networks for devices and services using default or backdoor credentials. Credential definitions are stored in YAML files, and it supports HTTP/HTTPS, SSH, databases, SNMP, FTP, and other protocols, with targets loadable from IPs, subnets, host lists, nmap XML, or Shodan queries.

## Use cases
- scan a subnet for devices with default passwords
- find default credentials on network services before a pentest
- check ssh and database servers for factory-set logins
- audit my network for backdoor credentials
- run a default credential scan from shodan results
- detect default logins on routers and appliances

## When to choose
- you need to detect default or backdoor credentials across many protocols
- you want to add new credential checks without writing code, just YAML
- you want to feed targets from nmap XML or Shodan queries

## When to avoid
- you need general brute-forcing of common or weak passwords rather than defaults
- you need a supported platform other than Linux without using Docker
- you need a full commercial-grade vulnerability scanner

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, vulnerability-scanning
- domain: security, penetration-testing
- platform: python, cli
- tags: default-credentials, credential-scanner, network-scanning, shodan, yaml-credentials, command-line, linux, docker

## Member repositories
- ztgrace/changeme (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.469789+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:32:08.013087+00:00, confidence not recorded.
  - readme: https://github.com/ztgrace/changeme (fetched 2026-08-28T04:04:56.469789+00:00, sha d2b15570136a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
