24 lines
578 B
YAML
24 lines
578 B
YAML
id: default-fastcgi-page
|
|
|
|
info:
|
|
name: Fastcgi Default Test Page
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"FastCGI"
|
|
tags: tech,fastcgi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>TurnKey NGINX PHP FastCGI Server</title>"
|
|
part: body
|
|
|
|
# digest: 4b0a004830460221009d9c3022e47a42f0074a131ea0e58a725701de85ca16d5ff245204b63089d259022100ad46b2a4e3bf2e755956e61000c6c6703cb5114351a2d0b05fd782efea66a16e:922c64590222798bb761d5b6d8e72950
|