Firefox: is there a "safe browsing" mode?

LOUISSSSS

Diamond Member
Dec 5, 2005
8,771
58
91
in the latest firefox, is there a mode where i can be completely clean of any tracks?

lets say (for example) i want to go to a porn site, and it is known for some spyware/adware, is there a way i can use the browser in safe mode to keep me clean from this spyware?
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
You could start by using the browser, any browser, from a non-Admin user account. If your version of Windows can use Software Restriction Policy, throw that on too. Start with the foundation, then build the rest of the house ;) Because any site could be a dangerous site, not just "those kinds" of sites. All it takes is one successful hack, and your normally-trusted site is now malicious.

Alternative: install Virtual PC 2007, install Windows (or whatever OS) in a virtual machine, and there you go. Discard changes when you shut it down.
 

LOUISSSSS

Diamond Member
Dec 5, 2005
8,771
58
91
1. what is Live CD?
2. Which browsers (if any) offer this type of safe browsing?
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
Originally posted by: LOUISSSSS
2. Which browsers (if any) offer this type of safe browsing?

IE7 on Vista runs in Protected Mode by default if you have UAC enabled (also default). That places it two levels below the Admin/system privilege level, one level below your own user session, and at the lowest possible Integrity level on the Windows Integrity Control scale, too (2-page article on WIC if you've nevar heard of it). It will only be permitted to write to one specific folder, too.

Pretty cool stuff :cool: In pursuit of malware samples, I've sent IE7 (in Protected Mode) to lots of exploit-packed bad sites, and no exploits have succeeded, so it's pretty solid under fire. If you prefer to use something else, that's fine too, take a look at the other tips.


Since you're interested in security, a couple other things you could do:

1) enable IE's own Data Execution Prevention if you have Vista. Instructions on that:

  1. Right-click on an Internet Explorer icon, and choose Run as Administrator from the right-click menu (you'll only have to do this once).
  2. In Internet Explorer, click Tools > Internet Options, and then click the Advanced tab.
  3. Scroll down and put a checkmark in Enable memory protection to help mitigate online attacks (pic :camera:). This checkbox can only be changed if you use Run as Administrator. Don't ask, I don't know why either ;)
  4. Close Internet Explorer. DEP is now activated for the 32-bit version of IE. If you have 64-bit Vista, you don't need to do this for 64-bit IE7, because DEP is mandatory on all 64-bit processes in Vista x64.

Possible side effects of DEP in IE7? Some browser add-ons might crash. Older versions of Sun Java Runtime did, for example. This is undoubtedly why DEP's not enabled by default.

2) run the free Secunia checkup utility and fix everything it says needs fixing. This helps eliminate known attackable stuff on your system.

3) on WinXP or Vista, fully enable your hardware-enforced Data Execution Prevention system-wide, as shown in this pic. That setting is somewhat buried... holler if you need help locating it.
 

sourceninja

Diamond Member
Mar 8, 2005
8,805
65
91
If you are using windows, you can run firefox using sandboxie. That will cover it.
 

bruceb

Diamond Member
Aug 20, 2004
8,874
111
106
Mozilla Firefox does have a Safe Mode ... Access it thru Start, Programs, Mozilla Firefox (you will see Safe mode there)
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I think that safe mode is for problematic extensions and plugins, not for privacy.
 

Chiefcrowe

Diamond Member
Sep 15, 2008
5,056
199
116
Safe Browsing mode is going to be in Firefox 3.1 which I've read is supposed to be out next month or so.
 

LOUISSSSS

Diamond Member
Dec 5, 2005
8,771
58
91
is this type of "safe-browsing" a feature on other browsers? Safari or Chrome? (i'm not a fan of IE)

just to repeat myself: i'm looking for a feature in a browser that will allow me to browse certain infected webpages and still be free from any spyware/virus. I used the example of going to a porn site in the OP just so u guys get the idea, since many porn sites ARE infected, yet still people still want/need to go to them...
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
Originally posted by: biostud
you could install no script, it would probably make it more secure:

http://noscript.net/

But if a trusted site is subverted... gotcha. Use it if it works for you, or do the equivalent on Internet Explorer using the Security Zones feature, but yanking the Admin rights from your Web browsers is still a valuable step.