> cat /dev/github | grep security-tools
discovered 30 Mar 2026

POC-T

Python ★ 1953 via github-topic
→ View on GitHub

AI Summary: POC-T (Pentest Over Concurrent Toolkit) is a versatile framework designed for penetration testing that facilitates concurrent tasks such as data collection, web crawling, brute-force attacks, and bulk PoC management. Its notable features include support for both multithreading and Gevent concurrency modes, simplified script writing without extensive documentation, built-in script extensions, and integration with popular search engine APIs like ZoomEye, Shodan, and Google.


README

POC-T: Pentest Over Concurrent Toolkit

Python 2.7 License Codacy Badge PoC/Scripts

脚本调用框架,用于渗透测试中 采集|爬虫|爆破|批量PoC 等需要并发的任务。

banner.png

脚本收录

欢迎提交PoC及实用脚本(提PR或邮件联系i@cdxy.me),您贡献的PoC相关信息将会在以下位置公开。

特点

  • 支持多线程/Gevent两种并发模式
  • 极简式脚本编写,无需参考文档
  • 内置脚本扩展及常用PoC函数
  • 支持第三方搜索引擎API(已完成ZoomEye/Shodan/Google/Fofa免费版)

依赖

  • Python 2.7
  • pip

用户手册

其他

联系作者

  • mail:i@cdxy.me