id: acunetix-panel-detect info: name: Acunetix Login Panel author: joanbono severity: info description: An Acunetix login panel was detected. reference: - https://www.acunetix.com/ classification: cwe-id: CWE-200 tags: panel requests: - method: GET path: - "{{BaseURL}}/#/login" matchers-condition: and matchers: - type: word words: - 'Acunetix' - '' part: body - type: status status: - 200 # Enhanced by mp on 2022/03/20