Rapid7 Vulnerability & Exploit Database

Windows RSH Daemon Buffer Overflow

Back to Search

Windows RSH Daemon Buffer Overflow

Disclosed
07/24/2007
Created
05/30/2018

Description

This module exploits a vulnerability in Windows RSH daemon 1.8. The vulnerability is due to a failure to check for the length of input sent to the RSH server. A CPORT of 512 -> 1023 must be configured for the exploit to be successful.

Author(s)

  • MC <mc@metasploit.com>

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 exploit/windows/misc/windows_rsh
msf exploit(windows_rsh) > show targets
    ...targets...
msf exploit(windows_rsh) > set TARGET < target-id >
msf exploit(windows_rsh) > show options
    ...show and set options...
msf exploit(windows_rsh) > 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

;