Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/travisbgreen/intel_amt_honeypot

intel amt honeypot
https://github.com/travisbgreen/intel_amt_honeypot

Last synced: 3 months ago
JSON representation

intel amt honeypot

Awesome Lists containing this project

README

        

# Intel AMT honeypot
```
inspired by https://isc.sans.edu/forums/diary/Do+you+have+Intel+AMT+Then+you+have+a+problem+today+Intel+Active+Management+Technology+INTELSA00075/22364/

Inteneded to be run with packet capture in front, e.g.
sudo tcpdump -nn -i eth0 -w intel_AMT_honeypot.pcap 'portrange 16992-16994 or port 623 or port 624'
```