2024-05-05 12:53:56 +00:00
|
|
|
id: tpot-honeypot-detect
|
|
|
|
|
2024-06-07 10:04:29 +00:00
|
|
|
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
|
2024-05-05 12:53:56 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2024-05-13 08:37:08 +00:00
|
|
|
- "{{BaseURL}}"
|
2024-05-05 12:53:56 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>T-Pot</title>"
|
|
|
|
- "T-Pot @ Github"
|
2024-05-05 13:08:24 +00:00
|
|
|
- "T-Pot ReadMe"
|
2024-05-05 12:53:56 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2024-09-04 15:35:24 +00:00
|
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100d60be8d9853882570a8d67dcea62bfc658b01fc215acb50b0eae47ff7945b8fb0220100bf88cd05749babc42bc120ddffadec259635b7564e60db2c3305d1fa6664f:922c64590222798bb761d5b6d8e72950
|