32 lines
740 B
YAML
32 lines
740 B
YAML
id: tailon-panel
|
|
|
|
info:
|
|
name: Tailon Panel - Detect
|
|
author: ritikchaddha
|
|
severity: unknown
|
|
reference:
|
|
- https://github.com/gvalkov/tailon
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"tailon"
|
|
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: 490a004630440220030e6fecc610c5c90986c61502b39ce5dbe5cbab18a0c0a00d603fef6f2d43d402204d26c35b7f659b752b5387b6ffdc85f08799e6062352849ba58abc41ff0d0975:922c64590222798bb761d5b6d8e72950 |