nuclei-templates/technologies/default-fastcgi-page.yaml

19 lines
389 B
YAML

id: default-fastcgi-page
info:
name: Fastcgi Default Test Page
author: dhiyaneshDk
severity: info
tags: tech,fastcgi
reference: https://www.shodan.io/search?query=http.title%3A%22FastCGI%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "<title>TurnKey NGINX PHP FastCGI Server</title>"
part: body