Glowroot - Panel
ID: glowroot-panel
Severity: info
Author: DhiyaneshDk
Tags: panel,login,glowroot
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: glowroot-panel
info: name: Glowroot - Panel author: DhiyaneshDk severity: info reference: - https://www.facebook.com/photo?fbid=618105097026680&set=a.467014098802448 metadata: verified: true max-request: 1 shodan-query: title:"Glowroot" tags: panel,login,glowroot
http: - method: GET path: - "{{BaseURL}}/login"
matchers-condition: and matchers: - type: word part: body words: - 'Glowroot' - 'Change my password' condition: and
- type: status status: - 200# digest: 4b0a00483046022100f86ec9e10563d6b931a72dd06823b8c5a0b322f4f8a9e0a048611bbe930d1cca02210083c8087fa7d8838dd0d07afe7d5bc4da5398ae8b7e8bd6949106d71e56cc6240: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/exposed-panels/glowroot-panel.yaml"