Medpot is a honeypot that emulates HL7 / FHIR protocols. Installation requires go 1.17 or newer. Dependencies can be installed using bash scripts/dependencies.sh. You can run the tool using bash scripts/run_medpot.sh or go run go/*.go, compile it using bash scripts/compile_medpot.sh or go build -o medpot go/*.go, create a copy on disk and necessary files using make and make install, or create a Docker container with bash scripts/compile_docker.sh. Medpot listens on port 2575 by default and supports arguments such as setting a logo, port, and log location.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
An SDN honeypot tool for detecting and analyzing malicious activities in Software-Defined Networking environments.
A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.
A combination of honeypot, monitoring tool, and alerting system for detecting insecure configurations.
An open-source Python software for creating honeypots and honeynets securely.
A full featured script to visualize statistics from a Shockpot honeypot, based on Kippo-Graph and utilizing various PHP libraries.
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.