mushorg / glutton

Generic Low Interaction Honeypot
MIT License
244 stars 56 forks source link

SSH - intercept users with publickey authentication #147

Closed hmaier1996 closed 1 year ago

hmaier1996 commented 2 years ago

I was trying to intercept SSH users. Password authentication works, but I have problems, if a user is only allowed to login with publickey authentication.

I have also tried agent forwarding, but this does not work either :disappointed:

Is support for publickey authentication on the roadmap?

glaslos commented 1 year ago

Hey, could you try with this change? https://github.com/mushorg/glutton/pull/151