nuclei-templates/http/misconfiguration/smokeping-grapher.yaml

29 lines
647 B
YAML
Raw Normal View History

2023-06-20 09:40:22 +00:00
id: smokeping-grapher
info:
name: SmokePing Latency Page for Network Latency Grapher
author: DhiyaneshDk
2023-06-21 04:13:00 +00:00
severity: low
2023-06-20 09:40:22 +00:00
reference:
- https://www.facebook.com/photo/?fbid=620494143454442&set=a.467014098802448
metadata:
max-request: 1
verified: true
shodan-query: title:"SmokePing Latency Page for Network Latency Grapher"
tags: misconfig,smokeping,latency,grapher
http:
- method: GET
path:
- "{{BaseURL}}/smokeping/"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'SmokePing Latency Page for'
- type: status
status:
- 200