Friday, May 1, 2009

Browsing Security Basics Part 5 - Erasing Your Private Data

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

If you use more than one type of Web browser, you have to clear your private data from each of those Web browsers after use. Some Web browsers will let you delete many types of data from one window.

If you're using Firefox 3, the following steps will lead you to the Clear Private Data dialog window:

1) Click "Tools" in the main menu.
2) Click "Clear Private Data" on the drop-down menu to open a new dialog window.

Under IE7, you can open the Delete Browsing History dialog window like so:

1) Click "Tools" in the main menu.
2) Click "Delete Browsing History"
*) Note that the dialog uses "Temporary Internet Files" instead of "Cache".

With Opera 9, there is a Delete Private Data dialog window that is opened using the following:

1) Click "Tools" in the main menu.
2) Click "Delete Private Data".
3) Click "Detailed Options" to show you what you can choose to delete.

These dialogs will have more than just history, cache and cookies. Feel free to check the help files for your Web browser and find out what else needs to be deleted. You can use this information as a basis for learning other Web browser tricks and tips.

Browsing Security Basics Part 4b - Managing Cookies

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Some Web browsers let you view and delete specific cookies you don't want. Please see the Web support site for your Web browser to find out how to view and delete cookies. For Firefox 3:

1) Click "Edit" in the main menu.
2) Click "Preferences" in the pop-up menu.
3) Click the "Privacy" tab.
4) Around the middle of the right side, click "Show Cookies".

With Opera 9, you can use two methods to manage your cookies. The main one is:

1) Click "Tools" in the main menu.
2) Click "Preferences" in the pop-up menu.
3) Click the "Advanced" tab.
4) Click "Cookies" in the left panel.
5) Click the "Manage Cookies" button near the bottom of the window.

Internet Explorer 6 and 7 has a cookie manager that works differently. It lets you access its cookie manager by using the following route:

1) Click "Tools" in the main menu.
2) Click "Internet Options" in the pop-up menu.
3) Click the "Privacy" tab in the new Internet Options dialog window.
4) In the middle of the dialog, click the "Advanced" button to open the "Advanced Privacy Settings" dialog window.

In the Advanced Privacy Settings dialog window, you can leave the "Override automatic cooking handling" box unchecked to allow all cookies. If you place a checkmark in this box, you can block the following types of cookies:

First-party Cookies - These are used by the same site as the Web page you're viewing ("Accept" is considered to be safe)
Third-party Cookies - These can be read by any site ("Block" is considered to be smart)

A page at Surf The Net Safely gives additional details on managing cookies in IE6 and IE7.

Some Web browser extensions or add-ons will allow easier access to the cookie manager. Some Web browsers automatically block or accept cookies from specific sites based on your preferences.

Browsing Security Basics Part 4a - Web Browser Cookies

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Web browser cookies have become commonplace and unavoidable in common Web browsing tasks.

In the most basic sense, the term "cookie", when applied to computers, refers to a piece of information that is stored by one system, and used solely by another. These are also known as "magic cookies", and are useless to the system that stores them. They are only read and changed by "the other system".

As each "magic cookie" is intended to be stored as a separate file, Web browsers will usually store them in separate files as well. Security scanning programs (virus or ad scanners) can be used to find and delete cookies more easily this way. These files can also be opened in a text editor.

Cookies are useful for keeping track of user preferences and sessions. Unless you have an account at a Web site, the site has no reliable way of keeping track of you other than by using cookies. If you do have an account on the Web site, this information can be stored on the Web site instead of your computer. Web sites may try to keep their tracking systems simple by only using cookies, though.

There are plenty of other things that cookies can be used for. They can be used to keep track of certain Web sites you visit, or to keep a list of items in your 'Shopping Cart' on a Web site. If you instruct a site to change your display or language options, most likely a cookie will be stored on your computer with this information.

Most concerns stem from a Web site's ability to track a user's activites on the Internet. Please find a more detailed explanation of cookies at Webopedia's "What You Need To Know About Cookies" page.

Browsing Security Basics Part 3 - Web Browser Cache

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Computers use caches to store temporary information. Someone who's moving into a new house may first distribute the large items (furniture, appliances) to their respective rooms. Then they may use the living area to cache all of the boxes and small items before or while distributing them to the other parts of the house.

A Web browser keeps items in its cache for later retrieval. When your Web browser loads a web page from the Internet, it will store graphics and other Web files to your hard drive. This helps speed up your Web browsing experience, because instead of downloading the files again (which takes more time), it can refer to the copies on your hard drive (which takes less time).

One problem with caching involves scripts that are loaded outside of the Web page (similar to Cross Site Scripting, or XSS). Such a script can tell the Web browser to never reload it again.

If that script has a unique ID number inside to identify your computer from anyone else's computer, the script can send it to the Web site along with your browsing history and other stuff. All of this information is associated on the Web site with the ID number on your computer. More information about Web browser cache security is available at this Darknet UK Web page.

Another problem with caching is anyone at your keyboard can view the Web browser cache with any number of tools. If other people access your computer, they may be able to access your logins and other private things.

It's recommended you allow your Web browser to completely clear the cache when it exits. Most Web browsers have this feature.

Thursday, April 30, 2009

Browsing Security Basics Part 2 - Web Browsing History

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

When your Web browser loads a web page from the Internet, it stores the address (URL) and the title of that page. The Web browsing history is made up of the list of pages you have visited.

Scripting is used to let a Web page give internal information about the Web browser to a Web site. Javascript is a popular scripting language for accessing Web browser internal information. Javascript can also submit requests to other Web sites without the general user knowing anything was sent.

Once a Web page has sent your Web browser's history to a Web site, the Web site can see if you've been to a competitor of that site, or target advertising to the nature of your Web browsing history.

Some Web browsers allow you to disable scripting, which can limit what a Web page can do but does not offer complete security. In fact, this page cleverly shows a method to avoid scripting while still reading the Web browsing history.

If you want to brush away those bread crumbs showing which Web sites you've been to, erase your Web browser's history. Web browsers should give you an option to clear your browsing history. This will erase all of the files contained within your Web browsing history.

Browser Security Basics Part 1 - Your Private Data

Part 1-Your Private DataPart 4a-Web Browser Cookies
Part 2-Web Browsing HistoryPart 4b-Managing Cookies
Part 3-Web Browser CachePart 5-Erasing Your Private Data

Your Web browser keeps track of a lot of stuff. Most of the common Web browsers, like Firefox, Internet Explorer, and Opera, may store one or more of the following things called "private data":
  • - Browser history - records of which sites you've visited
  • - Browser cache - graphics and other Web page objects
  • - Browser cookies - information stored by Web sites
Web browsers will store this information in files on your computer's hard drive. The locations of these files is dependent on your operating system (Windows, Unix/Linux, etc.) and Web browser (Internet Explorer, Firefox, Opera, etc. and version).

Options to access this information are also somewhere in your Web browser. You may need to delve into some of your Web browser's menus to look for this stuff. Please be sure to refer to the help support for your Web browser as necessary.

The next articles will separately cover History, Cache and Cookies. The last article will suggest methods of erasing this information.