GB2231418A - Computer viruses - Google Patents

Computer viruses Download PDF

Info

Publication number
GB2231418A
GB2231418A GB8910164A GB8910164A GB2231418A GB 2231418 A GB2231418 A GB 2231418A GB 8910164 A GB8910164 A GB 8910164A GB 8910164 A GB8910164 A GB 8910164A GB 2231418 A GB2231418 A GB 2231418A
Authority
GB
United Kingdom
Prior art keywords
disk
computer
boot sector
hard disk
write
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB8910164A
Other versions
GB8910164D0 (en
Inventor
Alan Martin Solomon
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
S & S Enterprises
Original Assignee
S & S Enterprises
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by S & S Enterprises filed Critical S & S Enterprises
Priority to GB8910164A priority Critical patent/GB2231418A/en
Publication of GB8910164D0 publication Critical patent/GB8910164D0/en
Publication of GB2231418A publication Critical patent/GB2231418A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B20/00Signal processing not specific to the method of recording or reproducing; Circuits therefor
    • G11B20/10Digital recording or reproducing
    • G11B20/18Error detection or correction; Testing, e.g. of drop-outs
    • G11B20/1876Interpolating methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • G06F21/567Computer malware detection or handling, e.g. anti-virus arrangements using dedicated hardware
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/78Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data
    • G06F21/80Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer to assure secure storage of data in storage media based on magnetic or optical technology, e.g. disks with sectors

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Virology (AREA)
  • Storage Device Security (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

In order to maintain a computer/hard disk system free from boot sector and partition record viruses, a hardware device is added to the computer that prevents writing to cylinder zero of the hard disk, and a method is provided for setting up the disk so that the boot sector and partition record are within the write-protected area, and all other parts of the disk are write enabled. <IMAGE>

Description

COMPUTER VIRUS PREVENTER This invention relates to computer systems, and in particular with the problems caused by computer viruses.
An additional claim is made for a method for preventing unauthorised personnel from writing anything at all to any part of the hard disk.
Computer viruses spread from one system to another, and as well as replicating themselves can contain additional code to do whatever the programmer intends, which could be anything from a harmless prank, to a destructive act.
This invention relates to Boot sector and Partition record viruses, so called because they reside in the important sector of a disk containing code that is used when a computer is started up.
These kinds of viruses can take control of the computer before any other software is run, and can therefore hide themselves from subsequent programs.
In order to prevent infection of the boot sector or partition record, this invention provides a way to prevent writes to the very first cylinder of the hard disk, which is where the partition record and the boot sector both reside. This is done by means of a small electronic circuit, which detects when the drive is at the first cylinder, and disables writing to the disk in that circumstance. Thus, the hard disk cannot be infected.
The method used is to detect the "Track 00" line (normally line number 10) and when this line indicated that the read/write heads are over cylinder zero (also known as track zero), the "write gate" line (normally line 6) is modified to inhibit writing to the drive.
In order to initialise the disk, this first cylinder must be written to, so provision is made to disable this circuit, using a switch or jumper. A third component of the system is a program that moves the boot sector of the disk to a position just inside the protected area, but with the rest of the disk (which must be write enabled) outside the protected area. This program may also replace the partition or boot sector programs, as some of these do not have the full specified functions, but only a subset.
Figure 1 is a map of the hard disk, as it is normally set up. The first cylinder is used for the Partition and the Boot sector, but also for the FAT area of the disk, which must be write enabled in normal use.
Figure 2 is a map of the hard disk as set up with the software that is used in this invention. Notice that the sectors to be protected are on cylinder zero, the first cylinder, and all other sectors are outside cylinder zero.
Figure 3 shows an implementation of the invention, and shows how it stands as a gatekeeper between the hard disk and the controller. There are two switches on the circuit boar#d; one of these disables writes to cylinder zero, and the other disables all writes.
The invention operates by detecting when the hard disk read/write heads are on cylinder zero, using the recalibration line. When this is the case, an electronic circuit disconnects the line that enables writing to the disk. The software ensures that the partition record, and the boot sector, are on cylinder zero, but that all the areas that must be writable, are outside.
This system will operate with various operating systems, using different set up software for different operating systems.

Claims (4)

CLAIMS:
1. A method of operating a hard disk computer system, wherein virus-free code is protected on the partition record and boot sector by disabling writes to that part of the disk using hardware methods to disable the write line.
2. A method for setting up the disk so that the partition record and boot sector is inside the write protected area, and the rest of the disk is outside it.
3. A computer/disk system having a device fitted as in claim 1, and set up using method 2.
4. A computer/disk system, method of operation thereof, or memory device, substantially as described with reference to the drawings and the descriptions.
GB8910164A 1989-05-03 1989-05-03 Computer viruses Withdrawn GB2231418A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB8910164A GB2231418A (en) 1989-05-03 1989-05-03 Computer viruses

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB8910164A GB2231418A (en) 1989-05-03 1989-05-03 Computer viruses

Publications (2)

Publication Number Publication Date
GB8910164D0 GB8910164D0 (en) 1989-06-21
GB2231418A true GB2231418A (en) 1990-11-14

Family

ID=10656151

Family Applications (1)

Application Number Title Priority Date Filing Date
GB8910164A Withdrawn GB2231418A (en) 1989-05-03 1989-05-03 Computer viruses

Country Status (1)

Country Link
GB (1) GB2231418A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0510244A1 (en) * 1991-04-22 1992-10-28 Acer Incorporated Method and apparatus for protecting a computer system from computer viruses
WO1992021087A1 (en) * 1991-05-13 1992-11-26 Hill, William, Stanley Method and apparatus for preventing 'disease' damage in computer systems
WO1993002419A1 (en) * 1991-07-16 1993-02-04 J.A.S. Technology (Australia) Pty. Ltd. Protection system for computers
DE4210163C1 (en) * 1992-03-25 1993-04-29 Jozsef O-4600 Wittenberg Lutherstadt De Bugovics Hardware protector for external mass data memory or disc used by personal computer - comprises plug-in card and raised data control card, with connector strip along one edge
DE4208777C1 (en) * 1992-03-17 1993-05-06 Jozsef O-4252 Lutherstadt Eisleben De Bugovics
WO1993009498A1 (en) * 1991-10-28 1993-05-13 Sung Moo Yang Method and system protecting data in storage device against computer viruses
GB2279163A (en) * 1993-06-15 1994-12-21 Boxware Limited Computer security device which disables a disc drive
US5398196A (en) * 1993-07-29 1995-03-14 Chambers; David A. Method and apparatus for detection of computer viruses
GB2332962A (en) * 1997-12-31 1999-07-07 Samsung Electronics Co Ltd Backup of booting and FAT information for virus recovery
US6092161A (en) * 1996-03-13 2000-07-18 Arendee Limited Method and apparatus for controlling access to and corruption of information in a computer

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0085117A1 (en) * 1982-01-28 1983-08-10 Mannesmann Kienzle GmbH Volatile RAM data protection circuit
EP0114186A1 (en) * 1982-12-23 1984-08-01 International Business Machines Corporation Method for checking disk identity in a flexible disk recorder
WO1985000719A1 (en) * 1983-07-19 1985-02-14 Robert Bosch Gmbh Method and device for protecting data entered in a ram memory by means of a keyboard
WO1988003287A1 (en) * 1986-10-24 1988-05-05 Harcom Security Systems Corporation Computer security system
DE3736760A1 (en) * 1987-10-30 1989-05-11 Trans Tech Team Immobilien Gmb Method of preventing spreading of computer viruses

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0085117A1 (en) * 1982-01-28 1983-08-10 Mannesmann Kienzle GmbH Volatile RAM data protection circuit
EP0114186A1 (en) * 1982-12-23 1984-08-01 International Business Machines Corporation Method for checking disk identity in a flexible disk recorder
WO1985000719A1 (en) * 1983-07-19 1985-02-14 Robert Bosch Gmbh Method and device for protecting data entered in a ram memory by means of a keyboard
WO1988003287A1 (en) * 1986-10-24 1988-05-05 Harcom Security Systems Corporation Computer security system
DE3736760A1 (en) * 1987-10-30 1989-05-11 Trans Tech Team Immobilien Gmb Method of preventing spreading of computer viruses

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0510244A1 (en) * 1991-04-22 1992-10-28 Acer Incorporated Method and apparatus for protecting a computer system from computer viruses
US5598531A (en) * 1991-05-13 1997-01-28 William Stanley Hill Method and apparatus for preventing "disease" damage in computer systems
WO1992021087A1 (en) * 1991-05-13 1992-11-26 Hill, William, Stanley Method and apparatus for preventing 'disease' damage in computer systems
WO1993002419A1 (en) * 1991-07-16 1993-02-04 J.A.S. Technology (Australia) Pty. Ltd. Protection system for computers
WO1993009498A1 (en) * 1991-10-28 1993-05-13 Sung Moo Yang Method and system protecting data in storage device against computer viruses
DE4208777C1 (en) * 1992-03-17 1993-05-06 Jozsef O-4252 Lutherstadt Eisleben De Bugovics
DE4210163C1 (en) * 1992-03-25 1993-04-29 Jozsef O-4600 Wittenberg Lutherstadt De Bugovics Hardware protector for external mass data memory or disc used by personal computer - comprises plug-in card and raised data control card, with connector strip along one edge
GB2279163A (en) * 1993-06-15 1994-12-21 Boxware Limited Computer security device which disables a disc drive
US5398196A (en) * 1993-07-29 1995-03-14 Chambers; David A. Method and apparatus for detection of computer viruses
US6092161A (en) * 1996-03-13 2000-07-18 Arendee Limited Method and apparatus for controlling access to and corruption of information in a computer
US6526488B1 (en) 1996-03-13 2003-02-25 Arendee Limited Computer systems
US6684309B2 (en) 1996-03-13 2004-01-27 Arendee Limited Method for controlling access to data by redirecting modifications of the data
GB2332962A (en) * 1997-12-31 1999-07-07 Samsung Electronics Co Ltd Backup of booting and FAT information for virus recovery
GB2332962B (en) * 1997-12-31 1999-12-22 Samsung Electronics Co Ltd Data processing method and system

Also Published As

Publication number Publication date
GB8910164D0 (en) 1989-06-21

Similar Documents

Publication Publication Date Title
US6802028B1 (en) Computer virus detection and removal
US5657473A (en) Method and apparatus for controlling access to and corruption of information in computer systems
CN107066311B (en) Kernel data access control method and system
US7665123B1 (en) Method and apparatus for detecting hidden rootkits
US5559960A (en) Software anti-virus facility
EP0614553A4 (en) Computer memory protection.
CN1760884A (en) System and method for limiting exposure of hardware failure information for a secured execution environment
CN1627274A (en) Backup system and backup method
US8924682B1 (en) Method of protecting virtual tape data from accidental loss due to overwriting
GB2231418A (en) Computer viruses
US10261895B2 (en) System and method for transferring execution of a computer program
Molina et al. Using independent auditors as intrusion detection systems
US7680999B1 (en) Privilege promotion based on check of previous privilege level
EP0470163A1 (en) Improved security for machine-writeable data storage systems
US20060080518A1 (en) Method for securing computers from malicious code attacks
JPS63317975A (en) Right protecting mechanism for magnetic disk device
US7917952B1 (en) Replace malicious driver at boot time
CN101178762A (en) Method for inhibiting virus spreading through movable memory apparatus and movable memory apparatus thereof
JPH09138733A (en) Protective system for magnetic disk device
KR870008254A (en) Disc basket shoe system
US20040141246A1 (en) Hard disk drive host protected area duplication
AU2923392A (en) Computer memory protection
JP7369720B2 (en) Apparatus and method for triggering actions
CN1225475A (en) Method for protection of hard disc based on computer main board fixation memory device
KR920010973B1 (en) Circuit and method of protecting hard and floppy disc

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)