AMT Honeypot is a specialized honeypot designed to detect exploitation attempts targeting Intel's Active Management Technology (AMT) firmware vulnerability CVE-2017-5689. The tool replicates the behavior of Intel's AMT management service by serving content pulled from a HP machine to attackers who successfully exploit the vulnerability. This allows security teams to monitor and analyze attack patterns against this specific Intel firmware flaw. Built using Go programming language, the honeypot can be compiled with the `go build` command and executed using `./amthoneypot [logfile.txt]`. It supports persistent execution through the `nohup ./amthoneypot logfile.txt &` command for continuous monitoring. The tool logs exploitation attempts to specified log files, enabling security professionals to track when attackers attempt to leverage the CVE-2017-5689 vulnerability. However, it currently lacks templating capabilities for dynamic or randomized content generation and has limited error checking functionality. AMT Honeypot serves as a detection mechanism for organizations looking to identify potential threats targeting Intel AMT infrastructure and gather intelligence on attack methodologies related to this specific vulnerability.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A plugin repository that extends the Honeycomb honeypot framework with additional features and capabilities for enhanced threat detection and analysis.
A low-interaction SSH authentication logging honeypot that logs all authentication attempts in JSON format.
A low-interaction honeypot to detect and analyze attempts to exploit the CVE-2017-10271 vulnerability in Oracle WebLogic Server
A Docker-based honeypot network implementation featuring cowrie and dionaea honeypots with centralized event collection, geolocation enrichment, and real-time attack visualization.
A WordPress plugin that logs failed login attempts to help monitor unauthorized access attempts on WordPress websites.
An Apache 2 based honeypot with detection capabilities specifically designed to identify and analyze Struts CVE-2017-5638 exploitation attempts.
A web-based visualization tool that displays statistics and generates charts from Shockpot honeypot data stored in PostgreSQL databases.
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.