Rapid7 Vulnerability & Exploit Database

Windows SMB Multi Dropper

Back to Search

Windows SMB Multi Dropper

Created
06/14/2018

Description

This module dependent on the given filename extension creates either a .lnk, .scf, .url, .xml, or desktop.ini file which includes a reference to the specified remote host, causing SMB connections to be initiated from any user that views the file.

Author(s)

  • Richard Davy - secureyourit.co.uk
  • Lnk Creation Code by Mubix
  • asoto-r7

Platform

Windows

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

;