Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
amthoneypot — Honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689 | Kitploit
Tools/GitHubGitHub/mlsebrell/amthoneypot
Defensive ToolsEmbedded Systems SecurityIoT SecurityVulnerability AnalysisNetwork Security
GitHubmlsebrell/amthoneypot

amthoneypot

Honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689

View Repository
169 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Honeypot for Intel's AMT Firmware Vulnerability CVE-2017-5689.

Webserver that listens on TCP - [ ] Daemonizeport 16922. Replicates the behaviour of Intel's AMT management service.

  • Daemonize Building -

# go build server.go

Running -

# ./server logfile.txt

TODO

  • Add templating to make content dynamic / random
  • Add error checking
  • Add some form of RCE?
Download Tool