Added Akamai CloudTest Panel
parent
d52e9fcd54
commit
27adfa77fb
|
@ -0,0 +1,24 @@
|
||||||
|
id: akamai-cloudtest
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: Akamai CloudTest Panel
|
||||||
|
author: emadshanab
|
||||||
|
severity: info
|
||||||
|
tags: panel,akamai
|
||||||
|
|
||||||
|
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:
|
||||||
|
- 200
|
Loading…
Reference in New Issue