id: default-cakephp-page info: name: CakePHP Default Page author: DhiyaneshDK severity: info metadata: max-request: 1 verified: true shodan-query: html:"Welcome to CakePHP" tags: tech,cakephp,default-page http: - method: GET path: - '{{BaseURL}}' matchers-condition: and matchers: - type: word part: body words: - 'Welcome to CakePHP' - 'CakePHP Issues' condition: and - type: status status: - 200 extractors: - type: regex part: body group: 1 regex: - "Welcome to CakePHP ([0-9.]+)"