nuclei-templates/http/misconfiguration/perfsonar-toolkit.yaml

31 lines
630 B
YAML
Raw Normal View History

2023-06-20 09:40:22 +00:00
id: perfsonar-toolkit
info:
name: perfSONAR Toolkit - Exposure
author: DhiyaneshDk
severity: medium
reference:
- https://www.facebook.com/photo?fbid=619180260252497&set=pcb.619180283585828
metadata:
max-request: 1
verified: true
shodan-query: title:"perfSONAR"
tags: misconfig,perfsonar,toolkit
http:
- method: GET
path:
- "{{BaseURL}}/toolkit/"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>perfSONAR Toolkit</title>'
- type: status
status:
- 200