Skip to content

Releases: chainreactors/gogo

v2.11.11

21 Dec 07:23
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/actions/runs/7285136140/artifacts/1128292042

Changelog

  • 48567bd bump neutron and parsers. fix #52
  • 7531b4b shiro key 探测加到--opsec 影响范围内,进一步减小被设备发现的可能

v2.11.10

12 Dec 17:52
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/suites/18982486446/artifacts/1109880540

Changelog

  • 7a2d4af [feature] support --opsec. 开启opsec, 将跳过带有opsec标记的plugin, finger, poc. 用以减少设备发现的可能性.
    • plugin opsec: ms17-010
    • finger opsec: swagger
    • neutron opsec:
- name: swagger
  focus: true
  opsec: true
  rule:
    - regexps:
        vuln:
          - Swagger UI
      send_data: /swagger-ui.html
      info: swagger leak
id: shiro-default-key
opsec: true
info:
  name: brute Shiro key
  severity: critical
  tags: shiro
...
  • 76c8be4 [optimization] 如果主动指纹命中, 则重新收集http基本信息
  • 74d3bf5 [optimization] support custom finger logger print
  • a8b5825 [fix] 修复exclude 填写多个ip时失效的bug. Thanks @7ten7

Templates

  • fix nacos detect bug Thanks #50
  • add swagger active scan opsec

v2.11.9

27 Oct 08:47
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/suites/17682436981/artifacts/1011714502

Changelog

  • de6d295 [fix] 修复一个可能是权限问题导致的报错.
  • 73971b4 [optimization] -m s 模式下的smartport 默认配置修改为"80,icmp"
  • 4ec0f47 [optimization] add dependabot

v2.11.8

25 Sep 09:01
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/suites/16522252637/artifacts/943677708

Changelog

  • f2005ee [fix] 修复一个在ss模式中生成器的bug, 该bug导致--ipp 配置失效
  • aae4b04 [feature] 增加cidr/alive扫描过程中的debug信息 增加icmp探针获取信息的细节, 可以获得icmp响应状态
  • 4dc2025 [optimization] 优化ICMPScan, 减少特征, 使其与系统ping一致

v2.11.7

21 Sep 10:01
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/suites/16405539165/artifacts/937318427

Changelog

  • 7dab093 [new feat.] 重构favicon相关功能, 允许添加特殊的favicon路径. 通过-vv 打开二阶段的指纹识别, 包含更多的主动指纹与favicon指纹
  • e37b9bd [new feat.] 支持udp相关的指纹识别.
  • 2271d5c 修复一个被动识别指纹时漏报的bug
  • 5a41ab7 优化tcp端口的基本信息获取
  • a315b83 优化md5与mmh3的匹配方式, 只取body匹配. @PeiQi0 #44
  • 69add95 noRedirectHttp 仅在http协议下使用, 减少总发包数.
  • 4e2a322 fix nil sender panic bug. Thanks @0nion1

Templates Update

Full Changelog: v2.11.6...v2.11.7

v2.11.6

08 Aug 14:01
Compare
Choose a tag to compare

github action 编译整合包: https://github.com/chainreactors/gogo/suites/14918709749/artifacts/850223140

Changelog

  • c58fce7 [new feat.] --exclude and --exclude-file, 允许指定排除扫描的ip列表, (对启发式扫描不生效)
  • 2cba496 修复history匹配中没有忽略大小写的bug. Thanks @7ten7
  • dc74179 添加了zombie格式的输出, 为新工具zombie做准备
  • 562c047 bump parers, utils and templates

Full Changelog: v2.11.5...v2.11.6

v2.11.5

27 Jul 06:27
Compare
Choose a tag to compare

github action 全系统打包编译upx合集: https://github.com/chainreactors/gogo/suites/14602998625/artifacts/827649066

Changelog

  • f7130c7 修复指纹识别模块被异常调用的bug, 该bug不会影响结果, 但会导致CPU占满
  • d360d09 更换UA头为较新版本, 过老的UA头会导致部分服务器异常结果
  • d14ad13 优化redirect与主动识别的debug日志输出
  • 17693b1 优化http与https的协议判断, 适配一些极端情况
  • af3b5d4 update template

Templates

  • 添加了大量云原生相关的默认端口. 包括常见消息队列, 数据库, 配置中心等
  • 优化多个指纹, 删除一些无用指纹
  • 添加了三个cdn指纹

Full Changelog: v2.11.4...v2.11.5

v2.11.4

07 Jul 18:21
Compare
Choose a tag to compare

github action 编译upx整合包: https://github.com/chainreactors/gogo/suites/14141362035/artifacts/791985111

Changelog

  • 40fd088 [NEW FEAT] 支持从30x跳转的每个阶段收集指纹, 大大提升了指纹识别的能力. Thanks @0nion1 .
  • 6cda0fa fix issue #36 . 改bug导致无法从第一阶段的poc中提取数据传入到后续的包中. @Geekby
  • f1ddfbb Mac 默认线程数设置为1000. #35 Thanks @sv3nbeast
  • 36e1b60 修复自动降级失败的bug. 现在例如-m s -i 192.168.1.1/28 将会忽略-m s, 直接对28段进行扫描
  • 5d3e0d2 修复-F 1.dat -f 1.txt时自动取消着色器
  • e190222 修复--ef加载base64后的json字符串报错的bug
  • efd55e7 优化指纹来源的展示, 使用括号包裹
  • 82e9b5c 优化开启-v的情况下的title获取
  • 706281c 优化http与tcp的title获取逻辑
  • d4f7d4d 优化protocol统一为小写

Templates

  • 删除了多个低质量指纹
  • 添加了多个重要指纹

Thanks @sakurakishiro @0nion1 @7ten7 对指纹与poc仓库的贡献

详情见 https://github.com/chainreactors/gogo-templates/milestone/1?closed=1

v2.11.3

24 May 14:49
Compare
Choose a tag to compare

全操作系统打包下载链接: https://github.com/chainreactors/gogo/suites/13115030591/artifacts/712326305

Changelog

  • 7a89060 添加-h/--help的示例文档
  • 9915dbf 新增httpscan模块中https to http时的特殊情况适配
  • c85f3eb 新增httpscan模块中30x跳转到不可达页面时的适配
  • 3791830 修复alive文件无法被正常format的bug(2.11.0引入)
  • f09f992 优化日志的语义表达
  • 8ffa015 update templates
  • 7b72d0d refactor README.md

template

  • 删除多个低质量指纹 Thanks @Harrybebst

v2.11.2

20 May 13:05
Compare
Choose a tag to compare

Changelog

  • 1daa12f 修复bug, 该bug导致输出到文件时没有自动删除颜色, 在上个版本引入, 现已修复.
  • fd231dc 修复domain无法解析到ip的bug
  • cb95ada Optimize import order
  • 44db39c -F 允许从远程加载.e.g. gogo -F http://url

templates update

  • 添加多个主动指纹, jenkins与xxl-job. thanks @0nion1
  • 删除tmp.yml中的多个质量指纹
  • port.yaml中添加多个top3常见端口

Full Changelog: v2.11.1...v2.11.2