Skip to content

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

Notifications You must be signed in to change notification settings

referefref/amthoneypot-ng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Webserver that listens on TCP port 16992. Replicates the behaviour of Intel's AMT management service. If successfully exploited, content pulled from a HP machine is served to the attacker.

Building -

# go build

Running -

# ./amthoneypot [logfile.txt]

Persistent Execution -

# nohup ./amthoneypot logfile.txt &

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%