Skip to main content

获取帮助

使用 interactsh-client -h 显示所有帮助选项。

Interactsh 选项

用法:
  ./interactsh-client [flags]

标志:
输入:
   -s, -server string  要使用的 interactsh 服务器 (默认值 "oast.pro,oast.live,oast.site,oast.online,oast.fun,oast.me")

配置:
   -config string                           标志配置文件 (默认值 "$HOME/.config/interactsh-client/config.yaml")
   -n, -number int                          要生成的 interactsh payload 数量 (默认值 1)
   -t, -token string                        连接受保护的 interactsh 服务器的认证令牌
   -pi, -poll-interval int                  拉取交互数据的轮询间隔(秒) (默认值 5)
   -nf, -no-http-fallback                   禁用 http 回退注册
   -cidl, -correlation-id-length int        相关 ID 前导部分的长度 (默认值 20)
   -cidn, -correlation-id-nonce-length int  相关 ID nonce 的长度 (默认值 13)
   -sf, -session-file string                存储/读取会话文件

过滤:
   -m, -match string[]   基于指定模式匹配交互
   -f, -filter string[]  基于指定模式过滤交互
   -dns-only             在 CLI 输出中仅显示 dns 交互
   -http-only            在 CLI 输出中仅显示 http 交互
   -smtp-only            在 CLI 输出中仅显示 smtp 交互

更新:
   -up, -update                 更新 interactsh-client 到最新版本
   -duc, -disable-update-check  禁用自动 interactsh-client 更新检查
   
输出:
   -o string                         用于写入交互数据的输出文件
   -json                             以 JSONL(ines) 格式写入输出
   -ps, -payload-store               启用将生成的 interactsh payload 存储到文件
   -psf, -payload-store-file string  将生成的 interactsh payload 存储到指定文件 (默认值 "interactsh_payload.txt")
   -v                                显示详细交互信息

调试:
   -version            显示项目版本
   -health-check, -hc  运行诊断检查