Files
nuclei-templates/http/technologies/google-frontend-httpserver.yaml
Prince Chaddha e0af666e1c Refactoring the directory structure based on protocols (#7137)
* moving http templates

* updated cves.json

* moved network CVEs

* updated scripts

* updated workflows

* updated requests to http

* replaced network to tcp

---------

Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
2023-04-27 09:58:59 +05:30

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"