# cyweb/hammer

Hammer DDos Script - Python 3

Repository: https://github.com/cyweb/hammer
Canonical: https://ross.abutalabs.com/products/hammer
Language: Python
License Family: other
Last push: 2025-08-01T03:26:22+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 35, longevity 100
- inputs: {"age_days": 4591, "days_push": 397, "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 1832, forks 1326 (observed 2026-08-28T04:05:42.285907+00:00)

## What it is
A Python 3 command-line script for performing DDoS (denial-of-service) flood attacks against target servers. It is a simple offensive security testing tool popular on GitHub.

## Use cases
- stress test my own server against flood attacks
- run a dos attack script in python
- load test a server with high request volume
- learn how ddos tools work
- test firewall resilience to request floods

## When to choose
- you need a minimal, dependency-light Python script for basic DoS stress testing
- you want a simple educational example of flood attack tooling

## When to avoid
- you need a legitimate load-testing tool with metrics and reporting (use k6, Locust, or JMeter instead)
- you require a maintained, licensed project — it has no license and minimal documentation
- any use against systems you do not own or have authorization to test, which is illegal

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: penetration-testing, networking, security
- domain: security, penetration-testing, networking
- platform: python, cli, cross-platform
- tags: ddos, stress-testing, python-script, dos, linux

## Member repositories
- cyweb/hammer (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:42.285907+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:19:09.109988+00:00, confidence not recorded.
  - readme: https://github.com/cyweb/hammer (fetched 2026-08-28T04:05:42.285907+00:00, sha 9db61c1ee6b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
