下载地址
请下载的时候选择最新的版本下载。- Github: https://github.com/chaitin/xpoc/releases (国外速度快)
- CT stack: https://stack.chaitin.com/tool/detail/1036 (国内速度快)
扫描

- 拉取所有云端POC并扫描指定目标
./xpoc -t https://example.com -o result.html
- 查看所有云端的POC
./xpoc list -a
- 批量扫描
- 指定group进行扫描:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.

./xpoc -t https://example.com -o result.html./xpoc list -axpoc < targets.txt
cat targets.txt | xpoc
xpoc -i targets.txt
xpoc -g web.list -t https://www.example.com
Was this page helpful?
