<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; browser security</title> <atom:link href="http://www.ghacks.net/tag/browser-security/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 07:07:56 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Google Funded Browser Security Comparison Says Chrome Most Secure</title><link>http://www.ghacks.net/2011/12/10/google-funded-browser-security-comparison-says-chrome-most-secure/</link> <comments>http://www.ghacks.net/2011/12/10/google-funded-browser-security-comparison-says-chrome-most-secure/#comments</comments> <pubDate>Sat, 10 Dec 2011 19:55:47 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[Security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54206</guid> <description><![CDATA[A recently conducted and published browser security comparison by Accuvant Labs comes to the conclusion that Google&#8217;s Chrome browser is more secure than Firefox and Internet Explorer. The researchers looked at specific browser security technologies and their implementation in web browsers. That&#8217;s an analytical what-if approach, and fundamentally different from analyzing a browser&#8217;s vulnerabilities in [...]]]></description> <content:encoded><![CDATA[<p>A recently conducted and published browser security comparison by Accuvant Labs comes to the conclusion that Google&#8217;s Chrome browser is more secure than Firefox and Internet Explorer. The researchers looked at specific browser security technologies and their implementation in web browsers. That&#8217;s an analytical what-if approach, and fundamentally different from analyzing a browser&#8217;s vulnerabilities in the past.</p><p>Only the most recent versions of Microsoft Internet Explorer (9), Google Chrome (12 and 13) and Mozilla Firefox (5) were analyzed. Other browsers, like Opera or Safari, were not included in the research.</p><p>The results and areas that have been analyzed in the study are displayed in the table below.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/browser-security.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/browser-security.jpg" alt="browser security" title="browser security" width="559" height="309" class="alignnone size-full wp-image-54207" /></a></p><p>All three browsers have implemented industry standard data execution prevention, address space layout randomization and stack cookies anti-exploitation technologies. The researchers found Firefox&#8217;s sandboxing, plug-in security and JIT hardening to be either unimplemented or ineffective. They also concluded that Chrome had the edge over Internet Explorer as the browser&#8217;s implementation of sandboxing and plug-in security was industry standard, while Internet Explorer&#8217;s was not.</p><p>Here is the <a
href="http://www.scribd.com/doc/75194017/AccuvantBrowserSecCompar-FINAL#outer_page_32">conclusion</a> of the research paper.</p><blockquote><p>The URL blacklisting services offered by all three browsers will stop fewer attacks than will go undetected. Both Google Chrome and Microsoft Internet Explorer implement state-of-the-art anti-exploitation technologies, but Mozilla Firefox lags behind without JIT hardening. While both Google Chrome and Microsoft Internet Explorer implement the same set of anti-exploitation technologies,Google Chrome’s plug-in security and sandboxing architectures are implemented in a more thorough and comprehensive manner. Therefore, we believe Google Chrome is the browser that is most secured against attack</p></blockquote><p>Neither the fact that the research was sponsored by Google, nor the missing definition of industry standard disqualifies the research paper immediately. It is however something that needs to be addressed and looked at.</p><p>It needs to be noted that core browser security plays just a part in a user&#8217;s threat protection. Other factors include the operating system, up-do-date plugins and browser versions, browser extensions or security software.</p><p>What&#8217;s your take on the research paper?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/10/google-funded-browser-security-comparison-says-chrome-most-secure/feed/</wfw:commentRss> <slash:comments>30</slash:comments> </item> <item><title>Browser Autocomplete Feature May Reveal Personal Data</title><link>http://www.ghacks.net/2011/10/25/browser-autocomplete-feature-may-reveal-personal-data/</link> <comments>http://www.ghacks.net/2011/10/25/browser-autocomplete-feature-may-reveal-personal-data/#comments</comments> <pubDate>Tue, 25 Oct 2011 14:29:55 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[autocomplete]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=51938</guid> <description><![CDATA[The autocomplete feature can be pretty handy at times. It helps you log in on your favorite website faster or load a website in your browser without having to enter the full web address. Researchers from Minded Security Labs have released a proof of concept that demonstrates how a third party website can get access [...]]]></description> <content:encoded><![CDATA[<p>The autocomplete feature can be pretty handy at times. It helps you log in on your favorite website faster or load a website in your browser without having to enter the full web address. Researchers <a
href="http://blog.mindedsecurity.com/2011/10/autocompleteagain.html">from</a> Minded Security Labs have released a proof of concept that demonstrates how a third party website can get access to  a browser&#8217;s autocomplete entries (which means stealing).</p><p>The proof of concept works in Firefox, but the security researchers state that other browsers are also affected by it. They explicitly mention Microsoft&#8217;s Internet Explorer and note that the Google Chrome may be vulnerable as well. They do however mention that an attack may not be as easy to implement for that browser due to the fact that Chrome does not &#8220;send keydown/keyup events to JS when the autocomplete drop down menu is focused&#8221;.</p><p>Here is how the issue can be exploited:</p><blockquote><p>It is possible to get key down / up events via JavaScript when a drop down autocomplete menu is shown. This means that it is possible to lure a user to play a game and steal arbitrary values from browsers autocomplete feature.</p></blockquote><p>The proof of concept page demonstrates how third party websites can steal autocomplete information from Firefox. The page can check if autocomplete information are available for sites such as Twitter, Facebook, Gmail, Microsoft or Yahoo logins as well as three different types of inputs.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/form-autocomplete-stealer.png"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/form-autocomplete-stealer-600x340.png" alt="form autocomplete stealer" title="form autocomplete stealer" width="600" height="340" class="alignnone size-medium wp-image-51939" /></a></p><p>According to the security researcher, browser vendors should implement a feature into their browsers that ties the autocomplete input to a particular website. The only way to protect the data from being stolen is to disable the browser&#8217;s autocomplete feature for forms and searches.</p><p>Firefox users can do that in the preferences under the Privacy tab.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/firefox-form-history.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/firefox-form-history.jpg" alt="firefox form history" title="firefox form history" width="525" height="559" class="alignnone size-full wp-image-51941" /></a></p><p>Internet Explorer users can disable autocomplete under Internet Options > Content > AutoComplete > Settings.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/10/internet-explorer-autocomplete.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/10/internet-explorer-autocomplete.jpg" alt="internet explorer autocomplete" title="internet explorer autocomplete" width="423" height="541" class="alignnone size-full wp-image-51942" /></a></p><p>Are you using your browser&#8217;s autocomplete feature for forms? Let me know what you think of the vulnerability in the comments. (Thanks <a
href="http://techdows.com/">Venkat</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/10/25/browser-autocomplete-feature-may-reveal-personal-data/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>The Best Firefox Security Add-Ons</title><link>http://www.ghacks.net/2011/05/01/the-best-firefox-security-add-ons/</link> <comments>http://www.ghacks.net/2011/05/01/the-best-firefox-security-add-ons/#comments</comments> <pubDate>Sun, 01 May 2011 09:29:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox security]]></category> <category><![CDATA[mozilla-firefox]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44564</guid> <description><![CDATA[One of the biggest features and strength of the Firefox web browser is its extensions engine and the support it receives from the Firefox community. Users find thousands of different add-ons for virtually any purpose in the official extensions gallery over at Mozilla. Mozilla tries its best to promote popular and interesting add-ons, but the [...]]]></description> <content:encoded><![CDATA[<p>One of the biggest features and strength of the Firefox web browser is its extensions engine and the support it receives from the Firefox community. Users find thousands of different add-ons for virtually any purpose in the official extensions gallery over at Mozilla. Mozilla tries its best to promote popular and interesting add-ons, but the sheer amount makes that attempt more or less futile.</p><p>The best Firefox security add-ons is a guide for Firefox users who want to improve their web browser&#8217;s security and protection from attacks on today&#8217;s Internet. That does not necessarily mean that you need to install all of the add-ons to protect your browser from malicious attacks, as some may only be useful if you visit specific websites or types of sites regularly.</p><p>The list concentrates on security related add-ons, not privacy related. Only extensions that are compatible with at least Firefox 4 have been included in the list.</p><h3>My Extensions</h3><p>Those are extensions that I use on my private PC. I thought it would be a great way to start with a selection of add-ons that I personally use all the time, and list the remaining extensions in the second part of the article.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/noscript/"><strong>NoScript</strong></a> &#8211; Most malware and attacks are script based on the Internet. If a script cannot run, it cannot attack your computer. NoScript does exactly that. It blocks all scripts from running on all pages and websites on the Internet. You can whitelist scripts for a session or permanently if you trust a website.</p><p>A must-have extension and one of the main reasons that I&#8217;m still using the Firefox web browser and not another browser.</p><p><strong>Alternative</strong>: <a
href="https://addons.mozilla.org/en-US/firefox/addon/yesscript/">YesScript</a>, which allows all scripts and gives you the option to disable select ones.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/noscript.png" alt="noscript" title="noscript" width="228" height="214" class="alignnone size-full wp-image-44572" /></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/lastpass-password-manager/"><strong>LastPass Password Manager</strong></a> &#8211; LastPass is a password manager which makes the add-on security related. It stores the passwords online which means that you can access them from any PC that LastPass is installed on provided that you have an Internet connection on that PC. It features a secure password generator, form filler and note taking along with the usual options like automatically logging you in on websites or an on screen keyboard.</p><p>The company recently created a tool called <a
href="http://www.ghacks.net/2011/04/29/lastpass-security-challenge-test-your-last-pass-passwords/">LastPass Security Challenge</a> which goes through your stored passwords to rate them individually and overall.</p><p><iframe
width="500" height="405" src="http://www.youtube.com/embed/obzh77-nD-I" frameborder="0" allowfullscreen></iframe></p><h3>Firefox Security Add-Ons</h3><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/browserprotect/"><strong>BrowserProtect</strong></a> &#8211; Protects your web browser&#8217;s settings and preferences from being tampered with. Some programs that you install on your computer change Firefox settings either automatically or if you do not pay attention to the installation dialog. Browser Protect for Firefox shields the browser by monitoring the browser configuration. It is for instance effective against homepage hijacking or search engine provider changes.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/browser-protect.png" alt="browser protect" title="browser protect" width="544" height="354" class="alignnone size-full wp-image-44573" /></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/https-finder/"><strong>HTTPS Finder</strong></a> &#8211; It is always safer to use https when available, as it protects the information from network snooping and other possible attack forms. HTTPS Finder informs you if a website supports HTTPS, with an option to automatically switch to the HTTPS protocol. A similar feature is provided by NoScript.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/master-password/"><strong>Master Password+</strong></a> &#8211; Passwords stored in Firefox&#8217;s default password manager are not secured at all by default. Anyone with access to the computer can access both usernames and passwords for all sites. The Master Password is a way to protect the password list in Firefox. Master Password+ improves that feature, for instance by prompting for the master password on browser startup or locking up the browser window if the master password is not supplied.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/whois-lookup-10494/"><strong>Whois Lookup</strong></a> &#8211;  It sometimes pays to know who owns and administrates a website. This is done with a Whois Lookup, which you can do manually on many whois related sites on the Internet, or semi-automatically with the Firefox extension Whois Lookup.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/whois-lookup.png" alt="whois lookup" title="whois lookup" width="314" height="38" class="alignnone size-full wp-image-44576" /></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/host-permissions/"><strong>Host Permissions</strong></a> &#8211; Allows you to disable permissions for individual hosts. Permissions include images, redirects, plug-ins, JavaScript and frames).</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/host-permissions.png" alt="host permissions" title="host permissions" width="449" height="526" class="alignnone size-full wp-image-44578" /></p><p><strong>Alternative</strong>: <a
href="https://addons.mozilla.org/en-US/firefox/addon/bookmark-permissions/">Bookmark Permissions</a>, does the same, only for bookmarks.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/febe/"><strong>FEBE</strong></a> &#8211; Firefox Environment Backup Extension allows you to backup Firefox data, including extensions, themes, preferences, passwords and cookies regularly. I personally prefer <a
href="http://www.ghacks.net/2011/03/13/mozbackup-updated-backup-firefox/">MozBackup</a> for this, but this extension is a solid alternative.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/perspectives/"><strong>Perspectives</strong></a> &#8211; Aids Firefox users securely identify Internet servers by verifying certificates using a collection of Network Notaries.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/perspectives1-570x347.png" alt="perspectives" title="perspectives" width="570" height="347" class="alignnone size-medium wp-image-44581" /></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/noredirect/"><strong>NoRedirect</strong></a> &#8211; Gives you back the control over HTTP redirects. Many ISPs these days redirect you to their own search page if you mistype a web address in a browser. NoRedirect in addition offers previews for shortened urls and stops the redirection of smart error pages and more.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/noredirect2-570x426.png" alt="" title="noredirect" width="570" height="426" class="alignnone size-medium wp-image-44584" /></p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/drweb-anti-virus-link-checker/"><strong>Dr. Web Anti-Virus Link Checker</strong></a> &#8211; Send files that you want to download with an online virus scanner before you do so. This can be done without downloading the file first to your computer.</p><p><strong>Alternative</strong>: <a
href="https://www.virustotal.com/documentation/browser-extensions/">VTZilla</a> (Caution: Not hosted on Mozilla.org) that sends files to Virus Total where they are checked against 40 different antivirus engines.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/wot-safe-browsing-tool/"><strong>Web of Trust</strong></a> &#8211; Displays rating symbols for websites that you visit. Ratings include trustworthiness, vendor reliability, privacy and child safety.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/web-of-trust.png" alt="web of trust" title="web of trust" width="349" height="230" class="alignnone size-full wp-image-44585" /></p><p><strong>Alternative</strong>: <a
href="https://addons.mozilla.org/en-US/firefox/addon/linkextend-safety-kidsafe-site/">LinkExtend</a> &#8211; Uses eight safety services instead of just one to rate links before you visit the web sites.</p><p><a
href="https://addons.mozilla.org/en-US/firefox/addon/search-engine-security/"><strong>Search Engine Security</strong></a> &#8211; Changes the referrer when visiting web pages from search engines to protect against some forms of malicious redirects.</p><h3>Closing Words</h3><p>Firefox users can improve the security of the web browser significantly with add-ons. Many add additional layers of protection to the browser, which can keep you safe, or at least safer, on the Internet.</p><p>Did I miss a security add-on that you use all the time? Let me know about it in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/01/the-best-firefox-security-add-ons/feed/</wfw:commentRss> <slash:comments>39</slash:comments> </item> <item><title>Test Your Browser&#8217;s Security With Browser Check</title><link>http://www.ghacks.net/2010/07/21/test-your-browsers-security-with-browser-check/</link> <comments>http://www.ghacks.net/2010/07/21/test-your-browsers-security-with-browser-check/#comments</comments> <pubDate>Wed, 21 Jul 2010 10:09:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Internet Explorer]]></category> <category><![CDATA[browser check]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[google chrome]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28466</guid> <description><![CDATA[Browser plugins have become a major target of malicious users in past years. The reasons are simple: Many plugins do not update automatically, and most web browsers fail to inform the user about plugin updates in a timely manner. This basically means that many Internet users have plugins with known vulnerabilities installed. Some browser developers [...]]]></description> <content:encoded><![CDATA[<p>Browser plugins have become a major target of malicious users in past years. The reasons are simple: Many plugins do not update automatically, and most web browsers fail to inform the user about plugin updates in a timely manner. This basically means that many Internet users have plugins with known vulnerabilities installed.</p><p>Some browser developers try to tackle the problem. Mozilla for instance <a
href="http://www.ghacks.net/2010/05/12/mozilla-plugin-check-now-checks-plugins-in-all-web-browsers/">checks</a> the installed plugin versions on updates of the web browser, Google implemented native plugins of <a
href="http://www.ghacks.net/2010/04/13/google-chrome-native-flash-plugin-enabled-by-default/">Flash</a> and a <a
href="http://www.ghacks.net/2010/06/18/google-chrome-dev-gets-native-pdf-plugin/">PDF reader</a>, to gain control of the updating process.</p><p><span
id="more-28466"></span>Security software, like the <a
href="http://www.ghacks.net/2010/01/25/secunia-online-software-inspector/">Secunia Software Inspector</a> can also detect outdated plugins, but only a minority of users are making use of those programs to test their system&#8217;s security.</p><p>Browser Check offers to be an alternative to Mozilla&#8217;s Plugin Check. The online service is currently compatible with 32-bit versions of Microsoft Internet Explorer, Mozilla Firefox 3, and Google Chrome 4 and 5 running on the Windows OS. This limits the reach of the security check, users with unsupported browsers or operating systems can still use the Plugin Check over at Mozilla.</p><p>We have tested Browser Check on the latest Firefox 3.6.7 (we actually tried Google Chrome 6 first, but the program refused that browser). The check needed to install an add-on first, and displayed the test results on the next restart. The result&#8217;s page looks very similar to Plugin Check as well.</p><div
id="attachment_28467" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/07/browser-check.png" alt="browser check" title="browser check" width="500" height="393" class="size-full wp-image-28467" /><p
class="wp-caption-text">browser check</p></div><h3>Browser Check tests</h3><ul><li>Windows OS support expiration</li><li>Browser version (IE 6.0+, Firefox 3.0+, Chrome 4.0+)</li><li>Adobe Flash Player</li><li>Adobe Reader 5.x and above</li><li>Adobe Shockwave Player</li><li>Apple Quicktime</li><li>BEA JRockit</li><li>Microsoft Silverlight</li><li>Microsoft Windows Media Player</li><li>Real Player</li><li>Sun Java</li><li>Windows Presentation Foundation (WPF) plug-in for Mozilla browsers</li></ul><p>The results are color coded, green indicating an up to date plugin, orange means that an update is available while red indicates an insecure plugin version or an obsolete one.</p><p>A Fix it button is displayed next to orange or red results that points to the developer&#8217;s website to download the latest version of the software.</p><p>The add-on can be installed after the browser has been checked, there is no need to keep it. Is your browser up to date? Check it out over at <a
href="https://browsercheck.qualys.com/">Browser Check</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/21/test-your-browsers-security-with-browser-check/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Profile And Compare Your Web Browser Against Others</title><link>http://www.ghacks.net/2010/02/27/profile-and-compare-your-web-browser-against-others/</link> <comments>http://www.ghacks.net/2010/02/27/profile-and-compare-your-web-browser-against-others/#comments</comments> <pubDate>Sat, 27 Feb 2010 20:32:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[browser]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[browser test]]></category> <category><![CDATA[internet browser]]></category> <category><![CDATA[web browser]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23380</guid> <description><![CDATA[Browserscope is a web service to profile the web browser used to access the website and compare the results against web browsers from other users who have tested theirs on the site as well. The service tests various functions that are divided into the categories security, rich text, selector apis, network and acid 3. All [...]]]></description> <content:encoded><![CDATA[<p>Browserscope is a web service to profile the web browser used to access the website and compare the results against web browsers from other users who have tested theirs on the site as well. The service tests various functions that are divided into the categories security, rich text, selector apis, network and acid 3. All of the categories except the Acid 3 test test multiple features.</p><p>The profile creation takes some time but the individual tests complete very fast so that it becomes difficulty to read the test descriptions on the pages that are automatically loaded.</p><p><span
id="more-23380"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/browser_profile-499x219.jpg" alt="" title="browser profile" width="499" height="219" class="alignnone size-medium wp-image-23381" /></p><p>The profile of the web browser is then displayed next to the top browsers that have been used to complete the test before. Browserscope displays the name of the web browser and its version, the number of tests performed with that web browser on the site and the results for the individual modules that have been tested.</p><p>Green modules indicate passed tests while red ones failed tests. The overall score is displayed next to the name of the browser. Google Chrome 5 is for instance leading the security test with 12 out of 13 tests passed. Firefox 3.6 passed nine, Internet Explorer 8 eight and Opera 10.50 seven.</p><p>Google Chrome is also leading the rich text category, Opera the selectors category, Firefox the network tests and Google Chrome and Opera the Acid 3 test with a perfect score.</p><p>Visit <a
href="http://www.browserscope.org">Browserscope</a> to test your web browser and see how it fares against the other browsers.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/27/profile-and-compare-your-web-browser-against-others/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Google&#8217;s Browser Security Handbook</title><link>http://www.ghacks.net/2009/01/02/googles-browser-security-handbook/</link> <comments>http://www.ghacks.net/2009/01/02/googles-browser-security-handbook/#comments</comments> <pubDate>Thu, 01 Jan 2009 22:24:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[browser security handbook]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[google handbook]]></category> <category><![CDATA[security handbook]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9523</guid> <description><![CDATA[Google has publicly released a Browser Security Handbook, a handbook that &#8220;is meant to provide web application developers, browser engineers, and information security researchers with a one-stop reference to key security properties of contemporary web browsers&#8221;. The Browser Security Handbook is divided into three parts and a download that contains dozens of examples. The three [...]]]></description> <content:encoded><![CDATA[<p>Google has publicly <a
href="http://code.google.com/p/browsersec/">released</a> a Browser Security Handbook, a handbook that &#8220;is meant to provide web application developers, browser engineers, and information security researchers with a one-stop reference to key security properties of contemporary web browsers&#8221;.</p><p>The Browser Security Handbook is divided into three parts and a download that contains dozens of examples. The three parts are &#8220;Basic concepts behind web browsers&#8221;, &#8220;Standard browser security features&#8221; and &#8220;Experimental and legacy security mechanisms&#8221;.</p><p>&#8220;The document currently covers several hundred security-relevant characteristics of Microsoft Internet Explorer (versions 6 and 7), Mozilla Firefox (versions 2 and 3), Apple Safari, Opera, Google Chrome, and Android embedded browser. &#8221;</p><p><span
id="more-9523"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/02/googles-browser-security-handbook/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Update To Opera 9.52 Now</title><link>http://www.ghacks.net/2008/08/20/update-to-opera-952-now/</link> <comments>http://www.ghacks.net/2008/08/20/update-to-opera-952-now/#comments</comments> <pubDate>Wed, 20 Aug 2008 21:25:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[opera download]]></category> <category><![CDATA[opera patch]]></category> <category><![CDATA[opera security]]></category> <category><![CDATA[opera update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6322</guid> <description><![CDATA[Several security vulnerabilities have been lately discovered in versions of Opera prior to Opera 9.52. The security vulnerabilities are classified as highly critical and include possibilities to bypass security, spoof, expose sensitive information, DoS and provide system access to an attacker. The Opera 9.52 changelog contains information about the security vulnerabilities. Each one of the [...]]]></description> <content:encoded><![CDATA[<p>Several security vulnerabilities have been lately discovered in versions of Opera prior to Opera 9.52. The security vulnerabilities are classified as highly critical and include possibilities to bypass security, spoof, expose sensitive information, DoS and provide system access to an attacker.</p><p>The Opera 9.52 <a
href="http://www.opera.com/docs/changelogs/windows/952/">changelog</a> contains information about the security vulnerabilities. Each one of the listed alone would be serious enough to be fixed immediately, all of them make the matter even more pressing. At least one vulnerability is only affecting computers running Windows but most affect all versions of Opera.</p><p>The update is deemed a security and stability update. Next to the important security fixes many changes to various aspects of Opera have been made. The changelog lists more than 30 fixes for various problems that could arise while using Opera.</p><p><span
id="more-6322"></span>The <a
href="http://www.opera.com/download/">latest</a> download is available directly on the Opera website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/20/update-to-opera-952-now/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>YesScript is NoScript&#8217;s Antagonist</title><link>http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/</link> <comments>http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/#comments</comments> <pubDate>Tue, 12 Aug 2008 13:17:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[noscript]]></category> <category><![CDATA[yesscript]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6095</guid> <description><![CDATA[NoScript is a highly acclaimed Firefox security add-on that protects the user from scripts that are executed on websites. The approach is to block all scripts on a website unless the website gets whitelisted by the user. While that is certainly the best security approach it does require lots of manual whitelisting in the beginning [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://noscript.net/">NoScript</a> is a highly acclaimed Firefox security add-on that protects the user from scripts that are executed on websites. The approach is to block all scripts on a website unless the website gets whitelisted by the user. While that is certainly the best security approach it does require lots of manual whitelisting in the beginning and when visiting new websites.</p><p>Most users on the other hand prefer simplicity and no user interaction and that&#8217;s where YesScript comes into play. Its approach is the complete opposite of NoScript. <a
href="https://addons.mozilla.org/en-US/firefox/addon/yesscript/">YesScript</a> allows all scripts on all websites unless they are blacklisted by the user.</p><p>The advantage of this method is that less user interaction is required. It does however undermine the security aspect because scripts will be executed normally as long as the website is not in the blacklist.</p><p><span
id="more-6095"></span>It comes down to an evaluation of the advantages and disadvantages of both methods. NoScript provides enhanced security while YesScript less work and vice versa. Installing YesScript from a security standpoint does not make that much sense but it is quite capable of removing scripts from websites that make extensive use of them.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/12/yesscript-is-noscripts-antagonist/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Browser Security Test</title><link>http://www.ghacks.net/2008/02/14/browser-security-test/</link> <comments>http://www.ghacks.net/2008/02/14/browser-security-test/#comments</comments> <pubDate>Thu, 14 Feb 2008 10:26:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[ie]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[browser security]]></category> <category><![CDATA[browser test]]></category> <category><![CDATA[internet-explorer]]></category> <category><![CDATA[safari]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/02/14/browser-security-test/</guid> <description><![CDATA[Is my browser secure ? That's a question that I hear and read day in day out from users throughout the country. It seems that new security vulnerabilities are discovered each day which adds to this uncertainty. They could be vulnerable even if they use the latest version of Opera, Firefox, Internet Explorer or Safari because those browsers tend to get updated less often than vulnerabilities are discovered.]]></description> <content:encoded><![CDATA[<p>Is my browser secure ? That&#8217;s a question that I hear and read day in day out from users throughout the country. It seems that new security vulnerabilities are discovered each day which adds to this uncertainty. They could be vulnerable even if they use the latest version of Opera, Firefox, Internet Explorer or Safari because those browsers tend to get updated less often than vulnerabilities are discovered.</p><p>That&#8217;s where browser security test comes into play. The test may crash the browser that you are using and I suggest to close and save all important tabs before you continue. The user has the choice of running tests that are browser specific, e.g. only Firefox tests if Firefox is being used, to run all tests or select tests from a list of available tests.</p><p>The check is performing a maximum of 14 tests which are listed on a separate page linking to detailed information about each vulnerability. The actual tests are performed in a new window and results are shown at the end of all tests.</p><p><span
id="more-3220"></span><img
src='http://www.ghacks.net/wp-content/uploads/2008/02/browser_security_test.jpg' alt='browser security test' /></p><p>If your browser should crash during the test you can use the restore session function of most modern browsers to continue the test. It is alternatively possible to visit the website of the Browser Security Test again to continue with the test.</p><p>Update: Browser Security Test has been discontinued, the service is no longer available. Viable alternatives are <a
href="http://www.browserscope.org/">Browserscope</a>, which runs a series of security tests and shows how your browser compares to others or the Firefox Plug-in Checker <a
href="http://www.mozilla.com/en-US/plugincheck/">which</a> works in all browsers and checks for outdated browser plugins.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/02/14/browser-security-test/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> </channel> </rss>
