Skip to content

v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 06:43
· 76 commits to master since this release

Changelog

  • f1cd2fc 添加oracle与http auth的默认账号密码配置
  • 4d69b03
    • 支持从url中解析账号与密码, 例如 -i mysql://root:root@1.1.1.1:3307
    • 支持sniper模式, 将不会使用默认配置, 只使用输入的配置爆破, 并跳过unauth探测. -m sniper 打开.
    • -j或-i中支持user/pass的配置