Create szhe-default-password.yaml

patch-1
PikPikcU 2021-05-31 02:12:24 +00:00 committed by GitHub
parent f1f1e8df8d
commit 4bd6703ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: szhe-default-password
info:
name: Szhe Default Password
author: pikpikcu
severity: low
tags: szhe,dlogin
# vendor: https://github.com/Cl0udG0d/SZhe_Scan
requests:
- method: POST
path:
- "{{BaseURL}}/login/"
headers:
Content-Type: application/x-www-form-urlencoded
body: |
email=springbird%40qq.com&password=springbird&remeber=true
matchers-condition: and
matchers:
- type: word
words:
- '<a href=\"/\">'
- type: word
words:
- 'Set-Cookie'
part: header
- type: status
status:
- 302