mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
26 lines
690 B
YAML
26 lines
690 B
YAML
id: default-fastcgi-page
|
|
|
|
info:
|
|
name: Fastcgi Default Test Page
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:fastcgi:fcgi:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: fastcgi
|
|
product: fcgi
|
|
shodan-query: http.title:"FastCGI"
|
|
tags: tech,fastcgi,discovery
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>TurnKey NGINX PHP FastCGI Server</title>"
|
|
part: body
|
|
# digest: 4b0a00483046022100e129b3a6422b6283e7ae5261c8c427b353206a801a54dbfe8a24f7f7725f309302210095ef31e4432b77e4085006fa0bb3f1ee3a1620c329dab99bcfe5354d1f443c6b:922c64590222798bb761d5b6d8e72950 |