B » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘B’

Buffer overrun

Wednesday, January 2, 2008 3:22

Buffer overrun attack is a very common attack utilized by hackers.  This type of attack is not new.  This attack utilizes poor coding practices in C and C++ code, with the handling of string functions. The following code is an example of a buffer ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  2 Comments

Buffer

Wednesday, January 2, 2008 3:18

A temporary storage area, usually in RAM. The purpose of most buffers is to act as a holding area, enabling the CPU to manipulate data before transferring it to a device. Because the processes of reading and writing data to a disk are relatively slow, many programs keep track ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

BBB Online

Wednesday, January 2, 2008 3:12

A privacy seal program established by the Better Business Bureau which certifies that certain Web sites conform to baseline privacy standards. Microsoft is a sponsor of BBBOnLine. Use safe shopping site to locate companies that are members of their local Better ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Back door

Wednesday, January 2, 2008 3:09

Also called a trapdoor. An undocumented way of gaining access to a program, online service or an entire computer system. The backdoor is written by the programmer who creates the code for the program. It is often only known by the programmer. Backdoor is a hacker's remote access tool. Usually ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  12 Comments

Beta software

Wednesday, December 26, 2007 23:09

Before a commercial software program is released to the public, it usually goes through a "beta" phase. During this stage, the software is tested for bugs, crashes, errors, inconsistencies, and any other problems. Though beta versions of software used to be made available only to developers, they are now sometimes ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Bespoke

Wednesday, December 26, 2007 23:07

The term "bespoke" comes from England where it originally referred to custom or tailor-made clothing. In recent years, however, the term has been applied to information technology (IT), and refers to custom services or products. For example, bespoke software is software customized for a specific purpose. Bespoke programs may include custom ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

BCC

Wednesday, December 26, 2007 23:04

Stands for "Blind Carbon Copy." When you send an e-mail to only one person, you type the recipient's address in the "To:" field. When you send a message to more than one person, you have the option to enter addresses in the "Cc:" and "Bcc:" fields. "Cc" stands for ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Baud

Wednesday, December 26, 2007 23:03

Contrary to popular belief, baud is not a direct measurement of data transfer speed, but instead it measures how many electrical signals are sent per second. Baud is used to measure the rate of electrical signals, or "signaling elements," for modems, networks, serial cables, and other data transfer mediums. Some people ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Batch process

Wednesday, December 26, 2007 22:59

As most computer users know, some computing tasks can be tedious and repetitive. Fortunately, if a task is indeed repetitive, a batch process can be used to automate much of the work. A batch process performs a list of commands in sequence. It be run by a computer's operating system ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Batch file

Wednesday, December 26, 2007 22:56

A batch file is a type of script that contains a list of commands. These commands are executed in sequence and can be used to automate processes. For example, some programs may include a batch file that executes a number of commands as the program starts up. A user can ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments

Basic

Wednesday, December 26, 2007 22:55

Stands for "Beginner's All-purpose Symbolic Instruction Code." BASIC is a computer programming language that was developed in the mid-1960s to provide a way for students to write simple computer programs. Since then, the language has evolved into a more robust and powerful language and can be used to create advanced ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  1 Comment

Base station

Wednesday, December 26, 2007 22:53

The term "base station" was first used to refer to the towers you see on the side of the road that relay cell phone calls. These stations handle all cellular calls made within their area, receiving information from one end of the call and transmitting it to the other. In the ...

This was posted under category: B, Glossary of computer security  |  Read Full Story  |  0 Comments