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:
@ -38,6 +38,7 @@ type BeelzebubServiceConfiguration struct {
|
||||
DeadlineTimeoutSeconds int `yaml:"deadlineTimeoutSeconds"`
|
||||
PasswordRegex string `yaml:"passwordRegex"`
|
||||
Description string `yaml:"description"`
|
||||
Banner string `yaml:"banner"`
|
||||
}
|
||||
|
||||
type Command struct {
|
||||
|
Reference in New Issue
Block a user