2023-01-08 17:12:25 +00:00
|
|
|
id: default-cakephp-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CakePHP Default Page
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2023-01-08 17:12:25 +00:00
|
|
|
shodan-query: html:"Welcome to CakePHP"
|
|
|
|
tags: tech,cakephp,default-page
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2023-01-08 17:12:25 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'Welcome to CakePHP'
|
2023-01-10 10:35:48 +00:00
|
|
|
- 'CakePHP Issues'
|
2023-01-08 17:12:25 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-10 10:35:48 +00:00
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- "Welcome to CakePHP ([0-9.]+)"
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100b3fe3a8d266ae3117251f52714d20b8333c07aba389daafb73668f303f7c83b8022039b1f0c99bc6e24b20fbfd6fb88ed88498441437586c45ed69a6ccd4c10ef795:922c64590222798bb761d5b6d8e72950
|