Update and rename sato-printer-default-login.yaml to sato-default-login.yaml
parent
8305a9e152
commit
a68237265f
|
@ -4,11 +4,13 @@ info:
|
|||
name: Sato - Default Login
|
||||
author: y0no
|
||||
severity: high
|
||||
description: |
|
||||
Sato using default credentials was discovered.
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
shodan-query: title:"Sato"
|
||||
tags: sato,default-login,misconfig,printer
|
||||
tags: sato,default-login,printer
|
||||
|
||||
http:
|
||||
- raw:
|
||||
|
@ -21,6 +23,7 @@ http:
|
|||
group={{username}}&pw={{password}}
|
||||
|
||||
attack: pitchfork
|
||||
|
||||
payloads:
|
||||
username:
|
||||
- 'settings'
|
||||
|
@ -30,6 +33,7 @@ http:
|
|||
- '6677'
|
||||
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
Loading…
Reference in New Issue