# Xyntax/POC-T

渗透测试插件化并发框架 / Open-sourced remote vulnerability PoC/EXP framework

Repository: https://github.com/Xyntax/POC-T
Canonical: https://ross.abutalabs.com/products/poc-t
Language: Python
License Family: other
Topics: pentesting, vulnerability-scanner, exploitation
Last push: 2022-03-28T09:28:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3826, "days_push": 1619, "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 1936, forks 734 (observed 2026-08-28T04:05:57.053931+00:00)

## What it is
POC-T is a Python 2.7 plugin-based concurrent framework for penetration testing tasks such as crawling, bruteforcing, and batch PoC/EXP verification. It supports threading and Gevent concurrency modes and integrates third-party search engine APIs like ZoomEye, Shodan, Google, and Fofa.

## Use cases
- run batch PoC scripts against many targets concurrently
- bruteforce services during a pentest
- crawl and collect targets at scale
- verify vulnerabilities across an IP range
- fetch target lists from Shodan or ZoomEye and scan them

## When to choose
- you need a lightweight concurrent harness for running PoC/EXP scripts in bulk
- you want minimal boilerplate when writing exploit verification scripts
- you rely on search engine APIs to source scan targets

## When to avoid
- you need a modern, actively maintained framework (Python 2.7 only, sparse updates)
- you need a full-featured vulnerability scanner rather than a script runner
- your project requires a permissive or clearly maintained license

## Facets
- artifact type: framework
- maturity: maintenance
- function: penetration-testing, vulnerability-scanning, web-scraping, concurrency, search-engine
- domain: security, penetration-testing, crawlers
- platform: python, cli, windows
- tags: poc, exploit, bruteforce, gevent, multithreading, shodan, zoomeye, fofa, batch-scanning, linux, macos

## Member repositories
- Xyntax/POC-T (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.053931+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:08:25.571986+00:00, confidence not recorded.
  - readme: https://github.com/Xyntax/POC-T (fetched 2026-08-28T04:05:57.053931+00:00, sha 2bbfb7734180)
  - registry_pypi: https://pypi.org/pypi/poc-t/json (fetched 2026-08-29T10:47:38.201457+00:00, sha 800ee688f5c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
