We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./xpoc_linux_amd64 ws --basic-crawler https://examp/my/login --plugins sqldet --html-output examp-v.html __ /\ /_. . _____ | |/ / / __./ __./ | | /XRAY™// / / / / / / . | / ./ // / /. / /|| / / _/_/ /v0.1.0/ cloud plugins: [426] [INF] 24-10-01 03:08:34 使用以下位置的配置文件:/home/kali/.xray/xpoc/xpoc-config.yaml [app.go:447] [INF] 24-10-01 03:08:34 未能正确加载配置文件或配置文件不存在,使用默认配置 [app.go:449] [INF] 24-10-01 03:08:34 poc:reverse-registry: 默认反连不可用 原因: 没有配置默认反连 [registry.go:13] [INF] 24-10-01 03:08:34 poc:reverse-client-new: 新反连客户端不可用 原因: 没有开启新反连平台 [client.go:18] [INF] 24-10-01 03:08:48 poc:reverse-registry: XRAYKIT 注册了新反连: reverse-client-dnslog [registry.go:48] [WRN] 24-10-01 03:08:48 当前策略中没有任何已启用的插件输出以下事件:event.Vulnerability [task.go:98] [WRN] 24-10-01 03:08:48 当前策略中没有任何已启用的插件依赖以下事件:event.Vulnerability [task.go:86] [ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: ws [input.go:152] [ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --basic-crawler [input.go:152] [ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --plugins [input.go:152] [ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: sqldet [input.go:152] [ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --html-output [input.go:152] [INF] 24-10-01 03:08:49 [1] website: [200 OK] https://examp/my/
The text was updated successfully, but these errors were encountered:
refer to: chaitin/xpoc#51
You may need to use Chinese translation
Additionally, XPOC and XRay 1. x are incompatible, for example, --basic-crawler and --plugins are not supported
Sorry, something went wrong.
No branches or pull requests
./xpoc_linux_amd64 ws --basic-crawler https://examp/my/login --plugins sqldet --html-output examp-v.html
__ /\ /_. . _____
| |/ / / __./ __./ |
| /XRAY™// / / / / /
/ . | / ./ // / /.
/ /|| / / _/_/
/v0.1.0/ cloud plugins: [426]
[INF] 24-10-01 03:08:34 使用以下位置的配置文件:/home/kali/.xray/xpoc/xpoc-config.yaml [app.go:447]
[INF] 24-10-01 03:08:34 未能正确加载配置文件或配置文件不存在,使用默认配置 [app.go:449]
[INF] 24-10-01 03:08:34 poc:reverse-registry: 默认反连不可用 原因: 没有配置默认反连 [registry.go:13]
[INF] 24-10-01 03:08:34 poc:reverse-client-new: 新反连客户端不可用 原因: 没有开启新反连平台 [client.go:18]
[INF] 24-10-01 03:08:48 poc:reverse-registry: XRAYKIT 注册了新反连: reverse-client-dnslog [registry.go:48]
[WRN] 24-10-01 03:08:48 当前策略中没有任何已启用的插件输出以下事件:event.Vulnerability [task.go:98]
[WRN] 24-10-01 03:08:48 当前策略中没有任何已启用的插件依赖以下事件:event.Vulnerability [task.go:86]
[ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: ws [input.go:152]
[ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --basic-crawler [input.go:152]
[ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --plugins [input.go:152]
[ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: sqldet [input.go:152]
[ERR] 24-10-01 03:08:48 target-split:util-target-split: unknown target: --html-output [input.go:152]
[INF] 24-10-01 03:08:49 [1] website: [200 OK] https://examp/my/
The text was updated successfully, but these errors were encountered: