WO2006125075A1 - Method and apparatus for providing computer security - Google Patents

Method and apparatus for providing computer security Download PDF

Info

Publication number
WO2006125075A1
WO2006125075A1 PCT/US2006/019231 US2006019231W WO2006125075A1 WO 2006125075 A1 WO2006125075 A1 WO 2006125075A1 US 2006019231 W US2006019231 W US 2006019231W WO 2006125075 A1 WO2006125075 A1 WO 2006125075A1
Authority
WO
WIPO (PCT)
Prior art keywords
exploit
probe
computer
computer system
security
Prior art date
Application number
PCT/US2006/019231
Other languages
French (fr)
Inventor
David E. Huddleston
Original Assignee
Computer Associates Think, Inc.
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 Computer Associates Think, Inc. filed Critical Computer Associates Think, Inc.
Publication of WO2006125075A1 publication Critical patent/WO2006125075A1/en

Links

Classifications

    • 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/554Detecting local intrusion or implementing counter-measures involving event detection and direct action
    • 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/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2103Challenge-response

Definitions

  • the present disclosure relates generally to security and, more particularly, to a method and apparatus for providing computer security.
  • Computer security attempts to ensure the reliable operation of networking and computing resources and attempts to protect information on the computer or network from unauthorized corruption, access or disclosure.
  • Computer system(s) as referred to herein may include(s) individual computers, servers, computing resources, applications, operating systems, networks, etc.
  • malicious software such as computer viruses, worms, Trojan horses, etc.
  • Such malicious software may be autonomous software agents that can cause mild to severe damage to computer systems by replicating and spreading themselves to a plurality of other computer systems .
  • SPAM Unwanted and/or unsolicited communications, for example emails, (collectively called SPAM) may present a similar challenge to computer systems and users.
  • virus is used herein as a general term and may include other fo ⁇ ns of malicious software, such as worms and Trojan horses as well as other forms of undesirable transmissions, such as SPAM.
  • Computer viruses are programs that can infect other programs by modifying them in such a way as to include a copy of themselves. Unlike computer viruses, worms do not need to infect other programs. Worms are independent programs that are capable of reproducing themselves, spreading from machine to machine across network connections, often via email.
  • a Trojan horse may be an executable program that appears to be desirable but is merely disguised as "friendly” and actually contains harmful code, allowing an attacker to come in through a "back door” and perform malicious actions on the computer system.
  • a software exploit may be characterized as a weakness or a "bug" in a computer system that makes the computer system highly vulnerable to malicious software attacks, such as computer viruses, worms, Trojan horses, etc.
  • a buffer overflow attack or buffer overrun bug may allow attackers to run arbitrary code on a computer system, such as, for example, a web server.
  • These buffer overflow attacks may occur when a program attempts to write more data onto a buffer area in the web server than it can hold. This causes an overwriting of areas of stack memory in the web server and if performed correctly, allows malicious code to be placed on the web server which would then be executed.
  • Computer systems may utilize anti-virus programs in order to protect themselves from malicious software such as computer viruses, worms, Trojan horses, etc.
  • One approach involves using anti-virus programs, such as virus scanning programs, to protect against the spread of viruses.
  • Virus scanning programs may detect the virus and then isolate and remove the viral code.
  • the virus scanning program may contain a list of previously defined virus signatures, containing the binary patterns of a virus, each associated with a virus and scan the various files of a system looking for a match to a particular virus signature. If a virus is detected, the user may be notified and further steps may be taken to rid the system of the malicious code.
  • virus scanning programs such as those mentioned above are time consuming and may not provide a computer system with comprehensive protection against malicious software attacks.
  • virus scanning software may detect viruses present in the system, but it may do nothing to prevent them from infiltrating the system in the first place. In other words, such an approach has no benefit until a virus is actually developed against a software exploit.
  • virus scanning software should be continuously updated in order to be effective in detecting new and modified malicious software attacks. This not only proves to be a very tedious and time consuming task for computer users, but also may not happen often enough to provide adequate safeguards against foreign intrusions.
  • Another anti-virus approach involves scanning a computer system in order to determine if the system may be vulnerable to software exploits.
  • this approach is also time consuming and may not provide a computer system with comprehensive protection against malicious attacks. For example, the time required to scan all the computer systems in an organization may be long. Therefore, such a scanning strategy can monopolize and bog down an organization's computer systems, decreasing productivity.
  • this approach may rely on a security service provider to generate signatures for computer systems which may be at risk from any given exploit. The combination of factors required to produce certain vulnerabilities may be complex. In the situation where multiple exploits have been released near the same point in time, a security service provider may have limited resources and will have to prioritize their responses to each exploit.
  • a more prevalent problem with software exploits is that the time between the release of a software exploit and the release of malicious software using the exploit is growing shorter.
  • Some security experts find that "zero-day" exploits, code that takes advantage of previously unknown computer system vulnerabilities, are a growing threat. For example, the creator of the Slammer worm allowed network administrators six months to patch their systems before the worm was released in January 2003, the Sasser worm appeared in April 2004, three weeks after the associated software exploit was made public, and the Witty worm hit two days after a software exploit allowed it to spread.
  • a method for providing computer security includes storing subscriber information in a repository, sending an exploit probe to a subscriber's computer system, and generating a probe message based on the computer system's response to the exploit probe.
  • An apparatus for providing computer security includes a storing system for storing subscriber information in a repository, a sending system for sending an exploit probe to a subscriber's computer system, and a generating system for generating a probe message based on the computer system's response to the exploit probe.
  • a computer storage medium including computer executable code for providing computer security includes code for storing subscriber information in a repository, code for sending an exploit probe to a subscriber's computer system, and code for generating a probe message based on the computer system's response to the exploit probe.
  • Figure 1 shows a block diagram of an exemplary computer system capable of implementing the method and system of the present disclosure
  • Figure 2A shows a block diagram illustrating an apparatus for providing computer security, according an embodiment of the present disclosure
  • Figure 2B shows a flow chart illustrating a method for providing computer security, according to an embodiment of the present disclosure
  • Figure 3 shows a block diagram illustrating an apparatus for providing computer security, according to an embodiment of the present disclosure
  • Figure 4 shows a block diagram illustrating an apparatus for providing computer security in connection with a self-healing system, according to an embodiment of the present disclosure
  • Figure 5 shows a block diagram illustrating an apparatus for providing computer security in connection with an asset management system, according to an embodiment of the present disclosure.
  • Figure 6 shows a block diagram illustrating an apparatus for providing computer security, according to another embodiment of the present disclosure.
  • the present disclosure provides tools (in the form of methodologies, apparatuses, and systems) for providing computer security.
  • the tools may be embodied in one or more computer programs stored on a computer readable medium or program storage device and/or transmitted via a computer network or other transmission medium.
  • FIG. 1 shows an example of a computer system 100 which may implement the method and apparatus of the present disclosure.
  • the apparatus and method of the present disclosure may be implemented in the form of a software application running on a computer system, for example, a mainframe, personal computer (PC), handheld computer, server, etc.
  • the software application may be stored on a recording media locally accessible by the computer system, for example, floppy disk, compact disk, hard disk, etc., or may be remote from the computer system and accessible via a hard wired or wireless connection to a network, for example, a local area 1 network, or the Internet.
  • a recording media locally accessible by the computer system, for example, floppy disk, compact disk, hard disk, etc.
  • a network for example, a local area 1 network, or the Internet.
  • the computer system 100 can include a central processing unit (CPU) 102, program and data storage devices 104, a printer interface 106, a display unit 108, a (LAN) local area network data transmission controller 110, a LAN interface 112, a network controller 114, an internal bus 116, and one or more input devices 118 (for example, a keyboard, mouse etc.).
  • system 100 may be connected to a database 120, via a link 122.
  • the computer system 100 is merely exemplary.
  • the specific embodiments described herein are illustrative, computer system(s) as referred to herein may include(s) individual computers, servers, computing resources, networks, etc., and many variations can be introduced on these embodiments without departing from the spirit of the disclosure or from the scope of the appended claims.
  • the apparatus 20 includes storing system 21, sending system 22, and generating system 23.
  • the storing system 21 stores subscriber information in a repository 24.
  • the subscriber information may include, for example, one or more internet protocol addresses associated with a subscriber.
  • the sending system 22 sends an exploit probe to a subscriber's computer system 25.
  • the exploit probe is a piece of software that exercises software exploits in a benign fashion, and may be capable of alerting a user to a vulnerability in the computer system 25.
  • the exploit probe is generally designed to be general purpose and to have the smallest possible memory footprint possible to minimize any effects on the system memory when the probe is exercised.
  • Versions of the exploit probe may be developed for various major software applications including, for example, Internet Explorer, Mozilla, Microsoft Office, etc. , as well as various operating systems such as Windows, Linux, etc. Unlike a virus or other malicious code, the exploit probe is not self replicating and is thus not harmful to the computer system or network.
  • the generating system 23 generates a probe message based on the computer system's 25 response to the exploit probe. It should be apparent that storing system 21, sending system 22 and generating system 23 can be respective portions of, or routines in, a computer program which provides computer security (and perhaps performs other functions).
  • the storing system 21 stores subscriber information in a repository (Step S201).
  • the sending system 22 sends the exploit probe to a subscriber's computer system (Step S202).
  • the generating system 23 generates a probe message based on the computer system's response to the exploit probe (Step S203).
  • the software exploit probe may be used in a benign fashion to discover software exploits in a computer system, and may then alert users to possible computer system vulnerabilities.
  • Use of the exploit probe may be faster than designing and deploying scanning instructions that may scan for the latest patches and defenses.
  • the exploit probe may deploy a small payload with a very low likelihood of disruption. Unlike a vims or other malicious software attack, the exploit probe will not replicate itself on a computer system and therefore has very small likelihood of causing disturbances on that computer system.
  • the exploit probe may consist of generic software code that may operate in conjunction with all software applications and/or operating systems. According to another embodiment, different versions of the exploit probe code may be designed and utilized for each software application and/or operating system.
  • the exploit probe may operate alone to alert a user to a vulnerability by using, for example, a dialog box, email, vulnerability report, directions for implementing remedial measures, for example, installing a patch and/or a logged message.
  • the exploit probe may also/alternatively automatically take corrective action. For example, it may generate a trouble ticket, block one or more ports, push and/or pull patches and/or log off a network.
  • the exploit probe may work in conjunction with a local system service in order to provide users with a detailed response of possible computer system vulnerabilities.
  • the exploit code may reside in minimal memory space.
  • the local system service may execute a wide variety of actions.
  • the probe message is related to the Microsoft ® Windows ® operating system
  • a single function in a Windows ® system library may broadcast a Windows ® message relating to the possible vulnerability.
  • the local system service may listen for the Windows ® message and handle ' it. By working in this way, minimal memory may be allocated by the function call from the probe message to dynamically link to the library function.
  • the local system service only warns a local user of the exploit vulnerability.
  • the local system service may provide distributed alerts and log messages across for example, a computer network.
  • the computer system vulnerability may simply be logged locally or centrally for future use.
  • Embodiments of the present disclosure may be implemented as a stand-alone device and/or application and/or may be integrated with an existing security monitoring device and/or application.
  • embodiments of the present disclosure may be integrated with eTrust ( services offered by Computer Associates .
  • system vulnerability reports may be correlated with asset management utilities, for example, Unicenter ® asset management offered by Computer Associates ® .
  • System vulnerability reports may gauge the risk of exploitation and/or prioritize remedial responses.
  • embodiments of the present disclosure may be integrated with security tools, for example firewalls.
  • Embodiments of the present disclosure may be remotely deployed to targeted systems and/or may be user initiated. For example, a user may invite an exploit probe manually or automatically, for example at startup and/or as part of a logon script.
  • embodiments of the present disclosure may cause disturbances, for example, an addition in an event log, a Dr. Watsons alert, etc., steps may be taken to mitigate possible disturbances. For example, a user may be warned and/or event logs and alerts modified and/or suppressed.
  • FIG. 3 is a block diagram illustrating an apparatus for providing computer security according to an embodiment of the present disclosure.
  • a central probe management service 302 such as a server, manages the deployment of an exploit probe 303 to, for example, subscribers to an exploit probe service.
  • the exploit probe may be a component in a self- healing system or part of a framework that attempts to discover zero-day exploits.
  • the subscriber information 309 may be stored in a repository, such as a centralized database 301.
  • the central probe management service 302 may be a server that is programmed to automatically send exploit probes 303 at predetermined intervals or may be manually manipulated to send exploit probes 303 when desired.
  • the central probe management service 302 may send the exploit probes 303 to specified destinations.
  • probing may be limited to the Internet Protocol (IP) addresses of subscribers to the central probe management service 302, or may be limited to computer systems available within an enterprise's Intranet, whereby an exploit probe 303 may be deployed as one of the steps in a network login.
  • the exploit probe 303 may be deployed to one or more exploitable applications 304 within one or more computer systems 308 in order to determine whether computer system vulnerabilities exist.
  • a probe message 305 may be sent to a local probe handling service 306. Based on the probe message 305, the local probe handling service 306 may then transmit information (such as statistics, diagnostic information, etc.) to the central probe management service 302. For example, a null result transmitted by the local probe handling service 306 may indicate that computer system 308 is not vulnerable to attack.
  • probe messages 305 may employ security signatures and/or encryption in order to forestall spoofing or corrupting of the local probe handling service 306.
  • FIG. 4 is a block diagram illustrating an apparatus for providing computer security in connection with a self-healing system, according to an embodiment of the present disclosure.
  • the local probe handling service 306 may remedy computer system 308 vulnerabilities.
  • the local probe handling service 306 may load a patch from a patch server 401 and automatically deploy it to the exploitable application 304.
  • the local probe handling service 306 may look up details of a specific exploit by transmitting information (such as statistics, diagnostic information, patch information, etc.) to the central probe management service 302.
  • the central probe management service 302 may use the probe result information 310 to query the repository 301 for exploit details.
  • the local probe handling service 306 may lock down one or more ports when a probe message 305 indicates that a firewall is unavailable or ineffective.
  • FIG. 5 is a block diagram illustrating an apparatus for providing computer security in connection with an asset management system, according to an embodiment of the present disclosure.
  • the local probe handling service 306 can communicate with the central probe management service 302 in order to register that the computer system 308 is at risk from a discovered exploit.
  • the central probe management service 302 may then obtain vulnerability reports from a vulnerability report generator 502 and provide them to the asset management repository 501.
  • the vulnerability report 502 allows users to correlate the exploit vulnerabilities and the computer system characteristics that the exploits may target.
  • the local probe handling service 306 may solicit exploit probes 303 from the central probe management service 302 at different intervals, such as, boot time. Probing at boot time may result in less of a risk of a memory overrun from an exploit probe 303.
  • the local probe handling service 306 may set flags indicating the successful reception of an exploit probe 303 along with other handshaking information, which may allow the central probe management service 302 to determine when an exploit probe 303 results in a system disturbance.
  • This embodiment may be important to users because once a new exploit is released, the antivirus community must prioritize the work of developing a scan package for types and versions of software that may be at risk for the exploit. In addition, it could also be used to prioritize the risk from a newly released virus for an exploit, and thus allow the antivirus community to formulate a more informed response to the outbreak.
  • the exploit probe may be deployed to a computer system which, for example, initiates virus drills.
  • Virus drills may simulate computer virus attacks by providing subscribers with plausible bait, for example interesting email subject lines or attachments.
  • This embodiment might be most useful for highly secure installations, such as government installations, where it may be desirable to gauge the vulnerabilities of the user population, in addition to that of computer systems.
  • a simple email virus may use a sophisticated message to fool users into executing a malicious script attachment.
  • a release of emails with such sophisticated messaging, but which have exploit probe attachments rather than malicious attachments may provide an assessment of a given user community's vulnerability.
  • exploit probe attachments may help educate the user community on self-defense against malicious software attacks.
  • Embodiments of the present disclosure may be used to combat sophisticated techniques such as, for example, "human engineering” used by viruses to trick users into allowing infection. Additionally, embodiments of the present disclosure may be used to gauge user community readiness, for example, to ascertain susceptibility and perform risk management analysis.
  • Another embodiment of the present disclosure is a variation of the above embodiments for testing vulnerabilities of a user community.
  • This embodiment provides a system to manage "Virus Security Clearances" for a community or communities of users.
  • the present embodiment is illustrated in Figure 6, whereby virus drills can be conducted within a user community utilizing a virus drill manager 604.
  • Virus drill manager 604 issues virus drill probes to one or more computer systems 601.
  • the virus drill probes may be deployed to one or more exploitable applications 603 within one or more computer systems 601 in order to determine whether computer system vulnerabilities exist.
  • a virus probe message 305 may be sent to listener service 602. Based on the virus probe message, listener service 602 then sends virus drill probe results to virus drill manager 604.
  • Virus drill manager 604 may then send information such as user readiness reports 605 to a security clearance manager 606. Based upon a user's performance during the drill(s) a security clearance can be assigned or updated for the user by security clearance manager 606.
  • Security clearance manager 606 can make security clearances available to other security subsystems 607-609, either local or distributed, to filter access rights of users to enterprise resources.
  • the cooperating service on the computer system being tested could further drill users by obtaining "trusted addresses" (e.g., URLs or email addresses) from sub-systems on the system being tested, and transmitting these to the virus drill manager 604 in response to a spoof address request from the virus drill manager 604.
  • "trusted addresses" e.g., URLs or email addresses
  • the "trusted addresses” may then be utilized by the virus drill manager 604 for spoofing when deploying the exploit/drill probe.
  • the apparatus for providing computer security may be employed in a framework which may search for zero-day exploits, according to an embodiment of the present disclosure. It is likely that previously unknown exploits may be discovered by sending general purpose probes within large and diverse environments, such as, a company Intranet. Numerous additional modifications and variations of the present disclosure are possible in view of the above-teachings. It is therefore to be understood that within the scope of the appended claims, the present disclosure may be practiced other than as specifically described herein. For example, elements and/or features of different illustrative embodiments may be combined with each other and/or substituted for each other within the scope of this disclosure and appended claims.

Abstract

Method and apparatus for providing computer security is provided. Subscriber information is stored in a repository and an exploit probe is sent to a subscriber's computer system. A probe message based on the computer system's response to the exploit probe is generated.

Description

METHOD AND APPARATUS FOR PROVIDING COMPUTER
SECURITY
BACKGROUND
TECHNICAL FIELD
The present disclosure relates generally to security and, more particularly, to a method and apparatus for providing computer security.
DESCRIPTION OF THE RELATED ART With the growth of the Internet, the increased use of computers and the exchange of information between individual users poses a threat to the security of computers. Computer security attempts to ensure the reliable operation of networking and computing resources and attempts to protect information on the computer or network from unauthorized corruption, access or disclosure. Computer system(s) as referred to herein may include(s) individual computers, servers, computing resources, applications, operating systems, networks, etc. Among the various security threats that present increasingly difficult challenges to the secure operation of computer systems are malicious software, such as computer viruses, worms, Trojan horses, etc. Such malicious software may be autonomous software agents that can cause mild to severe damage to computer systems by replicating and spreading themselves to a plurality of other computer systems .
Unwanted and/or unsolicited communications, for example emails, (collectively called SPAM) may present a similar challenge to computer systems and users. For the sake of understandability, the term "virus" is used herein as a general term and may include other foπns of malicious software, such as worms and Trojan horses as well as other forms of undesirable transmissions, such as SPAM.
Computer viruses are programs that can infect other programs by modifying them in such a way as to include a copy of themselves. Unlike computer viruses, worms do not need to infect other programs. Worms are independent programs that are capable of reproducing themselves, spreading from machine to machine across network connections, often via email. A Trojan horse may be an executable program that appears to be desirable but is merely disguised as "friendly" and actually contains harmful code, allowing an attacker to come in through a "back door" and perform malicious actions on the computer system. A software exploit may be characterized as a weakness or a "bug" in a computer system that makes the computer system highly vulnerable to malicious software attacks, such as computer viruses, worms, Trojan horses, etc. Malicious software is typically built upon software exploits and takes advantage of security flaws in computer systems. For example, a buffer overflow attack or buffer overrun bug may allow attackers to run arbitrary code on a computer system, such as, for example, a web server. These buffer overflow attacks may occur when a program attempts to write more data onto a buffer area in the web server than it can hold. This causes an overwriting of areas of stack memory in the web server and if performed correctly, allows malicious code to be placed on the web server which would then be executed. Computer systems may utilize anti-virus programs in order to protect themselves from malicious software such as computer viruses, worms, Trojan horses, etc. One approach involves using anti-virus programs, such as virus scanning programs, to protect against the spread of viruses. Virus scanning programs may detect the virus and then isolate and remove the viral code. For example, the virus scanning program may contain a list of previously defined virus signatures, containing the binary patterns of a virus, each associated with a virus and scan the various files of a system looking for a match to a particular virus signature. If a virus is detected, the user may be notified and further steps may be taken to rid the system of the malicious code. However, virus scanning programs such as those mentioned above are time consuming and may not provide a computer system with comprehensive protection against malicious software attacks. For example, virus scanning software may detect viruses present in the system, but it may do nothing to prevent them from infiltrating the system in the first place. In other words, such an approach has no benefit until a virus is actually developed against a software exploit. By that time, the malicious software will have caused considerable damage to the computer system. In addition, the virus scanning software should be continuously updated in order to be effective in detecting new and modified malicious software attacks. This not only proves to be a very tedious and time consuming task for computer users, but also may not happen often enough to provide adequate safeguards against foreign intrusions.
Another anti-virus approach involves scanning a computer system in order to determine if the system may be vulnerable to software exploits. However, this approach is also time consuming and may not provide a computer system with comprehensive protection against malicious attacks. For example, the time required to scan all the computer systems in an organization may be long. Therefore, such a scanning strategy can monopolize and bog down an organization's computer systems, decreasing productivity. In addition, this approach may rely on a security service provider to generate signatures for computer systems which may be at risk from any given exploit. The combination of factors required to produce certain vulnerabilities may be complex. In the situation where multiple exploits have been released near the same point in time, a security service provider may have limited resources and will have to prioritize their responses to each exploit.
A more prevalent problem with software exploits is that the time between the release of a software exploit and the release of malicious software using the exploit is growing shorter. Some security experts find that "zero-day" exploits, code that takes advantage of previously unknown computer system vulnerabilities, are a growing threat. For example, the creator of the Slammer worm allowed network administrators six months to patch their systems before the worm was released in January 2003, the Sasser worm appeared in April 2004, three weeks after the associated software exploit was made public, and the Witty worm hit two days after a software exploit allowed it to spread.
Accordingly, it would be beneficial to provide a reliable, fast and efficient way to identify computer systems that contain vulnerable software exploits before a malicious software attack is launched.
SUMMARY
This present disclosure relates to a method and apparatus for providing computer security. A method for providing computer security, according to an embodiment of the present disclosure, includes storing subscriber information in a repository, sending an exploit probe to a subscriber's computer system, and generating a probe message based on the computer system's response to the exploit probe.
An apparatus for providing computer security, according to an embodiment of the present disclosure, includes a storing system for storing subscriber information in a repository, a sending system for sending an exploit probe to a subscriber's computer system, and a generating system for generating a probe message based on the computer system's response to the exploit probe.
A computer storage medium including computer executable code for providing computer security, according to an embodiment of the present disclosure, includes code for storing subscriber information in a repository, code for sending an exploit probe to a subscriber's computer system, and code for generating a probe message based on the computer system's response to the exploit probe.
BRIEF DESCRIPTION OF THE DRAWINGS
A more complete appreciation of the present disclosure and many of the attendant advantages thereof will be readily obtained as the same becomes better understood by reference to the following detailed description when considered in connection with the accompanying drawings, wherein:
Figure 1 shows a block diagram of an exemplary computer system capable of implementing the method and system of the present disclosure;
Figure 2A shows a block diagram illustrating an apparatus for providing computer security, according an embodiment of the present disclosure; Figure 2B shows a flow chart illustrating a method for providing computer security, according to an embodiment of the present disclosure;
Figure 3 shows a block diagram illustrating an apparatus for providing computer security, according to an embodiment of the present disclosure; Figure 4 shows a block diagram illustrating an apparatus for providing computer security in connection with a self-healing system, according to an embodiment of the present disclosure;
Figure 5 shows a block diagram illustrating an apparatus for providing computer security in connection with an asset management system, according to an embodiment of the present disclosure; and
Figure 6 shows a block diagram illustrating an apparatus for providing computer security, according to another embodiment of the present disclosure.
DETAILED DESCRIPTION
The present disclosure provides tools (in the form of methodologies, apparatuses, and systems) for providing computer security. The tools may be embodied in one or more computer programs stored on a computer readable medium or program storage device and/or transmitted via a computer network or other transmission medium.
The following exemplary embodiments are set forth to aid in an understanding of the subject matter of this disclosure, but are not intended, and should not be construed, to limit in any way the claims which follow thereafter. Therefore, while specific terminology is employed for the sake of clarity in describing some exemplary embodiments, the present disclosure is not intended to be limited to the specific terminology so selected, and it is to be understood that each specific element includes all technical equivalents which operate in a similar manner. Figure 1 shows an example of a computer system 100 which may implement the method and apparatus of the present disclosure. The apparatus and method of the present disclosure may be implemented in the form of a software application running on a computer system, for example, a mainframe, personal computer (PC), handheld computer, server, etc. The software application may be stored on a recording media locally accessible by the computer system, for example, floppy disk, compact disk, hard disk, etc., or may be remote from the computer system and accessible via a hard wired or wireless connection to a network, for example, a local area1 network, or the Internet.
The computer system 100 can include a central processing unit (CPU) 102, program and data storage devices 104, a printer interface 106, a display unit 108, a (LAN) local area network data transmission controller 110, a LAN interface 112, a network controller 114, an internal bus 116, and one or more input devices 118 (for example, a keyboard, mouse etc.).
As shown, the system 100 may be connected to a database 120, via a link 122.
The computer system 100 is merely exemplary. The specific embodiments described herein are illustrative, computer system(s) as referred to herein may include(s) individual computers, servers, computing resources, networks, etc., and many variations can be introduced on these embodiments without departing from the spirit of the disclosure or from the scope of the appended claims.
An apparatus for providing computer security, according to one embodiment of the disclosure, will be discussed with reference to Figure 2A. The apparatus 20 includes storing system 21, sending system 22, and generating system 23. The storing system 21 stores subscriber information in a repository 24. The subscriber information may include, for example, one or more internet protocol addresses associated with a subscriber. The sending system 22 sends an exploit probe to a subscriber's computer system 25. The exploit probe is a piece of software that exercises software exploits in a benign fashion, and may be capable of alerting a user to a vulnerability in the computer system 25. The exploit probe is generally designed to be general purpose and to have the smallest possible memory footprint possible to minimize any effects on the system memory when the probe is exercised. Versions of the exploit probe may be developed for various major software applications including, for example, Internet Explorer, Mozilla, Microsoft Office, etc. , as well as various operating systems such as Windows, Linux, etc. Unlike a virus or other malicious code, the exploit probe is not self replicating and is thus not harmful to the computer system or network. The generating system 23 generates a probe message based on the computer system's 25 response to the exploit probe. It should be apparent that storing system 21, sending system 22 and generating system 23 can be respective portions of, or routines in, a computer program which provides computer security (and perhaps performs other functions).
A method for providing computer security, will be explained in more detail below with reference to Figures 2A and 2B. The storing system 21 stores subscriber information in a repository (Step S201). The sending system 22 sends the exploit probe to a subscriber's computer system (Step S202). The generating system 23 generates a probe message based on the computer system's response to the exploit probe (Step S203).
As mentioned above, the software exploit probe may be used in a benign fashion to discover software exploits in a computer system, and may then alert users to possible computer system vulnerabilities. Use of the exploit probe may be faster than designing and deploying scanning instructions that may scan for the latest patches and defenses. The exploit probe may deploy a small payload with a very low likelihood of disruption. Unlike a vims or other malicious software attack, the exploit probe will not replicate itself on a computer system and therefore has very small likelihood of causing disturbances on that computer system. The exploit probe may consist of generic software code that may operate in conjunction with all software applications and/or operating systems. According to another embodiment, different versions of the exploit probe code may be designed and utilized for each software application and/or operating system.
According to one embodiment of the present disclosure, the exploit probe may operate alone to alert a user to a vulnerability by using, for example, a dialog box, email, vulnerability report, directions for implementing remedial measures, for example, installing a patch and/or a logged message. The exploit probe may also/alternatively automatically take corrective action. For example, it may generate a trouble ticket, block one or more ports, push and/or pull patches and/or log off a network. According to another embodiment of the present disclosure, the exploit probe may work in conjunction with a local system service in order to provide users with a detailed response of possible computer system vulnerabilities. According to this embodiment, the exploit code may reside in minimal memory space. Upon receiving a probe message based on the exploit probe, the local system service may execute a wide variety of actions. For example, if the probe message is related to the Microsoft® Windows® operating system, a single function in a Windows® system library may broadcast a Windows® message relating to the possible vulnerability. The local system service may listen for the Windows® message and handle' it. By working in this way, minimal memory may be allocated by the function call from the probe message to dynamically link to the library function.
Different actions may be taken to warn one or more users of computer system vulnerabilities. According to one embodiment, the local system service only warns a local user of the exploit vulnerability. According to another embodiment, the local system service may provide distributed alerts and log messages across for example, a computer network. According to another embodiment, the computer system vulnerability may simply be logged locally or centrally for future use.
Embodiments of the present disclosure may be implemented as a stand-alone device and/or application and/or may be integrated with an existing security monitoring device and/or application. For example, embodiments of the present disclosure may be integrated with eTrust( services offered by Computer Associates . For example, system vulnerability reports may be correlated with asset management utilities, for example, Unicenter® asset management offered by Computer Associates®. System vulnerability reports, for example, may gauge the risk of exploitation and/or prioritize remedial responses. For example, embodiments of the present disclosure may be integrated with security tools, for example firewalls. Embodiments of the present disclosure may be remotely deployed to targeted systems and/or may be user initiated. For example, a user may invite an exploit probe manually or automatically, for example at startup and/or as part of a logon script.
Where embodiments of the present disclosure may cause disturbances, for example, an addition in an event log, a Dr. Watsons alert, etc., steps may be taken to mitigate possible disturbances. For example, a user may be warned and/or event logs and alerts modified and/or suppressed.
Figure 3 is a block diagram illustrating an apparatus for providing computer security according to an embodiment of the present disclosure. A central probe management service 302, such as a server, manages the deployment of an exploit probe 303 to, for example, subscribers to an exploit probe service. The exploit probe may be a component in a self- healing system or part of a framework that attempts to discover zero-day exploits. The subscriber information 309 may be stored in a repository, such as a centralized database 301. For example, the central probe management service 302 may be a server that is programmed to automatically send exploit probes 303 at predetermined intervals or may be manually manipulated to send exploit probes 303 when desired. In addition, the central probe management service 302 may send the exploit probes 303 to specified destinations. For example, probing may be limited to the Internet Protocol (IP) addresses of subscribers to the central probe management service 302, or may be limited to computer systems available within an enterprise's Intranet, whereby an exploit probe 303 may be deployed as one of the steps in a network login. The exploit probe 303 may be deployed to one or more exploitable applications 304 within one or more computer systems 308 in order to determine whether computer system vulnerabilities exist. A probe message 305 may be sent to a local probe handling service 306. Based on the probe message 305, the local probe handling service 306 may then transmit information (such as statistics, diagnostic information, etc.) to the central probe management service 302. For example, a null result transmitted by the local probe handling service 306 may indicate that computer system 308 is not vulnerable to attack. According to an embodiment of the present disclosure, probe messages 305 may employ security signatures and/or encryption in order to forestall spoofing or corrupting of the local probe handling service 306.
Figure 4 is a block diagram illustrating an apparatus for providing computer security in connection with a self-healing system, according to an embodiment of the present disclosure. In this embodiment, the local probe handling service 306 may remedy computer system 308 vulnerabilities. For example, the local probe handling service 306 may load a patch from a patch server 401 and automatically deploy it to the exploitable application 304. The local probe handling service 306 may look up details of a specific exploit by transmitting information (such as statistics, diagnostic information, patch information, etc.) to the central probe management service 302. The central probe management service 302 may use the probe result information 310 to query the repository 301 for exploit details. According to another embodiment of the present disclosure, the local probe handling service 306 may lock down one or more ports when a probe message 305 indicates that a firewall is unavailable or ineffective.
Figure 5 is a block diagram illustrating an apparatus for providing computer security in connection with an asset management system, according to an embodiment of the present disclosure. In this embodiment, the local probe handling service 306 can communicate with the central probe management service 302 in order to register that the computer system 308 is at risk from a discovered exploit. The central probe management service 302 may then obtain vulnerability reports from a vulnerability report generator 502 and provide them to the asset management repository 501. The vulnerability report 502 allows users to correlate the exploit vulnerabilities and the computer system characteristics that the exploits may target. The local probe handling service 306 may solicit exploit probes 303 from the central probe management service 302 at different intervals, such as, boot time. Probing at boot time may result in less of a risk of a memory overrun from an exploit probe 303. The local probe handling service 306 may set flags indicating the successful reception of an exploit probe 303 along with other handshaking information, which may allow the central probe management service 302 to determine when an exploit probe 303 results in a system disturbance. This embodiment may be important to users because once a new exploit is released, the antivirus community must prioritize the work of developing a scan package for types and versions of software that may be at risk for the exploit. In addition, it could also be used to prioritize the risk from a newly released virus for an exploit, and thus allow the antivirus community to formulate a more informed response to the outbreak.
According to another embodiment of the present disclosure, the exploit probe may be deployed to a computer system which, for example, initiates virus drills. Virus drills may simulate computer virus attacks by providing subscribers with tempting bait, for example interesting email subject lines or attachments. This embodiment might be most useful for highly secure installations, such as government installations, where it may be desirable to gauge the vulnerabilities of the user population, in addition to that of computer systems. For example, a simple email virus may use a sophisticated message to fool users into executing a malicious script attachment. A release of emails with such sophisticated messaging, but which have exploit probe attachments rather than malicious attachments, may provide an assessment of a given user community's vulnerability. In addition, exploit probe attachments may help educate the user community on self-defense against malicious software attacks.
Embodiments of the present disclosure may be used to combat sophisticated techniques such as, for example, "human engineering" used by viruses to trick users into allowing infection. Additionally, embodiments of the present disclosure may be used to gauge user community readiness, for example, to ascertain susceptibility and perform risk management analysis.
Another embodiment of the present disclosure is a variation of the above embodiments for testing vulnerabilities of a user community. This embodiment provides a system to manage "Virus Security Clearances" for a community or communities of users. The present embodiment is illustrated in Figure 6, whereby virus drills can be conducted within a user community utilizing a virus drill manager 604. Virus drill manager 604 issues virus drill probes to one or more computer systems 601. The virus drill probes may be deployed to one or more exploitable applications 603 within one or more computer systems 601 in order to determine whether computer system vulnerabilities exist. A virus probe message 305 may be sent to listener service 602. Based on the virus probe message, listener service 602 then sends virus drill probe results to virus drill manager 604. Virus drill manager 604 may then send information such as user readiness reports 605 to a security clearance manager 606. Based upon a user's performance during the drill(s) a security clearance can be assigned or updated for the user by security clearance manager 606. Security clearance manager 606 can make security clearances available to other security subsystems 607-609, either local or distributed, to filter access rights of users to enterprise resources. The cooperating service on the computer system being tested could further drill users by obtaining "trusted addresses" (e.g., URLs or email addresses) from sub-systems on the system being tested, and transmitting these to the virus drill manager 604 in response to a spoof address request from the virus drill manager 604. The "trusted addresses" may then be utilized by the virus drill manager 604 for spoofing when deploying the exploit/drill probe. The apparatus for providing computer security may be employed in a framework which may search for zero-day exploits, according to an embodiment of the present disclosure. It is likely that previously unknown exploits may be discovered by sending general purpose probes within large and diverse environments, such as, a company Intranet. Numerous additional modifications and variations of the present disclosure are possible in view of the above-teachings. It is therefore to be understood that within the scope of the appended claims, the present disclosure may be practiced other than as specifically described herein. For example, elements and/or features of different illustrative embodiments may be combined with each other and/or substituted for each other within the scope of this disclosure and appended claims.

Claims

What is claimed is:
1. A method for providing computer security, comprising: storing subscriber information in a repository; sending an exploit probe to a subscriber's computer system; and generating a probe message based on the computer system's response to the exploit probe.
2. The method of claim 1 , wherein the repository is a database.
3. The method of claim 1, wherein the subscriber information comprises one or more internet protocol addresses.
4. The method of claim 1, wherein the exploit probe is sent to the computer system manually or automatically.
5. The method of claim 1, further comprising alerting a user to a computer system exploit.
6. The method of claim 5, wherein the alert is generated based on the probe message.
7. The method of claim 5, wherein the alert comprises at least one of a sound generating element and a text message.
8. The method of claim 1, wherein the computer system may deploy a patch to fix a computer system exploit.
9. The method of claim 1, wherein exploit information may be stored in the repository.
10. The method of claim 1, further comprising storing asset management information; generating an exploit vulnerability report and comparing the exploit vulnerability report witli the asset management information.
11. An apparatus for providing computer security, comprising: a storing system for storing subscriber information in a repository; a sending system for sending an exploit probe to a subscriber's computer system; and a generating system for generating a probe message based on the computer system's response to the exploit probe.
12. The apparatus of claim 11, wherein the repository is a database.
13. The apparatus of claim 11, wherein the subscriber information comprises one or more internet protocol addresses.
14. The apparatus of claim 11, wherein the exploit probe is sent to the computer system manually or automatically.
15. The apparatus of claim 11, further comprising and alerting system for alerting a user to a computer system exploit.
16. The apparatus of claim 15, wherein the alert is generated based on the probe message.
17. The apparatus of claim 15, wherein the alert comprises at least one of a sound generating element and a text message.
18. The apparatus of claim 15, wherein the computer system may deploy a patch to fix a computer system exploit.
19. The apparatus of claim 11, wherein exploit information may be stored in the repository.
20. The apparatus of claim 11, further comprising a storing system for storing asset management information; a generating system for generating a exploit vulnerability report and a comparing system for comparing the exploit vulnerability report with the asset management information.
21. A system for providing computer security including the apparatus of claims 11 through 20.
22. A computer readable storage medium including computer executable code for providing computer security, comprising: code for storing subscriber information in a repository; code for sending an exploit probe to a subscriber's computer system; and code for generating a probe message based on the computer system's response to the exploit probe.
23. The computer readable storage medium of claim 22, wherein the repository is a database.
24. The computer readable storage medium of claim 22, wherein the subscriber information comprises one or more internet protocol addresses.
25. The computer readable storage medium of claim 22, wherein the exploit probe is sent to the computer system manually or automatically.
26. The computer readable storage medium of claim 22, further comprising code for alerting a user to a computer system exploit.
27. The computer readable storage medium of claim 26, wherein the alert is generated based on the probe message.
28. The computer readable storage medium of claim 26, wherein the alert comprises at least one of a sound generating element and a text message.
29. The computer readable storage medium of claim 26, wherein the computer system may deploy a patch to fix a computer system exploit.
30. The computer readable storage medium of claim 22, wherein exploit information may be stored in the repository.
31. The computer readable storage medium of claim 22, further comprising code for storing asset management information; code for generating a exploit vulnerability report and code for comparing the exploit vulnerability report with the asset management information.
32. An apparatus for providing computer security, comprising: a storing system for storing subscriber information in a repository; a sending system for sending an exploit probe to a subscriber's computer system; a generating system for generating a probe message based on the computer system's response to the exploit probe; a sub-system for interacting with exploitable software(s) to maximize spoofing effectiveness when deploying the exploit probe; a sub-system for maintaining virus security clearance status of communities of users based on their resistance to being fooled by the exploit probe; a sub-system for sharing the virus security clearance status with other computer security systems/sub-systems.
33. The apparatus as recited in claim 32, wherein the sub-system for sharing the virus security clearance status with other computer security systems/sub-systems shares the status for purposes of allowing the other computer security systems/sub-systems to grant/deny/filter access to their enterprise resources based on the virus security clearance status.
34. The apparatus as recited in claim 32, wherein the sub-system for sharing the virus security clearance status with other computer security systems/sub-systems shares the status for purposes of reporting on users' security clearances.
PCT/US2006/019231 2005-05-17 2006-05-17 Method and apparatus for providing computer security WO2006125075A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/130,902 US7788723B2 (en) 2005-05-17 2005-05-17 Method and apparatus for identifying computer vulnerabilities using exploit probes and remote scanning
US11/130,902 2005-05-17

Publications (1)

Publication Number Publication Date
WO2006125075A1 true WO2006125075A1 (en) 2006-11-23

Family

ID=37036778

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/019231 WO2006125075A1 (en) 2005-05-17 2006-05-17 Method and apparatus for providing computer security

Country Status (2)

Country Link
US (1) US7788723B2 (en)
WO (1) WO2006125075A1 (en)

Families Citing this family (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7185015B2 (en) 2003-03-14 2007-02-27 Websense, Inc. System and method of monitoring and controlling application files
US7529754B2 (en) 2003-03-14 2009-05-05 Websense, Inc. System and method of monitoring and controlling application files
US20070113272A2 (en) 2003-07-01 2007-05-17 Securityprofiling, Inc. Real-time vulnerability monitoring
GB2416879B (en) 2004-08-07 2007-04-04 Surfcontrol Plc Device resource access filtering system and method
GB2418037B (en) 2004-09-09 2007-02-28 Surfcontrol Plc System, method and apparatus for use in monitoring or controlling internet access
GB2418108B (en) 2004-09-09 2007-06-27 Surfcontrol Plc System, method and apparatus for use in monitoring or controlling internet access
GB0512744D0 (en) 2005-06-22 2005-07-27 Blackspider Technologies Method and system for filtering electronic messages
US7647637B2 (en) * 2005-08-19 2010-01-12 Sun Microsystems, Inc. Computer security technique employing patch with detection and/or characterization mechanism for exploit of patched vulnerability
US8453243B2 (en) 2005-12-28 2013-05-28 Websense, Inc. Real time lockdown
US8819825B2 (en) * 2006-05-31 2014-08-26 The Trustees Of Columbia University In The City Of New York Systems, methods, and media for generating bait information for trap-based defenses
US8615800B2 (en) 2006-07-10 2013-12-24 Websense, Inc. System and method for analyzing web content
US8020206B2 (en) 2006-07-10 2011-09-13 Websense, Inc. System and method of analyzing web content
US9654495B2 (en) 2006-12-01 2017-05-16 Websense, Llc System and method of analyzing web addresses
GB2458094A (en) 2007-01-09 2009-09-09 Surfcontrol On Demand Ltd URL interception and categorization in firewalls
GB2445764A (en) 2007-01-22 2008-07-23 Surfcontrol Plc Resource access filtering system and database structure for use therewith
CA2676106A1 (en) 2007-02-02 2008-08-14 Websense, Inc. System and method for adding context to prevent data leakage over a computer network
US8015174B2 (en) 2007-02-28 2011-09-06 Websense, Inc. System and method of controlling access to the internet
WO2009038818A2 (en) * 2007-04-12 2009-03-26 Core Sdi, Incorporated System and method for providing network penetration testing
GB0709527D0 (en) 2007-05-18 2007-06-27 Surfcontrol Plc Electronic messaging system, message processing apparatus and message processing method
US9009829B2 (en) * 2007-06-12 2015-04-14 The Trustees Of Columbia University In The City Of New York Methods, systems, and media for baiting inside attackers
US8087061B2 (en) * 2007-08-07 2011-12-27 Microsoft Corporation Resource-reordered remediation of malware threats
US8613096B2 (en) * 2007-11-30 2013-12-17 Microsoft Corporation Automatic data patch generation for unknown vulnerabilities
US9015842B2 (en) 2008-03-19 2015-04-21 Websense, Inc. Method and system for protection against information stealing software
US8370948B2 (en) 2008-03-19 2013-02-05 Websense, Inc. System and method for analysis of electronic information dissemination events
US9130986B2 (en) 2008-03-19 2015-09-08 Websense, Inc. Method and system for protection against information stealing software
US8407784B2 (en) 2008-03-19 2013-03-26 Websense, Inc. Method and system for protection against information stealing software
US20100043066A1 (en) * 2008-05-21 2010-02-18 Miliefsky Gary S Multiple security layers for time-based network admission control
US20090313506A1 (en) * 2008-06-12 2009-12-17 Microsoft Corporation Test Result Aggregation and Analysis Using Text Expressions
CN102077201A (en) 2008-06-30 2011-05-25 网圣公司 System and method for dynamic and real-time categorization of webpages
US8769684B2 (en) 2008-12-02 2014-07-01 The Trustees Of Columbia University In The City Of New York Methods, systems, and media for masquerade attack detection by monitoring computer user behavior
US9130972B2 (en) 2009-05-26 2015-09-08 Websense, Inc. Systems and methods for efficient detection of fingerprinted data and information
US8528091B2 (en) * 2009-12-31 2013-09-03 The Trustees Of Columbia University In The City Of New York Methods, systems, and media for detecting covert malware
US9009820B1 (en) 2010-03-08 2015-04-14 Raytheon Company System and method for malware detection using multiple techniques
US8863279B2 (en) * 2010-03-08 2014-10-14 Raytheon Company System and method for malware detection
US8484741B1 (en) 2012-01-27 2013-07-09 Chapman Technology Group, Inc. Software service to facilitate organizational testing of employees to determine their potential susceptibility to phishing scams
US8996853B2 (en) * 2012-06-29 2015-03-31 Vmware, Inc. Probing the boot sequence of a computer system
US9117054B2 (en) 2012-12-21 2015-08-25 Websense, Inc. Method and aparatus for presence based resource management
US9398038B2 (en) 2013-02-08 2016-07-19 PhishMe, Inc. Collaborative phishing attack detection
US8966637B2 (en) 2013-02-08 2015-02-24 PhishMe, Inc. Performance benchmarking for simulated phishing attacks
US9253207B2 (en) 2013-02-08 2016-02-02 PhishMe, Inc. Collaborative phishing attack detection
US9053326B2 (en) 2013-02-08 2015-06-09 PhishMe, Inc. Simulated phishing attack with sequential messages
US9356948B2 (en) 2013-02-08 2016-05-31 PhishMe, Inc. Collaborative phishing attack detection
US10121008B1 (en) * 2013-03-18 2018-11-06 Stephen Patrick Frechette Method and process for automatic discovery of zero-day vulnerabilities and expoits without source code access
US9262629B2 (en) 2014-01-21 2016-02-16 PhishMe, Inc. Methods and systems for preventing malicious use of phishing simulation records
JP2018510408A (en) 2015-02-05 2018-04-12 フィッシュライン,エルエルシーPhishLine,LLC Social engineering simulation workflow appliance
US9906539B2 (en) 2015-04-10 2018-02-27 PhishMe, Inc. Suspicious message processing and incident response
US10242558B2 (en) 2015-11-16 2019-03-26 Google Llc Systems and methods for handling latent anomalies
US9922541B2 (en) 2015-11-16 2018-03-20 Google Llc Systems and methods for detecting anomalies in a hazard detection system
RU2627386C1 (en) * 2016-06-14 2017-08-10 Евгений Борисович Дроботун Stand for testing automated systems under conditions of malicious programs impact
WO2019018033A2 (en) 2017-04-14 2019-01-24 The Trustees Of Columbia University In The City Of New York Methods, systems, and media for testing insider threat detection systems
RU2640629C1 (en) * 2017-04-27 2018-01-10 Евгений Борисович Дроботун Method of functioning performance evaluation of automated control systems under conditions of malicious programs impact
US10326788B1 (en) * 2017-05-05 2019-06-18 Symantec Corporation Systems and methods for identifying suspicious controller area network messages
JP6990994B2 (en) * 2017-05-26 2022-01-12 キヤノン株式会社 Information processing equipment, its control method, and programs
US10785190B2 (en) * 2017-12-13 2020-09-22 Adaptiv Networks Inc. System, apparatus and method for providing a unified firewall manager
US10592677B2 (en) * 2018-05-30 2020-03-17 Paypal, Inc. Systems and methods for patching vulnerabilities

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5491791A (en) * 1995-01-13 1996-02-13 International Business Machines Corporation System and method for remote workstation monitoring within a distributed computing environment
US5812763A (en) * 1988-02-17 1998-09-22 Digital Equipment Corporation Expert system having a plurality of security inspectors for detecting security flaws in a computer system
WO2002003178A2 (en) * 2000-06-30 2002-01-10 Internet Security Systems, Inc. Method and apparatus for network assessment and authentication
US20020178383A1 (en) * 2001-01-25 2002-11-28 Michael Hrabik Method and apparatus for verifying the integrity and security of computer networks and implementing counter measures

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6530024B1 (en) * 1998-11-20 2003-03-04 Centrax Corporation Adaptive feedback security system and method
US6324647B1 (en) * 1999-08-31 2001-11-27 Michel K. Bowman-Amuah System, method and article of manufacture for security management in a development architecture framework
US6954858B1 (en) * 1999-12-22 2005-10-11 Kimberly Joyce Welborn Computer virus avoidance system and mechanism
US6907531B1 (en) * 2000-06-30 2005-06-14 Internet Security Systems, Inc. Method and system for identifying, fixing, and updating security vulnerabilities
US7178166B1 (en) * 2000-09-19 2007-02-13 Internet Security Systems, Inc. Vulnerability assessment and authentication of a computer by a local scanner
US7562388B2 (en) * 2001-05-31 2009-07-14 International Business Machines Corporation Method and system for implementing security devices in a network
US7310817B2 (en) * 2001-07-26 2007-12-18 Mcafee, Inc. Centrally managed malware scanning
AU2002360844A1 (en) * 2001-12-31 2003-07-24 Citadel Security Software Inc. Automated computer vulnerability resolution system
US7257630B2 (en) * 2002-01-15 2007-08-14 Mcafee, Inc. System and method for network vulnerability detection and reporting
US7350203B2 (en) * 2002-07-23 2008-03-25 Alfred Jahn Network security software
US7353539B2 (en) * 2002-11-04 2008-04-01 Hewlett-Packard Development Company, L.P. Signal level propagation mechanism for distribution of a payload to vulnerable systems
US7346922B2 (en) * 2003-07-25 2008-03-18 Netclarity, Inc. Proactive network security system to protect against hackers
US7237267B2 (en) * 2003-10-16 2007-06-26 Cisco Technology, Inc. Policy-based network security management
US7752662B2 (en) * 2004-02-20 2010-07-06 Imperva, Inc. Method and apparatus for high-speed detection and blocking of zero day worm attacks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5812763A (en) * 1988-02-17 1998-09-22 Digital Equipment Corporation Expert system having a plurality of security inspectors for detecting security flaws in a computer system
US5491791A (en) * 1995-01-13 1996-02-13 International Business Machines Corporation System and method for remote workstation monitoring within a distributed computing environment
WO2002003178A2 (en) * 2000-06-30 2002-01-10 Internet Security Systems, Inc. Method and apparatus for network assessment and authentication
US20020178383A1 (en) * 2001-01-25 2002-11-28 Michael Hrabik Method and apparatus for verifying the integrity and security of computer networks and implementing counter measures

Also Published As

Publication number Publication date
US7788723B2 (en) 2010-08-31
US20060265750A1 (en) 2006-11-23

Similar Documents

Publication Publication Date Title
US7788723B2 (en) Method and apparatus for identifying computer vulnerabilities using exploit probes and remote scanning
US10757120B1 (en) Malicious network content detection
US11082435B1 (en) System and method for threat detection and identification
US7509675B2 (en) Non-invasive monitoring of the effectiveness of electronic security services
Souppaya et al. Guide to malware incident prevention and handling for desktops and laptops
US8667581B2 (en) Resource indicator trap doors for detecting and stopping malware propagation
US8769674B2 (en) Instant message scanning
US20140013436A1 (en) System and method for enabling remote registry service security audits
Weaver et al. A worst-case worm
JP2016053979A (en) System and method for local protection against malicious software
Zimba Malware-free intrusion: a novel approach to ransomware infection vectors
US7757287B2 (en) Systems and methods for computer security
RU2661533C1 (en) System and method of detecting the signs of computer attacks
Rrushi NIC displays to thwart malware attacks mounted from within the OS
Zimba et al. Malware-free intrusions: Exploitation of built-in pre-authentication services for APT attack vectors
Foo et al. Intrusion response systems: a survey
US20050262566A1 (en) Systems and methods for computer security
Anand et al. Comparative study of ransomwares
WO2006124025A1 (en) Method and apparatus for providing computer security
US20230418933A1 (en) Systems and methods for folder and file sequestration
Meetei Mathematical model of security approaches on cloud computing
Lee et al. The Game of Spear and Shield in Next Era of Cybersecurity
Paxton et al. Collecting and analyzing bots in a systematic honeynet-based testbed environment
TW202217617A (en) Cyber security protection system and related proactive suspicious domain alert system
CN117278288A (en) Network attack protection method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

NENP Non-entry into the national phase

Ref country code: RU

122 Ep: pct application non-entry in european phase

Ref document number: 06760090

Country of ref document: EP

Kind code of ref document: A1