Rapid7 Vulnerability & Exploit Database

Solaris sadmind Command Execution

Back to Search

Solaris sadmind Command Execution

Disclosed
09/13/2003
Created
05/30/2018

Description

This exploit targets a weakness in the default security settings of the sadmind RPC application. This server is installed and enabled by default on most versions of the Solaris operating system. Vulnerable systems include solaris 2.7, 8, and 9

Author(s)

  • vlad902 <vlad902@gmail.com>
  • hdm <x@hdm.io>
  • cazz <bmc@shmoo.com>
  • midnitesnake

Platform

Solaris,Unix

Architectures

cmd

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 exploit/solaris/sunrpc/sadmind_exec
msf exploit(sadmind_exec) > show targets
    ...targets...
msf exploit(sadmind_exec) > set TARGET < target-id >
msf exploit(sadmind_exec) > show options
    ...show and set options...
msf exploit(sadmind_exec) > exploit

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

;