Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/travisbgreen/intel_amt_honeypot
- Owner: travisbgreen
- Created: 2017-05-04T15:26:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T19:29:36.000Z (over 7 years ago)
- Last Synced: 2024-07-17T10:57:53.866Z (4 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 18
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-honeypot - **17**星
- awesome-hacking-lists - travisbgreen/intel_amt_honeypot - intel amt honeypot (Python)
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'
```