32 lines
843 B
YAML
32 lines
843 B
YAML
id: smokeping-grapher
|
|
|
|
info:
|
|
name: SmokePing Latency Page for Network Latency Grapher
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
reference:
|
|
- https://www.facebook.com/photo/?fbid=620494143454442&set=a.467014098802448
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
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
|
|
|
|
# digest: 4a0a00473045022100b5732eafebe6bf8f0befe6e8d98f6b3ed87ec3ff6803b1702afc246414f3fe290220542d31ceced0ebb1011464eebbece7267f47a5c261e8cf2590bbf21296753466:922c64590222798bb761d5b6d8e72950
|