honeyssh

honeyssh

#Threat Defense#Honeypots

A modified version of OpenSSH deamon forwarding commands to Cowrie for logging brute force attacks and shell interactions.

Visit Website

Honeyssh: A Honey-Pod for SSH Security Monitoring

Honeyssh is a Honey-Pod designed for SSH that automatically records attempts of username and password during brute-force attacks.

It contains two applications: honeyssh and statsd

It contains two applications: honeyssh itself and statsd, which offers a simple HTTP API for querying logon attempts.

Installation of honeyssh requires a working GoLang environment

To install honeyssh, you need to have a functioning GoLang environment. If you start honeyssh without providing a configuration file or any command-line parameters, it will launch in user/password logging mode.