stark0de/nginxpwner
Nginxpwner is a simple tool to look for common Nginx misconfigurations and vulnerabilities. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1975
- days_rel: n/a
- days_push: 912
- n_releases_24m: 0
Adoption not part of the score
1599 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nginxpwner is a Python command-line tool that scans Nginx servers for common misconfigurations and known vulnerabilities, such as CRLF injection, path traversal, off-by-slash issues, and CVE-2017-7529. It integrates with tools like searchsploit, gobuster, and Kyubi to enumerate and exploit Nginx-specific weaknesses.
Use cases
- audit nginx servers for misconfigurations
- find nginx vulnerabilities during a pentest
- check if nginx version is outdated and exploitable
- test for CRLF injection in nginx redirects
- detect path traversal via misconfigured alias
- test 401/403 bypass with X-Accel-Redirect
- check for CVE-2017-7529 range filter overflow
When to choose
- you are pentesting a site known or suspected to run Nginx
- you want an automated check for common nginx.conf mistakes
- you run Kali/Burp workflows and want a targeted Nginx scanner
When to avoid
- the target does not run Nginx or a Nginx-based stack
- you need web cache poisoning, request smuggling, or general web app scanning
- you need a passive or production-safe monitoring tool rather than an active scanner
Facets
cli-tool · maturity maintenance
security penetration-testing vulnerability-scanning http-client cli security penetration-testing web-development developer-tools python cli nginx misconfiguration-scanner offensive-security burp-suite web-security cve-scanning command-line linux docker
1 source
- readme: https://github.com/stark0de/nginxpwner · fetched 2026-08-28 · 24041c458c5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stark0de/nginxpwner | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="stark0de/nginxpwner")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem