Software that protects computers from viruses and other malicious software/code, including those that can destroy data, steal private information, and affect computer performance.
Top
The program that serves as your front end to the World Wide Web on the Internet.
Microsoft Internet Explorer, Netscape Navigator and Mozilla Firefox are three popular browsers. When a site says, "best viewed by Netscape Navigator", "best viewed by Internet Explorer," or "best viewed by Mozilla Firefox," it means that the pages were programmed for that particular browser. Using other browsers may ignore some of the page's fancy features until a subsequent release supports them.
Top
Cookies
In computing, a cookie is a small text file stored on a user's computer by a web browser. Cookies can consist of information such as user preferences, shopping cart contents, identifiers for server-based sessions, or other data used by websites.
Top
Encryption
The scrambling of data into a secret code that can be read only by software set to decode the information.
Top
Firewall
A method to prevent unauthorized Internet users from accessing private computers or networks, utliizing software and/or hardward to examine messages and blocking those that do not meet a specified set of security criteria.
It can be implemented in a single router that filters out unwanted packets, or it may use a combination of technologies in routers and hosts. Firewalls are widely used to give users access to the Internet in a secure fashion as well as to separate a company's public Web server from its internal network. They are also used to keep internal network segments secure.
Following are the types of techniques used individually or in combination to provide firewall protection:
- Packet Filter - Blocks traffic based on IP address and/or port numbers. Also known as a "screening router."
- Proxy Server - Serves as a relay between two networks, breaking the connection between the two. Also typically caches Web pages.
- Network Address Translation (NAT) - Hides the IP addresses of client stations in an internal network by presenting one IP address to the outside world. Performs the translation back and forth.
- Stateful Inspection - Tracks the transaction in order to verify that the destination of an inbound packet matches the source of a previous outbound request. Generally can examine multiple layers of the protocol stack, including the data, if required, so blocking can be made at any layer or depth.
Top
Phishing
A device that forwards data packets from one local area network (LAN) or wide area network (WAN) to another.
Based on routing tables and routing protocols, routers read the network address in each transmitted frame and make a decision on how to send it based on the most expedient route (traffic load, line costs, speed, bad lines, etc.).
The leading security protocol on the Internet.
When an SSL session is started, the browser sends its public key to the server so that the server can securely send a secret key to the browser. The browser and server exchange data via secret key encryption during that session. Developed by Netscape, SSL has been merged with other protocols and authentication methods by the IETF into a new protocol known as Transport Layer Security (TLS).
Top
Click here for more online security terms and definitions