Honey Ports Logo

Honey Ports

0
Free
Visit Website

Very simple but effective docker deployed honeypot to detect port scanning in your environment. Configure ports to be exposed Edit or add ports within the brackets on line 14 of honey_ports.sh for p in {80,3306}; do Also expose corresponding ports in line 17 of dockerfile EXPOSE 80 3306 Build container image docker build -t honey_ports . Run honey_ports container sudo docker run -d -v /var/log:/logs_out honey_ports By default logs of attempted connections will be written to "hp_connections.log" which is stored on a mounted volume on the host.

FEATURES

ALTERNATIVES

A tool for creating custom policies for IEE policies

A subdomain scan tool that helps you find subdomains of a given domain.

Identify unintended network access to AWS resources and ensure network security by analyzing network reachability conditions.

High-performance remote packet capture and collection tool used for forensic analysis in cloud workloads.

A tool for analyzing TCP packet traces with color support.

An IP address intelligence API that provides geolocation data and threat detection capabilities for IPv4 and IPv6 addresses.

Detects the presence of a Responder in the network by sending crafted LLMNR queries.

A foundational guide for using deception against computer network adversaries using honeypots to detect adversaries before they accomplish their goals.