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 collection of tools that can be used with Honeyd for data analysis or other purposes

A tool to leak git repositories from misconfigured websites

HellPot is an endless honeypot that sends unruly HTTP bots to hell with grave consequences.

A subdomain finder tool

WordPress honeypot tool running in a Docker container for monitoring access attempts.

A web honeypot tool for detecting and monitoring potential attacks on phpMyAdmin installations.

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

A low-interaction SSH honeypot tool for recording authentication attempts.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved