Rapid7 Vulnerability & Exploit Database

WPAD.dat File Server

Back to Search

WPAD.dat File Server

Created
05/30/2018

Description

This module generates a valid wpad.dat file for WPAD mitm attacks. Usually this module is used in combination with DNS attacks or the 'NetBIOS Name Service Spoofer' module. Please remember as the server will be running by default on TCP port 80 you will need the required privileges to open that port.

Author(s)

  • et <et@metasploit.com>

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/server/wpad
msf auxiliary(wpad) > show actions
    ...actions...
msf auxiliary(wpad) > set ACTION < action-name >
msf auxiliary(wpad) > show options
    ...show and set options...
msf auxiliary(wpad) > 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

;