nuclei-templates/technologies/samsung-smarttv-debug.yaml

28 lines
519 B
YAML
Raw Normal View History

id: samsung-smarttv-debug
2022-08-22 07:17:05 +00:00
2022-07-11 17:00:21 +00:00
info:
name: Samsung SmartTV Debug Config
author: pussycat0x
severity: info
metadata:
verified: true
2022-07-11 17:00:21 +00:00
shodan-query: title:"Debug Config"
tags: samsung,tech,iot
2022-07-11 17:00:21 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}'
2022-07-11 17:00:21 +00:00
matchers-condition: and
matchers:
- type: word
words:
- '<title>Debug Config</title>'
- 'MultiScreen Service'
condition: and
2022-07-11 17:00:21 +00:00
- type: status
status:
- 200