32 lines
784 B
YAML
32 lines
784 B
YAML
id: metube-detect
|
|
|
|
info:
|
|
name: MeTube Instance Detected
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A MeTube instance was detected.
|
|
reference:
|
|
- https://github.com/alexta69/metube
|
|
metadata:
|
|
verified: true
|
|
shodan-query: http.title:MeTube
|
|
max-request: 1
|
|
tags: metube,detect,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>MeTube</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100ab7463c740e2bd5cdce0a4cbeca9989cfb150a601636a85c37c4ae1ad3f453310220067bd4a59774bcb81403e063e3a78353a2e3da75c63e68384484c8e568189523:922c64590222798bb761d5b6d8e72950 |