Update sato-printer-default-login.yaml

patch-12
Ritik Chaddha 2024-10-18 16:56:11 +05:30 committed by GitHub
parent 05a1ebde19
commit 8305a9e152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 12 deletions

View File

@ -3,13 +3,13 @@ id: sato-default-login
info:
name: Sato - Default Login
author: y0no
severity: medium
severity: high
metadata:
verified: true
max-request: 1
shodan-query: title:"Sato"
tags: sato,default-login,misconfig,printer
http:
- raw:
- |
@ -29,23 +29,21 @@ http:
- '0310'
- '6677'
headers:
Content-Type: application/x-www-form-urlencoded
stop-at-first-match: true
matchers-condition: and
matchers:
- type: word
part: body
words:
- '"r":0'
- 'groups":["user'
condition: and
- type: word
part: content_type
words:
- 'application/json'
- type: status
status:
- 200
extractors:
- type: json
part: body
name: groups
json:
- '.groups[]'