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

A modern directory scanner that can be used to find hidden directories and files on a web server.

A script for setting up a dionaea and kippo honeypot using Docker images.

Endlessh is an SSH tarpit that traps SSH clients by sending an endless, random SSH banner.

A honeypot mimicking Tomcat manager endpoints to log requests and save attacker's WAR files for analysis.

Building Honeypots for Industrial Networks using Honeyd and simulating SCADA, DCS, and PLC architectures.

A honeypot tool to detect and log CVE-2019-19781 scan and exploitation attempts.

A honeypot tool emulating HL7 / FHIR protocols with various installation and customization options.

A low-interaction honeypot that simulates network services to detect and monitor potential intrusion attempts on internal networks.

PINNED