Rapid7 Vulnerability & Exploit Database

Novell eDirectory DHOST Predictable Session Cookie

Back to Search

Novell eDirectory DHOST Predictable Session Cookie

Created
05/30/2018

Description

This module is able to predict the next session cookie value issued by the DHOST web service of Novell eDirectory 8.8.5. An attacker can run this module, wait until the real administrator logs in, then specify the predicted cookie value to hijack their session.

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

;