建议别用,黑客给我打进来了,你们都不许用
运行环境
Ubuntu 24.04
Nezha 版本
2.2.2
描述问题
复现步骤
安装好然后啥都不动 黑客就会给你打进来
配置信息
echo "=== Nezha Version ===" /opt/nezha/agent/nezha-agent --version 2>&1 strings /opt/nezha/agent/nezha-agent | grep -E "version|commit|v[0-9]" | head -10
echo "=== Binary Hash ===" sha256sum /opt/nezha/agent/nezha-agent
echo "=== Dashboard DNS ===" nslookup data.sh0.cn
echo "=== WHOIS ===" whois sh0.cn | head -20
echo "=== Dashboard HTTP ===" curl -v http://data.sh0.cn:8008/ 2>&1 | head -30
echo "=== Git References ===" strings /opt/nezha/agent/nezha-agent | grep github.com | head -10 === Nezha Version === nezha-agent version 2.2.2 v5UH v6UH v0UH v6UH v7UH v0UH v2UH v1UH v7UH v0UH === Binary Hash === e7260c1b6a0e932a28e36e835f15b01f2109fdce6f835b6fec74594a46fd94f0 /opt/nezha/agent/nezha-agent === Dashboard DNS === Server: 100.96.0.2 Address: 100.96.0.2#53
Non-authoritative answer: Name: data.sh0.cn Address: 139.199.221.213
=== WHOIS === Command 'whois' not found, but can be installed with: apt install whois === Dashboard HTTP === % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host data.sh0.cn:8008 was resolved.
- IPv6: (none)
- IPv4: 139.199.221.213
- Trying 139.199.221.213:8008... 0 0 0 0 0 0 0 0 --:--:-- 0:00:39 --:--^C^C 0 === Git References === github.com/creack/pty github.com/pkg/errors github.com/google/uuid github.com/blang/semver github.com/ulikunitz/xz github.com/urfave/cli/v2 github.com/dean2021/goss github.com/tidwall/gjson github.com/knadh/koanf/v2 github.com/tidwall/pretty
附加信息
验证
- 我确认这是一个 nezha (哪吒面板) 的问题。
- 我已经搜索了 Issues,并确认该问题之前没有被反馈过。
Source: nezhahq/nezha