Google frontend HttpServer
ID: google-frontend-httpserver
Severity: info
Author: pikpikcu
Tags: tech,google,httpserver
Description
Section titled “Description”YAML Source
Section titled “YAML Source”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"# digest: 4a0a004730450220250b5ebe3ff7bfd3c0ef7fa9fe25c0832d928250b76375d3eb47b7b54cbe118e022100d0671cda04a41be0bdbe9e3d4e8773e3f8d1c6017f43fbad9a94077c5e123839:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/google-frontend-httpserver.yaml"