Update opencats-default-login.yaml

patch-1
Prince Chaddha 2022-10-25 16:45:22 +05:30 committed by GitHub
parent 8142e73fe1
commit 0f55cb54a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 4 deletions

View File

@ -9,7 +9,10 @@ info:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
cvss-score: 8.3
cwe-id: CWE-522
tags: opencats,default-login
metadata:
verified: true
shodan-query: title:"opencats"
tags: default-login,opencats
requests:
- raw:
@ -32,17 +35,20 @@ requests:
- cats
- password
- john99
host-redirects: true
max-redirects: 2
cookie-reuse: true
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- '<title>OpenCATS - Home</title>'
- 'CATS Administrator'
- 'Dashboard'
condition: and
- type: status
status:
- 200