Rapid7 Vulnerability & Exploit Database

Iomega StorCenter Pro NAS Web Authentication Bypass

Back to Search

Iomega StorCenter Pro NAS Web Authentication Bypass

Created
05/30/2018

Description

The Iomega StorCenter Pro Network Attached Storage device web interface increments sessions IDs, allowing for simple brute force attacks to bypass authentication and gain administrative access.

Author(s)

  • aushack <patrick@osisecurity.com.au>

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

;