The present invention is generally related to the security of IP-based networks and devices. More specifically, this invention relates to a system, method, and apparatus for detecting compromise of IP devices that make up a security and surveillance system, IP devices in commercial installations, and in general compromise of any IP network. The present invention may be used to help mitigate intrusions and vulnerabilities in IP networks.
IP devices and IP networks have infiltrated every sector of civilian and commercial use. For example, airports, college campuses, and corporations have installed IP cameras for video surveillance. Hospitals are using IP-connected ECG monitors and other critical healthcare devices. However, while increasing security and improving quality of life, the proliferation of these IP devices has opened a new security vulnerability.
For example, “according to the U.S. Federal Aviation Administration, the new Boeing 787 Dreamliner aeroplane may have a serious security vulnerability in its on-board computer networks that could allow passengers to access the plane's control systems.” (Dean Pullen, The Inquirer, “New Boeing 787 vulnerable to hacking,” Jan. 6, 2008.)
In another example, “ . . . a greater focus on airport security . . . [has led to] growing deployment of advanced IP-based video surveillance systems . . . . However, when handled with insufficient attention and prudence, technology can become a double-edged sword. Despite their undisputed advantages, IP-based surveillance systems also entail grave risks that are not relevant in analog systems . . . . The fact is, IP cameras function as guards, but are often not sufficiently guarded themselves. The critical question then becomes who guards the guards?” (Lior Frenkel, Security Products, “Unidirectional connectivity protects airport networks using IP cameras,” Sep. 1, 2008.)
In yet another example, in the New York Times, a survey found that “despite industry efforts to lock down DNS servers, one in four remain vulnerable to cache poisoning due to the well-documented Kaminsky flaw identified earlier this year and another 40% could be considered a danger to themselves and others, recent research shows.” (Denise Dubie, The New York Times, “1 in 4 DNS Servers Still Vulnerable to Kaminsky Flaw,” Nov. 10, 2008)
Therefore, as recognized by the present inventors, what are needed are a method, apparatus, and system for detecting and alerting on security breaches and potential security vulnerabilities in IP networks.
It is against this background that various embodiments of the present invention were developed.
One embodiment of the present invention is a method for detecting and alerting on the following conditions:
The present inventors recognize that numerous causes of the above conditions are possible (“attack vectors”). Likewise, numerous detectors for each of the above conditions have been invented by the present inventors. Some of the methods described here can detect all, or a large subset, of the possible attack vectors. Other methods described here are specifically designed to catch a critical attack vulnerability (a specific attack vector), such as the Kaminsky flaw for DNS servers. In all, the present invention is not limited to any one of the specific methods shown or described here. The key inventive concept of the present invention is the ability to catch an entire spectrum of IP network vulnerabilities, and the flexibility to easily add detectors for other vulnerabilities as they are discovered. Accordingly, the present invention is comprised of various alternative methods for detecting one or more causes of the above conditions.
According to one aspect of the present invention, a survey of services running on the IP device, historical benchmark data, and traceroute information is used to detect a possible Denial of Service Attack.
According to another aspect of the present invention, log analysis based on whitelist/blacklist as well as correlations of unusual events are use used to detect unauthorized usage.
According to another aspect of the present invention, a passive DNS compromise system as detailed in provisional U.S. Ser. No. 61/115,422 (incorporated herein by reference) is used to detect unauthorized usage.
According to yet another aspect of the present invention, a fingerprint is used as a private key to detect spoofing. Fingerprinting can be performed on the HTTP server running on many IP devices, on the TCP/IP stack or OS stack, or on low-level network address information. Fingerprinting can also be performed on configuration settings, and then verified against a hash of the full configuration settings.
According to yet another aspect of the present invention, watermarking of data streams may be used to detect spoofing.
Finally, according to yet another aspect of the present invention, a unique private key may be burned into the device's physical memory as a way to detect and prevent spoofing.
Other embodiments of the present invention include the systems corresponding to the methods described above, the apparatus corresponding to the methods above, and the methods of operation of such systems. Other features and advantages of the various embodiments of the present invention will be apparent from the following more particular description of embodiments of the invention as illustrated in the accompanying drawings.
The figures attached hereto are illustrative of various aspects of various embodiments of the present invention, in which:
The present invention provides for a system, method, and apparatus for detecting compromise of IP devices that make up an IP-based network.
As used in this Detailed Description of the Invention, the term “IP” shall mean “Internet Protocol.” The Internet Protocol (IP) is a protocol used for communicating data across a packet-switched network using the Internet Protocol Suite, also referred to as TCP/IP. IP is the primary protocol in the Internet Layer of the Internet Protocol Suite and has the task of delivering distinguished protocol datagrams (packets) from the source host to the destination host solely based on their addresses. For this purpose the Internet Protocol defines addressing methods and structures for datagram encapsulation. The first major version of addressing structure, now referred to as Internet Protocol Version 4 (IPv4) is still the dominant protocol of the Internet, although the successor, Internet Protocol Version 6 (IPv6) is being actively deployed worldwide. The design principles of the Internet protocols assume that the network infrastructure is inherently unreliable at any single network element or transmission medium and that it is dynamic in terms of availability of links and nodes. No central monitoring or performance measurement facility exists that tracks or maintains the state of the network. For the benefit of reducing network complexity, the intelligence in the network is purposely mostly located in the end nodes of each data transmission. Routers in the transmission path simply forward packets to the next known local gateway matching the routing prefix for the destination address.
As used herein, a “primitive event” is an atomic, indivisible event from any subsystem. For example, the network management module generates network events corresponding to network occurrences, such as a camera losing network connection, a storage device going down, etc.
As used herein, “compound events” shall include events that are composed of one or more primitive events.
As used herein, “correlated events” shall include primitive and/or compound events that have been correlated across either space or time.
As used herein, the term “meta-data” shall designate data about data. Examples of meta-data include primitive events, compound events, correlated events, network management events, etc.
As used herein, the term “video” shall mean video data alone, audio data alone, as well as audio-visual data (for example, interleaved audio and video). Any reference in this specification to the term “video” shall be understood to include video data alone, audio data alone, as well as audio-video data
As used herein, the term “attribute data” shall designate data about IP devices, such as the quality of the data produced by the IP device, the age of the IP device, time since the IP device was last maintained, integrity of the IP device, reliability of the IP device, and so on. Attribute data has associated weights. For example, maintenance attribute data would have a lower weight for an IP device that was not maintained in the last 5 years compared to an IP device that is regularly maintained every 6 months. Attribute data includes “attributes,” which are attributes of the IP devices, and their associated “weights, or weight functions” which are probabilistic weights attached to data generated by the IP devices. For example, an attribute would be “age of the device,” and an associated weight function would be a function decreasing with age. Some weights may also change with external events, such as maintenance, time, and so on. For example, a weight associated with an IP device may go down if the IP device was not maintained for a period of time and go back up after that IP device is maintained. Attribute data may be determined by a system administrator, and/or determined heuristically.
Meta-data (primitive events, compound events, correlated events, etc.) and attribute data are used throughout the present invention. Meta-data in the form of primitive events is used to detect compound events of higher value. Primitive and compound events are correlated across space and time to generate additional meta-data of even higher value. The events are weighted according to the attribute data corresponding to the device that generated the events. Primitive, compound, and correlated events may trigger one or more intelligent alerts to one or more destinations.
One embodiment of the present invention is a system, a method, and an apparatus for detecting and alerting compromise of an IP-based network.
Analogue surveillance camera 102 captures video data, which is digitized by DVR 103. Digital surveillance camera 105 (which could be an IP camera) also captures video data. Although only two surveillance cameras are shown, the present invention may be applied to any number and combination of analogue and digital surveillance cameras. Audio sensory devices 107 capture audio data. Airplane network 111 represents an IP network composed of IP devices on an airplane, as described in the Boeing example in the Background section of this application. Airport network 113 represents an IP network composed of IP devices used for security of airports. The hospital ECG monitor 115 represents an example of an IP-device used in the healthcare sector. Police cruiser IP device 117 represents an example of an IP-device being deployed by police departments across the country in their vehicles. One or more additional IP devices 109 are also on the network.
A Security Vulnerability Detection Engine 114 monitors the status of the IP devices 103, 105, 107, 109, 111, 113, 115, and 117 for security vulnerability via one or more of the methods described here. The Security Vulnerability Detection Engine is described in greater detail in connection with
Correlation engine 117 takes vulnerability events from vulnerability queue 116 and performs a series of correlations (across both space and time) on the vulnerability events that are described in greater detail below. After the vulnerability events are picked off from the vulnerability event queue 116 by the correlation engine, they are placed in permanent storage in the events database 118. The correlation engine 117 also queries the events database 118 for historical events to perform the correlations described below. The correlation engine also receives input from the configuration database 119 which stores configuration information such as device “attribute data,” rules, etc. The correlation engine 117 correlates two or more primitive events, combinations of primitive events and compound events, and combinations of compound events. The correlation engine is described in greater detail in relation to
Alert/action engine 121 generates one or more alerts and performs one or more actions 124 based on the correlated events from the correlation engine. Examples of alerts include an email to a designated individual, an SMS message to a designated cell phone, an email to an Apple iPhone® or other multimedia-rich portable device, or an alert displayed on the operator's interface 123. Examples of actions include “reboot IP device,” “turn IP device on or off,” etc. Detailed examples of possible actions that may be performed by the alert/action engine 121 are described in greater detail below. Alert/action engine 121 stores all alerts/actions that were performed in alerts database 122.
In one application of the present invention to a video surveillance system, the cameras used may be digital IP cameras, digital PC cameras, web-cams, analog cameras, cameras attached to camera servers, analog cameras attached to DVRs, etc. Any camera device is within the scope of the present invention, as long as the camera device can capture video and is IP-addressable, either directly or indirectly through an intervening device such as an IP-DVR. Some cameras may have an integrated microphone. It is well understood that the system diagram shown in
As recognized by the present inventors, one embodiment of the present invention is a method for detecting and alerting on the following conditions:
The present inventors recognize that numerous causes of the above conditions are possible (“attack vectors”). Likewise, numerous detectors for each of the above conditions have been invented by the present inventors. Some of the methods described here can detect all, or a large subset, of the possible attack vectors. Other methods described here are specifically designed to catch critical attack vulnerabilities (specific attack vectors). In all, the present invention is not limited to any one of the specific methods shown or described here. The key inventive concept of the present invention is the ability to catch an entire spectrum of IP network vulnerabilities, and the flexibility to easily add detectors for other vulnerabilities as they are discovered. Accordingly, the present invention is comprised of various alternative methods for detecting one or more causes of the above conditions, which methods are detailed in the following sections.
A Denial of Service Attack (DOS Attack) is an attempt to make a computer resource unavailable to its intended users. Although the means to carry out, motives for, and targets of a DOS attack may vary, it generally consists of the concerted, malevolent efforts of a person or persons to prevent an Internet site or service from functioning efficiently or at all, temporarily or indefinitely. Perpetrators of DOS attacks typically target sites or services hosted on high-profile web servers such as banks, credit card payment gateways, and even root nameservers.
One common method of attack involves saturating the target (victim) machine with external communications requests, such that it cannot respond to legitimate traffic, or responds so slowly as to be rendered effectively unavailable. In general terms, DOS attacks are implemented by either forcing the targeted computer(s) to reset, or consuming its resources so that it can no longer provide its intended service or obstructing the communication media between the intended users and the victim so that they can no longer communicate adequately.
Multiple methods of detecting DOS Attacks are possible. According to one aspect of the present invention, a survey of services running on the IP device may be used to detect Denial of Service, and to differentiate a DOS attack from a network outage. An IP device typically has multiple services running. For example, a typical IP camera (e.g., Axis 207W) has the following services running (this is not an exhaustive list):
In one embodiment of the present invention, a virtual survey of the services running on the IP device is performed to detect a DOS attack. Each service is systematically queried for a data response or a data acknowledgement, such as an ACK-OK. For example, an ICM (ping) package, SNMP request, HTTP GET request, FTP GET request, or telnet request is performed on each service. Depending on the response from each service, a survey is constructed showing which services successfully responded. This survey is used to detect DOS attacks. Accordingly, it is possible to distinguish between a network outage (such as would be typically reported by a network management application) and a DOS attack. In a network outage situation, the response to ping drops off suddenly and stays down. However, in a DOS attack, ping responses are intermittent.
According to another aspect of the present invention, historical benchmark data may be used to detect DOS attacks. Round-trip time to various IP devices is profiled historically for various protocols (HTTP, FTP, etc.). It has been discovered by the present inventors that these profiles are generally invariant under ordinary circumstances. During a change of network configuration, these profiles may change once and again remain invariant. However, under a DOS attack, the profile changes suddenly, dramatically, and intermittently from the expected historical benchmark profile. It is important when using historical benchmarks to periodically update or “refresh” the benchmarks.
According to another aspect of the present invention, traceroute information may be used to detect a possible DOS attack. A traceroute may be performed from the Security Vulnerability Detection Engine to each IP device. A traceroute works by increasing the “time-to-live” (TTL) value of each successive batch of packets sent. The first three packets sent have a time-to-live value of one (implying that they are not forwarded by the next router and make only a single hop). The next three packets have a TTL value of 2, and so on. When a packet passes through a host, normally the host decrements the TTL value by one, and forwards the packet to the next host. When a packet with a TTL of one reaches a host, the host discards the packet and sends an ICMP time exceeded (type 11) packet to the sender. Traceroute uses these returning packets to produce a list of hosts that the packets have traversed en route to the destination. The three timestamp values returned for each host along the path are the delay (latency) values, typically in milliseconds (ms), for each packet in the batch. If a packet does not return within the expected timeout window, a star (asterisk) is traditionally printed. Traceroute may not list the real hosts. It indicates that the first host is at one hop, the second host at two hops, etc. Internet Protocol does not guarantee that all the packets take the same route. Also note that if the host at hop number N does not reply, the hop will be skipped in the output.
In one illustrative example, the Security Vulnerability Detection Engine requests a traceroute to the IP of the device of interest. Assuming that the IP address of the machine running the Security Vulnerability Detection Engine is 195.80.96.219, and the IP address of the device of interest is 130.94.122.199, the Security Vulnerability Detection Engine issues the following command:
Sample output of the above command is shown here for illustration:
The above are just several illustrative embodiments of the DOS attack detector. Other DOS attack detectors are within the spirit and scope of the present invention.
Under the Computer Fraud and Abuse Act (18 U.S.C. §2701a), unauthorized usage or access to stored, wired, wireless, or electronic communications means: “(1) intentionally accesses without authorization a facility through which an electronic communication service is provided; or (2) intentionally exceeds an authorization to access that facility; and thereby obtains, alters, or prevents authorized access to a wire or electronic communication while it is in electronic storage in such system.” That is, unauthorized usage or access refers to someone gaining logical or physical access without permission to a computer network, system, application software, data, or other resource.
According to one aspect of the present invention, unauthorized usage may be detected by reading and analyzing logs either in the device itself or in the nearest router. The logs can be analyzed by looking at whitelists/blacklists. For example, if an IP device was accessed from an IP on a blacklist, it is known that the IP device has had unauthorized usage. Conversely, if it is known from the log that an IP device was accessed from an IP on the whitelist, it is known that the IP device did not have unauthorized usage. If the IP address is on neither list, this may also be a potential threat, and in correlation with other events, may be determined as a high or low probability of being a real threat. If a particular threat is assigned a high probability by the correlation engine as being a real threat, it may be flagged and temporarily added to the blacklist until a definitive confirmation is made.
Logs can also be analyzed for unusual patterns using the correlation engine described below. All network activity is first logged to log files. The log files are then scanned either in real-time or forensically to look for unusual patterns. Some examples of unusual patterns that may be a sign of a DOS attack include multiple repeated failed attempts to login, multiple attempts to talk to services that are not being provided, the frequency and speed of data requests, and time patterns of login attempts. For example, an IP address on one of the blacklists is attempting to login at the same time every night.
Other alternatives for detecting unauthorized usage are also within the scope and spirit of the present invention.
The Domain Name System (DNS) is a hierarchical naming system for computers, services, or any resource participating in the Internet. It associates various information with domain names assigned to such participants. Most importantly, it translates domain names meaningful to humans into the numerical (binary) identifiers associated with networking equipment for the purpose of locating and addressing these devices world-wide. An often used analogy to explain the Domain Name System is that it serves as the “phone book” for the Internet by translating human-friendly computer hostnames into IP addresses. For example, www.example.com translates to 208.77.188.166. Unfortunately, DNS was not originally designed with security in mind, and thus has a number of security issues.
One class of vulnerabilities is DNS cache poisoning, which tricks a DNS server into believing it has received authentic information when, in reality, it has not (the so-called “Kaminsky flaw” after the computer security expert who discovered it).
DNS responses are traditionally not cryptographically signed, leading to many attack possibilities. Even with encryption, a DNS server could become compromised by a virus (or for that matter a disgruntled employee) that would cause IP addresses of that server to be redirected to a malicious address with a long TTL. This could have far-reaching impact to potentially millions of Internet users if busy DNS servers cache the bad IP data. This would require manual purging of all affected DNS caches as required by the long TTL (up to 68 years).
Some domain names can spoof other, similar-looking domain names. For example, “paypal.com” and “paypal.com” are different names, yet users may be unable to tell the difference when the user's font does not clearly differentiate the letter “1” and the numeral “1”. This problem is much more serious in systems that support internationalized domain names, since many characters that are different, from the point of view of ISO 10646, appear identical on typical computer screens. This vulnerability is often exploited in phishing.
Therefore, according to another aspect of the present invention, a passive DNS compromise system as detailed in provisional U.S. Ser. No. 61/115,422 (incorporated herein by reference) may be used to detect signs of unauthorized usage.
DNS server compromise are a real security threat to IP networks. For example, as stated in the New York Times, one in four DNS servers is still vulnerable to the Kaminsky flaw (Denise Dubie, The New York Times, “1 in 4 DNS Servers Still Vulnerable to Kaminsky Flaw,” Nov. 10, 2008).
Accordingly, one aspect of the present invention is to extend DNS server identification schemes. An IP device may be forced into exposing its DNS server in one of the following ways.
In one embodiment, a way to force an IP device to expose its DNS server is to:
Step 1) Security Vulnerability Detection Engine sends HTML to IP device containing an image that references a third-party hostname named after the IP device's source IP.
Step 2) The IP device hits third-party hostname, which exposes its DNS server.
Step 3) Third-party host sends information about the IP device's DNS server to the Security Vulnerability Detection Engine.
Step 4) The Security Vulnerability Engine now knows the DNS server being used by the IP device, which it can then use for security purposes or can report back to the IP device.
In another embodiment, it is actually possible to eliminate steps 1, 3, and 4 above as follows:
First, register a domain like dns-id.net or something similar. This domain would have a wildcard DNS entry sending *.dns-id.net to a web server. To get the DNS server currently in use, an IP device could embed the following two tags into a web page:
<img src=“http://[random string].dns-id.net/bits0—8.png”>
<img src=“http://[random string].dns-id.net/bits16—24.png”>
. . . in which [random string] is a random string, the same string used for both image links. The content of this string doesn't matter.
When the dns-id.net web server receives a request for these images, it looks through the logs of its DNS server to determine where the request for [random string].dns-id.net came from. It then serves up two blank transparent images, but whose width and height are bytes 0, 8, 16, and 24 of the IP address of the DNS server used for the request.
For example, if an IP device is using DNS server 66.83.39.4, the following images are generated:
Since these are empty flat transparent images, the size of the image files is tiny. Using the width and height is just a way to smuggle back some data since it is not possible to do this with AJAX and XMLHttpRequest since that call has a same-site restriction enforced by the browser.
JavaScript code can then get the width and height of these dummy images, and can assemble the IP address. Thus, using this service, a webscript on any IP device can discover in a single operation the DNS server that was used to resolve its host.
In yet another embodiment, this concept can be generalized further for use on any IP device that has a DNS resolution mechanism as follows:
Step 1) Force a DNS lookup by the IP device by putting “[random string].dns-id.net” in a setting that can be triggered later, for example, the timeserver setting.
Step 2) Trigger a DNS server lookup by asking the IP device to activate that setting, for example, by asking the IP device to update its time.
Step 3) By using the mechanism described above, the Security Vulnerability Detection Engine can now determine the DNS server used by the IP device whose setting was set to “[random string].dns-id.net”.
The above methods can be used to detect blacklisted or rogue DNS servers “anti-phishing.” The examples given here are but illustrative of certain embodiments of the present invention, and other unauthorized access detectors are within the spirit and scope of the present invention.
In the context of network security, a spoofing attack is a situation in which one person or program successfully masquerades as another by falsifying data and thereby gaining an illegitimate advantage. An example from cryptography is the man-in-the-middle attack, in which an attacker spoofs Alice into believing the attacker is Bob, and spoofs Bob into believing the attacker is Alice, thus gaining access to all messages in both directions without the trouble of any crypto-analytic effort.
The attacker must monitor the packets sent from Alice to Bob and then guess the sequence number of the packets. Then the attacker knocks out Alice with a SYN attack and injects their own packets, claiming to have the address of Alice. Alice's firewall can defend against some spoof attacks when it has been configured with knowledge of all the IP addresses connected to each of its interfaces. It can then detect a spoofed packet if it arrives at an interface that is not known to be connected to the IP address. Many carelessly designed protocols are subject to spoof attacks, including many of those used on the Internet.
Another kind of spoofing is “webpage spoofing,” also known as phishing. In this attack, a legitimate web page such as a bank's site is reproduced in “look and feel” on another server under control of the attacker. The intent is to fool the users into thinking that they are connected to a trusted site, for instance to harvest usernames and passwords.
This attack is often performed with the aid of URL spoofing, which exploits web browser bugs in order to display incorrect URLs in the browsers location bar; or with DNS cache poisoning in order to direct the user away from the legitimate site and to the fake one (Kaminsky flaw). Once the user puts in their password, the attack-code reports a password error, then redirects the user back to the legitimate site.
More specifically, in computer networking, the term IP address spoofing refers to the creation of IP packets with a forged (spoofed) source IP address for the purpose of concealing the identity of the sender or impersonating another computing system.
The header of each IP packet contains, among other things, the numerical source and destination address of the packet. The source address is normally the address that the packet was sent from. By forging the header so it contains a different address, an attacker can make it appear that the packet was sent by a different machine. The machine that receives spoofed packets will send a response back to the forged source address, which means that this technique is mainly used when the attacker does not care about response or the attacker has some way of guessing the response.
In certain cases, it might be possible for the attacker to see or redirect the response to their own machine. The most usual case is when the attacker is spoofing an address on the same LAN or WAN.
IP spoofing is often used in combination with Denial of Service attacks. In such attacks, the goal is to flood the victim with overwhelming amounts of traffic, and the attacker does not care about receiving responses to their attack packets. Packets with spoofed addresses are thus suitable for such attacks. They have additional advantages for this purpose—they are more difficult to filter since each spoofed packet appears to come from a different address, and they hide the true source of the attack. Denial of service attacks that use spoofing typically randomly choose addresses from the entire IP address space, though more sophisticated spoofing mechanisms might avoid unroutable addresses or unused portions of the IP address space.
IP spoofing can also be a method of attack used by network intruders to defeat network security measures, such as authentication based on IP addresses. This method of attack on a remote system can be extremely difficult, as it involves modifying thousands of packets at a time. This type of attack is most effective where trust relationships exist between machines. For example, it is common on some corporate networks to have internal systems trust each other, so that a user can log in without a username or password provided they are connecting from another machine on the internal network (and so must already be logged in). By spoofing a connection from a trusted machine, an attacker may be able to access the target machine without authenticating.
Configuration and services that are especially vulnerable to IP spoofing include:
The term spoofing is also sometimes used to refer to header forgery, the insertion of false or misleading information in e-mail or netnews headers. Falsified headers are used to mislead the recipient, or network applications, as to the origin of a message. This is a common technique of spammers and sporgers, who wish to conceal the origin of their messages to avoid being tracked down. That is, the sender information shown in e-mails (the “From” field) can be spoofed easily.
Therefore, according to another aspect of the present invention, a fingerprint is used as a private key to detect spoofing. According to an invention concept of the present invention, spoofing can be detected in one or more of the following ways:
Fingerprints can be generated from various aspects of an IP device, such as its HTTP headers, TCP/IP stock or OS, low-level network addresses, or configuration items. The main advantage of fingerprinting in detecting spoofing is that while a malicious hacker may change an original data-stream to a data-stream that looks similar to the original data-stream, it is very difficult for the hacker to identify and replicate the fingerprint itself.
According to one embodiment of the present invention, fingerprinting of the HTTP server, such as the server headers, error page text, etc. is used to detect potential spoofing of an IP device.
According to another embodiment of the present invention, fingerprinting of the TCP/IP stack or OS stack, such as the IP device's response to IP behavior, etc. is used to detect potential spoofing of an IP device.
According to yet another embodiment of the present invention, fingerprinting of the low-level network address information, such as the MAC address, etc. is used to detect potential spoofing of an IP device.
According to yet another embodiment of the present invention, fingerprinting of the configuration items, especially unused configuration items, such as descriptive data, etc. is used to detect potential spoofing of an IP device. Fingerprinting may be achieved by performing a hash of the configuration settings on an IP-device. In one embodiment of the invention, configuration settings that are either unused, or have no impact on the IP-device, (for example, descriptive data or meta-data) may be used for this purpose. One advantage of using the descriptive data is that this data is usually not used by any applications, and therefore may be randomly generated periodically to keep the fingerprint of each device “fresh.”
According to yet another embodiment of the present invention, watermarking of IP device data streams is used to detect potential spoofing of an IP device. For example, in an IP camera, watermarking the image may be used to detect potential spoofing, since the watermark would be both hidden and a secret key would make the watermark difficult for a hacker to reproduce.
Finally, according to yet another embodiment of the present invention, burning a unique private key in the device's physical memory (e.g., ROM), is used to detect potential spoofing of an IP device. One disadvantage of the last two approaches to spoofing detection is both may require cooperation from the device manufacturer to burn a watermark or a private key into the IP device ROM.
Various fingerprinting algorithms are within the scope of the present invention, and the present invention is not limited to any single fingerprinting algorithm. However, to serve serve its intended purposes, a fingerprinting algorithm must be able to capture the identity of the device configuration with virtual certainty. In other words, the probability of a collision—two random streams of device configurations yielding the same fingerprint—must be negligible, compared to the probability of other unavoidable causes of fatal errors (such as the system being destroyed by war or by a meteorite); say, 10−20 or less.
A fingerprinting algorithm may be a one-way hashing function with a very low collision frequency. This requirement is somewhat similar to that of a checksum function, but is much more stringent. To detect accidental data corruption or transmission errors, it is sufficient that the checksums of the original data and any corrupted version will differ with near certainty, given some statistical model for the errors. In typical situations, this goal is easily achieved with 16- or 32-bit checksums. In contrast, device fingerprints need to be at least 64-bit long to guarantee virtual uniqueness in systems with large numbers of devices.
After the primitive events have been filtered by Type I Filter 204 and Type II Filter 206, they are evaluated by compound event detection module 208 for presence of compound events. An example of a compound event is a “DNS cache poison.” A compound event occurs when certain primitive vulnerability events are detected nearly simultaneously or contemporaneously. For example, a “DNS cache poison” compound event occurs when a DNS server is asked repeatedly to resolve a domain name that it does not have cached while simultaneously providing a wrong answer to the domain resolution. Compound events are defined by the system administrator as a combination of two or more primitive events. Compound events may include primitive vulnerability events from one IP device, from two or more IP devices, or even from two disparate types of IP devices.
After compound events have been detected from primitive events, the primitive and compound events are correlated across space by event correlation module 210. Event correlation across space module 210 looks for events occurring “substantially simultaneously” or in close time proximity, across multiple IP devices of varying types located across space. For example, a space correlation would occur when activity is detected from several countries known to have vulnerabilities simultaneously, a high volume of traffic is detected from these countries, and this is also the first time that requests have come from those particular countries. Next, the primitive and compound events are correlated across time by event correlation module 212. Event correlation across time module 212 looks for historical event correlations between events detected now, and events that occurred historically. For example, a time correlation would occur when suspicious requests were detected coming from an IP or physical address that was previously involved in a DNS cache poison attack.
At each detection of a compound event by compound event detection module 208, and each correlation across both space and time by event correlation modules 210 and 212, the compound events and correlated events are stored in events database 118. Rule evaluation module 214 evaluates a set of rules from rules database 216 based on the events stored in events database 118. Examples of event correlation and rule evaluation are described in greater detail below.
Finally, alert/action engine 121 issues one or more alerts or performs one or more actions 123 based on the rules evaluated by the rule evaluation module 214. The alerts/actions are stored in alerts database 122. One of ordinary skill will recognize that the architecture shown in
One embodiment of the present invention allows real-time alerts to be issued based on the present and historical vulnerability data, and especially the present and historical vulnerability events. In one embodiment of the present invention, the correlation engine correlates vulnerability events, both present and historical, across multiple IP devices and multiple locations, and activates via the alert/action engine one or more actions in response to the correlation exceeding a particular threshold. As previously described, the correlation engine may evaluate various rules, such as “issue an alert to a given destination when a given vulnerability is detected in a given device class during a designated time.” Security Vulnerability Detectors are used to detect vulnerability events in the IP devices, which are then input into the correlation engine. Input may also come from other systems, such as sensory devices (e.g., temperature and pressure probes). Various actions may be taken under certain conditions, and may be activated by the alert/action engine when a certain set of conditions are met
In addition to alerting on the occurrence of primitive or compound events, the present invention may also alert based on an accumulated value of multiple events across space and time. Equations 1 to 3 show possible rules that may be evaluated by the correlation engine. For example, as shown in Eq. 1, action component a1 will be activated if the expression on the left-hand side is greater than a predetermined threshold τ1. In Eqs. 1-3, “a” stands for an action, “w” stands for attribute weights, “x” stands for one class of vulnerability events, and “v” stands for another class of vulnerability events. Eqs. 1-3 could represent a hierarchy of actions that would be activated for different threshold scenarios. Eqs. 1-3 are illustrative of only one embodiment of the present invention, and the present invention may be implemented using other equations and other expressions.
Equation 4 shows an example of a calculation for determining weights. The weights “wi” may be a weighted average of attribute data (ak), including resolution of the data (R), age of the device used to capture the data (A), time since last maintenance of the device used to capture the data (TM), and reliability of the source of the data (RS). Other weighting factors may also be used, and the weighing factors described here are illustrative only and are not intended to limit the scope of the invention.
In equation 4, ωk are relative weights of the attributes (ak), which are themselves weights associated with the data sources. The preceding equations are illustrative of but one manner in which the present invention may be implemented and are not intended to limit the scope to only these expression(s).
In one embodiment of the present invention used to protect IP surveillance systems, all surveillance cameras and audio sensory devices (such as gunshot detectors) are displayed as icons on the physical map. “Plumes” (arcs of circles) are used to represent physical areas of coverage of the cameras, while “concentric circles” (or ellipses) are used to represent physical areas of coverage of audio devices (such as gunshot detectors). The physical area of coverage for a surveillance camera is the physical area of the facility that is within the field of view of the camera. Since this value depends on resolution, as well as other camera properties (for example, a “fish-eye” camera has 180° of coverage), these values are obtained from the camera manufacturer and maintained as device “attribute data” (described above). Physical area of coverage for a gunshot detector is the physical area over which the gunshot device can accurately and reliably detect a gunshot. The physical area of coverage is obtained from the gunshot detector manufacturer and maintained as device “attribute data” (described above). Typical gunshot detectors have ranges on the order of approximately 0.25 to 1 mile radius, while typical cameras have ranges of several tens to hundreds of feet.
Finally, interior display module 316 displays interiors of buildings and shows devices and areas of coverage inside buildings. Interior display module 316 is activated whenever an operator zooms into a building while in either the street view or the satellite view. The interior display module shows which interior portions of a building are covered (or not covered) by the IP devices, such as video cameras. Analogously to the street view and the satellite view, the interior display shows icons placed on the floor plan corresponding to the locations of the cameras and plumes to represent areas of coverage of the surveillance cameras. (
The display automatically refreshes the view of the network and updates the display of the network. For example, if a camera is added, the refresh cycle automatically displays the new network with the new camera. Any new devices plugged into the LAN are automatically displayed on the GUI. If an existing healthy device goes off-line, then its icon is represented in a different state (for example, a healthy device in green and an off-line device in red).
The physical map provides a configuration interface to view and manage physical locations of all cameras, gunshot devices, other IP sensory devices, storage devices, and any other IP devices and subsystems. The interface provides a mechanism to input locations of all cameras, gunshot detectors, other sensory devices, storage devices, and any other IP devices and subsystems of the network. An IP device is selected from the topological map by clicking on the icon or selecting from a list. Physical locations of the device are selected on the physical map by clicking on the physical location, by entering the street address of the device, or by entering GPS co-ordinates (latitude and longitude) of the device. The physical locations of the device are saved in the sources database 304.
Most mapping tools have good resolution up to the street or building level, but cannot zoom in past this level of detail. According to the present invention, finer detail may be shown on a floor plan, or a 3D interior map of the building. The floor plan view or 3D interior map is automatically displayed when an operator attempts to zoom into a particular building. For example, a bitmap of the building floor plan may be displayed to show camera locations inside a building when a user clicks on the building. As described previously, the interior display module 316 of
It is to be understood that this is only an illustrative hardware architecture on which the present invention may be implemented, and the present invention is not limited to the particular hardware shown or described here. It is also understood that numerous hardware components have been omitted for clarity, and that various hardware components may be added without departing from the spirit and scope of the present invention.
Legacy systems, such as external security systems 909 may also be present. A central management server 910 manages the system 900, provides system administrator, access control, and management functionality. Enterprise master and slave servers 912 provide additional common system functionality. Video analytics server 907 provides the video analytics device functionality as needed.
The video, including live feeds, as well as recorded video, may be viewed on smart display matrix 905. The display matrix includes one or more monitors, each monitor capable of displaying multiple cameras or video views simultaneously. One or more clients are provided to view live video data, as well as to analyze historical video data. Supported clients include PDA 901 (such as an Apple iPhone®), central client 902, and smart client 903. A remote client 904 may be connected remotely from anywhere on the network or over the public Internet.
Examples of primitive vulnerability events include potential DOS attack events, potential unauthorized access attack events, potential spoofing attack events, network events indicative of the network status of all subsystems, etc. (not shown in
Compound events are detected from one or more primitive vulnerability events as described above, as shown in step 1010. Primitive and compound vulnerability events are correlated across time as described above, as shown in step 1012. Primitive and compound vulnerability events are correlated across space as described above, as shown in step 1014. The primitive and compound vulnerability events are weighted by their corresponding attribute data during the correlation steps (not shown in
As described above, various actions may be performed in response to a rule being activated. The alert/action engine may activate one or more actions under certain conditions defined by the rules. Some illustrative actions are listed below. However, the present invention is not limited to these particular actions, and other actions are within the scope of the present invention.
1. Send email to designated person
2. Send media-rich alert to Apple iPhone® or other multimedia hand-held device
3. Send text message (SMS) to designated phone number
4. Send text message (SMS) to mass list (e.g., all employees of a corporation)
5. Send alert to public address system
6. Call designated phone
7. Notify authorities or the police
8. Connect voice to designated person (IT director, maintenance person, security)
9. Activate electronic locks
10. Turn IP device on or off
11. Reboot IP device upon failure
12. Turn lights on or off in a designated area
13. Issue a forced alert (with automatic escalation if no response)
14. Follow a person using Pan-Zoom-Tilt (PTZ) camera
15. Follow a person from camera to camera
The following discussion illustrates just a small selection of advanced applications and real-world scenarios that may be prevented using the principles of the present invention.
In one example, a proliferation of IP devices for inspections has opened up new vulnerabilities in a traditional paper-and-pencil world. KD Secure has developed an inspection tool that may be used to ensure that the maintenance and inspections of heavy industrial equipment and important real property has been properly carried out. For example, this tool can be used to ensure that cranes have been maintained daily, that windmills have been properly inspected, and that houses have been properly inspected for pests. The details of this inspection tool are detailed in U.S. Ser. No. 61/122,632, filed on Dec. 15, 2008 and entitled “A system, method and apparatus for inspections and compliance verification of industrial equipment using a handheld device.” In short, this tool is a handheld IP-addressable device that scans RFID tags and takes pictures of the object being inspected. This data is uploaded to a server, which can be accessed later for compliance and audit purposes. However, since the handheld tool is IP addressable, it is subject to the sorts of attacks detailed in this patent application. For example, a malicious individual can perform a Denial of Service attack, rendering the tool inoperable for its intended purpose—valuable inspection time is lost. More dangerous, the malicious individual may gain access to the device via one of the attack vectors described in this application for patent, and steal or otherwise modify inspection data. Worst of all, an attacker may compromise the validity of the entire data by redirecting false data in place of the real data (“spoofing”). All of these problems can be solved by one or more aspects of the present invention.
Any security system that involves IP cameras, or other IP sensors, such as IP-enabled swipe card readers, etc. can be compromised as described above. The cameras may be disabled, an unauthorized person can connect to the camera to view it, or a security guard may be viewing a “spoofed” image while a crime is being committed. The present invention may be used to prevent such attacks on surveillance systems themselves.
The biotech, biomed, and pharmaceutical companies are rapidly adopting IP-based technologies and infrastructure, for example, the Smart Petrie Dish as described in U.S. Ser. No. 61/145,631 filed on Jan. 19, 2009 and entitled “Apparatus, system, and method for incubation, automatic analysis, and experimental alerting of biological cultures.” KD Secure was developing a product to monitor, alert, and forensically analyze cells being incubated for biomedical research. The use of such devices by biotech companies greatly increases productivity and quality of life for researchers. However, a competitor who wishes to steal intellectual property, such as trade secrets or unpublished patents, may hack these IP-based systems (many of which use IP-based cameras and other IP-based sensors) via one or more of the attack vectors described in this application, to gain access to valuable competitive data. The present invention may be used to prevent such corporate espionage.
As a result of the passage of HIPPA and other state and federal regulations and cost cutting measures, hospitals have instituted widespread use of electronic medical records and have connected their critical medical equipment, such as patient monitoring systems, to the Internet. However, this has opened up both historical medical records, as well as live medical data, to potential malicious compromise and attack. The present invention may be used to prevent such medical data theft.
Several examples of illustrative scenarios in which the present invention could be applied were described here. However, as will be immediately recognized by one of ordinary skill, the present invention is not limited to these particular examples. The present invention can be used wherever IP networks are vulnerable to attack.
In one embodiment, a system administrator may set the rules. The system administrator may hold an ordered, procedural workshop with the users and key people of the organization using the present invention to determine which primitive vulnerability events to detect, which compound events to detect, what weighing criteria (attribute data) to assign to devices, and what alerting thresholds to use, as well as who should receive which alerts.
In another embodiment, the rules may be heuristically updated. For example, the rules may be learned based on past occurrences. In one embodiment, a learning component may be added which can recognize missing rules. If an alert was not issued when it should have been, an administrator of the system may note this, and a new rule may be automatically generated.
In one embodiment of the present invention, several user interfaces may be provided. For example, a user interface may be provided for an administrator, who can modify various system parameters, such as the primitive vulnerability events being detected and recorded, the compound events and their definition in terms of primitive events, the attribute data, the rules, the thresholds, as well as the action components, alert destinations, contact lists, and group lists. Another user interface may be provided for an officer, such as an IT security officer, to monitor the activity of the system. For example, a user interface for the IT security officer would allow the officer to monitor alerts system-wide, turn on and off appropriate IP devices, and notify authorities. An interface may also be provided for an end-user, such as an executive. The interface for the end-user allows, for example, the end-user to monitor those alerts relevant to him or her, as well as to view those data streams he or she has permission to view. Various user interfaces may be created for various users of the present invention, and the present invention is not limited to any particular user interface shown or described here.
Various embodiments of the present invention include: 1. A vulnerability detection and alerting system, comprising:
one or more IP devices comprising an IP network;
one or more processors, communicating with the IP devices over the IP network; and
one or more memories, operatively coupled to the one or more processors, the one or more memories comprising program code which when executed causes the one or more processors to:
monitor the one or more IP devices on the IP network;
detect one or more primitive vulnerability events in the IP devices;
generate attribute data representing information about the importance of the IP devices;
correlate two or more primitive vulnerability events, the primitive vulnerability events weighted by the attribute data of the IP devices; and
perform one or more actions based on the correlation performed in the correlating step.
2. The system of claim 1, further comprising program code to:
normalize the primitive vulnerability events.
3. The system of claim 1, further comprising program code to:
filter out primitive vulnerability events based on a set of rules.
4. The system of claim 1, further comprising program code to:
detect compound events composed of two or more primitive vulnerability events.
5. The system of claim 4, further comprising program code to:
time correlate the primitive vulnerability events and the compound events across time;
space correlate the primitive vulnerability events and the compound events across space; and
evaluate one or more rules based on the correlation performed in the time correlating step and the space correlating step.
6. The system of claim 5, further comprising program code to:
generate one or more new rules based on the primitive vulnerability events correlated in the correlating step and the actions performed in the action step.
7. The system of claim 1, further comprising program code to:
receive tip data from one or more external sources;
determine attribute data for the tip data, the attribute data representing the reliability of a source of the tip data; and
generate tip events based on the tip data and the attribute data.
8. The system of claim 1, wherein the one or more IP devices are IP surveillance cameras.
9. The system of claim 1, further comprising program code to:
monitor a network status of the IP devices; and
generate network events reflective of the network status of the IP devices.
10. The system of claim 1, wherein the program code to generate attribute data representing information about the importance of the IP devices further comprises program code to:
determine one or more weights for the primitive vulnerability events based at least on a reliability of the IP devices.
11. The system of claim 10, further comprising program code to:
determine one or more weights using a weight corresponding to a time the primitive vulnerability event was received and a weight corresponding to a frequency that the primitive vulnerability event was received.
12. The system of claim 10, further comprising program code to:
determine one or more weights by using a weight based on events external to the IP devices.
13. A vulnerability detection and alerting system for detecting compromise of one or more IP devices on an IP network, the system comprising:
at least one vulnerability detector adapted to detect one or more primitive vulnerability events in the IP devices;
an attribute engine adapted to generate attribute data representing information about the importance of the IP devices;
a correlation engine adapted to correlate two or more primitive vulnerability events weighted by the attribute data of the IP devices; and
an action engine adapted to perform one or more actions based on the correlation performed by the correlation engine.
14. The system of claim 13, further comprising:
a normalization engine adapted to normalize the primitive vulnerability events.
15. The system of claim 13, further comprising:
a filter adapted to filter out primitive vulnerability events based on a set of rules.
16. The system of claim 13, further comprising:
a compound event detector adapted to detect compound events composed of two or more primitive vulnerability events.
17. The system of claim 16, further comprising:
a time correlator adapted to correlate the primitive vulnerability events and the compound events across time;
a space correlator adapted to correlate the primitive vulnerability events and the compound events across space; and
a rules engine adapted to evaluate one or more rules based on the correlation performed by the time correlator and the space correlator.
18. The system of claim 17, further comprising:
a learning engine adapted to generate one or more new rules based on the primitive vulnerability events correlated by the correlating engine and the actions performed by the action engine.
19. The system of claim 13, wherein the one or more IP devices are IP surveillance cameras.
20. The system of claim 13, wherein the attribute data representing information about the importance of the IP devices is determined based at least on a reliability of the IP devices.
21. The system of claim 20, wherein the attribute data representing information about the importance of the IP devices is determined by using a weight corresponding to a time the primitive vulnerability event was received and a weight corresponding to a frequency that the primitive vulnerability event was received.
22. The system of claim 20, wherein the attribute data representing information about the importance of the IP devices is determined by using a weight based on events external to the IP devices.
23. A system for detecting and alerting on possible compromise of an IP network having one or more IP devices, the system comprising:
a vulnerability detection engine for detecting one or more vulnerabilities in the IP network;
a correlation engine adapted to correlate two or more vulnerabilities weighted by an importance of the IP device corresponding to the vulnerabilities; and
an action engine adapted to perform one or more actions based on the correlation performed by the correlation engine.
24. The system of claim 23, wherein the vulnerability detection engine comprises:
means for detecting at least one potential denial of service attack.
25. The system of claim 24, wherein the denial of service attack is detected by a service survey.
26. The system of claim 24, wherein the denial of service attack is detected by a historical benchmark analysis.
27. The system of claim 24, wherein the denial of service attack is detected by a traceroute.
28. The system of claim 23, wherein the vulnerability detection engine comprises:
means for detecting at least one potential unauthorized usage attempt.
29. The system of claim 28, wherein the unauthorized usage is detected by a passive DNS query.
30. The system of claim 28, wherein the unauthorized usage is detected by log analysis.
31. The system of claim 28, wherein the unauthorized usage is detected by correlations of unusual behavior.
32. The system of claim 23, wherein the vulnerability detection engine comprises:
means for detecting at least one potential spoofing attack.
33. The system of claim 32, wherein the spoofing attack is detected by a fingerprint of the IP devices' HTTP server.
35. The system of claim 32, wherein the spoofing attack is detected by a fingerprint of the IP devices' TCP/IP stack.
36. The system of claim 32, wherein the spoofing attack is detected by a fingerprint of the IP devices' configuration settings.
37. The method of claim 32, wherein the spoofing attack is detected by a watermark in data streams of the IP devices.
38. The method of claim 32, wherein the spoofing attack is detected by burning a unique private key in the IP devices' physical memory.
39. The system of claim 23, wherein the correlation engine comprises:
a normalization engine adapted to normalize the primitive vulnerability events;
a filter adapted to filter out primitive vulnerability events based on a set of rules;
a compound event detector adapted to detect compound events composed of two or more primitive vulnerability events;
a time correlator adapted to correlate the primitive vulnerability events and the compound events across time;
a space correlator adapted to correlate the primitive vulnerability events and the compound events across space; and
a rules engine adapted to evaluate one or more rules based on the correlation performed by the time correlator and the space correlator.
40. The system of claim 23, further comprising a network management module, wherein the network management module further comprises:
means for monitoring a network status of the IP devices; and
means for generating network events reflective of the network status of the IP devices.
While the methods disclosed herein have been described and shown with reference to particular operations performed in a particular order, it will be understood that these operations may be combined, sub-divided, or re-ordered to form equivalent methods without departing from the teachings of the present invention. Accordingly, unless specifically indicated herein, the order and grouping of the operations is not a limitation of the present invention.
While the invention has been particularly shown and described with reference to embodiments thereof, it will be understood by those skilled in the art that various other changes in the form and details may be made without departing from the spirit and scope of the invention, as defined in the appended claims.
This application claims priority from provisional U.S. Ser. No. 61/146,230, filed on Jan. 21, 2009, and entitled “SYSTEMS, METHODS, AND DEVICES FOR DETECTING SECURITY VULNERABILITIES IN IP DEVICES,” the entirety of which is hereby incorporated by reference herein.
Number | Date | Country | |
---|---|---|---|
61146230 | Jan 2009 | US |