473,739 Members | 6,655 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to navigate away from quicksand domains which hold your browser captive until you install their software?

Tom
How do we get out of the browser infinite loop quicksand when we navigate
to web pages designed to lock us in and force us to hit the "pay me" button
(whatever they want to force you to do)?

These are just a sample of nasty quicksand web pages I've run into which
lock your browser into a loop and won't let you get out until you hit the
"install" or "run" or "OK" button... (whatever it is they want you to do).

http://www.spywareiso.com
http://antivirus-scanner.com
http://findyourlink.net
http://www.findyourlink.net
http://spywareiso2008.com
http://www.spywareiso2008.com
http://www.immenseclips.com
http://antivirus2009-scanner.com
http://thecatalogfree.net
etc.

When you navigate to these quicksand links, you can not get out of their
infinite loop with your browser no matter what you do. I'm forced to
control alt delete and kill the browser from the task manager ... but I ask
....

Is there a more graceful way, after the fact, to navigate away from
quicksand domains which have a hold on your browser, other than control alt
deleting the browser process?
Jul 13 '08 #1
103 6858
On Sun, 13 Jul 2008 08:04:02 -0500, Tom <tw******@hotma il.comwrote:
How do we get out of the browser infinite loop quicksand when we navigate
to web pages designed to lock us in and force us to hit the "pay me"
button
(whatever they want to force you to do)?

These are just a sample of nasty quicksand web pages I've run into which
lock your browser into a loop and won't let you get out until you hit the
"install" or "run" or "OK" button... (whatever it is they want you to
do).
When you navigate to these quicksand links, you can not get out of their
infinite loop with your browser no matter what you do. I'm forced to
control alt delete and kill the browser from the task manager ... but I
ask
...

Is there a more graceful way, after the fact, to navigate away from
quicksand domains which have a hold on your browser, other than control
alt
deleting the browser process?
Why not just close the tab/page? BTW, some of these links are dangerous to
persons who would navigate to them out of curiosity. Not a good idea Tom.

--
Bear Bottoms
Freeware website: http://bearware.info
Jul 13 '08 #2
On Sun, 13 Jul 2008 06:04:02 -0700, Tom wrote:
How do we get out of the browser infinite loop quicksand when we navigate
to web pages designed to lock us in and force us to hit the "pay me" button
(whatever they want to force you to do)?
download/install/run firefox 3.0.
install NoScript Add On

That blocks javascript which can hide in video/flash/gif/...
from executing, some of which can be malware.
install privoxy from http://www.privoxy.org/
then add user.action rules from
http://www.neilvandyke.org/privoxy-rules/

The add privoxy to firefox
In firefox,
Edit->Preference->Advanced
Click Network tab
Connection
Settings button

click Manual proxy configuration:
HTTP Proxy: 127.0.0.1 Port: 8118
SSL Proxy: 127.0.0.1 Port: 8118
Be sure to clear the "No Proxy for" box
Click OK
Click Close

Privoxy blocks add servers, which may have been cracked
and are serving up malware.

Check out first two of those sites you posted.
http://www.google.com/safebrowsing/d...spywareiso.com
http://www.google.com/safebrowsing/d...us-scanner.com
Jul 13 '08 #3
Tom
On Sun, 13 Jul 2008 08:14:37 -0500, Bear Bottoms wrote:
>Is there a more graceful way, after the fact, to navigate away from
quicksand domains which have a hold on your browser, other than control
alt
deleting the browser process?

Why not just close the tab/page?
That's my whole point. You CAN NOT close the tab. It just won't close!
In fact, you can't even navigate AWAY from the tab!

What Firefox flaw are they taking advantage of that hijacks your browser
and won't even let you close the tab or the browser or even switch to
another tab. You're stuck in the quicksand and can't get out.
Jul 13 '08 #4
On Sun, 13 Jul 2008 09:06:32 -0500, Tom <tw******@hotma il.comwrote:
On Sun, 13 Jul 2008 08:14:37 -0500, Bear Bottoms wrote:
>>Is there a more graceful way, after the fact, to navigate away from
quicksand domains which have a hold on your browser, other than control
alt
deleting the browser process?

Why not just close the tab/page?

