id: puppetboard-panel info: name: Puppetlabs Puppetboard author: c-sh0,daffainfo severity: info reference: https://github.com/voxpupuli/puppetboard metadata: verified: true shodan-query: http.title:"Puppetboard" tags: panel,puppet,exposure requests: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - '' - 'puppetboard.css" rel="stylesheet"' condition: and - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - '([0-9.]+)'