Skip to content

embedi/amt_auth_bypass_poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

CVE-2017-5689 Proof-of-Concept exploit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages