A javascript trick
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
Chris S Kaiser wrote:
Stuff this in your browser at a site
Could you please explain it? :confused:
-
Chris S Kaiser wrote:
Stuff this in your browser at a site
Could you please explain it? :confused:
Sure. Copy the javascript, and paste it directly into the url field without the url. Just the javascript. And hit enter.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
look at all the little CP heads flying around! sweet.
image processing toolkits | batch image processing | blogging
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
Nice. I think I saw this little trick on Digg not too long ago. Cool effect!
Tech, life, family, faith: Give me a visit. I'm currently blogging about: Check out this cutie The apostle Paul, modernly speaking: Epistles of Paul Judah Himango
-
Sure. Copy the javascript, and paste it directly into the url field without the url. Just the javascript. And hit enter.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
What does it have to do with a wireless router?
-
Sure. Copy the javascript, and paste it directly into the url field without the url. Just the javascript. And hit enter.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
BTW, it does not work in FF, only in IE.
-
Say you have a wireless router, and you don't really want to restrict too much, but your neighbor keeps using your bandwidth. Sure you could tighten up the security and kick him/her out, but another option is to setup in your configurations a valid set of ips and mess with the others. One trick is to reverse all the text in the html, but another one could be the injection of some java script. Here's one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval('A()',5); void(0); Please forgive the horrible formatting. Stuff this in your browser at a site with a lot of images... think ghosts flying. Client side effect only.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
hehe. Lets just hope the thief isn't skilled enough to get into the unrestricted setup and do the trick right back at you.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
-
BTW, it does not work in FF, only in IE.
In my FF, it does work!
-- Try our Windows-based CMS: www.zeta-producer.com Try our ticket helpdesk system: www.zeta-helpdesk.com See me working: www.magerquark.com
-
hehe. Lets just hope the thief isn't skilled enough to get into the unrestricted setup and do the trick right back at you.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
Dont let kyle see it!
Artificial Intelligence is no match for Natural Stupidity
No one can understand the truth until he drinks of coffee's frothy goodness. ~Sheik Abd-al-Kadir
I can't always be wrong ... or can I? -
In my FF, it does work!
-- Try our Windows-based CMS: www.zeta-producer.com Try our ticket helpdesk system: www.zeta-helpdesk.com See me working: www.magerquark.com
Interesting. In my FF (2.0.0.1) it just shows "200" in the upper left corner on the otherwise blank screen.
-
hehe. Lets just hope the thief isn't skilled enough to get into the unrestricted setup and do the trick right back at you.
regards, Paul Watson Ireland & South Africa
Shog9 wrote:
I don't see it happening, at least not until it becomes pointless.
Oh now that would be messed up. There should be a law against that or sumpin'. :laugh:
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
Dont let kyle see it!
Artificial Intelligence is no match for Natural Stupidity
No one can understand the truth until he drinks of coffee's frothy goodness. ~Sheik Abd-al-Kadir
I can't always be wrong ... or can I?Damn. You said the K-word.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
What does it have to do with a wireless router?
Well, you have the option of intercepting all html since you're at the access point. So, theoretically you could reinterpret any html coming down the pipe. With that you can plug in anything you want. Hence in this case, you can make all the images fly around like ghosts on their page. After a while, the offending bandwidth hijacker would hopefully get frustrated and stop stealing bandwidth.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
look at all the little CP heads flying around! sweet.
image processing toolkits | batch image processing | blogging
I feel seasick. X| :)
Ðavid Wulff What kind of music should programmers listen to?
Join the Code Project Last.fm group | dwulff
I'm so gangsta I eat cereal without the milk -
Damn. You said the K-word.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
It's ok, it's term time even for the homeschooled. :cool:
Ðavid Wulff What kind of music should programmers listen to?
Join the Code Project Last.fm group | dwulff
I'm so gangsta I eat cereal without the milk -
It's ok, it's term time even for the homeschooled. :cool:
Ðavid Wulff What kind of music should programmers listen to?
Join the Code Project Last.fm group | dwulff
I'm so gangsta I eat cereal without the milk:cool:
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
-
Well, you have the option of intercepting all html since you're at the access point. So, theoretically you could reinterpret any html coming down the pipe. With that you can plug in anything you want. Hence in this case, you can make all the images fly around like ghosts on their page. After a while, the offending bandwidth hijacker would hopefully get frustrated and stop stealing bandwidth.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder
I did not know about it. Thanks a lot for your explanation.
-
I did not know about it. Thanks a lot for your explanation.
Sure, your welcome.
What's in a sig? This statement is false. Build a bridge and get over it. ~ Chris Maunder