gohoney Logo

gohoney

0
Free
Visit Website

This SSH daemon will accept any username/password/key. It only allows 'session' channels (not port forwards or SFTP). It will present a fake shell and record any commands that people attempt to run, along with the date and their IP. It will log all sessions to: /var/log/gohoney/gohoney-yyyymmdd.log Build & Run First download and install Go. On OSX this is as easy as: $ brew install go For other linux/windows/freebsd check http://golang.org Then build it! # Clone this repo $ git clone https://github.com/PaulMaddox/gohoney.git # Fetch all of the Go module dependencies $ cd gohoney $ go get ./... # Build it! $ go build main.go Usage Usage: ./gohoney -b <bind address> -p <port>

FEATURES

ALTERNATIVES

Uploader honeypot designed to look like poor website security.

A tool for embedding XXE/XML exploits into different filetypes

A highly interactive honeypot for observing access from attackers by building easily targeted and compromised web applications, forwarding logs to Google BigQuery for accumulation and visualization.

Docker-based honeypot setup with detailed installation and configuration instructions.

The DShield Raspberry Pi Sensor is a tool that turns a Raspberry Pi into a honeypot to collect and submit security logs to the DShield project for analysis.

An open-source Python software for creating honeypots and honeynets securely.

An SDN honeypot tool for detecting and analyzing malicious activities in Software-Defined Networking environments.

A signature-based, multi-step, high interaction honeypot detection tool with support for various detection methods and protocols.

PINNED