Create cx-cloud-login
parent
7499faff02
commit
009bff5934
|
@ -0,0 +1,18 @@
|
|||
id: cx-cloud-login
|
||||
|
||||
info:
|
||||
name: CX Cloud
|
||||
author: dhiyaneshDk
|
||||
severity: info
|
||||
tags: login
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
- '{{BaseURL}}/cxcum/'
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "<title>CX Cloud</title>"
|
||||
condition: and
|
Loading…
Reference in New Issue