22 lines
372 B
YAML
22 lines
372 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
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "Google Frontend"
|