Rickrollternet!

Feb 20, 2008 01:11

Just because I am a huge dork, I decided instead of just password protecting my wireless I would make it open and mess with people.

I set up my own router on an old dell running debian, installed iptables, dhcp, and squid and got to work setting up the rickrollternet.
Also running our own dns from another machine in the house...

Rest of setup behind here )

router, linux

Leave a comment

addict_yin August 4 2008, 18:35:31 UTC
I am so glad to discover a hit for "rickrollternet" on google. We'll be implementing something similar, although it's probably a bit mean to those people who never realise that they're not on their own connection ;)

Reply

xjems August 6 2008, 09:23:25 UTC
Sweet! I didn't think someone would search for rickrollternet =)

http://www.ex-parrot.com/~pete/upside-down-ternet.html

Thats the site where I got my idea from,although they do it *slightly* different. I actually ended up setting up iptables to filter by mac address instead of the whole two subnet thing... If a mac address isnt on the white list, then it gets sent through to squid. From there the possibilities are endless...

I don't see it as mean because it does say "rickrollternet" as the SSID.

Reply

addict_yin August 6 2008, 21:14:30 UTC
Yeah, I've seen the upside-down-ternet. I hadn't realised that squid was flexible enough to be useful for this, though.

For some reason I always imagined that a honeypot should be called "default", but I guess it's funnier if they use "rickrollternet" and get caught out :)

While I'm on the subject, I'm thinking of faffing around with youtube's player to deliver a fullscreen, autoplaying, looping rickroll to the unwary surfer. I'm not sure if it'd be better to do it every time or really infrequently.

Reply

xjems August 6 2008, 22:00:15 UTC
Well squid can call any number of scripts you've written, so you can do all kinds of fun things... In our case, a permanent re-direct gets sent to the browser, so someone has to clear their cache before the rickrolling ends... evil I know, but it is my network to do with as I please.

We use "random" numbers so that a person is only rickrolled every 3-4 clicks.

Reply

addict_yin August 6 2008, 22:32:11 UTC
Oooh, didn't think of that. The other thing that we were thinking of doing was replacing any and all embedded flash videos with rick astley. Possible added evil points for using mencoder to splice him in at an arbitary point in the video...

Reply


Leave a comment

Up