Update nps-default-password.yaml

patch-1
PikPikcU 2021-02-14 14:15:01 +00:00 committed by GitHub
parent 536df71d34
commit cb3d29a99b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: nps-default-password id: nps-default-password
info: info:
name: NPS Default Password name: NPS Default Password
author: pikpikcu author: pikpikcu
severity: high severity: high
tags: nps,dlogin tags: nps,dlogin
@ -11,10 +11,10 @@ requests:
path: path:
- "{{BaseURL}}/login/verify" - "{{BaseURL}}/login/verify"
body: "username=admin&password=123" body: "username=admin&password=123"
headers: headers:
Content-Type: application/x-www-form-urlencoded Content-Type: application/x-www-form-urlencoded
Referer: "{{Hostname}}/login/index" Referer: "{{Hostname}}/login/index"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: word