perfSONAR Toolkit - Exposure
ID: perfsonar-toolkit
Severity: medium
Author: DhiyaneshDk
Tags: misconfig,perfsonar,toolkit
Description
Section titled “Description”perfSONAR Toolkit is exposed.
YAML Source
Section titled “YAML Source”id: perfsonar-toolkit
info: name: perfSONAR Toolkit - Exposure author: DhiyaneshDk severity: medium description: perfSONAR Toolkit is exposed. reference: - https://www.facebook.com/photo?fbid=619180260252497&set=pcb.619180283585828 classification: cpe: cpe:2.3:a:perfsonar:perfsonar:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: perfsonar product: perfsonar 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# digest: 4b0a00483046022100d6faf5c0b557b138803a518b21397e78d2919ec3eb89b977ce8f5d55db7a5a4c022100d13fd42d84ee61fe7eb6c58e079f75f677e60fa96802bf5326dc22d7dc2e13e8:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/misconfiguration/perfsonar-toolkit.yaml"