CA2701689C - System and method of malware sample collection on mobile networks - Google Patents

System and method of malware sample collection on mobile networks Download PDF

Info

Publication number
CA2701689C
CA2701689C CA2701689A CA2701689A CA2701689C CA 2701689 C CA2701689 C CA 2701689C CA 2701689 A CA2701689 A CA 2701689A CA 2701689 A CA2701689 A CA 2701689A CA 2701689 C CA2701689 C CA 2701689C
Authority
CA
Canada
Prior art keywords
malware
network
executable code
mobile
mobile devices
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CA2701689A
Other languages
French (fr)
Other versions
CA2701689A1 (en
Inventor
George Tuvell
Deepak Venugopal
Guoning Hu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Pulse Secure LLC
Original Assignee
Pulse Secure LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Pulse Secure LLC filed Critical Pulse Secure LLC
Publication of CA2701689A1 publication Critical patent/CA2701689A1/en
Application granted granted Critical
Publication of CA2701689C publication Critical patent/CA2701689C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/145Countermeasures against malicious traffic the attack involving the propagation of malware through the network, e.g. viruses, trojans or worms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/552Detecting local intrusion or implementing counter-measures involving long-term monitoring or reporting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • G06F21/562Static detection
    • G06F21/564Static detection by virus signature recognition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • H04L63/1491Countermeasures against malicious traffic using deception as countermeasure, e.g. honeypots, honeynets, decoys or entrapment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/12Detection or prevention of fraud
    • H04W12/128Anti-malware arrangements, e.g. protection against SMS fraud or mobile malware
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/12Detection or prevention of fraud

Abstract

A collection agent monitors a mobile network for data samples containing executable code. The collection agent accepts executables and forwards them to a sample collection center for further analysis, reporting, or in some instances initiating one or more mitigating actions. Depending on the network protocol being monitored, the collection agent responds to connection attempts from nearby mobile devices.

Description

SYSTEM AND METHOD OF MALWARE SAMPLE
COLLECTION ON MOBILE NETWORKS
Inventors: George Tuvell Deepak Venugopal Guoning Hu CROSS-REFERENCE TO RELATED APPLICATIONS

This application claims the benefit of U.S. Provisional Application Serial No.
60/828,500 entitled, "Malware Sample Collection on Mobile Networks", filed on October 6, 2006.

TECHNICAL FIELD

The present invention relates generally to systems, devices, and methods for detecting malware in mobile networks and mobile devices.

BACKGROUND OF THE INVENTION

Most malware, whether worm or virus, share a common characteristic: they tend to spread over time from one device to another device if not contained. The ability to get up-to-date and real-time metrics on mobile networks is critical for quickly developing strategies for containing worm and other virus attacks. There is a need to assimilate statistical information about potential malware on the network and present it to network administrators in a meaningful way so they can quickly take appropriate actions to stop worm and other virus attacks before they have had a chance to widely proliferate.

Client anti-virus applications provide a level of security against malware on mobile phones. However, network operators also need to reinforce the security at the network level to ensure that all handsets are uniformly protected regardless of whether or not the client devices install anti-virus software. Malware-detection systems at the mobile network level have to run so that they will not introduce significant delay to the network traffic. This is because mobile networks transmit voice traffic and introducing even a minor network delay would unacceptably degrade voice quality. Placing a detection system so that network traffic passes directly through the detection system, or "in-line" with the network communication, allows the detection system to scan all data blocks passing through the network. This permits infected data blocks to be blocked before they reach another mobile device. However, such an in-line detection system can introduce unacceptable latency and a corresponding decrease in quality of service to the mobile user.

Currently, once malware has been identified and analyzed, it can be detected using signatures extracted from the malware and cleaned according to its specific ways of spreading and infecting. The more difficult problem is in identifying new malware as early as possible to prevent it from proliferating. Although firewalls are used in the mobile network to limit or forbid suspicious behavior, no existing methods provide a comprehensive security solution towards eliminating all new malware. This is at least in part because the forms and functionalities of new malware are unpredictable. Also, malware can propagate through any number of locations making it impossible to capture all new malware samples at a single location. To effectively combat new malware, new malware samples need to be quickly gathered, identified, and analyzed as soon as they appear on the network so that cleaning schemes using signature schemes or other methods can be implemented before the malware has had a chance to widely proliferate. The sooner a sample of new malware is obtained, the sooner the mobile network can be protected against the new malware and the less damage the malware will ultimately cause.
-2-New malware and malware variants are constantly appearing. Once new malware has been identified, service providers need a way to update mobile devices in the network so that they can remove the new malware from the mobile devices or prevent other mobile devices from becoming infecting. With most malware prevention systems, users manually initiate a process to update their malware prevention system with a server. In the interim, however, their systems remain vulnerable to the new malware. With the growing popularity of smart phones and the potential for greater interaction between mobile phones, there is a need to be able to update mobile devices as soon as new malware is identified.

SUMMARY OF THE INVENTION

The following summary is intended to provide a simple overview as well as to provide a basic understanding of the subject matter described herein. It is not intended to describe or limit the scope of the claimed subject matter. Furthermore, this summary is not intended to describe critical or key elements of the claimed subject matter. Additional aspects and embodiments are described below in the detailed description.

CoreStats The present invention is a system and method for reporting and visualizing worm and other virus attacks on mobile networks. The system and method provides a comprehensive means for collecting, reporting, and providing visual depictions of information regarding the propagation and effect of worms, viruses and other malware on a network.
Malware and virus as used hereafter are meant to encompass a broad definition of malicious or harmful software.
Carrier and enterprise network operators and managers use real-time statistics to understand the effects malware has on their networks and the mobile devices connected to their networks.
-3-Malware protection system updates are performed on mobile devices in the service provider's network as soon as new malware is detected and identified.

Malware Sample Collection The present invention is a system and method for obtaining new malware samples once they start spreading within a mobile network, and sending those malware samples to an anti-virus or sample collection center for analysis. Collection agents are distributed within a mobile network at various network locations or sites. The collection agents collect executable programs that are being transferred through various protocols, e.g., Bluetooth and WiFi, using both mobile stations and key communication components in the network, e.g., a GGSN in a GSM network and a PDSN in a CDMA network. The system and method works by collecting data from distributed locations, thereby increasing the likelihood that a new malware sample are captured once it starts spreading.

BRIEF DESCRIPTION OF THE DRAWINGS

The claimed subject matter is described with reference to the accompanying drawings. In the drawings, like reference numbers indicate identical or functionally similar elements.
Additionally, the left-most digit(s) of a reference number identifies the drawing in which the reference number first appears.

Fig. 1 is an block diagram of an exemplary network management system in accordance with an aspect of the subject matter described herein.

Fig. 2 is an block diagram of another exemplary network management system in accordance with an aspect of the subject matter described herein.
-4-Fig. 3 is a block diagram of an exemplary deployment of a network management system.
Fig. 4 is a block diagram depicting exemplary the communications between a client mobile device and a network management system in accordance with an aspect of the subject matter described herein.

Fig. 5 is a flowchart illustrating an exemplary method for monitoring and mitigating malware in a mobile network in accordance with an aspect of the subject matter described herein.
Fig. 6 is an exemplary operator display screen of a malware per platform report in accordance with an aspect of the subject matter described herein.

Fig. 7 is an exemplary operator display screen of a malware spreading report in accordance with an aspect of the subject matter described herein.

Fig. 8 is an exemplary operator display screen of a user infection report in accordance with an aspect of the subject matter described herein.

Fig. 9 is an exemplary operator display screen of a sample virus producer report in accordance with an aspect of the subject matter described herein.

Fig. 10 is an exemplary operator display screen of a real time statistics report in accordance with an aspect of the subject matter described herein.

Fig. 11 is an exemplary network diagram illustrating various embodiments of collection agents in a mobile provider's network for collecting suspect data for analysis by the CoreStats Network Management System.

Fig. 12 is a flow chart diagram of an exemplary method utilized by collection agents.
-5-DETAILED DESCRIPTION

CoreStats Fig. 1 depicts an exemplary network management system 100, also referred to herein as CoreStats, that provides for reporting and visualizing viruses on mobile networks. As used herein, the term "exemplary" indicates a sample or example. It is not indicative of preference over other aspects or embodiments. The network management system 100 includes a receiver component 102 that obtains or receives malware data for a mobile network (not shown). As used herein, the term "component" refers to hardware, software, firmware or any combination thereof.
Malware data includes information related to the presence, spread, or effect of malware on a mobile network. In certain embodiments, the malware data includes a reference to particular devices infected or affected by malware. Such information is advantageous in tracking the spread of malware, as well as, controlling future transmission of malware between client mobile devices (e.g., mobile phones, smart phones, portable digital assistants ("PDAs"), laptops and other mobile electronic devices), also referred to herein as client devices or mobile devices.

In another embodiment, the receiver component 102 obtains malware data from a plurality of sources, such as individual mobile devices, mobile network traffic and/or computer network traffic (e.g., Internet Protocol (IP) packets). Malware data obtained from multiple sources provides a more complete picture of the current state of a mobile network.
Consequently, collection or receipt of information from a variety of sources facilitates the detection and analysis of the spread of malware.

An analysis component 104 receives information from the receiver component 102 regarding the presence, effects and types of malware impacting a mobile network. In an embodiment, the analysis component 104 is able to synthesize malware data received from the
-6-plurality of sources to better analyze the nature and effect of malware. In another embodiment, the analysis component 104 generates a malware analysis or report that details and describes instances of malware in the mobile network and the particular mobile devices affected by malware.

A malware data store 106 records malware related information including, but not limited to, malware analysis, reports or processed malware data generated by the analysis component 104. In another embodiment, the malware data store 106 stores raw information gathered by the receiver component 102. As used herein, the term "data store" refers to a collection of data (e.g., database, file, cache). In an embodiment, any user specific information is stored in a secure data store to maintain customer privacy.

A user interface 108 utilizes reports and malware analysis generated by the analysis component 104 to provide operators with information regarding malware within the network. In an embodiment, the user interface 108 is implemented as a graphical user interface ("GUI") that renders graphic images that facilitate operator analysis of malware. The user interface 108 can be implemented utilizing a variety of hardware (e.g., a display and input/output devices) and software. In an embodiment, the user interface 108 includes a monitor (e.g., LCD, CRT) that displays malware reports and controllers, such as a keyboard, mouse, trackball, pointer or any other input/output device.

In a further embodiment, CoreStats 100 includes a mitigation component 110 that initiates and takes actions to mitigate or alleviate the impact of malware in a mobile network.
The mitigation component 110 gathers information from the receiver component 102 as well as the malware analysis generated by the analysis component 104. In an embodiment, the
-7-mitigation component 110 uses this information to dynamically change the parameters of the scanning algorithms utilized to detect the presence of malware either in network traffic or on individual mobile devices and to modify the malware detection algorithms used to identify malware. Some representative malware algorithms include, but are not limited to, malware signature searches; hash signature searches as described in U.S. Patent Application 11/697,647 "Malware Detection System and Method for Mobile Platforms"; and malware detection in headers and compressed parts of mobile messages as described in U.S. Patent Application 11/697,658 "Malware Detection System and Method for Compressed Data on Mobile Platforms".

CoreStats 100 assists mobile network administrators and operators in stopping malware from spreading by interacting with other network systems. In particular, once CoreStats 100 determines that a mobile station or mobile device is spreading malware, CoreStats 100 allows network administrators and operators to evaluate a range of options to help prevent the further spread of the malicious application to other mobile stations. One way is to associate CoreStats 100 with the mobile network administrator's firewall so that the administrator can block identified malicious content. Another way is to report alarms upstream to operational support systems or OAM&P (Operations, Administration, Maintenance, and Provisioning) systems used by network service providers to manage mobile networks.

In another embodiment, CoreStats 100 facilitates malware prevention by informing mobile device users and/or taking preventative steps at the mobile device.
Once CoreStats 100 identifies an infected user, network administrators or operators send messages to a user to alert them to the problem, force an update of the user's mobile device's anti-virus software and definitions, or even disable the mobile device's data connections altogether.
-8-Turning now to Fig. 2, a network management system or CoreStats 100 is illustrated in greater detail. In an embodiment, the receiver component 102 includes a network analyzer 202 or packet sniffer that monitors network traffic. The network analyzer 202 can be implemented as software and/or hardware that intercepts and logs traffic passing over a network or a portion of a network. In an embodiment, the network analyzer 202 intercepts communications between the mobile network and a data network (e.g., the Internet). In an alternate embodiment, the network analyzer 202 intercepts data within the mobile network.

Intercepted or "sniffed" data packets are analyzed by a data stream scanner or malware scanner 204 to identify malware present in the data packets and the addresses of the transmitting and/or receiving mobile device. Data is analyzed in real time packet by packet or stored and analyzed non-linearly. In some instances, the data packets may need to be reassembled in the proper order and the contents extracted before analysis can be done.

In a further embodiment, the receiver component 102 includes a client data server 206 that receives reports of viruses or other malware from one or more client mobile devices.

Individual mobile devices utilize scanning software to determine when malware is present and transmit malware or infection reports to the mobile network. Some representative malware scanning algorithms for mobile devices include, but are not limited to, malware signature searches; hash signature searches as described in U.S. Patent Application 11/697,647 "Malware Detection System and Method for Mobile Platforms"; malware detection in headers and compressed parts of mobile messages as described in U.S. Patent Application 11/697,658 "Malware Detection System and Method for Compressed Data on Mobile Platforms";
malware modeling as described in U.S. Patent Application 11/697,642 "Malware Modeling Detection System and Method for Mobile Platforms"; malware modeling for limited access devices as
-9-
10 PCT/US2007/080866 described in U.S. Patent Application 11/697,664 "Malware Modeling Detection System and Method for Mobile Platforms"; and non-signature detection methods as described in U.S. Patent Application 11/697,668 "Non-Signature Malware Detection System and Method for Mobile Platforms". The malware reports include malware data, such as information regarding infected files, type, or name of infection. In an embodiment, the malware reports include device specific information such as current device hardware, software and/or an identifier for the infected mobile device (e.g., telephone number).

In certain embodiments, malware data obtained by the network analyzer 202 and client data server 206 includes device-specific information. In particular, reports received by the client data server 206 include data identifying the particular device that detected the malware. The malware data received by the network analyzer 202 is correlated with data from the mobile network to identify the mobile device that transmitted the infected packet or packets. In both cases, the identity of the affected mobile device is determined. Such device specific information is critical in analysis and reaction to the presence of malware within a network.

The analysis component 104 processes or analyzes malware data received via the client data server 206, the malware scanner 204, and/or any other source. Malware may use a variety of techniques to spread and may even be designed to avoid detection.
Monitoring a plurality of sources increases the likelihood of early detection of malware, before infection becomes widespread. In addition, use of data from multiple sources, as well as, historical data retrieved from the malware data store 106, increases accuracy of the malware analysis.
The resulting malware analysis is stored in a malware data store 106 and/or presented to operators via the user interface 108.

The mitigation component 110 can take a variety of actions to lessen impact of malware present in the mobile network and/or to prevent introduction of additional malware. For example, the mitigation component 110 can include a scanner update component 208 that updates or reconfigures the malware scanner 204 to improve detection of malware. For example, when a new malware variant is discovered, the scanner update component 208 allows the malware scanner 204 to begin scanning for the new malware variant. In an embodiment, the user interface 108 presents operators with update options or suggestions. The operator utilizes the user interface 108 to control update of the malware scanner 204 via the scanner update component 208. In another embodiment, the scanner update component 208 automatically reconfigures the malware scanner 204 based at least in part upon malware analysis by the analysis component 104.

In another embodiment, the mitigation component 110 includes a network analyzer update component 210. The network analyzer update component 210 reconfigures or modifies the network analyzer 202 to control which data packets are intercepted or selected by the network analyzer 202 for further analysis by the malware scanner 204. Due to time and processing power constraints, analysis of all data packets by the network analyzer 202 may not be feasible. Accordingly, the network analyzer 202 selects a subset of the data packets for further analysis. The network analyzer 202 identifies certain packets for further evaluation based upon indicia of malware infection based on the various malware detection algorithms employed.

For example, if a pattern of malware infection is identified as occurring in mobile devices after suspect mobile applications are downloaded from a specific internet site, the network analyzer 202 can be set to trigger capture of data from that site for further analysis.
Suspect mobile devices thought to be infected with malware are also targeted to not only help stop the further
-11-spread of malware, but also provide network administrators additional information about how certain malware variants are spreading, so that the new ways of combating the spread of different malware variants can be developed. The network analyzer 202 also reassembles data packets and/or extracts contents when required. The network analyzer update component 210 updates indicia used to identify data packets for further analysis and increase the likelihood that infected packets are selected. In an embodiment, the user interface 108 presents operators with network analyzer 202 update options or suggestions. An operator directs update of the network analyzer 202 using the user interface 108. Alternatively, the network management system automatically triggers the network analyzer update component 210 based at least in part upon analysis of received malware data.

In still another embodiment, the mitigation component 110 includes a firewall update component 212 capable of updating or reconfiguring one or more firewalls (not shown) to prevent the spread of malware. As discussed in greater detail below, mobile networks frequently exchange data packets with data networks such as the Internet. Typically, a firewall is installed between the mobile network and the data network to prevent spread of malware between the networks. As malware infected identified sites or malware infected mobile devices are identified, the firewall is updated to prevent transmission of infected data packets between the networks. In the case of major worldwide virus or malware outbreaks, a firewall can quickly disrupt the flow of data between the mobile network and the Internet except for those sites specifically enabled or used by network administrators. In an embodiment, the user interface 108 presents operators with firewall update options or suggestions. An operator directs update of the firewall using the user interface 108. In another embodiment, the firewall update component 212 automatically updates the firewall, based at least in part upon analysis of malware data.
-12-In a further embodiment, the mitigation component 110 includes a mobile device communication component 214 that directs updates of malware scanners maintained on individual mobile devices. As described in further detail below, mobile devices include client malware scanners that detect malware or infection of the mobile device. These individual mobile device malware scanners can be updated to enhance detection of malware.
In an embodiment, the mobile device communication component 214 identifies or prioritizes particular mobile devices for update. The mobile device communication component 214 transmits the updated malware scanner directions to the mobile network or particular mobile devices for installation. The update are based at least in part upon the analysis of malware within the mobile network, and are targeted to those mobile devices most susceptible to attack, for instance, heavy Internet data users. In another embodiment, an operator directs update of mobile devices through a user interface 108.

In still a further embodiment, the mobile device communication component 214 helps stop the spread of malware using a Hybrid Intrusion Prevention System (HIPS).
In HIPS, the client device has software installed which controls the access of downloaded applications.

Whenever CoreStats 100 detects possible malicious activity, the mobile device communication component 214 sends a message to the client device, which in turn issues a warning to the user before executing the downloaded application or asks the user permission to delete the downloaded application. HIPS allows the network analyzer 202 and malware scanner 204 and analysis component 104 additional time to thoroughly scan a downloaded application while not becoming unnecessarily intrusive to the user or delaying the download of the application.
Referring now to Fig. 3, an exemplary deployment of a sample CoreStats system 100 in a network environment is depicted. Fig. 3 illustrates a deployment of CoreStats 100 between the
-13-edge of a mobile network 302 and the Internet 304, although it can also be deployed effectively at various other points in the mobile network 302 depending upon the network topology and desired coverage. The network analyzer 202 monitors and evaluates all traffic going from the mobile network 302 to the public data networks (e.g., the Internet 304) and vice-versa. The network analyzer 202 can intercept packets on either side of a firewall (not shown).

In an embodiment, CoreStats 100 monitors a mobile network (or operator's network) 302 by monitoring or packet sniffing IP packets passing from the Gateway General Packet Radio Service ("GPRS") Support Node or Gateway GPRS Support Node ("GGSN") 306 and the Internet 304. In an embodiment, CoreStats 100 is deployed between the edge of the mobile network 302 and the Internet 304. The GGSN 306 links the access dependent Radio Access Network (RAN), shown on the figure as the mobile network 302, to the access independent Internet 304. RAN comprises the entire radio/wireless network with a variety of protocols for data transfer (e.g., CDMA GPRS, 802.11). The GGSN 306 acts as a gateway between the mobile network 302 and the Internet 304, converting access-specific packet data to IP packets and vice-versa. As discussed above, the intercepted packets are processed by the malware scanner 204 and the resulting malware data is provided to the analysis component 104.

In another embodiment, CoreStats 100 receives communications from mobile client devices (also referred to as mobile devices or client devices) 308. In certain embodiments, mobile client devices 308 include a client malware scanner 310 capable of detecting malware on mobile client devices 308. Once malware is detected, the client malware scanner 310 generates an infection report 404 that provides malware data to the receiver component 102 of the CoreStats system 100. The malware data can be used to reconfigure the malware detection algorithms for malware in the network malware scanner 204 and client malware scanners 310.
-14-Turning now to Fig. 4, a block diagram depicting communication between CoreStats 100 and a mobile device 308 is illustrated. In one embodiment, upon detecting malware, a mobile device 308 generates or updates an internal log file (or log file) 402, recording malware information. The internal log file 402 can be plain text containing the name of the infected file and the name of the malware that infected the file as a semi-colon delimited text file. An exemplary entry in the log file is recorded as follows:

"C:ACinBell Viruses.zip - Cabir.D(sis); C:ACinBell Viruses\3d oidi500.sis-Cabir.D(sis);
C:ACinBell Viruses\autoexecdaemon.SIS - Cabir.gen(app);".

In a further embodiment, the client malware scanner 310 generates an infection report 404 that contains information about the detected malware and transmits the infection report 404 to the client data server 206 of CoreStats 100. Report generation transmission is automatically triggered (pushed) upon detection of malware or based upon a periodic fixed time interval.
Alternatively, infection reports 404 are maintained in the client device internal log file 402 until queried (pulled) by CoreStats 100. In yet another embodiment, infection reports 404 are delivered to CoreStats 100 using some combination of pulling and pushing.
Infection reports 404 are transmitted, for example, using hypertext transfer protocol (http), file transfer protocol (ftp), or any packet data transmission method as would be generally known in the art.

Infection reports 404 typically comprise information such as, but not limited to, detailed virus/threat vector information and mobile device related information, including type of mobile device 308, operating system, software and versions, and user information and mobile device 308 identifier. In an exemplary embodiment, the infection report 404 contains product identification that identifies the client malware scanner 310 software. For example, product
-15-identification includes, but is not limited to, a product identifier, major version identifier, minor version identifier and also a patch version as follows: "productid +
majorversion + minorversion + patchversion." The infection report 404 can also include the infected filename and a unique identifier for the infected application, the name of the malware infection and the date and time of the infection. In addition, the infection report 404 can include mobile device 308 information, such as the identification of the mobile phone (e.g., phone number), firmware of the particular mobile device 308 (e.g., operating system information) and the software version of the mobile device 308.

Referring once again to Fig. 4, in certain embodiments, transmission of an infection report 404 sent from the mobile device 308 to CoreStats 100 triggers transmission of an acknowledgement 406 from CoreStats 100 to the mobile device 308. Receipt of the acknowledgement 406 triggers the mobile device 308 to delete the existing infection report 404 maintained in the internal log file 402. When the mobile device 308 next detects a virus, the mobile device 308 creates a new infection report 404. In an embodiment, the mobile device 308 continues to send the infection report 404 until an acknowledgement 406 is received from CoreStats 100, ensuring that the infection report 404 is received. This embodiment provides a primitive datagram delivery acknowledgement mechanism for simple protocols such as User Datagram Protocol (UDP). Deleting the infection report 404 after receipt of an acknowledgement 406 is advantageous in that CoreStats 100 is less likely to receive duplicated information about old virus infections from mobile devices 308. Infection reports from CoreStats 404 are transmitted only for current infections. In addition, mobile devices 308 are less burdened memory-wise since they need to retain infection reports 4041ocally for a relatively small duration of time. This is particularly advantageous since many mobile devices 308 have
-16-limited memory resources. Similarly, simple protocols stacks such as UDP are relatively easy to implement and require small internal state machines, further simplifying the design of malware scanning applications for mobile devices 308.

Turning once again to Fig. 3, one function of the CoreStats system 100 is information gathering. CoreStats obtains information regarding malware form a plurality of sources, including individual mobile device, network traffic analysis and data traffic analysis. In certain embodiments, CoreStats 100 includes a malware data store 106 to store the information gathered by CoreStats 100. In an embodiment, user specific information is stored in a secure data store to maintain customer privacy.

In an exemplary embodiment, the malware data store 106 maintains information obtained based upon network traffic analysis, including, but not limited to, Internet protocol (IP) address of the network level packet analyzer and the time at which the packet was detected. The malware data store 106 maintains records regarding the infected data, such as virus name, infected file name, infected file size, infected packet size and infected packet number. The malware data store 106 also maintains packet source related information, such as the source IP, source port and even source identifier (e.g., phone number). Moreover, destination information such as destination IP address, destination port and destination phone number can be recorded for analysis and reporting. The malware data store 106 can also maintain a record of the particular protocol name used for transmission of the packet.

In another embodiment, the malware data store 106 maintains malware analyses, such as reports generated by the analysis component 104. The reports or malware analyses generated by the analysis component 104 is maintained for use in further analysis, presentation to an operator
-17-via a user interface 108 or use in mitigation of malware effects on a mobile network 302. The malware data store 106 is maintained locally within CoreStats or may be remotely located.

In certain embodiments, the analysis component 104 analyzes and correlates malware data obtained by the receiver component 102 and/or maintained by the malware data store 106.

In particular, the analysis component 104 correlates data obtained from a variety of sources (e.g., network traffic, data network traffic and individual mobile devices 308). One function of CoreStats 100 is to assist mobile network administrators and operators to monitor threats to the mobile network 302 thereby identifying the mobile network's 302 vulnerability to malware.
Early detection of the vulnerability helps them take better preventative measures. CoreStats 100 reports the spreading pattern of malware using collected information from individual mobile devices 308 as well as the network traffic. On the mobile network 302, malware can spread over using short range transmission protocols (e.g., Bluetooth, Infrared), long range or standard network protocols (e.g., TCP/IP, Messaging) or a combination of short and long range protocols.
Hence, in order to facilitate reports of infections and spreading patterns of malware across the mobile network 302, CoreStats 100 uses information regarding the infections found in mobile devices 308 as well as those malware found in the network traffic by the network analyzer 202 and malware scanner 204. In particular, CoreStats 100 can generate spreading statistics of long range malware, such as malware that spreads using the mobile network 302 via TCP/IP, Messaging, and/or other protocols. Furthermore, CoreStats 100 can generate spreading statistics of short range malware, such as malware that spreads over Bluetooth, memory cards, or other means without being transported across the mobile network 302.

One feature of CoreStats 100 is the ability to present data to operators showing correlation between infections found in the mobile device 308 and those found in the network
-18-traffic. Operators can draw useful conclusions based on this and other correlations. For example, if a larger number of infections are found on mobile devices 308 compared to the number of infections found on the mobile network traffic, it is likely that short range protocols are more prominent than long range protocols in spreading a particular kind of malware through the mobile network 302. Accordingly, efforts to prevent further spread of the malware may be focused on short range protocols.

In certain embodiments, the CoreStats system 100 is able to provide operators with detailed information regarding malware activities in a mobile network 302. In an embodiment, the CoreStats system 100 provides information relating to the density, distribution, geography, type, etc. of infected mobile devices 308 in the mobile network 302. In another embodiment, CoreStats 100 provides information relating to the infected network traffic itself, such as malware identification, traffic patterns and topologies, and the like. In yet another embodiment, CoreStats 100 computes vulnerability of particular mobile devices 308 based on acquired heuristic data about infected mobile devices 308, protocols used, type of malware and the like.

In still another embodiment, CoreStats 100 determines vulnerability of a mobile network 302 to certain kinds of malware.

With reference to Fig. 5, a flowchart depicting a methodology 500 associated with malware monitoring, detection and mitigation is illustrated. For simplicity, the flowchart is depicted as a series of steps or acts. However, the methodology 500 is not limited by the number or order of steps depicted in the flowchart and described herein. For example, not all steps may be necessary; the steps may be reordered, or performed concurrently.
-19-Turning now to Fig. 5, a flowchart depicting an exemplary methodology 500 for mobile network management is illustrated. At reference number 502 malware data is obtained. In an embodiment, malware data is obtained from a plurality of sources, such as individual mobile devices 308, mobile network traffic and a computer network. In another embodiment, malware data includes information that specifies a particular mobile device or devices 308 affected by malware. For example, the malware data can include an identifier for the mobile device 308 reporting the malware or an identifier for the mobile device 308 sending and/or receiving a data packet containing malware.

At reference number 504, the malware data is analyzed and/or correlated. An analysis component 104 generates a malware analysis and/or statistics describing malware activity as well as other pertinent network statistics useful in quantifying relative levels of malware activity. In an embodiment, historical malware data is retrieved from a malware data store 106 utilized in the analysis. In particular, changes in malware activity levels or types and spread of malware over time is examined. In another embodiment, analysis also includes examination of spreading patterns and possible prediction of future spreading of malware. The obtained malware data as well as malware analyses (e.g., statistical information and predictions) are recorded in a malware data store 106 at reference number 506.

At reference number 508 a determination is made as to whether to generate output, such as a report or alert. The determination can be based in whole or in part upon the malware data obtained from various sources. For example, if analysis indicates high levels of malware activity or significant impact on mobile network 302 performance, the determination is made to generate a report and alert or notify network administrators. Alternatively, reports are triggered
-20-periodically or upon operator request. In particular, operators can request particular reports via a user interface 108.

If the determination is made to generate output, one or more reports or alerts are generated at reference number 510. Such reports can include information for presentation for an operator, stored for later use, or used in determining appropriate mitigation.
If no reports are to be generated, or after generation is complete, the process continues at reference number 512, where a determination is made as to whether to take action to mitigate the effects of malware on the mobile network. If no action is to be taken, the process terminates. If mitigating actions are to be taken, the process continues at reference number 514.

Mitigating actions include preventative steps to avoid or inhibit spreading and/or effects of malware in the mobile network 302. In an embodiment, mitigating actions include update of a network analyzer and or malware scanner to capture and identify additional types of malware. In still other embodiments, a mitigation component 110 notifies a mobile device 308 user, force an update of mobile device 308 software, or even disable the mobile device's 308 data connections.
Referring now to Figs. 6 - 10, exemplary user interface displays are illustrated. As discussed above, CoreStats 100 also performs report generating functions. The analysis component 104 uses both stored and real-time information, including network traffic and individual user information, to generate statistics and dynamic graphs depicting malware activity and network statistics necessary to quantify relative levels of malware activity. For example, the analysis component 104 generates malware analyses, which can be presented by a user interface 108 as straightforward visual reports to alert managers and operators as to which platforms are
-21-infected with the most viruses, which viruses are spreading the fastest, the most recently infected mobile devices 308, and which infected mobile devices 308 are spreading the most viruses.

Referring to now to Fig. 6, a sample malware per platform report 600 is illustrated. The malware per platform report 600 illustrates which platforms are infected with the most malware.
The sample malware per platform report 600 comprises option selections 602 for generating a report regarding a selectable interval of time in the past 604 or the most current period of time 606. The report 600 is presented on a display screen 610, as shown.
Alternatively, reports 600 are exported 608 to a data structure. For example, reports 600 are output to semi-colon delimited text files. When presented on a display screen 610, the data is presented any number of ways including, for example, a graphical representation 612 of the number of viruses per platform.
Fig. 7 illustrates a sample malware spreading report 700. The sample malware spreading report 700 indicates which malware are spreading the fastest throughout the mobile network 302.
The sample malware spreading report 700 comprises option selections 702 for generating a report regarding a selectable interval of time in the past 704 or the most current period of time 706. The report 700 is presented on a screen 710 or exported 708 to a data structure. For example, the report 700 is output to a semi-colon delimited text file. When presented on a display screen 710, the data is presented any number of ways including, for example, a graphical representation 712 of the number of instances of each virus detected in the mobile network 302.

Referring now to Fig. 8, a sample user infection report 800 is illustrated.
The sample user infection report 800 shows recently infected users. In an embodiment, the sample user infection report 800 comprises option selections 802 for generating a report 800 regarding a selectable interval of time in the past 804 or the most current period of time 806. The report 800
-22-is presented on a display screen 810 or is exported 808 to a data structure.
For example, the report 800 is exported to a semi-colon delimited text file. When presented on a display screen 810, the data is presented any number of ways including, for example, a text list 812 of which platforms are infected by which viruses.

Fig. 9 depicts a sample virus producer report 900. The virus producer report 900 shows which users are responsible for spreading the most malware. The virus producer report 900 comprises option selections 902 for generating a report regarding a selectable interval of time in the past 904 or the most current period of time 906. The report 900 is presented on a display screen 910 or exported 908 to a data structure. For example, the report 900 is exported to a semi-colon delimited text file. When presented on a display screen 910, the data is presented any number of ways including, for example, a text list 912 of which platforms are infected by, and therefore likely to be, spreading the most viruses.

Referring now to Fig. 10, an exemplary real time statistics report 1000 is illustrated. The real time statistics report 1000 indicates which components of a mobile network 302 are indicating the presence of malware. In an embodiment, a display of the real time statistics reports 1000 has a configurable dashboard 1002. In another embodiment, the dashboard provides metrics on mobile device malware 1004, malware detected during scanning of MMS
messages 1006, malware detected as traffic arriving from the Internet through a gateway 1008, or malware detected in the wireless network 1010.

In other embodiments, the analysis component 104 generates additional reports, including the growth of individual viruses over time, infected subscriber information, dynamic virus threat level assessment and loss of operator revenue due to malware traffic. A simple calculation of the
- 23 -loss of operator revenue is based on the following function: Revenue Lost =
(Amount of virus traffic) * (Revenue per Byte of data transfer). Other functions and metrics for loss of system performance, bandwidth utilization, capacity degradation, and other metrics can be formed by one of ordinary skill in the art.

CoreStats 100 typically operates as a stand-alone system with some associated virus scanning modules running independently in user mobile devices 308 to aid in reporting and visualizing viruses on mobile networks 302, monitoring the current status of virus infections on a mobile network 302, evaluating the potential threat posed by a new or spreading virus, and providing the tools necessary to evaluate the challenge and initiate corrective actions. CoreStats 100 also integrates with other operational support systems, reporting alarms upstream to typical OAM&P (Operations, Administration, Maintenance, and Provisioning) systems used by network service providers to manage their mobile networks 302. In other embodiments, CoreStats 100 is an application that operates inside the mobile network 302, at the edge of the mobile network 302, inside a GGSN 306, or in a combination of locations. As one familiar in the art would appreciate, these are merely exemplary embodiments of the invention for illustration purposes only, and are not intended to limit the invention to any particular configuration or topology.
CoreStats 100 can be implemented using a general purpose computer. More particularly, a general purpose computer including a processor, memory and a system bus that couples the processor and memory can be used to implement CoreStats 100. The processor can be a microprocessor, microcontroller, or central processor unit (CPU) chip and printed circuit board (PCB). Any suitable bus architecture can be utilized to connect the processor and memory.
System memory can include static memory such as erasable programmable read only memory (EPROM), electronically erasable programmable read only memory (EEPROM), flash or bubble
-24-memory, as well as volatile memory, such as random access memory (RAM). In addition, the system can include storage media, such as hard disk drive, tape drive, optical disk drive or any other suitable media.

The system can also include various input devices, including a keyboard, mouse stylus, and the like, connected to the processor through the system bus. In addition, the system can include output devices, such as monitors, on which the operators can view the generated reports.
Additionally, the system can be connected via a network interface to various communications networks (e.g., local area network (LAN) or wide area network (WAN)).

Malware Sample Collection System Referring now to the network diagram depicted in Fig. 11, a malware sample collection system 1100 is shown for obtaining samples of executable code that are spreading within a mobile network 302 and sending those samples to a sample collection center 1112 for analysis.
In particular, collection agents, or Honeypots, 1102 are distributed within a mobile network 302 at various network locations or sites to collect executable programs being monitored by a protocol handler, e.g., Bluetooth 1114a and WiFi 1114b, (each being a type of protocol handler 1114), using both mobile stations and key communication components in the network, e.g., a GGSN in a GSM network and a PDSN in a CDMA network. The system 1100 collects the samples containing executable code from distributed locations, thereby increasing the likelihood that a new malware sample is captured once it starts spreading.

In operation, malware infected devices, such as Bluetooth devices 1106 and WiFi devices 1104 send connection attempts via a Bluetooth protocolo handler 1114a or a Wi-Fi protocol handler 1114b respectively. A collection agent 1102 accepts the incoming call attempts from the
-25-malware infected devices 1104, 1106 and forwards any transferred executables to a sample collection center 1112 of a network management system 100, such as CoreStats 100, using the provider's mobile network 302. Calls from the collection agent 1102 may be switched through the provider's mobile network 302 using a wireless data connection 1108e.
Alternatively, the a collection agent 1102 may send information to the sample collection center 1112 across a Public Switched Telephone Network, or PSTN (not shown).

In another embodiment, an Internet enabled mobile device 308 attempting to download an executable from a remote server typically uses TCP/IP and the Web to facilitate the download. The IP packets 1108d from the Internet enabled mobile device 308 are switched at a switching center 1110, typically an MSC or MTSO, to a Gateway 306, which is typically a GGSN (Gateway GPRS Support Node) or PDSN (Packet Data Serving Node), that routes the IP
packets 1108d to the Internet 304. In this embodiment, the IP sniffer, or network analyser 202, functions as a collection agent 1102 of the present invention and monitors the connection between the Internet 304 and the Gateway 306, forwarding all sampled executables to the sample collection center 1112.

Collection Agents A collection agent 1102, 202 is a device which is placed at various points in the mobile network 302 in order to collect samples being transmitted over the network executables, wherein a sample is transmitted data containing executable code. The type of collection agent 1102, 202 and the protocols monitored by the protocol handlers 1114a, 1114b are dependent not only upon the anticipated data loads and protocols being transmitted, but also on the mechanism used by the malware to accomplish its tasks, if known. The use of two types of collection agents, e.g.,
-26-honeypots 1102 and network sniffers or analyzers 202, provides a network service provider the best opportunity for early detection of malicious applications before they have had a chance to proliferate widely across a service provider's mobile network 302.

Honeypots: Honeypots, collection agent 1102, are typically stand-alone devices that have open network ports for unobtrusively accepting messages that are broadcast or specifically sent to them from malware infected mobile devices 1104, 1106. A typical feature of many malicious applications is that they attempt to forward copies of themselves automatically to other networked devices 308, thereby allowing themselves to spread through the mobile network 302 like a virus. It is possible for malicious applications to copy themselves to nearby mobile devices 308 using ad hoc or similar point-to-point type networks, instead of across the much larger service provider's mobile network 302. This makes it difficult, if not impossible, for the service provider to detect malware because the malware may not be transmitting across the service provider's mobile network 302. A person with a malware infected mobile device 1104, 1106 may during the course of single day come into range of tens, if not hundreds, of other mobile devices 308, possibly infecting many of them. In such cases, the malware may be discovered only at a later date when much of the damage has already been done.
Therefore, honeypots 1102 allow earlier detection of malicious applications by virtue of the fact that they are not in the core of the service provider's mobile network 302, as a network analyzer 202 collection agent would be, but rather are spread strategically in the periphery.

Honeypots 1102 can be configured with a Bluetooth protocol handler 1114a and a Wi-Fi protocol handler 1114b. Bluetooth enabled honeypots 1102 are mobile devices 308 or laptops that are placed in areas where there is typically a lot of wireless communication. The aim is to capture Bluetooth broadcast messages 1108b containing malicious executables sent from other
-27-nearby Bluetooth enabled, malware infected mobile devices 308. Target areas include airports, restaurants, downtown areas, and public parks. Wi-Fi enabled honeypots 1102 are mobile devices 308 or laptops that are placed in areas where there is a possibility of hacking and illegal access taking place. The aim is to allow illegal access of the honeypot collection agent 1102 in order to capture the malicious executable files sent using the Wi-Fi protocol 1108a from malware infected mobile devices 1104. Target areas include banks and stock exchanges.
Because such honeypot collection agents 1102 can be installed in locations outside of the provider's mobile network 302, calls from such collection agents 1102 may be switched across the Public Switched Telephone Network, or PSTN (not shown). Preferably such collection agents 1102 are switched through the provider's mobile network 302, when possible, as shown by wireless data connection 1108e, to reduce potential calling costs with other service providers.
In different embodiments, honeypot collection agents 1102 use a number of communication interfaces to connect to a sample collection center 1112 of a network management system 100. For example, such communication interfaces may include placing calls over telephony interfaces such as POTS lines or Plain Old telephone Service, ISDN, or other bearer channel technologies, or using data communication networks such as legacy serial or packet-based networks, TCP/IP, xDSL, and fiber-based technologies.
Additionally, such collection agents 1102 use wireless interfaces including, but not limited to, WiFi, IEEE 802.11 or more generically 802.x wireless interfaces.

Network Sniffers: Network analyzer 202 collection agents that monitor the service provider's mobile network 302 for transmission of malware applications are strategically placed in a service provider's mobile network 302 to intercept all, or nearly all, applications and forward
-28-them to a sample collection center 1112 of a network management system 100 for analysis.
Network sniffers or analyzers 202 collection agents are capable of monitoring Internet traffic for downloads of executable applications by mobile devices 308.

For applications being downloaded from remote servers using TCP/IP and the Internet 304, computers and servers act as IP sniffers, or network analyzers 202 to intercept and collect executable applications found within the normal flow of network traffic to and from the Internet.
TCP/IP sniffers are generally placed behind GGSN or PDSN nodes, or Gateways 306, ensuring that all the traffic flowing between the Internet 304 and the Internet enabled mobile devices 308 on the service provider's mobile network 302 are constantly monitored for malware applications.
Design and Operation of Collection Agents Referring now to the flow chart diagram depicted in Fig. 12, a collection agent 1102, 202 monitors 1202 a protocol via a protocol handler 1114a, 1114b for data samples that contain executable code. If a sample does not contain executable code, the collection agent 1102, 202 discards the sample.

If at reference number 1202, the collection agent 1102, 202 determines that a sample contains executable code, the collection agent 1102, 202 accepts and stores 1204 the executables, and the proceeds to reference number 1206 to check the executable and determine if the executable is for a mobile device 308. If the collection agent 1102, 202 determines that the executable code of the sample is not targeted for a mobile device 308, the collection agent 1102, 202 disgards the executable.

Proceeding to reference number 1208, the collection agent 1102, 202 determines if it is configured to collect only malware infected executables and if it is, the collection agent 1102,
-29-202 proceeds to reference number 1210 wherein it first scans 1210 the executable for malware .
If the executable sample does not contain maleware, the collection agent 1102, 202 discards the sample. If the executable sample does contain malware, the collection agent 1102, 202 proceeds to reference number 1212 to determine if the executable has been previously seen and sent to the sample collection center 1112. Returning to reference number 1208, if the collection agent 1102, 202 is not configured to collect only malware, the collection agent 1102, 202 skips the scanning 1210 operation and continues directly to reference number 1212.

At reference number 1212, if the executable has been seen previously by the collection agent 1102, 202, the collection agent 1102, 202 notifies 1216 the sample collection center 1112 that the malware is being seen and identified again. If the executable has been seen previously by the collection agent 1102, 202, the collection agent 1102, 202 sends 1214 the sample executable to the sample collection center 100 for further analysis and reporting, such as discussed above with CoreStats 100.

Collection agents 1102, 202 have the following general functionalities:
monitoring 1202 a specific protocol via a protocol handler 1114a, 1114b for data samples having executable content; accepting 1204 such samples having executable content that are transferred through the protocol; checking 1206 if the executable is specifically for mobile devices 308 by looking at the executable file format, if it is not specifically for mobile devices 308, then ignoring the executable; and, sending 1214 the entire executable using a secure network connection (e.g., https) or a wireless data connection 1108e to the sample collection center 1112, such as CoreStats 100 discussed above. Alternatively, a collection agent 1102, 202 selectively forwards executables after checking 1206 to see if the executable is for a mobile device 308. In this embodiment of the invention, the collection agent 1102, 202 checks to see if it is configured
-30-1208 to collect only malware infected applications and if it is, then it first scans 1210 the executable for malware and only proceeds if malware is detected. Next, the collection agent 1102, 202 proceeds to determine 1212 if that executable has already been sent to the malware collection center. If a collection agent 1102, 202 determines 1212 that the executable has already been sent to the sample collection center 1112, the collection agent 1102, 202 only notifies 1216 the sample collection center 1112 of the new occurrence of the executable.
Alternatively, collection agent 1102, 202 notifies 1216 the sample collection center 1112 of the number of times it has seen the executable. If this is a new executable however, it sends 1214 the executable to the sample collection center 1112 for analysis and reporting.

The design, both hardware and software, of a collection agent 1102, 202 depends on its location in the service provider's mobile network 302. A honeypot collection agent 1102 for receiving Bluetooth 1108b communications via a Bluetooth protocol handler 1114a and Wi-Fi 1108a communications via a WiFi protocol handler 1114b contains devices with Bluetooth and/or Wi-Fi receivers. Typically, a collection agent 1102 maintains an open Bluetooth 1108b or Wi-Fi 1108a port at all times. The honeypot collection agent 1102 accepts all incoming mobile executables transferred to it on Bluetooth 1108b or Wi-Fi 1108a. The honeypot collection agent 1102 then automatically sends the executable file to a sample collection center 1112 server, such as in CoreStats 100, through a secure connection (e.g., https) or a wireless data connection 1108e. A Bluetooth enabled honeypot collection agent 1102 is placed in crowded areas like airports, coffee shops, and restaurants since Bluetooth is a short range protocol. Wi-Fi enabled honeypot collection agents 1102 have somewhat more extended ranges, but are similarly placed in airports, coffee shops, and restaurants, but are also placed in places where wireless security may be an issue such as office buildings, banks and stock exchanges.
-31-An IP sniffer, or network analyser 202 collection agent is typically placed at the point of connection between a gateway 306 and the Internet 304. Mobile devices 308 access and download applications from remote servers on the Internet 304 through a gateway 306 called a Gateway GPRS Support Node (GGSN) or Packet Data Serving Node (PDSN). To obtain all executables arriving from the Internet 304, the IP sniffer, or network analyser 202 collection agent is placed behind the GGSN (or PDSN) and monitors the connection to the Internet 304.
This collects all mobile executables downloaded from the Internet 304 and forwards them to a sample collection center 1112 of a network management system, e.g., CoreStats 100. Since the data is accessed at the network level, packets may be out of order when collected. The IP sniffer, or network analyser 202 collection agent re-assembles the data in the correct order before forwarding the entire executable file to the sample collection center 1112.

The collection agent 1102, 202 can be implemented using a general purpose computer.
More particularly, a general purpose computer including a processor, memory and a system bus that couples the processor and memory can be used to implement the collection agent 1102, 202.

The processor can be a microprocessor, microcontroller, or central processor unit (CPU) chip and printed circuit board (PCB). Any suitable bus architecture can be utilized to connect the processor and memory. Computer system memory can include static memory such as erasable programmable read only memory (EPROM), electronically erasable programmable read only memory (EEPROM), flash or bubble memory, as well as volatile memory, such as random access memory (RAM). In addition, the computer system can include storage media, such as hard disk drive, tape drive, optical disk drive or any other suitable media.
In an alternate embodiment, the collection agent 1102, 202 is integrated with a mobile device 308 or any suitable network equipment in the service provider's mobile network 302. In an alternate
-32-embodiment, the collection agent 1102, 202 is one or more processes running on a mobile device 308 or any of the service provider's mobile network 302 equipment.

The above exemplary embodiment describes a system and method to collect potential malware applications from distributed locations throughout a service provider's mobile network 302, increasing the likelihood that new malware samples are captured once they start spreading.
Early detection of malware allows preventative measures to be taken sooner, potentially preventing or at least reducing any damage the malware will ultimately cause.
Conclusion While various embodiments have been described above, it should be understood that the embodiments have been presented by way of example only, and not limitation. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the subject matter described herein and defined in the appended claims. Thus, the breadth and scope of the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.
-33-

Claims (20)

The embodiments of the present invention for which an exclusive property or privilege is claimed are defined as follows:
1. A collection agent network device, comprising:
a first network interface communicatively coupled to a mobile network comprising a plurality of mobile devices, wherein the first network interface is operably adapted for intercepting a network data sample destined for one of the mobile devices of the plurality of mobile devices of the mobile network before the network data sample arrives at the one of the mobile devices, wherein the collection agent network device is separate from the one of the mobile devices;
a protocol handler processing unit operably adapted to receive the network data sample from the first network interface, determine whether the network data sample includes executable code that is executable by the one of the mobile devices, and to extract the executable code from the network data sample when the network data sample is determined to include the executable code; and a second network interface operably adapted for receiving the executable code from the protocol handler processing unit and for sending the executable code to a sample collection center when the protocol handler processing unit determines that the network data sample includes executable code that is executable by the one of the mobile devices, wherein the sample collection center is separate from the collection agent network device and the plurality of mobile devices of the mobile network.
2. The collection agent network device of claim 1, wherein the first network interface and the second network interface are the same physical interface.
3. The collection agent network device of claim 1 or claim 2, wherein the protocol handler is operably adapted to scan the executable code, to detect if the executable code contains a malware, and to provide an indication of the malware in the executable code to the sample collection center.
4. The collection agent network device of any one of claims 1 to 3, wherein the first interface is selected from the group consisting of:
a wireless interface;
a Bluetooth wireless interface;
a WiFi wireless interface;
an IEEE 802.x wireless interface;
a data networking interface;
a TCP/IP capable data networking interface; and an Internet capable data networking interface; and wherein the second interface is selected from the group consisting of:
a wireless interface;
a WiFi wireless interface;
an IEEE 802.x wireless interface;
a data networking interface;
a TCP/IP capable data networking interface;
an Internet capable data networking interface;
a telephony interface;
a plain old telephone interface;
an ISDN interface;
an xDSL interface; and a fiber interface.
5. A method of detecting malware for use in a mobile environment, the method comprising:
intercepting network communications destined for mobile devices in the mobile environment, wherein the network communications conform to a wireless protocol;
determining whether a sample of the network communications destined for one of the mobile devices contains executable code;
when the sample is determined to include executable code:
accepting the executable code;
verifying the executable code is executable by the one of the mobile devices; and when the executable code is verified to be executable by the one of the mobile devices, sending, by a collection agent network device comprising a processing unit and separate from the mobile devices, the executable code to a sample collection center, wherein the collection agent network device is communicatively coupled to the mobile network.
6. The method of claim 5, wherein the wireless protocol is selected from the group consisting of: Bluetooth, WiFi, IEEE 802.x, and TCP/IP.
7. The method of claim 5, wherein the one of the mobile devices comprises a first mobile device, wherein the wireless protocol is selected from the group consisting of:

Bluetooth, WiFi, and 802.x, and wherein accepting the executable code further comprises:
receiving a broadcast connection message from a second mobile device;
in response to the broadcast connection message, sending a connection response message to the second mobile device; and after sending the connection response message, receiving the executable code from the second mobile device.
8. The method of claim 5, further comprising:
scanning the executable code for a malware; and sending an indication to the sample collection center when malware is detected in the executable code.
9. The method of claim 8, further comprising:
blocking further transmission of the executable code containing the malware when malware is detected in the executable code.
10. The method of claim 8, wherein the one of the mobile devices comprises a first mobile device, the method further comprising:
alerting a second mobile device that the executable code contains malware when malware is detected in the executable code.
11. The method of claim 8, further comprising:

preventing the executable code containing the malware from being executed on a mobile device.
12. A wireless sample collection system, comprising:
means for intercepting network communications destined for mobile devices in a mobile environment, wherein the network communications conform to a wireless network protocol;
means for determining whether a sample of the network communications destined for one of the mobile devices contains executable code;
means for accepting the executable code when the sample includes the executable code;
means for verifying that the executable code is executable by the one of the mobile devices when the sample includes the executable code; and means for sending, when the sample includes the executable code and when the executable code is verified to be executable by the one of the mobile devices, the executable code to a network management system, wherein the wireless sample collection system is communicatively coupled to a mobile network, and wherein the wireless sample collection system is separate from the mobile devices.
13. The wireless sample collection system of claim 12, wherein the means for accepting further comprises:
means for receiving a broadcast connection message; and means for sending a connection response message.
14. The wireless sample collection system of claim 12, further comprising:

means for scanning the executable code to detect when the executable code contains a malware; and means for reporting that the executable code contains the malware when the means for scanning detects the malware.
15. The wireless sample collection system of claim 14, further comprising:
means for blocking further transmission of the executable code containing the malware.
16. The wireless sample collection system of claim 14, further comprising:
means for preventing the executable code containing the malware from being executed on a mobile device.
17. The wireless sample collection system of claim 14, further comprising:
means for alerting a mobile device that the executable code contains the malware.
18. A non-transitory computer-readable storage medium comprising instructions that, when executed, cause a processor of a collection agent network device to:
intercept network communications destined for mobile devices in a mobile environment, wherein the network communications conform to a wireless protocol;
determine whether a sample of the network communications destined for one of the mobile devices contains executable code;
when the sample is determined to include executable code:

verify that the executable code is executable by the one of the mobile devices; and when the executable code is verified to be executable by the one of the mobile devices, send the executable code to a sample collection center, wherein the collection agent network device is communicatively coupled to a mobile network, and wherein the collection agent network device is separate from the mobile devices.
19. The collection agent network device of claim 1, wherein the one of the mobile devices comprises a first mobile device of the plurality of mobile devices, and wherein the first network interface is configured to intercept the network data sample from a second, different mobile device of the plurality of mobile devices of the mobile network.
20. The collection agent network device of claim 3, wherein the protocol handler is operably adapted to block further transmission of the executable code containing the malware when malware is detected in the executable code.
CA2701689A 2006-10-06 2007-10-09 System and method of malware sample collection on mobile networks Active CA2701689C (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US82850006P 2006-10-06 2006-10-06
US60/828,500 2006-10-06
PCT/US2007/080866 WO2008043110A2 (en) 2006-10-06 2007-10-09 System and method of malware sample collection on mobile networks

Publications (2)

Publication Number Publication Date
CA2701689A1 CA2701689A1 (en) 2008-04-10
CA2701689C true CA2701689C (en) 2016-09-06

Family

ID=39269273

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2701689A Active CA2701689C (en) 2006-10-06 2007-10-09 System and method of malware sample collection on mobile networks

Country Status (3)

Country Link
US (1) US8881283B2 (en)
CA (1) CA2701689C (en)
WO (1) WO2008043110A2 (en)

Families Citing this family (97)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6763467B1 (en) * 1999-02-03 2004-07-13 Cybersoft, Inc. Network traffic intercepting method and system
US7603711B2 (en) * 2002-10-31 2009-10-13 Secnap Networks Security, LLC Intrusion detection system
WO2008043109A2 (en) * 2006-10-06 2008-04-10 Smobile Systems, Inc. System and method of reporting and visualizing malware on mobile networks
WO2008067335A2 (en) * 2006-11-27 2008-06-05 Smobile Systems, Inc. Wireless intrusion prevention system and method
US7945955B2 (en) * 2006-12-18 2011-05-17 Quick Heal Technologies Private Limited Virus detection in mobile devices having insufficient resources to execute virus detection software
US20090100519A1 (en) * 2007-10-16 2009-04-16 Mcafee, Inc. Installer detection and warning system and method
CN101939963B (en) * 2007-12-07 2016-11-16 法国电信公司 For controlling the method for application, the security module being associated, mobile terminal and the server installed in the security module being associated with mobile terminal
US8667582B2 (en) * 2007-12-10 2014-03-04 Mcafee, Inc. System, method, and computer program product for directing predetermined network traffic to a honeypot
US8667583B2 (en) * 2008-09-22 2014-03-04 Microsoft Corporation Collecting and analyzing malware data
US8347386B2 (en) * 2008-10-21 2013-01-01 Lookout, Inc. System and method for server-coupled malware prevention
US9781148B2 (en) 2008-10-21 2017-10-03 Lookout, Inc. Methods and systems for sharing risk responses between collections of mobile communications devices
US9367680B2 (en) 2008-10-21 2016-06-14 Lookout, Inc. System and method for mobile communication device application advisement
US8108933B2 (en) 2008-10-21 2012-01-31 Lookout, Inc. System and method for attack and malware prevention
US8087067B2 (en) * 2008-10-21 2011-12-27 Lookout, Inc. Secure mobile platform system
US8533844B2 (en) 2008-10-21 2013-09-10 Lookout, Inc. System and method for security data collection and analysis
US9043919B2 (en) 2008-10-21 2015-05-26 Lookout, Inc. Crawling multiple markets and correlating
US8051480B2 (en) * 2008-10-21 2011-11-01 Lookout, Inc. System and method for monitoring and analyzing multiple interfaces and multiple protocols
US8060936B2 (en) 2008-10-21 2011-11-15 Lookout, Inc. Security status and information display system
US8984628B2 (en) * 2008-10-21 2015-03-17 Lookout, Inc. System and method for adverse mobile application identification
US9235704B2 (en) 2008-10-21 2016-01-12 Lookout, Inc. System and method for a scanning API
US8099472B2 (en) * 2008-10-21 2012-01-17 Lookout, Inc. System and method for a mobile cross-platform software system
US8467768B2 (en) 2009-02-17 2013-06-18 Lookout, Inc. System and method for remotely securing or recovering a mobile device
US8855601B2 (en) 2009-02-17 2014-10-07 Lookout, Inc. System and method for remotely-initiated audio communication
US9042876B2 (en) 2009-02-17 2015-05-26 Lookout, Inc. System and method for uploading location information based on device movement
US9955352B2 (en) 2009-02-17 2018-04-24 Lookout, Inc. Methods and systems for addressing mobile communications devices that are lost or stolen but not yet reported as such
US8538815B2 (en) 2009-02-17 2013-09-17 Lookout, Inc. System and method for mobile device replacement
US9231964B2 (en) * 2009-04-14 2016-01-05 Microsoft Corporation Vulnerability detection based on aggregated primitives
US8528080B2 (en) * 2009-09-15 2013-09-03 Reefedge Networks, Llc Short-range mobile honeypot for sampling and tracking threats
US8024462B1 (en) 2009-10-05 2011-09-20 Mcafee, Inc. System, method, and computer program product for preventing communication of unwanted network traffic by holding only a last portion of the network traffic
US8397301B2 (en) 2009-11-18 2013-03-12 Lookout, Inc. System and method for identifying and assessing vulnerabilities on a mobile communication device
US9479357B1 (en) * 2010-03-05 2016-10-25 Symantec Corporation Detecting malware on mobile devices based on mobile behavior analysis
US9202049B1 (en) 2010-06-21 2015-12-01 Pulse Secure, Llc Detecting malware on mobile devices
EP2609538B1 (en) * 2010-08-25 2016-10-19 Lookout Inc. System and method for server-coupled malware prevention
US8817984B2 (en) 2011-02-03 2014-08-26 mSignia, Inc. Cryptographic security functions based on anticipated changes in dynamic minutiae
US11063920B2 (en) 2011-02-03 2021-07-13 mSignia, Inc. Cryptographic security functions based on anticipated changes in dynamic minutiae
US20120216281A1 (en) 2011-02-22 2012-08-23 PCTEL Secure LLC Systems and Methods for Providing a Computing Device Having a Secure Operating System Kernel
US9014632B2 (en) * 2011-04-29 2015-04-21 Here Global B.V. Obtaining vehicle traffic information using mobile bluetooth detectors
US20120324568A1 (en) * 2011-06-14 2012-12-20 Lookout, Inc., A California Corporation Mobile web protection
US8738765B2 (en) 2011-06-14 2014-05-27 Lookout, Inc. Mobile device DNS optimization
US8818933B2 (en) * 2011-07-06 2014-08-26 Verizon Patent And Licensing Inc. Live dashboard
US9521154B2 (en) 2011-08-03 2016-12-13 Hewlett Packard Enterprise Development Lp Detecting suspicious network activity using flow sampling
US8788881B2 (en) 2011-08-17 2014-07-22 Lookout, Inc. System and method for mobile device push communications
US9298917B2 (en) 2011-09-27 2016-03-29 Redwall Technologies, Llc Enhanced security SCADA systems and methods
US9519781B2 (en) 2011-11-03 2016-12-13 Cyphort Inc. Systems and methods for virtualization and emulation assisted malware detection
US9686293B2 (en) 2011-11-03 2017-06-20 Cyphort Inc. Systems and methods for malware detection and mitigation
US9792430B2 (en) * 2011-11-03 2017-10-17 Cyphort Inc. Systems and methods for virtualized malware detection
EP2595423B1 (en) * 2011-11-21 2018-01-03 Swisscom AG Application security evaluation system and method
CN103369520B (en) * 2012-03-27 2016-12-14 百度在线网络技术(北京)有限公司 The intention anticipation system and method for the application program questionable conduct of mobile terminal
US9319427B2 (en) * 2012-05-13 2016-04-19 Check Point Mobile Security Ltd Anti-malware detection and removal systems and methods
CN102685147B (en) * 2012-05-31 2015-04-15 东南大学 Mobile communication honeypot capturing system and implementation method thereof
US9407443B2 (en) 2012-06-05 2016-08-02 Lookout, Inc. Component analysis of software applications on computing devices
US9589129B2 (en) 2012-06-05 2017-03-07 Lookout, Inc. Determining source of side-loaded software
US9027138B2 (en) 2012-06-29 2015-05-05 Centurylink Intellectual Property Llc Identification of infected devices in broadband environments
US9767280B2 (en) * 2012-10-09 2017-09-19 Canon Denshi Kabushiki Kaisha Information processing apparatus, method of controlling the same, information processing system, and information processing method
US8655307B1 (en) 2012-10-26 2014-02-18 Lookout, Inc. System and method for developing, updating, and using user device behavioral context models to modify user, device, and application state, settings and behavior for enhanced user security
US8826431B2 (en) 2012-11-20 2014-09-02 Symantec Corporation Using telemetry to reduce malware definition package size
US9208215B2 (en) 2012-12-27 2015-12-08 Lookout, Inc. User classification based on data gathered from a computing device
US9374369B2 (en) 2012-12-28 2016-06-21 Lookout, Inc. Multi-factor authentication and comprehensive login system for client-server networks
US8855599B2 (en) 2012-12-31 2014-10-07 Lookout, Inc. Method and apparatus for auxiliary communications with mobile communications device
US9424409B2 (en) 2013-01-10 2016-08-23 Lookout, Inc. Method and system for protecting privacy and enhancing security on an electronic device
US20140259168A1 (en) * 2013-03-11 2014-09-11 Alcatel-Lucent Usa Inc. Malware identification using a hybrid host and network based approach
US9621572B2 (en) * 2013-03-15 2017-04-11 Cyber Engineering Services, Inc. Storage appliance and threat indicator query framework
US9396082B2 (en) 2013-07-12 2016-07-19 The Boeing Company Systems and methods of analyzing a software component
US9280369B1 (en) 2013-07-12 2016-03-08 The Boeing Company Systems and methods of analyzing a software component
US9852290B1 (en) 2013-07-12 2017-12-26 The Boeing Company Systems and methods of analyzing a software component
US9336025B2 (en) 2013-07-12 2016-05-10 The Boeing Company Systems and methods of analyzing a software component
US9479521B2 (en) 2013-09-30 2016-10-25 The Boeing Company Software network behavior analysis and identification system
US9642013B2 (en) * 2013-10-16 2017-05-02 Check Point Mobile Security Ltd Mobile communicator network routing decision system and method
US9642008B2 (en) 2013-10-25 2017-05-02 Lookout, Inc. System and method for creating and assigning a policy for a mobile communications device based on personal data
US9125060B2 (en) * 2013-11-22 2015-09-01 At&T Mobility Ii Llc Methods, systems, and computer program products for intercepting, in a carrier network, data destined for a mobile device to determine patterns in the data
US9753796B2 (en) 2013-12-06 2017-09-05 Lookout, Inc. Distributed monitoring, evaluation, and response for multiple devices
US10122747B2 (en) 2013-12-06 2018-11-06 Lookout, Inc. Response generation after distributed monitoring and evaluation of multiple devices
US10326778B2 (en) 2014-02-24 2019-06-18 Cyphort Inc. System and method for detecting lateral movement and data exfiltration
US10095866B2 (en) 2014-02-24 2018-10-09 Cyphort Inc. System and method for threat risk scoring of security threats
US10225280B2 (en) 2014-02-24 2019-03-05 Cyphort Inc. System and method for verifying and detecting malware
US11405410B2 (en) 2014-02-24 2022-08-02 Cyphort Inc. System and method for detecting lateral movement and data exfiltration
US9769198B1 (en) * 2014-03-31 2017-09-19 Juniper Networks, Inc. Malware detection using internal and/or external malware detection operations
US9990505B2 (en) 2014-08-12 2018-06-05 Redwall Technologies, Llc Temporally isolating data accessed by a computing device
CA2959991C (en) 2014-09-02 2021-11-16 Nasdaq, Inc. Data packet processing methods, systems, and apparatus
EP3248360B1 (en) 2015-01-19 2020-05-06 Inauth, Inc. Systems and methods for trusted path secure communication
EP3257284B1 (en) * 2015-02-09 2021-04-07 Telefonaktiebolaget LM Ericsson (publ) Mitigating the impact from internet attacks in a ran using internet transport
WO2016130051A1 (en) 2015-02-09 2016-08-18 Telefonaktiebolaget Lm Ericsson (Publ) Mitigating the impact from internet attacks in a ran using internet transport
US9781136B2 (en) 2015-02-09 2017-10-03 Telefonaktiebolaget Lm Ericsson (Publ) Mitigating the impact from internet attacks in a RAN using internet transport
EP3286888A1 (en) * 2015-04-24 2018-02-28 Nokia Solutions and Networks Oy Mitigation of malicious software in a mobile communications network
WO2016178816A1 (en) 2015-05-01 2016-11-10 Lookout, Inc. Determining source of side-loaded software
US9699205B2 (en) * 2015-08-31 2017-07-04 Splunk Inc. Network security system
US10826901B2 (en) 2015-11-25 2020-11-03 InAuth, Inc. Systems and method for cross-channel device binding
US10334062B2 (en) 2016-02-25 2019-06-25 InAuth, Inc. Systems and methods for recognizing a device
KR101676366B1 (en) * 2016-06-23 2016-11-15 국방과학연구소 Attacks tracking system and method for tracking malware path and behaviors for the defense against cyber attacks
WO2018035163A1 (en) * 2016-08-15 2018-02-22 RiskIQ, Inc. Techniques for determining threat intelligence for network infrastructure analysis
US10142360B2 (en) * 2016-10-11 2018-11-27 Arbor Networks, Inc. System and method for iteratively updating network attack mitigation countermeasures
US11093852B2 (en) 2016-10-19 2021-08-17 Accertify, Inc. Systems and methods for recognizing a device and/or an instance of an app invoked on a device
US11403563B2 (en) 2016-10-19 2022-08-02 Accertify, Inc. Systems and methods for facilitating recognition of a device and/or an instance of an app invoked on a device
US10511620B2 (en) 2016-10-31 2019-12-17 Armis Security Ltd. Detection of vulnerable devices in wireless networks
US11824880B2 (en) * 2016-10-31 2023-11-21 Armis Security Ltd. Detection of vulnerable wireless networks
US10382478B2 (en) * 2016-12-20 2019-08-13 Cisco Technology, Inc. Detecting malicious domains and client addresses in DNS traffic
US10218697B2 (en) 2017-06-09 2019-02-26 Lookout, Inc. Use of device risk evaluation to manage access to services

Family Cites Families (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7702806B2 (en) * 2000-09-07 2010-04-20 Riverbed Technology, Inc. Statistics collection for network traffic
US20020116639A1 (en) * 2001-02-21 2002-08-22 International Business Machines Corporation Method and apparatus for providing a business service for the detection, notification, and elimination of computer viruses
US20020129107A1 (en) * 2001-03-12 2002-09-12 Loughran Stephen A. Method and apparatus for automatic content handling
US6993660B1 (en) * 2001-08-03 2006-01-31 Mcafee, Inc. System and method for performing efficient computer virus scanning of transient messages using checksums in a distributed computing environment
US7146155B2 (en) * 2001-08-03 2006-12-05 Mcafee, Inc. System and method for providing telephonic content security service in a wireless network environment
US6947726B2 (en) * 2001-08-03 2005-09-20 The Boeing Company Network security architecture for a mobile network platform
US7331061B1 (en) * 2001-09-07 2008-02-12 Secureworks, Inc. Integrated computer security management system and method
US7210168B2 (en) * 2001-10-15 2007-04-24 Mcafee, Inc. Updating malware definition data for mobile data processing devices
US20030084321A1 (en) * 2001-10-31 2003-05-01 Tarquini Richard Paul Node and mobile device for a mobile telecommunications network providing intrusion detection
US7062553B2 (en) * 2001-12-04 2006-06-13 Trend Micro, Inc. Virus epidemic damage control system and method for network environment
US7778606B2 (en) * 2002-05-17 2010-08-17 Network Security Technologies, Inc. Method and system for wireless intrusion detection
JP4582682B2 (en) * 2002-07-08 2010-11-17 株式会社日立製作所 Security wall system
US6986161B2 (en) * 2002-08-12 2006-01-10 Harris Corporation Mobile ad-hoc network with intrusion detection features and related methods
KR100551421B1 (en) * 2002-12-28 2006-02-09 주식회사 팬택앤큐리텔 Mobile communication system of inactivating virus
US8331907B2 (en) * 2003-02-18 2012-12-11 Roamware, Inc. Integrating GSM and WiFi service in mobile communication devices
US7287281B1 (en) * 2003-06-17 2007-10-23 Symantec Corporation Send blocking system and method
US7295831B2 (en) * 2003-08-12 2007-11-13 3E Technologies International, Inc. Method and system for wireless intrusion detection prevention and security management
KR20050053401A (en) * 2003-12-02 2005-06-08 주식회사 하우리 Method for removing computer virus, and computer-readable storage medium recorded with virus-removing program
US20050201297A1 (en) * 2003-12-12 2005-09-15 Cyrus Peikari Diagnosis of embedded, wireless mesh networks with real-time, flexible, location-specific signaling
US7426383B2 (en) * 2003-12-22 2008-09-16 Symbol Technologies, Inc. Wireless LAN intrusion detection based on location
US7620990B2 (en) * 2004-01-30 2009-11-17 Microsoft Corporation System and method for unpacking packed executables for malware evaluation
US7831838B2 (en) * 2004-03-05 2010-11-09 Microsoft Corporation Portion-level in-memory module authentication
US20050273853A1 (en) * 2004-05-24 2005-12-08 Toshiba America Research, Inc. Quarantine networking
US7748038B2 (en) * 2004-06-16 2010-06-29 Ironport Systems, Inc. Method and apparatus for managing computer virus outbreaks
US20060116146A1 (en) * 2004-11-30 2006-06-01 Allan Herrod System and method for monitoring mobile units in a network
KR100628325B1 (en) * 2004-12-20 2006-09-27 한국전자통신연구원 Intrusion detection sensor detecting attacks against wireless network and system and method for detecting wireless network intrusion
US8495700B2 (en) * 2005-02-28 2013-07-23 Mcafee, Inc. Mobile data security system and methods
US20060203736A1 (en) * 2005-03-10 2006-09-14 Stsn General Holdings Inc. Real-time mobile user network operations center
US7515926B2 (en) * 2005-03-30 2009-04-07 Alcatel-Lucent Usa Inc. Detection of power-drain denial-of-service attacks in wireless networks
FI20050491A0 (en) * 2005-05-09 2005-05-09 Nokia Corp System for delivery of certificates in a communication system
US7496348B2 (en) * 2005-06-07 2009-02-24 Motorola, Inc. Wireless communication network security method and system
WO2007007326A2 (en) * 2005-07-14 2007-01-18 Gryphonet Ltd. System and method for detection and recovery of malfunction in mobile devices
US20070118759A1 (en) * 2005-10-07 2007-05-24 Sheppard Scott K Undesirable email determination
US20070089172A1 (en) * 2005-10-14 2007-04-19 Bare Ballard C Methods for identifying self-replicating threats using historical data
US7971251B2 (en) * 2006-03-17 2011-06-28 Airdefense, Inc. Systems and methods for wireless security using distributed collaboration of wireless clients
WO2007117636A2 (en) * 2006-04-06 2007-10-18 Smobile Systems, Inc. Malware detection system and method for comprssed data on mobile platforms
US9363675B2 (en) * 2006-06-15 2016-06-07 Cisco Technology, Inc. Distributed wireless security system
WO2008043109A2 (en) * 2006-10-06 2008-04-10 Smobile Systems, Inc. System and method of reporting and visualizing malware on mobile networks
US8331904B2 (en) * 2006-10-20 2012-12-11 Nokia Corporation Apparatus and a security node for use in determining security attacks
WO2008067335A2 (en) * 2006-11-27 2008-06-05 Smobile Systems, Inc. Wireless intrusion prevention system and method

Also Published As

Publication number Publication date
US20080086776A1 (en) 2008-04-10
WO2008043110A3 (en) 2008-07-03
CA2701689A1 (en) 2008-04-10
US8881283B2 (en) 2014-11-04
WO2008043110A2 (en) 2008-04-10

Similar Documents

Publication Publication Date Title
CA2701689C (en) System and method of malware sample collection on mobile networks
US9069957B2 (en) System and method of reporting and visualizing malware on mobile networks
US20080196104A1 (en) Off-line mms malware scanning system and method
US8087085B2 (en) Wireless intrusion prevention system and method
US8443446B2 (en) Method and system for identifying malicious messages in mobile communication networks, related network and computer program product therefor
US8719941B2 (en) Method and apparatus for providing mobile device malware defense
US7526809B2 (en) System and method for computer protection against malicious electronic mails by analyzing, profiling and trapping the same
KR101070614B1 (en) Malicious traffic isolation system using botnet infomation and malicious traffic isolation method using botnet infomation
US20020194490A1 (en) System and method of virus containment in computer networks
US20040008652A1 (en) System and method for sensing wireless LAN activity
US20060123133A1 (en) Detecting unauthorized wireless devices on a wired network
WO2004095192A2 (en) Systems and methods for securing wireless computer networks
GB2382755A (en) node and mobile device for a mobile telecommunications network providing intrusion detection/prevention
CN109561051A (en) Content distributing network safety detection method and system
CN102594780B (en) The detection of mobile terminal virus, sweep-out method and device
RU2679219C1 (en) Method of protection of service server from ddos attack
WO2003100559A2 (en) System and method for making managing wireless network activity
US11140129B2 (en) Distributed firewall system
Bijani et al. HIDMN: A host and network-based intrusion detection for mobile networks
Di Mauro et al. An architecture for threats detection in mobile operators networks

Legal Events

Date Code Title Description
EEER Examination request