id: wagtail-login info: name: Wagtail Login - Detect author: kishore-hariram severity: info description: The Wagtail panel has been detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cvss-score: 0.0 cwe-id: CWE-200 metadata: max-request: 2 verified: true shodan-query: title:"Wagtail - Sign in" tags: panel,wagtail http: - method: GET path: - '{{BaseURL}}/login/?next=/' - '{{BaseURL}}/admin/login/?next=/admin/' stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - 'Wagtail - Sign in' - type: status status: - 200 # Enhanced by cs 01/23/2023