Rapid7 Vulnerability & Exploit Database

Intel AMT Digest Authentication Bypass Scanner

Back to Search

Intel AMT Digest Authentication Bypass Scanner

Disclosed
05/05/2017
Created
05/30/2018

Description

This module scans for Intel Active Management Technology endpoints and attempts to bypass authentication using a blank HTTP digest (CVE-2017-5689). This service can be found on ports 16992, 16993 (tls), 623, and 624 (tls).

Author(s)

  • hdm <x@hdm.io>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/scanner/http/intel_amt_digest_bypass
msf auxiliary(intel_amt_digest_bypass) > show actions
    ...actions...
msf auxiliary(intel_amt_digest_bypass) > set ACTION < action-name >
msf auxiliary(intel_amt_digest_bypass) > show options
    ...show and set options...
msf auxiliary(intel_amt_digest_bypass) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;