Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Honeypot to log public key fingerprint / User name an… #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lastchoice
Copy link

…d not authenticate the key

With this update you can now log the public key fingerprint with user name in the syslog and not authenticate the key even
if it is correct during a SSH brute force attack. As a honey pot should do.

The log will now contain mesages like this for each public key attempted against the honeypot:

walsh sshd[2613]: KeyLog: Username walsh Key: SHA256:XXXXXXXXXXXXXXXXXXX [preauth]

…d not authenticate the key

With this update you can now log the public key fingerprint with user name in the syslog and not authenticate the key even
if it is correct during a SSH brute force attack.  As a honey pot should do.

The log will now contain mesages like this for each public key attempted against the honeypot:

walsh sshd[2613]: KeyLog: Username walsh Key: SHA256:XXXXXXXXXXXXXXXXXXX [preauth]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant