matcher-update
parent
385252564c
commit
21d8af7fa8
|
@ -27,19 +27,16 @@ http:
|
|||
|
||||
radiusUserEnabled=false&AUTHRULE_NAME=Authenticator&j_username={{username}}&j_password={{password}}&Submit=Login
|
||||
|
||||
- |
|
||||
GET /netflow/jspui/dashBoard.do HTTP/1.1
|
||||
Host: {{Hostname}}
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body_2
|
||||
part: set_cookie
|
||||
words:
|
||||
- "Device Groups"
|
||||
- "Logout</a>"
|
||||
condition: and
|
||||
- "NFA_Jsession="
|
||||
- "JSESSIONID"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "/netflow;jsessionid"
|
||||
|
|
Loading…
Reference in New Issue