漏洞描述
GoAhead是一个开源(商业许可)、简单、轻巧、功能强大、可以在多个平台运行的Web Server,多用于嵌入式系统、智能设备。其支持运行ASP、Javascript和标准的CGI程序。
fofa: app="GoAhead"
id: goahead-detected
info:
name: Goahead Detected
author: zan8in
severity: info
description: |-
GoAhead是一个开源(商业许可)、简单、轻巧、功能强大、可以在多个平台运行的Web Server,多用于嵌入式系统、智能设备。其支持运行ASP、Javascript和标准的CGI程序。
fofa: app="GoAhead"
tags: goahead,detected
created: 2023/09/18
rules:
r0:
request:
method: GET
path: /
follow_redirects: true
expression: response.headers["server"].icontains('goahead')
expression: r0()