id: cacti-panel info: name: Cacti Login Panel author: geeknik,daffainfo severity: info description: Cacti is a complete network graphing solution -- https://www.cacti.net/ tags: tech,cacti,login requests: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/cacti/" stop-at-first-match: true matchers-condition: and matchers: - type: status status: - 200 - type: word part: body words: - "Login to Cacti" - "The Cacti Group" condition: and - type: regex part: header regex: - Cacti+ extractors: - type: regex part: body group: 1 regex: - "
Version (.*) |"