RedisHoneyPot is a high-interaction honeypot system that supports the Redis protocol, developed in Golang. It simulates commands like ping, info, set, get, del, exists, keys, flushall, flushdb, save, select, dbsize, config, and slaveof. Usage: nohup ./RedisHoneyPot -addr 0.0.0.0:6379 -proto tcp -num 1 > redis.log & By default, it listens on port 6379 of 0.0.0.0 using the TCP protocol.
FEATURES
SIMILAR TOOLS
An SDN honeypot tool for detecting and analyzing malicious activities in Software-Defined Networking environments.
A web-based visualization tool that displays statistics and generates charts from Shockpot honeypot data stored in PostgreSQL databases.
A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.
A low interaction honeypot to detect CVE-2018-2636 in Oracle Hospitality Applications.
A low interaction client honeypot that detects malicious websites using signature, anomaly and pattern matching techniques with automated URL collection and JavaScript analysis capabilities.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.