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

Passive sniffer tool for analyzing traffic patterns.

An open source platform for secure remote access management with granular access control and fast speeds.

CrowdSec is a behavior detection engine with a global IP reputation network.

Set up your own IPsec VPN server in just a few minutes with IPsec/L2TP, Cisco IPsec, and IKEv2.

Automated signature creation using honeypots for network intrusion detection systems.

Passive Network Audit Framework (PNAF) v0.1.2 provides passive network auditing capabilities and is now a project of COSMIC-Chapter of The Honeynet Project.

A private network system utilizing WireGuard for enhanced networking capabilities.

A fast CLI tool to find SSRF or Out-of-band resource load