Skip to content

0.0.1

Compare
Choose a tag to compare
@Jarcis-cy Jarcis-cy released this 24 May 04:05
· 6 commits to main since this release

功能介绍

  1. 拉取所有云端POC并扫描指定目标

    • ./xpoc -t https://example.com -html result.html
  2. 查看所有云端的POC

    • ./xpoc list -a
  3. 批量扫描

    • ./xpoc < targets.txt
    • cat targets.txt | ./xpoc
    • ./xpoc -i targets.txt