文章

绿盟EZ安全扫描工具

0x01 前言

为了方便直接部署在外网服务器

0x02 反连配置

config.yml 服务端

# 反连平台服务端配置
reverse:
  disable: false
  token: txf777
  http: 0.0.0.0:10080
  dns: testlog.txf7.cn
  rmi: 0.0.0.0:10081
  ldap: 0.0.0.0:10083
# 反连平台客户端配置
reverse:
  disable: false
  token: txf777
  http: 124.221.31.220:10080
  dns: testlog.txf7.cn
  rmi: 124.221.31.220:10081
  ldap: 124.221.31.220:10083
./ez_linux_amd64 --check-reverse webscan

0x03 客户端启动

./ez_linux_amd64 web