22 lines
368 B
YAML
22 lines
368 B
YAML
|
id: google-frontend-httpserver
|
||
|
|
||
|
info:
|
||
|
name: Google frontend HttpServer
|
||
|
author: pikpikcu
|
||
|
severity: info
|
||
|
metadata:
|
||
|
verified: true
|
||
|
fofa-query: "Server: Google Frontend"
|
||
|
tags: tech,google,httpserver
|
||
|
|
||
|
http:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}"
|
||
|
|
||
|
matchers:
|
||
|
- type: word
|
||
|
part: header
|
||
|
words:
|
||
|
- "Google Frontend"
|