id: ampps-panel info: name: AMPPS Login Panel author: deFr0ggy severity: info description: An AMPPS login panel was detected. classification: cwe-id: CWE-200 metadata: max-request: 1 tags: panel,ampps,login http: - method: GET path: - "{{BaseURL}}/ampps/index.php?act=login" host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - '' - 'Login' - 'themes/default/images/ampps/favicon.ico' condition: and - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - 'mpps\.com">Powered By FREE ([A-Z 0-9.]+)<\/a>'