Files
nuclei-templates/http/technologies/google-frontend-httpserver.yaml
2023-10-14 16:57:55 +05:30

23 lines
387 B
YAML

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