Files
nuclei-templates/technologies/google-frontend-httpserver.yaml
2022-10-07 19:00:42 +07:00

23 lines
406 B
YAML

id: google-frontend-httpserver
info:
name: Google frontend HttpServer
author: pikpikcu
severity: info
metadata:
fofa-query: "Server: Google Frontend"
tags: tech,google,httpserver
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: header
words:
- "Google Frontend"
- "1.1 google"