nuclei-templates/http/exposed-panels/akamai-cloudtest.yaml

32 lines
620 B
YAML
Raw Normal View History

2021-06-20 20:41:23 +00:00
id: akamai-cloudtest
info:
name: Akamai CloudTest Panel
author: emadshanab
severity: info
description: An Akamai CloudTest panel was discovered.
reference:
- https://techdocs.akamai.com/cloudtest/docs
classification:
cwe-id: CWE-200
tags: panel,akamai
metadata:
max-request: 1
2021-06-20 20:41:23 +00:00
http:
2021-06-20 20:41:23 +00:00
- 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:
- 200