2023-01-08 17:12:25 +00:00
|
|
|
id: default-cakephp-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: CakePHP Default Page
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:cakephp:cakephp:*:*:*:*:*:*:*:*
|
2023-01-08 17:12:25 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: cakephp
|
2024-09-10 09:08:16 +00:00
|
|
|
product: cakephp
|
|
|
|
shodan-query: html:"Welcome to CakePHP"
|
2023-01-08 17:12:25 +00:00
|
|
|
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.]+)"
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a00483046022100e7242429f65695f8caed722be29ec507058e2c021cf00dd20bf078b5c67b5c35022100e18a9b544c09aa4e662cea1d316bae8529d394be620e537713838eaf05ca1181:922c64590222798bb761d5b6d8e72950
|