diff --git a/default-logins/szhe/szhe-default-password.yaml b/default-logins/szhe/szhe-default-password.yaml new file mode 100644 index 0000000000..f0e26e28c9 --- /dev/null +++ b/default-logins/szhe/szhe-default-password.yaml @@ -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: + - '' + + - type: word + words: + - 'Set-Cookie' + part: header + + - type: status + status: + - 302