mirror of
https://github.com/mariocandela/beelzebub.git
synced 2025-07-01 18:47:26 -04:00
Implemented tcp honeypot
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
apiVersion: "v1"
|
||||
protocol: "tcp"
|
||||
address: ":3306"
|
||||
description: "Mysql"
|
||||
banner: "mysql 4.0"
|
||||
deadlineTimeoutSeconds: 60
|
||||
description: "Mysql 8.0.29"
|
||||
banner: "8.0.29"
|
||||
deadlineTimeoutSeconds: 10
|
Reference in New Issue
Block a user