Method for notarizing packet traces
Claim Score by NHIP
Abstract
A system and method for capturing non-forgeable packet traces. Upon start-up of a sniffer, a first quote of Platform Configuration Register (PCR) values in a Trusted Platform Module (TPM) utilized by the sniffer is obtained, wherein the first quote comprises a list of starting values in the PCRs and is signed by the TPM and stored in a packet log. When a packet of interest is intercepted by the sniffer, the sniffer obtains a hash of the packet and instructs the TPM to extend a PCR with the hash value. The packet of interest is then stored in the packet log. When the sniffer is shutdown, a second quote of values in the PCRs is obtained, wherein the second quote comprises a list of current values in the PCRs, and wherein the second quote is signed by the TPM and stored in the packet log.

Term
Projected expiry 5 June 2033.
- Priority and filed
- Published
- Today
- Projected expiry
27 claims: 3 independent, 24 dependent
- 1Broadest claimClaim Score 46, average(NHIP)A computer implemented method in a network sniffer for capturing non-forgeable packet traces, the computer implemented method comprising:responsive to a start-up of a sniffer, obtaining a first quote of values in one or more platform configuration registers in a trusted platform module utilized by the sniffer, wherein the first quote comprises a list of starting values in the one or more platform configuration registers, and wherein the first quote is signed by the trusted platform module and stored in a packet log;responsive to intercepting a packet of interest at the sniffer, obtaining a hash of the packet of interest;instructing the trusted platform module to extend a platform configuration register with the hash of the packet of interest;storing the packet of interest in the packet log;and responsive to a shutdown of the sniffer, obtaining a second quote of values in the platform configuration registers, wherein the second quote comprises a list of current values in the platform configuration registers, and wherein the second quote is signed by the trusted platform module and stored in the packet log.
- 10A data processing system for capturing non-forgeable packet traces, the data processing system comprising:a bus;a storage device connected to the bus, wherein the storage device contains computer usable code;at least one managed device connected to the bus;a communications unit connected to the bus;and a processing unit connected to the bus, wherein the processing unit executes the computer usable code to obtain a first quote of values in one or more platform configuration registers in a trusted platform module utilized by a sniffer in response to a start-up of the sniffer, wherein the first quote comprises a list of starting values in the one or more platform configuration registers, and wherein the first quote is signed by the trusted platform module and stored in a packet log, obtain a hash of a packet of interest in response to intercepting the packet of interest at the sniffer, instruct the trusted platform module to extend a platform configuration register with the hash of the packet of interest, store the packet of interest in the packet log, and obtain a second quote of values in the platform configuration registers in response to a shutdown of the sniffer, wherein the second quote comprises a list of current values in the platform configuration registers, and wherein the second quote is signed by the trusted platform module and stored in the packet log.
- 19A computer program product for capturing non-forgeable packet traces, the computer program product comprising:a computer usable medium having computer usable program code tangibly embodied thereon, the computer usable program code comprising: computer usable program code for obtaining a first quote of values in one or more platform configuration registers in a trusted platform module utilized by a sniffer in response to a start-up of the sniffer, wherein the first quote comprises a list of starting values in the one or more platform configuration registers, and wherein the first quote is signed by the trusted platform module and stored in a packet log;computer usable program code for obtaining a hash of the packet of interest in response to intercepting a packet of interest at the sniffer;computer usable program code for instructing the trusted platform module to extend a platform configuration register with the hash of the packet of interest;computer usable program code for storing the packet of interest in the packet log;and computer usable program code for obtaining a second quote of values in the platform configuration registers in response to a shutdown of the sniffer, wherein the second quote comprises a list of current values in the platform configuration registers, and wherein the second quote is signed by the trusted platform module and stored in the packet log.
Independent claims3
61 paragraphs in 4 sections, as filed
BACKGROUND OF THE INVENTION
00011. Field of the Invention
0002The present invention relates generally to wiretapping electronic communications, and in particular to a computer implemented method, data processing system, and computer program product for authenticating or “notarizing” packet traces.
00032. Description of the Related Art
0004Wiretapping is the process of monitoring telephone or electronic communications by third party, often by covert means. This process of intercepting telephone conversations and electronic communications such as faxes, email, and other data transfers provides an effective investigation tool to be used by law enforcement agencies. To implement a wiretap, law enforcement agencies typically issue a wiretap request to the central office of the telephone companies or Internet Service Providers (ISPs). Examples of wiretapping products employed by law enforcement agencies to intercept electronic communications include Carnivore, which was developed by the U.S. Federal Bureau of Investigation, and Cyveillance, a commercial product. The Carnivore system is deployed at the ISP of the person for whom the law enforcement officials have wiretap authorization to snoop and store their communication traces. Both Cyveillance and Carnivore operate essentially as packet sniffers, which are programs that can “see” all of the information passing over a network to which it is connected. The program looks at, or “sniffs”, each packet as the data streams over the network. The wiretap devices look for packets or communication sessions with particular packet attributes and if found, save the sessions to disk or tape for later viewing and use in court proceedings. However, if the chain of custody of generated computer records such as these stored sessions cannot be proven, a court may consider such records as hearsay, and special arguments must be made to be able to introduce the records as evidence in court.
0005Existing methods in the current art for storing information related to a wiretap include hashing audit log records, using a hardware device to store the message digests of audit log records, integrating message digests into particular applications such as chat clients, and using a hardware device to store the message digests of a chat log. However, all of these existing methods typically store the wiretap information within a log and then perform a hash of the entire log. A hash function substitutes or transposes the data to create a digital “fingerprint”, or a hash value. A typical hash function comprises a short string of letters and numbers (binary data written in hexadecimal notation). When another hash value of the log is taken at a later time, the two hash values are compared. If the hash values match, the log is determined to be authentic. However, there may still be some question as to the authenticity of the data in a court of law since the computer data may potentially be altered prior to the initial hash of the complete log. There is currently no way to ensure that the data has not been altered or touched by someone in some way since the time it was collected.
SUMMARY OF THE INVENTION
0006The illustrative embodiments provide a computer implemented method, data processing system, and computer program product for authenticating or “notarizing” packet traces. In particular, the illustrative embodiments provide a network sniffer for capturing non-forgeable packet traces. Responsive to a start-up of the sniffer, a first quote of values is obtained from one or more platform configuration registers in a trusted platform module utilized by the sniffer, wherein the first quote comprises a list of starting values in the platform configuration registers, and wherein the first quote is signed by the trusted platform module and stored in a packet log. When a packet of interest is intercepted at the sniffer, the sniffer obtains a hash of the packet of interest. The sniffer then instructs the trusted platform module to extend a platform configuration register with the hash of the packet of interest by appending the hash of the packet of interest to the hash of the current value of the platform configuration register and hashing this value to create the new hash which is stored in the PCR. The sniffer may instruct the trusted platform module to extend the platform configuration register by calling a PCRExtend API. The packet of interest is then stored in the packet log. When the sniffer is shutdown, a second quote of values in the platform configuration registers is obtained, wherein the second quote comprises a list of current values in the platform configuration registers, and wherein the second quote is signed by the trusted platform module and stored in the packet log.
BRIEF DESCRIPTION OF THE DRAWINGS
0007The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further objectives and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
0008<figref idref="DRAWINGS">FIG. 1</figref> depicts a pictorial representation of a distributed data processing system in which the illustrative embodiments may be implemented;
0009<figref idref="DRAWINGS">FIG. 2</figref> is a block diagram of a data processing system in which the illustrative embodiments may be implemented;
0010<figref idref="DRAWINGS">FIG. 3</figref> is a block diagram of an exemplary trusted platform architecture in which the illustrative embodiments may be implemented;
0011<figref idref="DRAWINGS">FIG. 4</figref> is a block diagram illustrating an exemplary trusted platform architecture with which the illustrative embodiments may be implemented;
0012<figref idref="DRAWINGS">FIGS. 5A and 5B</figref> are block diagrams of known wiretapping configurations;
0013<figref idref="DRAWINGS">FIG. 6</figref> is a block diagram of an exemplary wiretapping configuration comprising a secure non-repudiable sniffer in accordance with the illustrative embodiments;
0014<figref idref="DRAWINGS">FIGS. 7A and 7B</figref> depict an example log file in accordance with the illustrative embodiments;
0015<figref idref="DRAWINGS">FIG. 8</figref> is a flowchart illustrating the sniffer logic in accordance with the illustrative embodiments; and
0016<figref idref="DRAWINGS">FIG. 9</figref> is a flowchart illustrating the process of validating the proof of log correctness in accordance with the illustrative embodiments.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
0017With reference now to the figures and in particular with reference to <figref idref="DRAWINGS">FIGS. 1-2</figref>, exemplary diagrams of data processing environments are provided in which illustrative embodiments may be implemented. It should be appreciated that <figref idref="DRAWINGS">FIGS. 1-2</figref> are only exemplary and are not intended to assert or imply any limitation with regard to the environments in which different embodiments may be implemented. Many modifications to the depicted environments may be made.
0018With reference now to the figures, <figref idref="DRAWINGS">FIG. 1</figref> depicts a pictorial representation of a network of data processing systems in which illustrative embodiments may be implemented. Network data processing system <b>100</b> is a network of computers in which embodiments may be implemented. Network data processing system <b>100</b> contains network <b>102</b>, which is the medium used to provide communications links between various devices and computers connected together within network data processing system <b>100</b>. Network <b>102</b> may include connections, such as wire, wireless communication links, or fiber optic cables.
0019In the depicted example, server <b>104</b> and server <b>106</b> connect to network <b>102</b> along with storage unit <b>108</b>. In addition, clients <b>110</b>, <b>112</b>, and <b>114</b> connect to network <b>102</b>. These clients <b>110</b>, <b>112</b>, and <b>114</b> may be, for example, personal computers or network computers. In the depicted example, server <b>104</b> provides data, such as boot files, operating system images, and applications to clients <b>110</b>, <b>112</b>, and <b>114</b>. Clients <b>110</b>, <b>112</b>, and <b>114</b> are clients to server <b>104</b> in this example. Network data processing system <b>100</b> may include additional servers, clients, and other devices not shown.
0020In the depicted example, network data processing system <b>100</b> is the Internet with network <b>102</b> representing a worldwide collection of networks and gateways that use the Transmission Control Protocol/Internet Protocol (TCP/IP) suite of protocols to communicate with one another. At the heart of the Internet is a backbone of high-speed data communication lines between major nodes or host computers, consisting of thousands of commercial, governmental, educational and other computer systems that route data and messages. Of course, network data processing system <b>100</b> also may be implemented as a number of different types of networks, such as for example, an intranet, a local area network (LAN), or a wide area network (WAN). <figref idref="DRAWINGS">FIG. 1</figref> is intended as an example, and not as an architectural limitation for different embodiments.
0021With reference now to <figref idref="DRAWINGS">FIG. 2</figref>, a block diagram of a data processing system is shown in which illustrative embodiments may be implemented. Data processing system <b>200</b> is an example of a computer, such as server <b>104</b> or client <b>110</b> in <figref idref="DRAWINGS">FIG. 1</figref>, in which computer usable code or instructions implementing the processes may be located for the illustrative embodiments.
0022In the depicted example, data processing system <b>200</b> employs a hub architecture including a north bridge and memory controller hub (MCH) <b>202</b> and a south bridge and input/output (I/O) controller hub (ICH) <b>204</b>. Processing unit <b>206</b>, main memory <b>208</b>, and graphics processor <b>210</b> are coupled to north bridge and memory controller hub <b>202</b>. Processing unit <b>206</b> may contain one or more processors and even may be implemented using one or more heterogeneous processor systems. Graphics processor <b>210</b> may be coupled to the MCH through an accelerated graphics port (AGP), for example.
0023In the depicted example, local area network (LAN) adapter <b>212</b> is coupled to south bridge and I/O controller hub <b>204</b> and audio adapter <b>216</b>, keyboard and mouse adapter <b>220</b>, modem <b>222</b>, read only memory (ROM) <b>224</b>, universal serial bus (USB) ports and other communications ports <b>232</b>, and PCI/PCIe devices <b>234</b> are coupled to south bridge and I/O controller hub <b>204</b> through bus <b>238</b>, and hard disk drive (HDD) <b>226</b> and CD-ROM drive <b>230</b> are coupled to south bridge and I/O controller hub <b>204</b> through bus <b>240</b>. PCI/PCIe devices may include, for example, Ethernet adapters, add-in cards, and PC cards for notebook computers. PCI uses a card bus controller, while PCIe does not. ROM <b>224</b> may be, for example, a flash binary input/output system (BIOS). Hard disk drive <b>226</b> and CD-ROM drive <b>230</b> may use, for example, an integrated drive electronics (IDE) or serial advanced technology attachment (SATA) interface. A super I/O (SIO) device <b>236</b> may be coupled to south bridge and I/O controller hub <b>204</b>.
0024An operating system runs on processing unit <b>206</b> and coordinates and provides control of various components within data processing system <b>200</b> in <figref idref="DRAWINGS">FIG. 2</figref>. The operating system may be a commercially available operating system such as Microsoft® Windows® XP (Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both). An object oriented programming system, such as the Java™ programming system, may run in conjunction with the operating system and provides calls to the operating system from Java programs or applications executing on data processing system <b>200</b>. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
0025Instructions for the operating system, the object-oriented programming system, and applications or programs are located on storage devices, such as hard disk drive <b>226</b>, and may be loaded into main memory <b>208</b> for execution by processing unit <b>206</b>. The processes of the illustrative embodiments may be performed by processing unit <b>206</b> using computer implemented instructions, which may be located in a memory such as, for example, main memory <b>208</b>, read only memory <b>224</b>, or in one or more peripheral devices.
0026The hardware in <figref idref="DRAWINGS">FIGS. 1-2</figref> may vary depending on the implementation. Other internal hardware or peripheral devices, such as flash memory, equivalent non-volatile memory, or optical disk drives and the like, may be used in addition to or in place of the hardware depicted in <figref idref="DRAWINGS">FIGS. 1-2</figref>. Also, the processes of the illustrative embodiments may be applied to a multiprocessor data processing system.
0027In some illustrative examples, data processing system <b>200</b> may be a personal digital assistant (PDA), which is generally configured with flash memory to provide non-volatile memory for storing operating system files and/or user-generated data. A bus system may be comprised of one or more buses, such as a system bus, an I/O bus and a PCI bus. Of course the bus system may be implemented using any type of communications fabric or architecture that provides for a transfer of data between different components or devices attached to the fabric or architecture. A communications unit may include one or more devices used to transmit and receive data, such as a modem or a network adapter. A memory may be, for example, main memory <b>208</b> or a cache such as found in north bridge and memory controller hub <b>202</b>. A processing unit may include one or more processors or CPUs. The depicted examples in <figref idref="DRAWINGS">FIGS. 1-2</figref> and above-described examples are not meant to imply architectural limitations. For example, data processing system <b>200</b> also may be a tablet computer, laptop computer, or telephone device in addition to taking the form of a PDA.
0028In situations where computer records are routinely and automatically generated, the current standard required for showing chain-of-custody for computer records in a court of law is for a forensics collector to generate hash values for the computer records and show that the records shown in court have the same hash value as the collected records. However, the reliability and believability of current chain-of-custody evidence is based on the credibility of the forensics collector, since the records and the hashes may be tampered with by anyone who touches the records both during collection and after collection but before they are presented in court. Thus, the hashes may be validated only by assertion that everyone in the chain of custody acted honorably.
0029The illustrative embodiments address the problems in the current art by providing a computer implemented method, data processing system, and computer program product for authenticating or “notarizing” wiretaps of electronic communications. In particular, the illustrative embodiments enable network sniffers to apply a validation to computer records at the point of record collection, thereby allowing one to verify the authenticity of the packet traces for court proceedings. A sniffer is a program which monitors and captures data being transmitted on a network. With the illustrative embodiments, the reliability of the records may be increased by utilizing a hardware device, such as a Trusted Platform Module (TPM), in conjunction with a network sniffer to provide the capability of “notarizing” wiretaps. The hashing of the computer records in the illustrative embodiments is performed at record collection time, thereby allowing one to compare, at a later date, a running hash against the stored hash to verify that the records are authentic. In addition, as the hash values are stored in the TPM, the values cannot be tampered without subverting the hardware. For instance, when a quote is taken, the quote is signed with the TPM key, and the signing key never leaves the TPM. If the quote is altered, the signature will not validate the new (altered) quote.
0030A TPM is a microcontroller affixed to the motherboard of a PC which stores keys, passwords, and digital certificates and performs all cryptographic functions on the chip. Alternatively, the TPM may be implemented in software. The TPM validates the stored data packets in the wiretap using integrity measurements which require a root of trust within the computing platform. In order to determine the integrity of the stored data packets, a hardware or firmware component, called the Trusted Building Block (TBB) component, takes integrity measurements at the initial boot process of the sniffer to create the Core Root of Trust for Measurement (CRTM). The CRTM is the basis of the chain of trust. All software that is executed on the sniffer is then measured and becomes part of the chain of trust. The TBB component provides trusted measurement functions (e.g. Secure Hash Algorithm-1 (SHA-1)) to the rest of the platform. A packet measurement is a hash of the complete packet, including packet headers and payload. These measurements are stored in the TPM. The hashes are stored in protected registers called Platform Configuration Registers (PCRs). For example, when a packet is received at the sniffer, the sniffer measures the entire packet. The sniffer then extends a particular PCR. The TPM extends the PCR by appending the hash value taken from the packet to the current hash value of the PCR. The extended value is then rehashed to form a composite hash value for the PCR. These extended PCR values obtained at the time of packet collection may then be used to validate the authenticity of the stored packets in the packet log.
0031The sniffer is located at some point in the communications path between the sender and the receiver. The sniffer comprises wiretap software that is used to determine which packets traveling on the network match interest criteria and should be retained. The interest criteria used by the sniffer to determine which packets traveling on the network should be captured may include, but is not limited to, source or destination Internet Protocol addresses of the packets, keywords or phrases within the packet, as well as other packet attributes. The sniffer must have a TPM implementation and may operate either on the network with its network interface in promiscuous mode, or the sniffer may serve as the router or bridge.
0032During sniffer start-up time, a quote (measurement) of the initial PCR values signed by the key stored in the TPM is taken by the sniffer. This initial quote is the starting PCR values hashed together to form a composite initial PCR value. For example, the initial value of a PCR is normally either “0000000000000000000000000000000000000000” or “FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF”. Alternatively, if the PCR was previously extended, an example value may comprise “ea1a3901c085941efde6f198f4b62e2fc2a6ea94”. The initial quote is signed by the TPM to allow one to verify through a digital signature that the content of the packet log is accurate and has not been tampered with. As packets arrive at the sniffer, the sniffer identifies packets which match the interest criteria. If the sniffer makes a determination that a packet should be stored, the packet may be measured by the sniffer individually, or the sniffer may group packets of interest together for speed and measurement. The measurement is stored by extending a PCR with the hash value. Intermediary quotes may be taken of the PCR values. In this manner, a PCR may be extended as many times as necessary while maintaining the packet log. When the sniffer is shut down, a final quote is taken of the PCR values, which comprises the values hashed together to form a composite final PCR value. The final quote contains the measurement of the entire packet log.
0033When the packets are to be used as evidence in a court proceeding, the packets may be authenticated by re-running the packet log and validating that the resulting final PCR values match those from the final quote. If the calculated PCR value does not match the final quote value, then either the packet log or the quote has been tampered with since the time of collection. If the log has been tampered with, the packet log cannot be introduced as evidence in a court of law.
0034With reference now to <figref idref="DRAWINGS">FIG. 3</figref>, a block diagram of an exemplary trusted platform architecture with which the illustrative embodiments may be implemented is shown. <figref idref="DRAWINGS">FIG. 3</figref> depicts a trusted platform architecture in accordance with the Trusted Computing Group's (TCG) PC-specific implementation specification. It should be clear to one skilled in the art that the sniffer may alternatively be based on a server, virtual, mobile phone or similar platform.
0035System <b>300</b> supports execution of software components, such as operating system <b>302</b>, applications <b>304</b>, and drivers <b>306</b>, on its platform <b>308</b>. The software components may be received through a network, such as network <b>102</b> shown in <figref idref="DRAWINGS">FIG. 1</figref>, or may be stored, for example, on hard disk <b>310</b>. Platform <b>308</b> receives electrical power from power supply <b>312</b> for executing the software components on add-on cards <b>314</b> and motherboard <b>316</b>, which includes typical components for executing software, such as CPU <b>318</b> and memory <b>320</b>, although motherboard <b>316</b> may include multiple CPUs. Interfaces <b>322</b> connect motherboard <b>316</b> to other hardware components within system <b>300</b>, and firmware <b>324</b> contains POST BIOS (power-on self-test basic input/output system) <b>326</b>.
0036Motherboard <b>316</b> also comprises trusted building block (TBB) <b>328</b>. Motherboard <b>316</b> is supplied by a manufacturer with TBB <b>328</b> and other components physically or logically attached and supplied by the manufacturer. TBB <b>328</b> comprises the combination of CRTM <b>330</b>, TPM <b>332</b>, the connection of CRTM <b>330</b> to motherboard <b>316</b>, and the connection of the TPM <b>332</b> to motherboard <b>316</b>. CRTM <b>330</b> is an immutable portion of the platform's initialization code that executes upon a platform reset event.
0037Turning now to <figref idref="DRAWINGS">FIG. 4</figref>, a block diagram of an exemplary trusted platform module is shown. <figref idref="DRAWINGS">FIG. 4</figref> illustrates components of a trusted platform module, such as TPM <b>332</b> in <figref idref="DRAWINGS">FIG. 3</figref>, according to TCG specifications. As previously mentioned, TPM <b>400</b> is used in conjunction with a network sniffer to provide the capability of notarizing wiretaps.
0038TPM <b>400</b> comprises input/output component <b>402</b>, which manages information flow over communications bus <b>404</b> by performing appropriate protocol encoding/decoding operations and routing of messages to appropriate components. TPM <b>400</b> contains cryptographic processing capabilities. TPM <b>400</b> may also be implemented on a cryptographic co-processor <b>406</b>, such as PCI-X Cryptographic Coprocessor (PCIXCC). Key generator <b>408</b> creates symmetric keys and RSA asymmetric cryptographic key pairs. HMAC engine <b>410</b> performs HMAC (Keyed-Hashing for Message Authentication) calculations, whereby message authentication codes are computed using secret keys as integrity checks to validate information.
0039Random number generator <b>412</b> acts as a source of randomness for the computation of various values, such as keys or other values. SHA-1 engine <b>414</b> implements the SHA-1 hash algorithm. Power detector <b>416</b> manages the power states of TPM <b>400</b> in association with the power states of the platform. Opt-in component <b>418</b> maintains the state of persistent and volatile flags and enforces semantics associated with those flags such that TPM <b>400</b> may be enabled and disabled. Execution engine <b>420</b> runs program code to execute commands that TPM <b>400</b> receives through input/output component <b>402</b>. Non-volatile memory <b>422</b> stores persistent identity and state associated with TPM <b>400</b>. Non-volatile memory <b>422</b> may store static data items but is also available for storing dynamic data items by entities that are authorized by the TPM owner. Volatile memory <b>424</b> stores dynamic data items, including the Platform Configuration Registers, which are extended with the measurements of the packets of interest.
0040<figref idref="DRAWINGS">FIGS. 5A and 5B</figref> are block diagrams of known wiretapping configurations. In particular, <figref idref="DRAWINGS">FIG. 5A</figref> shows several computers linked together in a network. Computer <b>1</b><b>502</b>, computer <b>2</b><b>504</b>, and computer <b>3</b><b>506</b> are examples of data processing systems such as clients <b>110</b>-<b>114</b> in <figref idref="DRAWINGS">FIG. 1</figref> connected by a network, such as network <b>102</b>. In this illustrative example, a data packet may be transmitted from computer <b>1</b><b>502</b> to computer <b>2</b><b>504</b> or computer <b>3</b><b>506</b> via Internet Service Provider (ISP) routers <b>508</b> and <b>510</b>. However, router <b>512</b> containing a sniffer (sniffer <b>514</b>) is placed between computers <b>1</b><b>502</b>, <b>2</b><b>504</b>, and <b>3</b><b>506</b>. As the packet travels through router <b>512</b>, sniffer <b>514</b> captures all packets destined for computers <b>2</b><b>504</b> or <b>3</b><b>506</b> and examines the packet headers and/or content. Sniffer <b>514</b> is an “active” sniffer in that the sniffer receives packets intended for destination computers <b>2</b><b>504</b> and <b>3</b><b>506</b> and sends the packet to the destination computer after the packet header is analyzed. If a captured packet contains something of interest to the sniffer, the sniffer will first store the packet of interest in log <b>516</b> and then forward the packet to its intended destination computer, such as computers <b>2</b><b>504</b> or <b>3</b><b>506</b>.
0041Similar to <figref idref="DRAWINGS">FIG. 5A</figref>, <figref idref="DRAWINGS">FIG. 5B</figref> shows several computers, computer <b>4</b><b>522</b>, computer <b>5</b><b>524</b>, and computer <b>6</b><b>526</b>, connected in a network. A data packet may be transmitted from computer <b>4</b><b>522</b> to computer <b>5</b><b>524</b> or computer <b>6</b><b>526</b> via ISP routers <b>528</b> and <b>530</b>. In the configuration in <figref idref="DRAWINGS">FIG. 5B</figref>, however, the sniffer being used on the network is not located within a router as in <figref idref="DRAWINGS">FIG. 5A</figref>, but rather sniffer <b>532</b> is a “passive” sniffer and is located on the same network segment as one of the targeted computers or one of the routers along the path to the target computers. A passive sniffer does not directly intrude onto a foreign network or computer, and the activity of a passive sniffer is not detectable by the devices being observed. While computers <b>5</b><b>524</b> and <b>6</b><b>526</b> will accept only those packets from ISP router <b>530</b> which have packet header information indicating that the packet is intended for that particular computer, sniffer <b>532</b> accepts all packets and examines the packet headers and/or content. If a captured packet contains something of interest to sniffer <b>532</b>, the sniffer will store the packet of interest in log <b>534</b>.
0042<figref idref="DRAWINGS">FIG. 6</figref> is a block diagram of an exemplary wiretapping configuration comprising a secure non-repudiable sniffer in accordance with the illustrative embodiments. The wiretapping configuration in <figref idref="DRAWINGS">FIG. 6</figref> allows for intercepting and authenticating packet traces while the packet is transmitted from the source to the destination location, in contrast with the wiretapping configurations in <figref idref="DRAWINGS">FIGS. 5A and 5B</figref> which may authenticate the packet traces after the packets are stored. The drawback to the configurations in <figref idref="DRAWINGS">FIGS. 5A and 5B</figref> is that they leave a long window of vulnerability during which time the packet traces may have been undetectably altered. In addition, the authentication provided by the wiretapping configuration in <figref idref="DRAWINGS">FIG. 6</figref> also allows for determining the router software and hardware which collected the packet trace.
0043In this illustrative example, a data packet may be transmitted from computer <b>1</b><b>602</b> to computer <b>2</b><b>604</b> or computer <b>3</b><b>606</b> via ISP routers <b>608</b> and <b>610</b>. All packets transmitted between computer <b>1</b><b>602</b> and computers <b>2</b><b>604</b> and <b>3</b><b>606</b> are intercepted by sniffer <b>612</b>. Sniffer <b>612</b> is a secure non-repudiable sniffer in that sniffer <b>612</b> allows packet trace measurements to be taken when the packets are collected, thereby increasing the reliability of the computer records for evidence purposes. It should be noted that although sniffer <b>612</b> is an active sniffer in the particular wiretapping configuration in <figref idref="DRAWINGS">FIG. 6</figref>, the sniffer may also be implemented as a passive sniffer without departing from the spirit or scope of the illustrative embodiments.
0044TPM <b>614</b> is an example of a trusted platform module, such as TPM <b>400</b> in <figref idref="DRAWINGS">FIG. 4</figref>. TPM <b>614</b> is connected to sniffer <b>612</b> and used to store and authenticate the trust measurements of the packets intercepted by sniffer <b>612</b>. Sniffer <b>612</b> may be placed at any point in the communications path between computer <b>1</b><b>602</b> and computer <b>2</b><b>604</b> or computer <b>3</b><b>606</b>. As a packet travels from computer <b>1</b><b>602</b> to computer <b>2</b><b>604</b>, sniffer <b>612</b> captures the packet and examines the packet header and/or content. If the captured packet contains something of interest to sniffer <b>612</b>, the sniffer will store the packet information of interest in signed log <b>616</b> and then send the packet to its intended destination computer, such as computers <b>2</b><b>604</b> or <b>3</b><b>606</b> without knowledge or consent of the computer owners. In contrast with log <b>516</b> in <figref idref="DRAWINGS">FIG. 5A</figref> and log <b>534</b> in <figref idref="DRAWINGS">FIG. 5B</figref>, log <b>616</b> contains the initial quote, the intermediary quotes, and the final quotes which form the basis for the strong authentication of the log.
0045<figref idref="DRAWINGS">FIGS. 7A and 7B</figref> depict an example log file in accordance with the illustrative embodiments. In particular, log file <b>700</b> represents a log file, such as log <b>616</b> in <figref idref="DRAWINGS">FIG. 6</figref>. However, for purposes of illustration, log file <b>700</b> has been rendered human readable, and thus does not represent the actual contents of the log file in the preferred embodiment.
0046<figref idref="DRAWINGS">FIG. 8</figref> is a flowchart illustrating the sniffer logic in accordance with the illustrative embodiments. The process begins with a trusted boot of the sniffer (step <b>802</b>). In the trusted boot, the sniffer instructs the TPM to take an initial quote of the PCRs which comprises a hash of the starting values of the PCRs. The initial quote is then signed by the TPM and provided to the packet log (step <b>804</b>). When a packet arrives at the sniffer (step <b>806</b>), the sniffer determines whether the packet is a packet of interest (step <b>808</b>). This determination may be made based on a set of interest criteria such as, for example, packet header information (e.g., IP source or destination address) or the content of the packet itself.
0047If the sniffer determines the packet is of interest (‘yes’ output of step <b>808</b>), the sniffer then measures the packet by taking a hash of the entire packet (step <b>810</b>). This hashed value measurement is then stored in a PCR by extending the current PCR value with the hashed value of the packet (step <b>812</b>). The packet of interest is then stored in the packet log (step <b>814</b>). The packet is then sent to its intended destination computer (step <b>816</b>).
0048Turning back to step <b>808</b>, if the sniffer determines that the packet is not of interest (‘no’ output of step <b>808</b>), the sniffer skips to step <b>816</b> and sends the packet to its intended destination.
0049The sniffer then makes a determination as to whether an intermediary quote should be taken of the stored packets (step <b>818</b>). Intermediary quotes of the stored packets may be taken periodically and appended to the packet log. If the sniffer determines that an intermediary quote should not be taken (‘no’ output of step <b>818</b>), the process continues to step <b>822</b>. However, if the sniffer determines that an intermediary quote should be taken (‘yes’ output of step <b>818</b>), the sniffer instructs the TPM to take a quote of the PCR values and stores that quote in the packet log (step <b>820</b>). A determination is then made as to whether the sniffer has been shut down (step <b>822</b>). If the sniffer is not shut down (‘no’ output of step <b>822</b>), the process loops back to step <b>806</b> and the sniffer waits for another packet to arrive. If the sniffer is shut down (‘yes’ output of step <b>822</b>), then a final quote is taken (step <b>824</b>), with the process terminating thereafter. The final quote of the stored packets may be appended to the packet log.
0050<figref idref="DRAWINGS">FIG. 9</figref> is a flowchart illustrating the process of validating the proof of log correctness in accordance with the illustrative embodiments. The process in <figref idref="DRAWINGS">FIG. 9</figref> may be implemented in the sniffer or may be a standalone process.
0051The process begins with the validator reading a first quote in the log (step <b>902</b>). The validator verifies the signature of the quote using the sniffer TPM key to determine if the signature is valid (step <b>904</b>) via standard digital signature technique. If the signature does not validate using the sniffer TPM key (‘no’ output of step <b>904</b>), the validator determines that the log has been tampered with (step <b>906</b>), and the process terminates thereafter.
0052If the signature validates using the sniffer key (‘yes’ output of step <b>904</b>), the validator obtains the PCR values from the quote read from the log (step <b>908</b>). The PCR values from the quote are then extended for each packet in the log (step <b>910</b>). Subsequently, the next quote in the log is read by the TPM (step <b>912</b>). The validator compares the signature of the next quote against the sniffer TPM key to determine if the signature is valid (step <b>914</b>). If the signature does not validate using the sniffer key (‘no’ output of step <b>914</b>), the TPM determines that the log has been tampered with (step <b>906</b>), and the process terminates thereafter.
0053If the signature validates using the sniffer TPM key (‘yes’ output of step <b>914</b>), a determination is made as to whether the PCR values of the first quote after having been extended with the each packet in the log up to the next quote is the same as the PCR values of the next quote (step <b>916</b>). If the PCR values are different (‘no’ output of step <b>916</b>), the validator determines that the log has been tampered with (step <b>906</b>), and the process terminates thereafter.
0054If the PCR values are the same (‘yes’ output of step <b>916</b>), then a determination is made as to whether the quote is the final quote in the log (step <b>918</b>). If the quote is not the final quote (‘no’ output of step <b>918</b>), the process loops back to step <b>910</b> where the PCR values are calculated for each packet in the log up to the next quote. If the quote is the final quote in the log (‘yes’ output of step <b>918</b>), the validator determines that the entire log is valid (step <b>920</b>), with the process terminating thereafter.
0055The invention can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In a preferred embodiment, the invention is implemented in software, which includes but is not limited to firmware, resident software, microcode, etc.
0056Furthermore, the invention can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable or computer readable medium can be any tangible apparatus that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
0057The medium can be an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk-read only memory (CD-ROM), compact disk-read/write (CD-R/W) and DVD.
0058A data processing system suitable for storing and/or executing program code will include at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.
0059Input/output or I/O devices (including but not limited to keyboards, displays, pointing devices, etc.) can be coupled to the system either directly or through intervening I/O controllers.
0060Network adapters may also be coupled to the system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modem and Ethernet cards are just a few of the currently available types of network adapters.
0061The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention, the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Contents4
8 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US10057223B2 | Cited by | United States of America | Search report |
| US2017093800A1 | Cited by | United States of America | Pre-grant |
| US2010138539A1 | Cited by | United States of America | Pre-grant |
| US9137138B2 | Cited by | United States of America | Search report |
| US2009089875A1 | Cited by | United States of America | Pre-grant |
| US10404747B1 | Cited by | United States of America | Search report |
| US10693851B2 | Cited by | United States of America | Applicant |
| US8205248B2 | Cited by | United States of America | Search report |
| US10474554B2 | Cited by | United States of America | Applicant |
| US10754952B2 | Cited by | United States of America | Search report |
| US2004117478A1 | Cites | United States of America | Pre-grant |
| US2004193888A1 | Cites | United States of America | Pre-grant |
| US2008089399A1 | Cites | United States of America | Pre-grant |
| US2008250057A1 | Cites | United States of America | Pre-grant |
| US2009307487A1 | Cites | United States of America | Pre-grant |
| US5978475A | Cites | United States of America | Pre-grant |
| US6874089B2 | Cites | United States of America | Pre-grant |
| US7272606B2 | Cites | United States of America | Pre-grant |
| US7328349B2 | Cites | United States of America | Pre-grant |
| US7373509B2 | Cites | United States of America | Pre-grant |
| US7594009B2 | Cites | United States of America | Pre-grant |
| US7743415B2 | Cites | United States of America | Pre-grant |
| US7761919B2 | Cites | United States of America | Pre-grant |
| US7913086B2 | Cites | United States of America | Pre-grant |
| US8037318B2 | Cites | United States of America | Pre-grant |
4 members in 2 offices
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 55046206 | United States of America | A | |
| US20060550462 | – | – | – |
Members4
| Document | Office | Kind | |
|---|---|---|---|
| CN101166126A | China | A | |
| US2008098107A1 | United States of America | A1 | |
| CN101166126B | China | B | |
| US8799447B2 | United States of America | B2 |
81 transactions on the USPTO file
Allowed after 5 non-final rejections.
- Non-final rejections
- 5
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Expire PatentEXP. | EXP. | |
| Maintenance Fee Reminder MailedREM. | REM. | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Correspondence Address ChangeC.AD | C.AD | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTR | EML_NTR | |
| Email NotificationEML_NTF | EML_NTF | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Examiner Initiated Interview SummaryMEXIE | MEXIE | |
| Mail Reasons for AllowanceMEX.R | MEX.R | |
| Mail Examiner's AmendmentMEX.A | MEX.A | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| Examiner's Amendment CommunicationEX.A | EX.A | |
| Interview Summary - Examiner InitiatedEXIE | EXIE | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Email NotificationEML_NTR | EML_NTR | |
| Mail Examiner Interview Summary (PTOL - 413)MEXIN | MEXIN | |
| Examiner Interview Summary Record (PTOL - 413)EXIN | EXIN | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Miscellaneous Incoming LetterLET. | LET. | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Email NotificationEML_NTR | EML_NTR | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Withdraw Flagged for 5/25W525 | W525 | |
| Flagged for 5/25F525 | F525 | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Receipt of all Acknowledgement LettersL130 | L130 | |
| Receipt of Acknowledgment LetterL197 | L197 | |
| Transfer Inquiry to GAUTI1050 | TI1050 | |
| Transfer Inquiry to GAUTI1050 | TI1050 | |
| IFW TSS Processing by Tech Center CompleteTSSCOMP | TSSCOMP | |
| Agency Referral Letter MailedML196 | ML196 | |
| Application Is Now CompleteCOMP | COMP | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Referred by L&R for Third-Level Security Review. Agency Referral Letter GeneratedL196 | L196 | |
| Referred to Level 2 (LARS) by OIPE CSRL198 | L198 | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Information Disclosure Statement (IDS) FiledM844 | M844 | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| Initial Exam Team nnIEXX | IEXX |
5 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Lapsed due to failure to pay maintenance feeLapsedFP | FP | |
| Lapse for failure to pay maintenance feesLapsedPATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYLAPS | LAPS | |
| Information on status: patent discontinuationPATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362STCH | STCH | |
| Fee payment procedureMAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.)FEPP | FEPP | |
| AssignmentAS | AS |
Numbers
- Publication
- 20080098107
- Publication, DOCDB
- 2008098107
- Publication, EPODOC
- US2008098107
- Application
- 11550462
- Application, DOCDB
- 55046206
- Application, EPODOC
- US20060550462
Titles
- English
- METHOD FOR NOTARIZING PACKET TRACES
Classification
- CPC, 2
- H04L63/12
- H04L63/1425
- IPC, 1
- G06F15 173
- USPC, 1
- 709224000