mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Improve initial TCP honeypot structure
This commit is contained in:
@ -2,6 +2,5 @@ apiVersion: "v1"
|
||||
protocol: "tcp"
|
||||
address: ":3306"
|
||||
description: "Mysql"
|
||||
commands:
|
||||
- regex: "hello"
|
||||
handler: "WORLD"
|
||||
banner: "mysql 4.0"
|
||||
deadlineTimeoutSeconds: 60
|
Reference in New Issue
Block a user