GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   a way around htaccess? (hotlinking) (https://gfy.com/showthread.php?t=267612)

Dawgy 04-10-2004 10:01 PM

a way around htaccess? (hotlinking)
 
i have a hotlinker that seems to be getting around my htaccess. ive put in his domains, his IPs, even the exact url to the page linking my images, and the images still show up... ive cleared my local cache, etc, etc... i cant figure this one out.

anyone know if its possible to go around htaccess?
is something else going on here?

KMR Stitch 04-10-2004 10:04 PM

Change hosts..

powerbubba 04-10-2004 10:17 PM

I think you're referring to fusker, and they use something called LWP to get around the htaccess issue, the research I did on this is over 2 years old, I forget some of the details but one solution someone gave me was to use some cgi mechanism to check referrer info on the fly (didn't, wasn't worth it)

Sambo 04-10-2004 10:24 PM

Quote:

Originally posted by powerbubba
I think you're referring to fusker, and they use something called LWP to get around the htaccess issue, the research I did on this is over 2 years old, I forget some of the details but one solution someone gave me was to use some cgi mechanism to check referrer info on the fly (didn't, wasn't worth it)
If u can disallow agents try disallowing libwww-perl/5.76 or better yet libwww*

I could be off track here..... but it is just an idea

Wilber 04-10-2004 10:24 PM

You going at it a bit wrong. You want to let the hotlink attempt in because
you can redirect the traffic for 404/403 sales. Let the hotlinkers do their
thing because to you it's free traffic.

I made a page here have a look at an example. It's too hard to post code
here now with all the hahahahahah etc bullshit.

example .htaccess

psyko514 04-10-2004 10:30 PM

Quote:

Originally posted by Wilber
You going at it a bit wrong. You want to let the hotlink attempt in because
you can redirect the traffic for 404/403 sales. Let the hotlinkers do their
thing because to you it's free traffic.

I made a page here have a look at an example. It's too hard to post code
here now with all the hahahahahah etc bullshit.

example .htaccess

does that work when someone hotlinks an image within an HTML page? or will they only get a red x?

zentz 04-10-2004 10:31 PM

find him and kill him :Graucho

Baal 04-10-2004 10:32 PM

It isn't that hard to fake Referrer info, which most .htaccess configs use to detect hotlinking. There are some hahahahahahahahahaha solutions, which place self-checking code in the hahahaha.

Personally, I like to use hahahahahahas and session IDs. The only problem is that not all browsers support these (and some users have them disabled).

Other than that, hahahaha and hahahaha are the only workarounds.

Dawgy 04-10-2004 10:35 PM

its interesting that a bit later the htaccess is working. our theory is some type of isp cache... this place does nothing but hotlink images, so maybe theyve setup a cache system to help keep images on their pages just a bit longer than would normally happen.... really weird... damn chinese...

is it worth redirecting the chinese traffic or just let them see a broken image in their html pages?

Baal 04-10-2004 10:36 PM

Quote:

Originally posted by Baal
It isn't that hard to fake Referrer info, which most .htaccess configs use to detect hotlinking. There are some hahahahahahahahahaha solutions, which place self-checking code in the hahahaha.

Personally, I like to use hahahahahahas and session IDs. The only problem is that not all browsers support these (and some users have them disabled).

Other than that, hahahaha and hahahaha are the only workarounds.

GOD DAMNIT, the meaningful parts of my post are all "hahahaha". Fuck it, I give up. I tried.

:feels-hot

Wilber 04-10-2004 10:36 PM

Quote:

Originally posted by psyko514
does that work when someone hotlinks an image within an HTML page?
or will they only get a red x?

The RehahahahahaRule is the director. Everybo<i></i>dy<i></i> has a different want as
to what to show when hotlinked. Like I explained "traffic" is the commodity worth
most but some like to show a watermarked image with your domain name on it so
if you wanted to show an image instead you'd change the RehahahahahaRule director.

RehahahahahaRule .*[Jj][Pp][Gg]$|.*[Gg][Ii][Ff]$ http://www.bannerfarm/images/my.watermark.url.gif

BV 04-10-2004 10:37 PM

hahahahahahah works only with hahahahahaha

right?

hahahahahaha

Wilber 04-10-2004 10:39 PM

FUCK THAT FILTER SHIT!!!


RehahahahahaRule = Re<i></i>wr<i></i>it<i></i>e<i></i>Ru<i></i>le

Wilber 04-10-2004 10:40 PM

Quote:

Originally posted by BV
hahahahahahah works only with hahahahahaha

right?

hahahahahaha

Quite ignoring your boyfriend, he wants a bj now.

Wilber 04-10-2004 10:42 PM

Quote:

Originally posted by Baal


GOD DAMNIT, the meaningful parts of my post are all "hahahaha". Fuck it, I give up. I tried.

:feels-hot

I hear ya. GFY has taken simple typing and turned it into labor.

riosluts 04-10-2004 10:42 PM

yeah it would suck having someone leaching your 5mb movies off your server

Wilber 04-10-2004 10:45 PM

Quote:

Originally posted by Dawgy
is it worth redirecting the chinese traffic or just let them
see a broken image in their html pages?

Some claim chimp-traffic makes money but my experiences show the
chinese surf extremely fast compared to most and rarely whip out
a CC and pay.

I never got that far with chimp-traffic but if I was still doing it I'd show
them hentai, manga, and other toon shit on a 404. they love that shit
for some strange reason.

Wilber 04-10-2004 10:50 PM

A late thought.

I have some Ja<i></i>va<i></i>Sc<i></i>ri<i></i>pt<i></i> code somewhere here that deals
with countries and redirects. If you want it say so and I post another page elsewhere.
Normally though I don't like throwing Ja<i></i>va<i></i>Sc<i></i>ri<i></i>pt<i></i> because I
don't want that kind of code servered to any browsers.

mardigras 04-10-2004 11:16 PM

hahahahahaha!:1orglaugh

RK 04-10-2004 11:36 PM

This is hilarious.
80% of the stuff posted in this thread is dead wrong.

1) Redirecting images to html pages is just plain stupid for img src. This means you will waste bandwidth sending the html page while the surfer will only see a red X.
2) There is no way to prevent a server or a smart user from downloading your images, just fake the user agent and referral info
3) Putting IPs of a web site that is hot linking you in your .htaccess file does only one thing: SLOWS DOWN YOUR WEB SITE. That function is designed to block visitors with that IP, not visitors coming from sites with that ip.
4) The basic .htaccess technique will block _all_ hot link attempts, there is no way around it since it would require changing the surfers browser
5) If #4 did not help it means your images are not being hot linked

andi_germany 04-10-2004 11:43 PM

I have seen many people using the .htacces ModREhahahahaha approach and they forget to protect .htaccess from being viewed.

If yoururl/.htaccess shows your .htaccess file you have a problem.

Myst 04-10-2004 11:48 PM

hit me up - ill be able to help you out

cayne 04-11-2004 05:50 AM

Hotlinking is the pain in the ass.
I have daily 2gb hotllinking traffic WITH activated protection.


All times are GMT -7. The time now is 06:31 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123