# netxfly/x-crack

x-crack - Weak password scanner, Support: FTP/SSH/SNMP/MSSQL/MYSQL/PostGreSQL/REDIS/ElasticSearch/MONGODB

Repository: https://github.com/netxfly/x-crack
Canonical: https://ross.abutalabs.com/products/x-crack
Language: Go
License Family: other
Last push: 2024-05-22T01:33:58+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3169, "days_push": 834, "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 1276, forks 243 (observed 2026-08-28T04:04:13.134468+00:00)

## What it is
x-crack is a command-line weak password (credential brute-force) scanner written in Go that tests common username/password combinations against network services. It supports FTP, SSH, SNMP, MSSQL, MySQL, PostgreSQL, Redis, Elasticsearch, and MongoDB, and doubles as the example scanner from a Chinese white-hat security development tutorial.

## Use cases
- brute force weak passwords on network services
- scan servers for default or common credentials
- test ssh and database logins with a password list
- audit weak passwords across mysql postgres redis and mongodb
- check ftp snmp and elasticsearch endpoints for weak auth
- pentest tool to crack service logins over the network

## When to choose
- You need a small, fast Go CLI to test common credentials across many service types during an authorized penetration test or security audit
- You want readable source code to learn how credential brute-force scanners are implemented

## When to avoid
- You need a full-featured, actively supported scanner with reporting and broad protocol coverage - tools like Hydra, Medusa, or Nuclei fit better
- You require a licensed, production-grade auditing product - this is an educational example with no license file and limited maintenance

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, vulnerability-scanning, cli
- domain: security, penetration-testing
- platform: windows, go, cli, cross-platform
- tags: weak-password-scanner, brute-force, credential-auditing, default-credentials, ssh, mysql, redis, mongodb, postgresql, ftp, snmp, elasticsearch, security-tutorial, pentest, command-line, linux, macos

## Member repositories
- netxfly/x-crack (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.134468+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-30T05:02:57.896683+00:00, confidence not recorded.
  - readme: https://github.com/netxfly/x-crack (fetched 2026-08-28T04:04:13.134468+00:00, sha 40daa561649d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
