Create repetier-unauth.yaml

patch-11
Ritik Chaddha 2024-09-05 10:16:08 +04:00 committed by GitHub
parent bc4e733671
commit aeff303da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,38 @@
id: repetier-unauth
info:
name: Repetier Server Dashboard - Unauthenticated
author: ritikchaddha
severity: high
description: |
Repetier Server Dashboard has been exposed.
classification:
cpe: cpe:2.3:a:repetier-server:repetier-server:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: repetier-server
product: repetier-server
shodan-query: title:"Repetier-Server"
fofa-query: title="repetier-server"
tags: repetier,dashboard,unauth
http:
- method: GET
path:
- "{{BaseURL}}/#!/printer/Prusa_I3/print"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Global Settings'
- 'Edit Profile'
- 'Logout'
- 'Clear all Messages'
condition: and
- type: status
status:
- 200