id: gilacms-detect info: name: GilaCMS Detect author: pikpikcu severity: info tags: tech,gilacms metadata: max-request: 2 http: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/user" stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - 'Homepage | Gila CMS' - '' condition: or - type: status status: - 200