Low interaction MySQL honeypot written in C. Dependencies: libev. Usage: mysql-honeypotd [options]... Mandatory arguments to long options are mandatory for short options too. -b, --address ADDRESS the IP address to bind to (default: 0.0.0.0). Can be specified several times. -p, --port PORT the port to bind to (default: 3306). -P, --pid FILE the PID file. -n, --name NAME the name of the daemon for syslog (default: mysql-honeypotd). -u, --user USER drop privileges and switch to this USER (default: daemon or nobody). -g, --group GROUP drop privileges and switch to this GROUP (default: daemon or nogroup). -c, --chroot DIR chroot() into the specified DIR. -s, --setver VER set MySQL server version to VER (default: 5.7.19). -d, --delay DELAY Add DELAY seconds after each login attempt. -f, --foreground do not daemonize (forced if no PID file specified). -x, --no-syslog log errors to stderr only; ignored if -f is not specified. -h, --help display this help and exit. -v, --version output version information and exit. Notes: --user, --group, and --chroot options are honored only if mysql-honeypotd is run as root. PID file can be outside of chroot. When using --name and/or --group, please make su
FEATURES
ALTERNATIVES
A tutorial on setting up Dionaea on an EC2 instance in 20 minutes
A low-interaction honeypot that logs IP addresses, usernames, and passwords used by clients connecting via SSH, primarily used for gathering intelligence on brute force attacks.
PINNED

Mandos Brief Newsletter
A weekly newsletter providing cybersecurity leadership insights, industry updates, and strategic guidance for security professionals advancing to management positions.

PTJunior
An AI-powered penetration testing platform that autonomously discovers, exploits, and documents vulnerabilities while generating NIST-compliant reports.

CTIChef.com Detection Feeds
A tiered cyber threat intelligence service providing detection rules from public repositories with varying levels of analysis, processing, and guidance for security teams.

ImmuniWeb® Discovery
ImmuniWeb Discovery is an attack surface management platform that continuously monitors an organization's external digital assets for security vulnerabilities, misconfigurations, and threats across domains, applications, cloud resources, and the dark web.

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.