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
ALTERNATIVES
A script for setting up a dionaea and kippo honeypot using Docker images.
A honeypot for remote file inclusion (RFI) and local file inclusion (LFI) using fake URLs to catch scanning bots and malwares.
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.