SSH log rawCommand, added new password on SSH honeypot

This commit is contained in:
Mario
2022-06-03 14:05:11 +02:00
parent 0bf71742b6
commit 1aafe73505
2 changed files with 3 additions and 2 deletions

View File

@ -21,5 +21,5 @@ commands:
handler: "command not found"
serverVersion: "OpenSSH"
serverName: "ubuntu"
passwordRegex: "^(root|qwerty|Smoker666)$"
passwordRegex: "^(root|qwerty|Smoker666|123456|jenkins|minecraft|sinus|alex|postgres|Ly123456)$"
deadlineTimeoutSeconds: 60