32 lines
803 B
YAML
32 lines
803 B
YAML
id: tpot-honeypot-detect
|
|
|
|
info:
|
|
name: T-Pot Honeypot - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A tpot dashboard has been detected
|
|
reference:
|
|
- https://github.com/telekom-security/tpotce
|
|
metadata:
|
|
max-request: 1
|
|
tags: tpot,honeypot
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>T-Pot</title>"
|
|
- "T-Pot @ Github"
|
|
- "T-Pot ReadMe"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a099afb785a4352996a67b6c77b3c337d04cbec6021a73e945a4d36728ed2416022100c41279e3ee35416c65acb71b13371fa775de578deed6489d006e8d33ffa728d1:922c64590222798bb761d5b6d8e72950 |