32 lines
744 B
YAML
32 lines
744 B
YAML
id: tailon-panel
|
|
|
|
info:
|
|
name: Tailon Panel - Detect
|
|
author: ritikchaddha
|
|
severity: unknown
|
|
reference:
|
|
- https://github.com/gvalkov/tailon
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"tailon"
|
|
verified: true
|
|
tags: panel,tailon,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Tailon'
|
|
- 'class="tailon-dark'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100829baf636f52cfedddc9ceb1459004f7b8addf27f0473b7cbd6434cdb83c3d13022100973c6db0b9e0a61a36951d4378e6e8faf57b5f551f1ac6bbb1375eca81a0e9f7:922c64590222798bb761d5b6d8e72950 |