matcher-update

main
Dhiyaneshwaran 2024-07-18 13:12:55 +05:30 committed by GitHub
parent 385252564c
commit 21d8af7fa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 11 deletions

View File

@ -27,19 +27,16 @@ http:
radiusUserEnabled=false&AUTHRULE_NAME=Authenticator&j_username={{username}}&j_password={{password}}&Submit=Login 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-condition: and
matchers: matchers:
- type: word - type: word
part: body_2 part: set_cookie
words: words:
- "Device Groups" - "NFA_Jsession="
- "Logout</a>" - "JSESSIONID"
condition: and condition: or
- type: status - type: word
status: part: header
- 200 words:
- "/netflow;jsessionid"