# GamehunterKaan/AutoPWN-Suite

AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.

Repository: https://github.com/GamehunterKaan/AutoPWN-Suite
Canonical: https://ross.abutalabs.com/products/autopwn-suite
Homepage: https://autopwn.kaangultekin.net
Language: Python
License: NOASSERTION
License Family: other
Topics: cybersecurity, exploitation, nmap, pentesting, python, python3, scanners, vulnerability-scanners, scanner, scanning, penetration-testing, hacking, hacking-tools, infosec, security, security-tools, cyber-security, cybersecurity-tools
Last push: 2026-07-13T07:58:18+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 93, longevity 100
- inputs: {"age_days": 1574, "days_push": 51, "days_rel": 51, "gap_med": 9, "n_releases_24m": 14}
- 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 1094, forks 138 (observed 2026-08-28T04:03:34.016764+00:00)

## What it is
AutoPWN Suite is a Python-based automated vulnerability scanning and exploitation framework that wraps nmap for host discovery, version-based CVE detection via NIST NVD, and automatic exploit retrieval from Exploit-DB. It can be run as a CLI, a browser-based dashboard with concurrent and scheduled scans, a daemon, or imported as a Python API.

## Use cases
- automatically scan a network for hosts and vulnerabilities
- find CVEs for services detected by nmap and download matching exploits
- run stealthy or noisy network scans with evasion options
- schedule recurring network vulnerability scans and get email or webhook reports
- enumerate web app directories and test for XSS, SQLi, and LFI
- integrate automated scanning into other Python tooling via an API

## When to choose
- you want a single automated pipeline from network discovery to exploit suggestion
- you need cross-platform (Linux/macOS/Windows) scanning with CLI, web UI, and daemon modes
- you want automatic CVE lookup and Exploit-DB PoC download without manual chaining
- you need scheduled or concurrent scans with webhook/email reporting

## When to avoid
- you need a mature, enterprise-grade vulnerability management platform with extensive reporting
- you require a permissively licensed tool (it ships under a custom EULA, not an OSI license)
- you only need manual, fine-grained control over nmap flags rather than automation
- you need authenticated or agent-based scanning of internal assets

## Facets
- artifact type: cli-tool
- maturity: active
- function: vulnerability-scanning, web-scraping, search-engine, http-client, cli, gui, scheduling, webhook, email
- domain: security, penetration-testing, networking, developer-tools
- platform: windows, python, cli, cross-platform
- tags: nmap, vulnerability-scanner, exploitation, pentesting, cve-lookup, exploit-db, red-team, network-scanning, web-ui, daemon-mode, automation, linux, macos, web-server

## Member repositories
- GamehunterKaan/AutoPWN-Suite (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.016764+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-30T06:47:26.786931+00:00, confidence not recorded.
  - readme: https://github.com/GamehunterKaan/AutoPWN-Suite (fetched 2026-08-28T04:03:34.016764+00:00, sha 797348129d68)
  - homepage: https://autopwn.kaangultekin.net (fetched 2026-08-29T12:50:32.761243+00:00, sha e9ac408d1d35)
  - site_page: https://kaangultekin.net/aboutme (fetched 2026-08-29T12:50:32.764418+00:00, sha 1824c0e96b49)
  - registry_pypi: https://pypi.org/pypi/autopwn-suite/json (fetched 2026-08-29T12:50:32.766389+00:00, sha 874596f2758a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
