Skip to content

v0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 04:30

Changelog

  • bd61499 chore: 修改 Go 语言版本
  • 397c09b chore: 更新 GitHub Action 配置
  • dc28d52 feat: Pth 模式 (Pass The Hash)
  • acd971a feat: 保存爆破结果, socks/http(s) 代理
  • 6b65b23 feat: 增加 debug, verbose, delay 参数
  • ebb2a8b feat: 增加 nocolor 参数
  • c9f1089 feat: 增加单独指定用户名/密码参数
  • fc95957 feat: 增加多个字典参数
  • cf1a66a first commit
  • af36278 fix: ActiveSync 接口爆破阻塞问题
  • 464d8a6 fix: NTLM 和 RPC 接口漏报问题
  • 737e59e fix: OAB 接口误报问题
  • 1096402 fix: 修复 TLS 证书过期问题
  • ed68d84 fix: 旧版本 Exchange TLS 证书兼容性问题
  • 86e9975 fix: 爆破成功后程序仍在运行的问题
  • 1893e56 refactor: 优化代码结构
  • 0dfe36a refactor: 更新 go-ntlmssp 库
  • 40f4ae1 style: 修复代码 typo