As The Internet Has Transformed Business Computing and Communications, It Has Also
As The Internet Has Transformed Business Computing and Communications, It Has Also
threats. Whereas traditional computer security was concerned with limiting the physical access to corporate systems and the misappropriation or vandalism of data by internal users, the Internet has opened up diverse and complex security problems on a scale much greater than that previously known. The rapid advances in the speed of corporate networks may only exacerbate this problem, as some existing security software may not be able to keep up with the higher speeds of data transfer. Annual losses from computer security breaches, although difficult to pinpoint exactly, are believed to be worth some $10 billion in the United States alone. Specific risks include
the spread of computer viruses infiltration and theft of data from external hackers engineered network overloads triggered by malicious mass e-mailing misuse of computer resources and confidential information by employees unauthorized financial transactions and other kinds of computer fraud conducted in the company's name electronic surveillance of corporate computer data by outside parties damage from malfunction, fire, or natural disasters
A host of software and hardware solutions have been developed to combat these threats, but the new and rapidly changing nature of the technology requires that corporate system security managers be extremely well versed on how the risks specifically affect their systems. With issues so complicated and security so critical, establishing a comprehensive computer security system often requires the expertise of consultants and professional computer security firms.
assume that many of the companies that report not knowing have had their systems violated in some way. In the 1999 survey, only 17 percent of companies asserted that they had not experienced any form of unauthorized use of their computers. Among the 163 companies in the survey that could quantify their losses, the average annual loss was more than $750,000. While the authors of computer crimes are usually never positively identified, the overwhelming majority of companies attribute at least some of their security violations to disgruntled or crooked employees. Corporate security managers believe that independent outside hackers are the second most common group of perpetrators. Surprisingly, a large number of companies also attribute their computer security threats to domestic and foreign competitors, as well as to foreign governments. In monetary terms, the most damaging breaches of computer security involve (1) the theft of trade secrets; (2) unauthorized and fraudulent financial transactions (for instance, when an employee surreptitiously changes his rate of pay on the payroll system); (3) system break-ins by outsiders; (4) telecommunications fraud, in which an attacker gains use of a company's phone lines or other telecommunications resources and charges up large bills; and (5) computer viruses.
computer was kept in a sealed room and was not connected to other computers or to any phone lines.
Other physical security concerns include protection against excessive heat, humidity, and water, which can be introduced by flooding, burst pipes, or "operator error" (spilled beverages, etc.). Electronics equipment can also be damaged by airborne particles and cigarette smoke; smoking is also a potential fire hazard. Plastic covers can protect the machines somewhat from dust particles and falling water. Organizations vitally dependent on data processing facilities should prepare contingency plans for disasters such as hurricanes, earthquakes, or blizzards. Ideally, backup facilities should be located far enough away to be spared the disaster, but not too far to be reached quickly.
COMPUTER VIRUSES
The next level of security involves protecting software from viruses, "logic bombs," and "Trojan horses," all of which have the capacity to disable computer systems by infecting software. In common usage all such programs are termed viruses, and as of 1998 experts believed there were some 16,000 of them in existence. A conventional computer virus is a program that is self-replicating, attaches itself to other programs, and generally performs some sort of function. An early virus demanded a "cookie," and after the word was typed it would disappear for a time. A later virus caused all the characters on the screen to fall to the bottom. Originally a hobby of programmers (an experimental virus was demonstrated as far back as 1974), viruses eventually appeared with sinister missions. The Pakistani Brain is one that can drastically affect a computer system. This virus was developed in 1986 by two brothers from Pakistan as an experiment in preventing use of unauthorized copies of software. The original strain changed the volume name of disks to "(c) BRAIN" once it has infected them; however, mutations have been produced that are not as forthcoming about their identity. The virus inserts its code into the boot sector of a disk, making it the first data loaded into the computer upon startup, before any anti-viral programs can be executed. The original version spread through bootable floppy disks; however, variations have been written that can affect hard drives. Its code is difficult to locate because of measures it uses to counteract standard anti-viral programs and its method of recording parts of its code in disk sectors marked "bad."
Another type of insidious program is the "Trojan horse," which performs an intended function but also a covert one. Computers users have become more savvy and cautious about sharing software; however, these types of programs continue to exist. Examples include a program ostensibly designed to increase monitor performance that instead erases the entire hard drive. True Trojan horses typically operate in the background of a valid program, such as a video game. Trojan horses have also been used for "salami" techniquesbanking programs that compile the results of rounding errors in a large number of computations and add them to the perpetrator's account. "Logic bombs" are viruses that are programmed to perform a task once a particular set of conditions is met; the most famous are "time bombs" set to go off on a significant date, e.g. the "Friday the 13th" virus and the "Michelangelo" virus. These viruses activate at a given date or time. Logic bombs have been set by programmers to cause damage if their names are ever deleted from payroll records. The Pakistani Brain contained a logic bomb that searched for the names of unauthorized duplicates of programs written by the authors of the virus. "Worms" spread through networks and replicate themselves but do not affect programs. They were invented in 1980 by two Xerox Corporation researchers to perform useful network choressuch as searching for computer malfunctions or idle computers. Worms disseminate themselves throughout networks. Though considered relatively benign, worms can tie up memory and bring networks to a standstill.
Once a system is confirmed to be infected, it should not share disks or communication lines with other computers. Disks that could have perpetuated the virus should not be used unless they are certain to contain only data files and the virus is known not to attack the boot sector. All other disks should be reformatted or destroyed. The computer itself should be shut down and rebooted with the original operating system disk, and the operating system files should be restored. If application programs have been infected, the hard disk should be reformatted. Data files may be backed up and recopied after the disk has been formatted. The capacity of both local and wide area networks to share information can be used to unwittingly disseminate viruses. If networks are to be useable, they, like disks, must be secured against viruses, Trojan horses, and unintended information transfer. Most networks employ some means of verifying a user's identity, such as passwords. One creative way hackers have bypassed password access controls is by using spell-checking dictionaries from word processing programs to supply possible passwords. Other sources of passwords include information known about network users. Smart cards have been developed to overcome these weaknesses. With these, a variation on the "call-back" system, hardware at the remote site must confirm that the correct user is calling the system from the correct terminal location. More sophisticated smart cards contain microchips within them that transmit an algorithm recognized by the network server, making their misuse even more difficult. Within an organization, multi-level password systems can ensure that individuals are granted access only to the information required for their jobs. When correctly implemented, they can prevent Trojan horse routines from using the operating system to help copy confidential information.
OTHER SAFEGUARDS
ENCRYPTION.
Encryption systems are a way to secure information as it travels over phone lines or network cables. However, these usually slow down the network, and the encryption keys
must be distributed in a secure way, a daunting task for large networks. For each user, double-key systems provide a public key, available to anyone wanting to communicate with its owner, and a private key, known only to the owner.
FIREWALLS.
The "firewall" is a software protection many corporations began to use in the mid-1990s to secure communications on large public access networks such as the Internet. As with physical fire walls, firewall software is designed to be a buffer between two spaces, in this case, the private and public areas of computers and computer networks. The software attempts to block unauthorized crossovers from public to private space. By the, late 1990s most large companies had deployed some form of firewall protections, but the technology is far from foolproof and is easily misconfigured so it doesn't provide optimal protection.
SPOOFING PROTECTIONS.
An Internet-era liability that companies on the World Wide Web face is spoofing, the practice of replacing a company's legitimate web site with often offensive unauthorized material. This can occur in two key ways: through either a weakness in the domain name server (DNS) security or unauthorized file manipulation on the company's web server that hosts its pages. The DNS risk can be effectively minimized through proper configuration of the server, specifically to block attempts to redirect browser requests
for the company's pages to another unaffiliated site. Web server protection is more complicated because vandals may gain access to it by a variety of means, but the general protections are similar to those for any computer network resource. Most companies don't initially foresee or plan for the risk of spoofing, but a few widely publicized incidents, including one involving the New York Times site, have drawn attention to this threat.
ELECTRONIC SURVEILLANCE.
A computer isn't entirely secure even if it is not connected to any networks. Sophisticated electronic surveillance techniques have been known to recover data from the radio emissions generated by CPUs, monitors, peripheral cables, etc. The level of shielding available ranges from FCC Class A (commercial) to Class B (residential) to the federal government's Tempest standard for military contractors.
higher level of saturation than those that do not change; hence, most overwriting methods repeat the process, alternating between I's and 0's each time. The information on magnetic media can also be destroyed more quickly by degaussing, or driving the media through a strong magnetic field until saturation is reached. Diskettes, tapes, and other formats can be erased in bulk in less time than with overwriting. Burning is perhaps the most thorough method of destroying information recorded on paper, diskettes, punched cards, and semiconductors. Disadvantages are that the materials cannot be reused and that there is a possibility of data recovery from incomplete burning; i.e., from intact paper ash, for which techniques exist to recover printed information.
PERSONNEL.
The most important aspect of computer security involves personnel. Not only are inside jobs the greatest threat of computer crime, but if personnel are lax, security measures may be improperly and ineffectively implemented. Many security breaches at prominent companies have been precipitated by unsuspecting employeessometimes corporate officersdivulging seemingly innocent information about their computer systems to the general public or to soon-to-be hackers themselves. Other times viruses are disseminated by ostensibly harmless humorous messages and programs that are forwarded throughout a corporate e-mail system, but behind the scenes they wreak havoc on the computers. Therefore, any computer security program should include efforts to adequately screen and train new employees, and a system of accounting and administrative controls to detect and deter criminal activity should be in place.
HACKER INSURANCE.
A wise investment for any company is to insure its computer systems against various kinds of damage, physical or otherwise. One of the more recent innovations by computer security vendors has been to offer so called hacker insurance as part of a broader security management contract. Once these firms are employed to install and manage a
computer security program, they insure against unauthorized outside penetration up to a maximum amount per incident or per year. In some cases the insurance benefit may be paid on the mere basis that an incident occurred, regardless of the damage. Similar insurance policies exist for companies conducting electronic commerce over the Internet to provide protection against fraudulent transactions.