We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366dc1c commit d98f621Copy full SHA for d98f621
README.md
@@ -9,7 +9,7 @@ Cyclops 暂时不开源,直接下载构建的二进制文件即可 [下载地
9
10
# 使用说明
11
Cyclops 仍处于开发阶段,有问题及时沟通。
12
-使用 Cyclops 访问目标网站时需要 **--no-sandbox** 参数,发现可疑 XSS 时,会生成 SourceSink.txt文件,[SourceSink格式说明见下文](#sourcesink-文件格式说明)。
+使用 Cyclops 访问目标网站时需要 **--no-sandbox** 参数,发现可疑 XSS 时,会在当前运行目录下生成 SourceSink.txt文件(默认位置:C:\Users\UserName\AppData\Local\Chromium\Application\97.0.4684.0\),[SourceSink格式说明见下文](#sourcesink-文件格式说明)。
13
14
[使用演示视频1](https://www.zhihu.com/zvideo/1505471657166282752) ,[使用演示视频2](https://www.zhihu.com/zvideo/1505847898797969409)
15
**注意** 软件版本更新较快,新功能不一定包括在视频中
0 commit comments