That's my whole point. You CAN NOT close the tab. It just won't close!
In fact, you can't even navigate AWAY from the tab!

What Firefox flaw are they taking advantage of that hijacks your browser
and won't even let you close the tab or the browser or even switch to
another tab. You're stuck in the quicksand and can't get out.
Can't help you there, I use Opera.

--
Bear Bottoms
Freeware website: http://bearware.info
Jul 13 '08 #5
On Sun, 13 Jul 2008 08:50:54 -0500, Bit Twister
<Bi********@mou se-potato.comwrote :
On Sun, 13 Jul 2008 06:04:02 -0700, Tom wrote:
>How do we get out of the browser infinite loop quicksand when we
navigate
to web pages designed to lock us in and force us to hit the "pay me"
button
(whatever they want to force you to do)?

download/install/run firefox 3.0.
install NoScript Add On

That blocks javascript which can hide in video/flash/gif/...
from executing, some of which can be malware.
install privoxy from http://www.privoxy.org/
then add user.action rules from
http://www.neilvandyke.org/privoxy-rules/

The add privoxy to firefox
In firefox,
Edit->Preference->Advanced
Click Network tab
Connection
Settings button

click Manual proxy configuration:
HTTP Proxy: 127.0.0.1 Port: 8118
SSL Proxy: 127.0.0.1 Port: 8118
Be sure to clear the "No Proxy for" box
Click OK
Click Close

Privoxy blocks add servers, which may have been cracked
and are serving up malware.

Check out first two of those sites you posted.
http://www.google.com/safebrowsing/d...spywareiso.com
http://www.google.com/safebrowsing/d...us-scanner.com
Or just use Opera!

--
Bear Bottoms
Freeware website: http://bearware.info
Jul 13 '08 #6
On this special day, Tom wrote:
That's my whole point. You CAN NOT close the tab. It just won't close!
In fact, you can't even navigate AWAY from the tab!
Solution #1: Disable Java/JavaScript
Solution #2: Disable automatic forwarding. This will make the backup
button functional again.
Solution #3: Use a browser different from the Internet Explorer, ie one
of the Mozillas or Opera. They cannot be manipulated via ActiveX
commands.
Gabriele Neukam

Ga************* ************@t-online.de

--
Reality is something, people cannot cope with.
If they could, they would not play.
Jul 13 '08 #7
Tom <tw******@hotma il.comwrites:
How do we get out of the browser infinite loop quicksand when we navigate
to web pages designed to lock us in and force us to hit the "pay me" button
(whatever they want to force you to do)?
Patient: Doctor, it hurts when I do this.
Doctor: Then don't do that.

sherm--

--
My blog: http://shermspace.blogspot.com
Cocoa programming in Perl: http://camelbones.sourceforge.net
Jul 13 '08 #8
From: "Tom" <tw******@hotma il.com>

| How do we get out of the browser infinite loop quicksand when we navigate
| to web pages designed to lock us in and force us to hit the "pay me" button
| (whatever they want to force you to do)?

| These are just a sample of nasty quicksand web pages I've run into which
| lock your browser into a loop and won't let you get out until you hit the
| "install" or "run" or "OK" button... (whatever it is they want you to do).

< snip >

| etc.

| When you navigate to these quicksand links, you can not get out of their
| infinite loop with your browser no matter what you do. I'm forced to
| control alt delete and kill the browser from the task manager ... but I ask
| ...

| Is there a more graceful way, after the fact, to navigate away from
| quicksand domains which have a hold on your browser, other than control alt
| deleting the browser process?

If you post possibly malicious web sites it is incumbant upon you to obfuscate the URL to
make sure said URL is NOT clickable such as...

hxxp://antivirus2009-scanner.com

This will protect others from possibly getting infected.

--
Dave
http://www.claymania.com/removal-trojan-adware.html
Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp
Jul 13 '08 #9
Tom
On Sun, 13 Jul 2008 16:49:05 +0200, Gabriele Neukam wrote:
Solution #1: Disable Java/JavaScript
OK. But nothing else will work if you do that.
Solution #2: Disable automatic forwarding.
How?
Solution #3: Use a browser different from the Internet Explorer
I'm using Firefox 3.0 on WinXP and this quicksand effect certainly affects
the Mozilla browsers!
Jul 13 '08 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.