2021-06-20 20:41:23 +00:00
|
|
|
id: akamai-cloudtest
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Akamai CloudTest Panel
|
|
|
|
author: emadshanab
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
description: An Akamai CloudTest panel was discovered.
|
2022-03-17 17:01:45 +00:00
|
|
|
reference:
|
|
|
|
- https://techdocs.akamai.com/cloudtest/docs
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-200
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: panel,akamai
|
2021-06-20 20:41:23 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/concerto/Login?goto=Central"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "Akamai Inc. All rights reserved"
|
|
|
|
- "Akamai CloudTest"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2022-03-17 17:01:45 +00:00
|
|
|
- 200
|
|
|
|
|
|
|
|
# Enhanced by mp on 2022/03/16
|