Files
nuclei-templates/technologies/default-fastcgi-page.yaml
2021-05-31 10:21:03 +05:30

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