Skip to content

SmokePing Latency Page for Network Latency Grapher

ID: smokeping-grapher

Severity: low

Author: DhiyaneshDk

Tags: misconfig,smokeping,latency,grapher

SmokePing Latency Page is exposed.

id: smokeping-grapher
info:
name: SmokePing Latency Page for Network Latency Grapher
author: DhiyaneshDk
severity: low
description: SmokePing Latency Page is exposed.
reference:
- https://www.facebook.com/photo/?fbid=620494143454442&set=a.467014098802448
classification:
cpe: cpe:2.3:a:smokeping:smokeping:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: smokeping
product: smokeping
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: 4a0a00473045022100dea0933e6c2d5b8b2d663385240557bd2d8f1dcbd31d7993d76abbdedc0cae1a022058048444d15a159becf8a834fb9650ca317617a1311f454a17bc98e4aaef0025:922c64590222798bb761d5b6d8e72950

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "http/misconfiguration/smokeping-grapher.yaml"

View on Github