CVE-2017-5689 Proof-of-Concept exploit# Intel AMT authentication bypass example
This is a Proof-of-Concept code that demonstrates the exploitation of the __CVE-2017-5689__ vulnerability.
It is essentialy a _mitmproxy_ script that simply blanks an Authorization header "response" field.
Example usage:
```
mitmdump -p 8080 -dd --no-http2 -s blank_auth_response.py
```
[4.0K] /data/pocs/87135325936e5aabe5d76cfd5b725f4ee94af774
├── [ 448] blank_auth_response.py
└── [ 332] README.md
0 directories, 2 files