How to browse safely?

10

3

Just curious. What are the best practices and tools you use for safe Internet browsing? How to stay away from spywares, adwares etc?

Update: For my work, I use Internet Explorer on Windows and regularly have to browse through some links returned through google search results.

Gulzar

Posted 2009-04-30T14:54:08.833

Reputation: 576

How to stay away from spywares, adwares etc? Don't browse at all! =) – BloodPhilia – 2010-07-07T21:50:07.210

Answers

15

Firefox + NoScript + Adblockers.

Oh, and for true safety, browse on a non-Windows OS.

If you want to use windows anyway, you could browse from a virtual machine. I had a friend who use the virtual-machine-desktop-integration feature to set it up so that when he launched his 'browser' it really launched his browser within a VM so that any compromises or etc were of the virtual machine. Combine that with having the VM not save state on shutdown (so it always started up 'clean') and he could browse with no worries. (And no history, which I would find annoying but he didn't mind).

pjz

Posted 2009-04-30T14:54:08.833

Reputation: 460

this is so overkill - ala Steve Gibson GRC.com - effective but you miss out on all the beauty of what the internet is – Bobby Borszich – 2009-04-30T15:36:28.857

I agree with Firefox+NoScript+Adblockers. Not too much with the second sentence. Windows XP SP3/Vista SP1 with all patches is secure enough. I would add instead a good security suite with Firewall/Antivirus – Drake – 2009-04-30T15:54:10.717

11

I think the primary rule is to browse on an non-administrator account.

If that's not possible in your case, you can either create a limited one and use runas to start the browser under it or use DropMyRights or a similar application. Disable Flash for that configuration, since this plugin seems to be a major security hole, considering as recent as yesterday's zero-day flaw news.

macbirdie

Posted 2009-04-30T14:54:08.833

Reputation: 1 661

6

Most of safe browsing is just using common sense. Don't visit websites that spam you with pop-ups. Don't click on "Claim your free gift" ads. Don't give away sensitive info unless you trust the website and are using https. Be smart about passwords and don't use one password for all websites.

Scottie T

Posted 2009-04-30T14:54:08.833

Reputation: 3 221

1

You will be generally infected when executing exe/bat/zip/ppt files download from not very clean web site...

So, my main advice is that you should try to avoid downloading and executing files downloaded from website that you don't know/trust.

If you need to go to the "underground web", I suggest you to use a Virtal Machine (like VMWare, Virtual PC, VirtualBox and so on) that you may delete if you think it's not clean anymore (or revert via use of snapshots).

paulgreg

Posted 2009-04-30T14:54:08.833

Reputation: 487

Infected ad servers are enough to pwn you thru browser and/or plugin exploits. Last year, a torrent site hit me through IE (or Firefox?) on Windows 7 and Avira did nothing; still needed: http://news.cnet.com/8301-13554_3-9756656-33.html

– Cees Timmerman – 2013-11-13T17:32:55.473

1

In addition to the Firefox/NoScript/AdBlock recommendations already here, I add Sandboxie and OpenDNS configured to block domains I don't want to see anything from, such as doubleclick. The criticism that NoScript destroys the beauty of the internet is not valid. It is very easy to white list sites that you trust.

bobmcn

Posted 2009-04-30T14:54:08.833

Reputation: 315

1

I always suggest OpenDNS, ThreatFire and an AV like MSE or AVG. Doing this as well as keeping your OS and all software up to date is the best way to go I think. Use things like FileHippos update checker and PSI from Secunia and you should be set to go.

David Remy

Posted 2009-04-30T14:54:08.833

Reputation: 1 899

1

For any operating system, you can update your hosts file to block a list of undesirable sites: http://www.mvps.org/winhelp2002/hosts.htm

Granted, there are many legit sites in this list that support click-through advertising and such, and you need to go in and comment-out those sites, but I have found that a hosts file works very well at blocking ads as well as malware

RussellW

Posted 2009-04-30T14:54:08.833

Reputation: 683