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
本地环境: Ubuntu 22.04 LTS
执行工具报错: $./xpoc -t http://xxxx -o result.html
[INF] 24-08-28 15:25:45 poc:reverse-client-dnslog: DNSLOG.CN不可用 原因: Get "http://dnslog.cn/getdomain.php": dial tcp: lookup dnslog.cn: i/o timeout [dnslogcn.go:39] [INF] 24-08-28 15:25:45 poc:reverse-client-new: 新反连客户端不可用 原因: 没有开启新反连平台 [client.go:18] GET http://192.168.3.210 [WRN] 24-08-28 15:25:45 poc:poc-go-yonyou-u8-cloud-servicedispatcherservlet-rce: no vulnerability: request error [value.go:596] [INF] 24-08-28 15:25:55 [1] website: [200 OK] http://testphp.vulnweb.com [ERR] 24-08-28 15:25:55 poc:reverse-client-dnslog: panic: interface conversion: reverse.ClientIface is nil, not *reverse.DNSLogCNClient [dnslogcn.go:31] [INF] 24-08-28 15:25:55 poc:reverse-registry: 反连 CLIENT 没有按照预期等待 [registry.go:147] [INF] 24-08-28 15:25:55 poc:reverse-registry: 将默认等待 5 秒后退出 [registry.go:148]
The text was updated successfully, but these errors were encountered:
dial tcp: lookup dnslog.cn: i/o timeout 看起来没有连通 dnslog.cn
可以加入参数 --disable reverse-client-dnslog 禁用 dnslog.cn
Sorry, something went wrong.
No branches or pull requests
本地环境:
Ubuntu 22.04 LTS
执行工具报错:
$./xpoc -t http://xxxx -o result.html
The text was updated successfully, but these errors were encountered: