The invention relates to a system and method for protecting computing systems, and more particularly to a dedicated hardware component configured to communicate with a protection program. The invention is also directed to a design structure on which a circuit resides.
Antivirus and other protection software (hereinafter referred generally to as “protection software”) are designed to identify, thwart and eliminate computer viruses and other malicious software (malware) such as, for example, computer worms, Trojan horses and other malicious attacks on a computing system. As should be known, a computer virus can replicate itself and infect a computing system, and can spread to other computing systems by infecting files on a network file system or a file system that is accessed by another computer. Some viruses are programmed to damage programs, delete files, etc.; whereas, other viruses are designed to simply replicate themselves and make their presence known by presenting text, video, or audio messages.
In any event, protection software typically uses two techniques to identify, thwart and eliminate computer viruses and other malicious software (malware). These techniques include:
Examining (scanning) files to look for known viruses matching definitions in a virus dictionary; and
Identifying suspicious behavior from any computer program which might indicate infection. Such analysis may include data captures, port monitoring and other methods.
Most protection software uses both of these approaches, with an emphasis on the virus dictionary approach.
Using the known techniques, the known protection software reduces computing performance by making considerable demands on resources. For example, in operation the known protection programs load to the operating system and, once loaded, begin the scan of the physical hardware and software. The known protection programs, though, scan 100% of the files, with all of the files being marked regardless of whether the files were previously accessed and/or updated. Although this provides 100% protection, it also uses a considerable amount of resources.
Moreover, known protection programs are tightly coupled into the existing operating system of the computing system. These programs are thus visible to the operation. In such situation, unbeknownst to the user or protection software, malicious scripts can be downloaded to “fool” the operating system into believing that a scan was performed when, in fact, the scan was not performed by the protection software. In these cases, the protection software will report a “pass” scan to the user, even though a scan was never performed.
Accordingly, there exists a need in the art to overcome the deficiencies and limitations described hereinabove.
In a first aspect of the invention, a subsystem comprises a dedicated hardware component configured to track modified locations of a hard drive and to provide a list of the modified locations to a protection program independent of an operating system. The modified locations are a subset of files of the hard drive.
In another aspect of the invention, a computer hardware subsystem comprises a memory comprising content. The content is at least a list of files which have been modified within a predetermined period of time. The list of files is a subset of files of a hard drive. A dedicated hardware component is configured to track the files which have been modified and provide a location of the files to the memory. A communication link between the dedicated hardware component and a protection program provides the protection program with the subset of files of the hard drive as referenced by the memory content.
In yet another aspect of the invention, a method comprises tracking files which have been updated and logging a location of the tracked files in a memory log. The method further includes retrieving the location of the tracked files from the memory log and providing the location to a protection program for scanning of the tracked files.
In yet another aspect of the invention, a design structure is embodied in a machine readable medium for designing, manufacturing, or testing a design. The design structure comprises: a memory comprising content, the content being at least a list of files which have been modified within a predetermined period of time, the list of files being a subset of files of a hard drive; a dedicated hardware component configured to track the files which have been modified and provide a location of the files to the memory; and a communication link between the dedicated hardware component and a protection program to provide the protection program the subset of files of the hard drive as referenced by the memory content.
In embodiments, the design structure comprises a netlist, which describes the circuit. The design structure resides on storage medium as a data format used for the exchange of layout data of integrated circuits. The design structure includes at least one of test data files, characterization data, verification data, or design specifications. The design structure further comprises a component for: tracking modified locations of a hard drive; and providing a list of the modified locations to a protection program independent of an operating system. The modified locations are a subset of files of the hard drive.
The invention relates to a system and method for protecting computing systems, and more particularly to a system and method comprising a dedicated hardware component configured to communicate with a protection program (e.g., anti virus application). In embodiments, the dedicated hardware component is a circuit which is configured to track modified locations of a hard disk drive(s) and store a list of the modified locations in a memory, e.g., non volatile random access memory (NVRAM). The dedicated hardware component provides the list of modified locations to the protection program by a secure communication link, via a communication protocol. From reset to shutdown, only the protection program can access the modified data from the dedicated hardware component, thereby providing a separate wall of operation independent of the operating system.
By implementing the system and method of the invention, an antivirus scan, for example, can be a subset of the total hard drive as referenced by NVRAM content, e.g., only the files on a list stored in memory. This saves considerable resources and considerably reduces scan times; compared to scanning each and every file, regardless of whether the file was previously accessed or updated. In embodiments, the list can be updated and deleted at predetermined times. For example, the list can be deleted after a successful scan.
In operation, the activities of the dedicated hardware component and the protection program are independent of the operating system of the computing system and can be implemented in a memory structure or other circuit. This ensures that the protection program performs its intended functions, e.g., scans the files, regardless of whether the operating system is corrupted by a virus or other malicious attack. Thus, in implementation, the operating system is isolated from the scanning operations thus eliminating the known operating system risks. Additionally, as the operating system is isolated, it cannot write or change any information in the dedicated hardware component, thereby providing another level of protection.
In embodiments, the dedicated hardware component 10 (also referred to as an IDE “Integrated Drive Electronics” controller) includes a ROM, RAM, processing unit and BIOS (implemented in a circuit). The BIOS is configured to intercept the write application from the operating system to the hard drive, and maintain the files being accessed (updated) for future scanning. The system is also configured in such a manner that only the protection program can access the data on the ROM and RAM of the dedicated hardware component 10. In further embodiments, the protection program can only access the ROM and RAM via an encryption key. In this way, only the user which passes the encryption to the installed protection program can use the information on the dedicated hardware component 10.
As discussed above, the dedicated hardware component 10 maintains track of the physical drive locations of updated files from reset to shutdown. By doing so, the dedicated hardware component 10 can log specific information (location) related to the write operations of the updated files in the memory (e.g., NVRAM). It should be understood that the updated files are files which are potentially infected with a virus or malware. For example,
Moreover, for any hard drive writes and as an added layer of security, a CRC code can be stored in the memory (e.g., NVRAM) so that during the scan, the file can be confirmed to be the same file as was written earlier. As should be understood, a CRC (Cyclic Redundancy Check) is a type of hash function used to produce a checksum in order to detect errors in transmission or storage. The dedicated hardware component 10 is also configured for data journaling, i.e., writing old versions of the files to back up storage for later recovery.
The dedicated hardware component 10 also replaces the existing IDE controller on the PCI board and, as such, will handle reading/writing operations to the hard drives 50 and 60. The hard drive 60 is configured to store (journal) files prior to scanning.
As discussed, the dedicated hardware component 10 also tracks the files that are accessed and/or updated in the hard drives 50 and writes these files to a log (list) in the memory 30. The memory 30 stores the list for later access by the dedicated hardware component 10. The dedicated hardware component 10 also communicates with the user through the operating system 45 via encryption. The user is also capable of communicating directly with the operating system 45 to gain access to files on the hard drive, during normal operations.
At scan time, e.g., at the request of the user, the protection program 40 will request the list from the dedicated hardware component 10 which, in turn, retrieves the list from the memory 30. In embodiments, the protection program 40 can communicate via encrypted communication with the dedicated hardware component 10. By allowing the protection program 40 to communicate directly with the dedicated hardware component 10, it is now possible to bypass the operating system 45 thus providing a more secure and robust system independent of the operating system 45. Accordingly, it is possible to reduce the dependency on the operating system, for the reasons already discussed herein.
In one specific implementation, at scan time the protection program 40 will query the dedicated hardware component 10, which communicates with the memory 30, to locate the first valid scan location on the hard drive 50. Once the first valid location is scanned, the protection program 40 will query the dedicated hardware component 10 for the next valid location, until all modified files have been scanned on the hard drive 50. By scanning only the valid files, it is possible to reduce resource consumption, amongst other features.
Thus, in embodiments, the dedicated hardware component 10 includes many embedded functions as already discussed. By way of non-limiting illustrative example, the dedicated hardware component 10 is configured to (i) read data from hard disk bus and determine file changes, (ii) record in the memory 30 the pointer to the changed file with date stamp information, (iii) encrypt communications intended for the protection program through the operating system, (iv) update the file list in the memory with information from the protection program, e.g., virus signatures, (v) communicate with the BIOS to receive delinquent file dates, and (vi) alert the user via the BIOS if the protection program has not cleared the file from memory 30 within a user specified timeframe.
As with the previous embodiments, the dedicated hardware component 10 communicates with the PCI board (not shown) via the existing BIOS. As described, this can be accomplished through a script which allows such communication, directly, with the existing BIOS. The communication between the existing BIOS and the dedicated hardware component 10 allows for secure updating of encryption keys and other security features contemplated by the invention. The encryption key can still be stored in the memory 30.
In the implementation of
If the scan passes, at step 630, the memory will be cleared of the marked file and, at step 635, the user will be notified that the file has passed. This notification can be provided by a secure or encrypted connection. If the scan fails, the user will be notified of the failure with the file information, at step 640. Again, this notification may be provided by a secure or encrypted connection.
Design process 1010 may include using a variety of inputs; for example, inputs from library elements 1030 which may house a set of commonly used elements, circuits, and devices, including models, layouts, and symbolic representations, for a given manufacturing technology (e.g., different technology nodes, 32 nm, 45 nm, 90 nm, etc.), design specifications 1040, characterization data 1050, verification data 1060, design rules 1070, and test data files 1085 (which may include test patterns and other testing information). Design process 1010 may further include, for example, standard circuit design processes such as timing analysis, verification, design rule checking, place and route operations, etc. One of ordinary skill in the art of integrated circuit design can appreciate the extent of possible electronic design automation tools and applications used in design process 1010 without deviating from the scope and spirit of the invention. The design structure of the invention is not limited to any specific design flow.
Design process 1010 preferably translates an embodiment of the invention as shown in the accompanying figures such as, for example,
The circuit as described above is part of the design for an integrated circuit chip. The chip design is created in a graphical computer programming language, and stored in a computer storage medium (such as a disk, tape, physical hard drive, or virtual hard drive such as in a storage access network). If the designer does not fabricate chips or the photolithographic masks used to fabricate chips, the designer transmits the resulting design by physical means (e.g., by providing a copy of the storage medium storing the design) or electronically (e.g., through the Internet) to such entities, directly or indirectly. The stored design is then converted into the appropriate format (e.g., GDSII) for the fabrication of photolithographic masks, which typically include multiple copies of the chip design in question that are to be formed on a wafer. The photolithographic masks are utilized to define areas of the wafer (and/or the layers thereon) to be etched or otherwise processed. Moreover, the process as described above is used in the fabrication of integrated circuit chips.
While the invention has been described in terms of exemplary embodiments, those skilled in the art will recognize that the invention can be practiced with modifications and in the spirit and scope of the appended claims.
The present application is a continuation in part of U.S. application Ser. No. 11/767,545, filed on Jun. 25, 2007, the disclosure of which is expressly incorporated by reference herein in its entirety.
Number | Date | Country | |
---|---|---|---|
Parent | 11767545 | Jun 2007 | US |
Child | 11873754 | US |