Rapid7 Vulnerability & Exploit Database

D-Link DIR-300A / DIR-320 / DIR-615D HTTP Login Utility

Back to Search

D-Link DIR-300A / DIR-320 / DIR-615D HTTP Login Utility

Created
05/30/2018

Description

This module attempts to authenticate to different D-Link HTTP management services. It has been tested on D-Link DIR-300 Hardware revision A, D-Link DIR-615 Hardware revision D and D-Link DIR-320 devices. It is possible that this module also works with other models.

Author(s)

  • hdm <x@hdm.io>
  • Michael Messner <devnull@s3cur1ty.de>

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

;