Medpot Logo

Medpot

0
Free
Visit Website

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

RDP based Honeypot that creates virtual machines for incoming connections and analyzes traffic with Suricata.

A honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689

A script for setting up a dionaea and kippo honeypot using Docker images.

A hybrid honeypot framework that combines low and high interaction honeypots for network security

Low-interaction VNC honeypot for logging responses to a static VNC Auth challenge.

A honeypot for remote file inclusion (RFI) and local file inclusion (LFI) using fake URLs to catch scanning bots and malwares.

A tool for bruteforcing subdomains of a given domain

A nodejs web application honeypot designed for small environments.

PINNED