WO2020003076A1 - Security of server hosting remote application - Google Patents
Security of server hosting remote application Download PDFInfo
- Publication number
- WO2020003076A1 WO2020003076A1 PCT/IB2019/055241 IB2019055241W WO2020003076A1 WO 2020003076 A1 WO2020003076 A1 WO 2020003076A1 IB 2019055241 W IB2019055241 W IB 2019055241W WO 2020003076 A1 WO2020003076 A1 WO 2020003076A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- application
- user
- user activity
- graph
- nodes
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1408—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
- H04L63/1425—Traffic logging, e.g. anomaly detection
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/552—Detecting local intrusion or implementing counter-measures involving long-term monitoring or reporting
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/04—Processing captured monitoring data, e.g. for logfile generation
- H04L43/045—Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/06—Generation of reports
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
- H04L67/025—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
- H04L67/125—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/52—Network services specially adapted for the location of the user terminal
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/535—Tracking the activity of the user
Definitions
- the present invention relates generally to the field of computing, and more particularly to internet security.
- the present invention provides a method for detecting a malicious activity with respect to an application hosted on a server, the method comprising: collecting user activity data associated with an application accessed remotely over a network, wherein the collected user activity data includes at least one set of user requests received from a user, each set of the at least one received set of user requests is associated with a corresponding location within the application; generating a graph from the collected user activity data, the generated graph including a plurality of nodes and a plurality of connections linking the plurality of nodes, wherein each node of the plurality of nodes represents a corresponding set of the at least one received set of user requests and each connection of the plurality of connections represents a user navigable path between a pair of corresponding locations within the application; storing the generated graph; monitoring a subsequent user activity associated with the application accessed remotely over the network; and detecting that the subsequent user activity does not match the stored graph of the collected user activity data.
- the present invention provides a computer system for detecting a malicious activity with respect to an application hosted on a server, comprising: one or more processors, one or more computer-readable memories, one or more computer-readable tangible storage media, and program instructions stored on at least one of the one or more computer-readable tangible storage media for execution by at least one of the one or more processors via at least one of the one or more memories, wherein the computer system is capable of performing a method comprising: collecting user activity data associated with an application accessed remotely over a network, wherein the collected user activity data includes at least one set of user requests received from a user, each set of the at least one received set of user requests is associated with a corresponding location within the application; generating a graph from the collected user activity data, the generated graph including a plurality of nodes and a plurality of connections linking the plurality of nodes, wherein each node of the plurality of nodes represents a corresponding set of the at least one received set of user requests and each connection of
- the present invention provides a computer program product for detecting a malicious activity with respect to an application hosted on a server, the computer program product comprising a computer readable storage medium readable by a processing circuit and storing instructions for execution by the processing circuit for performing a method for performing the steps of the invention.
- the present invention provides a computer program stored on a computer readable medium and loadable into the internal memory of a digital computer, comprising software code portions, when said program is run on a computer, for performing the steps of the invention.
- Embodiments of the present invention disclose a method, computer system, and a computer program product for detecting malicious activity with respect to an application hosted on a server.
- the present invention may include in a first aspect, a computer implemented method comprising collecting user activity data in relation to an application accessed remotely over a network, generating a graph from the collected user activity data, each node of the graph representing a set of user requests received from a user in respect of a location within the application and each connection between nodes representing a user navigable path between locations within the application, storing the generated graph, monitoring subsequent user activity with respect to the application, and detecting any user activity that does not match the stored graph.
- the present invention may include a data processing system comprising a processor arranged to collect user activity data in relation to an application accessed remotely over a network, generate a graph from the collected user activity data, each node of the graph representing a set of user requests received from a user in respect of a location within the application and each connection between nodes representing a user navigable path between locations within the application, store the generated graph, monitor subsequent user activity with respect to the application, and detect any user activity that does not match the stored graph.
- a data processing system comprising a processor arranged to collect user activity data in relation to an application accessed remotely over a network, generate a graph from the collected user activity data, each node of the graph representing a set of user requests received from a user in respect of a location within the application and each connection between nodes representing a user navigable path between locations within the application, store the generated graph, monitor subsequent user activity with respect to the application, and detect any user activity that does not match the stored graph.
- the present invention may include a computer program product for controlling a data processing system comprising a processor, the computer program product comprising a computer readable storage medium having program instructions embodied therewith, the program instructions executable by the processor to cause the processor to collect user activity data in relation to an application accessed remotely over a network, generate a graph from the collected user activity data, each node of the graph representing a set of user requests received from a user in respect of a location within the application and each connection between nodes representing a user navigable path between locations within the application, store the generated graph, monitor subsequent user activity with respect to the application, and detect any user activity that does not match the stored graph.
- FIG. 1 illustrates a schematic diagram of a user device accessing an application over a networked computer environment according to at least one embodiment
- FIG. 2 is a schematic diagram illustrating components of an appliance depicted in FIG. 1 according to at least one embodiment
- FIG. 3 is a schematic diagram illustrating a graph of nodes and connections according to at least one embodiment
- FIG. 4 is an operational flowchart illustrating a process for performing a security check on interactions with an application according to at least one embodiment
- FIG. 5 is a schematic diagram illustrating an application and a graph according to at least one embodiment
- FIG. 6 is a schematic diagram illustrating the appliance depicted in FIG. 2, in accordance with an embodiment of the present disclosure.
- the networked computer environment may include a user device 10 that may connect to a remote server 12 over a network 14. Communication between the device 10 and the server 12 may pass through a security appliance 8.
- the appliance 8 may include a standalone device but may also be implemented as a software component that may be installed on the server 12.
- the user device 10 may include a mobile device (e.g., a smartphone) and the remote server 12 may run a mobile application 16 to which the user device 10 may connect via the network 14.
- the network 14 may include a wireless component, such as 4G, and a wired component, such as the internet.
- the user device 10 may connect to a 4G network and a 4G network provider may connect to the internet, allowing a user of the user device 10 to access the internet and applications delivered via the internet through the user device 10.
- the user device 10 may include a smartphone, any suitable connected device, such as a computer connected via a wired network, may access the application 16 on the server 12.
- the user device 10 may access a mobile application, such as the application 16, through an internet browser running on the user device 10.
- the user device 10 may access the application 16 through a dedicated application installed on the user device 10, where the dedicated application may connect directly to the application 16.
- the user may use the user’s smartphone 10 to access a remote banking application 16, which may provide the user with various online banking services through the application 16 running on the user’s smartphone 10.
- the user may log into a user bank account through the application 16 running on the user’s smartphone 10 and perform actions in relation to the user bank account, such as checking the current bank balance and performing bank transfers.
- the secure delivery of the various services associated with the mobile application 16 to the user’s smartphone 10 may be of high priority to the mobile application 16.
- the ability of the application 16 to perform, for example, bank transfers to and from a user bank account, may mean that such applications 16 may be the target for malicious and criminal activity. Many different techniques may be used to attempt to interfere with such applications 16. Communications that are routed via the internet may always be vulnerable to being intercepted and manipulated to change the content of the communications or used to form the basis for attacks on the application 16.
- FIG. 2 a schematic diagram illustrating the components of the appliance 8 is shown, according to at least one embodiment.
- the appliance 8 may include three components: an activity monitoring component 18, a modeling engine component 20, and a security monitoring component 22.
- the three components may be run by a processor 24 of the appliance 8.
- the activity monitoring component 18, the modeling engine component 20, and the security monitoring component 22 are depicted in FIG. 2 as separate components for illustrative purposes and to explain the different functions. According to one embodiment, the three components may be implemented as part of one, or the same, overall software or hardware element that may deliver security functionality.
- the activity monitoring component 18, the modeling engine component 20, and the security monitoring component 22 may be designed to provide security for the application 16 and to detect and prevent malicious and criminal activity associated with the application 16.
- the activity monitoring component 18 may collect user activity logs to provide data for a behavior modeling process. Then, the modeling engine component 20 may use the data collected by the activity monitoring component 18 to generate a graph that may model the user behavior. Next, the security monitoring component 22 may monitor subsequent user internet activity to detect if any user internet activity may be violating the generated model.
- the modeling engine component 20 may generate the user behavior model as a graph, where each node of the graph may correspond to activity with respect to a location within the application 16 and each connection between nodes may represent a user navigable path between locations within the application 16. In one embodiment, the location within the application 16 may be a state (e.g., a specific page) of the application 16.
- the three components e.g., the activity monitoring component 18, the modeling engine component 20, and the security monitoring component 22
- the three components may be implemented to generate a graph that represents normal user behavior with respect to the application 16 and may then detect any user behavior that does not match the graph that has been generated.
- the graph may be built up from a dataset including a normalized version of cumulative interactions that users may have with the application 16 over a sufficiently long period of time, which may be harvested by the activity monitoring component 18. It is contemplated the weights of any malicious users of the application 16 in the harvested dataset may be negligible since the vast majority of users of the application 16 may be legitimate users.
- the modeling engine component 20 may then generate the graph using the dataset harvested by the activity monitoring component 18. In at least one embodiment, neither the activity monitoring component 18 nor the modeling engine component 20 may interfere with the normal operation of the application 16.
- the activity monitoring component 18 and the modeling engine component 20 may be transparent to the application 16 which may perform normal operations, unaware of the two components 18 and 20.
- the user using the user device 10 may browse through a web application or mobile application 16, where each time the user navigates a function, several requests may be sent almost simultaneously to the server 12 from the user device 10.
- several requests such as, a token verification request, images on the relevant page, stylesheets, and account balance information, may be sent to the application server 12.
- the cluster of requests may be pseudo atomic requests.
- the activity monitoring component 18 may capture the pseudo atomic requests in relation to the current location of the user within the application 16.
- the modeling engine component 20 may analyze the user traffic using harvested historic data and may model the user behavior as a graph-based data structure. Once the user traffic is modeled, the security monitoring component 22 may monitor and analyze subsequent user traffic against the generated model.
- FIG. 3 a schematic diagram illustrating an example of a graph 26 is shown, according to at least one embodiment.
- the graph 26 may include one or more nodes 28 and one or more connections 30. Each connection 30 may connect two nodes 28 and may be a unidirectional connection or a bidirectional connection.
- FIG. 3 one visual representation of the graph 26 is depicted. However, the data underlying the graph 26 may be represented in many various other ways.
- FIG. 3 also illustrates a table 32 depicting the various requests that may be clustered together. Although the graph 26 shown in FIG. 3 only includes four nodes 28, in one embodiment, the graph 26 may include any number of nodes 28 and connections 30 associated with the application 16.
- node A may represent a home page of the application 16
- node B may represent a“current balance” function
- node C may represent a“transfer money” function.
- the structure of the graph 26 shown in FIG. 3 may indicate that after the home page (e.g., node A), the user may navigate either directly to the“transfer money” page (e.g., node C) or may first navigate to the“current balance” page (e.g., node B).
- the connections 30 may represent the navigation options available to the user when navigating the application 16.
- FIG. 4 an operational flowchart illustrating the exemplary computer implemented method of performing a security check on interactions with an application 16 is depicted, according to at least one embodiment.
- step S4.1 user activity data in relation to a remote application is collected.
- the activity monitoring component 18 may collect or harvest user activity data in relation to the application 16 accessed remotely over the network 14.
- the activity monitoring component 18 may harvest the user interactions with the application 16 over a defined period of time (e.g., 24 hours).
- the harvested data may include user activity logs which may contain the requests that are made from the user device 10 to the server 12 hosting the application 16.
- a graph is generated from the collected data.
- the modeling engine component 20 may generate a graph 26 (see FIG. 3) from the collected user activity data.
- Each node 28 see FIG.
- each connection 30 (see FIG. 3) between nodes 28 of the graph 26 may represent a user navigable path between locations within the application 16.
- the modeling engine component 20 may cluster the set of user requests received from the user device 10 (as a result of user interactions with the application 16) into pseudo atomic requests and may then generate a node 28 for each such cluster of pseudo atomic requests.
- the generated graph is stored.
- the processor 24 of the appliance 8 which may perform the security check on interactions with the application 16, may store the generated graph 26 locally, so that the generated graph 26 may be continually accessed as/when needed. According to one embodiment, the generated graph 26 may be stored locally within the appliance 8.
- step S4.4 user activity is monitored within the application.
- the security monitoring component 22 may monitor subsequent user activity with respect to the application 16.
- the security monitoring component 22 may continuously monitor user activities associated with the application 16 as the application 16 continues to be used and accessed by incoming requests to the server 12 hosting the application 16.
- the security monitoring component 22 may detect any user activity that does not match the stored graph 26 (see FIG. 3).
- the security monitoring component 22 may detect user activities including, for example, requests of a cluster that may not sent to the server 12 simultaneously, requests from different clusters that may be sent to the server 12 simultaneously, and any unusual navigation path that may be discovered in the graph 26.
- the security monitoring component 22 may generate an alert and may pause the detected requests to the application 16.
- the security monitoring component 22 may trigger an alert for monitoring purposes. When malicious activities are detected, the normal operation of the application 16 may be stopped and the security of the application 16 may be improved.
- a user activity may be detected when a received set of user requests does not match any node 28 (see FIG. 3) of the generated graph 26 (see FIG. 3). Specifically, the user requests that may form a pseudo atomic request may not match the requests that may form any of the clusters that may be defined by the nodes 28. This may indicate a malicious attempt to access the application 16 and therefore, the requests may be declined. In one embodiment, all normal received requests may match the requests of a node 28 in the graph 26. Thus, any tampering with normal user requests or the creation of fake user requests may be detected. [0034] According to one embodiment, user activity may be detected if the user activity corresponds to navigation between two nodes 28 that are not directly connected by connections 30.
- the potential number of connections 30 between nodes 28 may be extremely large, however, most nodes 28 may only be connected to a small number of other nodes 28. As such, if the user activity indicates navigation between locations in the application 16 that are not connected on the graph 26, the user activity may trigger an alarm.
- the security method may act automatically, for example, by stopping the application 16 from responding to the suspicious activity, suspending access to the user account, and generating an e-mail alert to an administrator of the application 16.
- the application 16 may continue to operate normally and the various components of the security process may continue to perform the respective component tasks.
- the security monitoring component 22 may continue to monitor all user activity with respect to the application 16.
- FIG. 5 a schematic diagram illustrating the application 16, including locations 34 therein, is depicted according to at least one embodiment.
- the locations 34 may include logical locations within the application 16 where a user may be presented with an output on the user device 10 and/or can perform one or more specific actions using the user device 10.
- the landing or home page of a web application 16 may be a first location 34 within the application 16.
- the application 16 may also include navigable routes 36 within the application 16, which may represent paths that the user may travel down (e.g., in the logical sense) while navigating the application 16. For example, if the user chooses to access the“current balance” page from the home page, the user may have to navigate to a new location 34 within the application 16.
- the modeling engine component 20 may generate the graph 26, including the nodes 28 and the connections 30, which may correspond to the locations 34 and the routes 36 of the application 16.
- the modeling engine component 20 may operate based on the output of the activity monitoring component 18 and may not have direct access to the application 16. As such, the modeling engine component 20 may not access the application logic of the application 16 in the process of generating the graph 26.
- the modeling engine component 20 may determine a weighted average of user activity for each location 34 within the application 16 and generate a node 28 in the graph 26 for the specific location 34 from the weighted average of user activity.
- the modeling engine component 20 may determine a weighted average of user activity in relation to the user activity with respect to a specific location 34 (and corresponding node 28). It is contemplated that the vast majority of users of the application 16 may be legitimate users and thus, the weight of malicious users in the dataset may be negligible. As such, malicious user behavior may not be codified into the graph 26, which may represent the normal actions of normal users in relation to the application 16.
- the graph 26 may contain multiple nodes 28 that may represent the normal user activity for a location 34 within the application 16.
- the modeling engine component 20 may remove, from the collected user activity data, any data requests that may be generated independently of a user interaction with the application 16. In this way, the modeling engine component 20 may filter out common requests that may be sent to the server 12 independently of the user activity.
- the modeling engine component 20 may provide that the graph 26 may only codify pseudo atomic requests generated as a result of direct user interaction with the application 16. Any background activity that may occur between the user device 10 and the application 16 on the server 12 that is not a result of direct user action may not be included within the graph 26.
- FIG. 6 a schematic diagram illustrating the appliance 8, including a data processing system, is depicted in accordance with an embodiment of the present disclosure.
- the appliance 8 may include the processor 24 configured to control the operation of the appliance 8.
- the processor 24 of the appliance 8 may be connected to a local storage device 38 (e.g., for storing the generated graph 26) and to a local interface 40.
- a computer readable storage medium (“CD-ROM”) 42 may be provided for storing a computer program product that may be used to control the processor 24 to operate the appliance 8.
- the processor 24 may execute instructions from the computer program product to operate the appliance 8.
- the processor 24, with the modeling engine component 20 (see FIG. 2), may generate the graph 26.
- the processor 24 may then store the generated graph 26 in the local storage device 38.
- the present invention may be a system, a method, and/or a computer program product at any possible technical detail level of integration
- the computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention
- the computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device.
- the computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
- a non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing.
- RAM random access memory
- ROM read-only memory
- EPROM or Flash memory erasable programmable read-only memory
- SRAM static random access memory
- CD-ROM compact disc read-only memory
- DVD digital versatile disk
- memory stick a floppy disk
- a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon
- a computer readable storage medium is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
- Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network.
- the network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers.
- a network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
- Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, configuration data for integrated circuitry, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++, or the like, and procedural programming languages, such as the“C” programming language or similar programming languages.
- the computer readable program instructions may execute entirely on the user’s computer, partly on the user’s computer, as a stand-alone software package, partly on the user’s computer and partly on a remote computer or entirely on the remote computer or server.
- the remote computer may be connected to the user’s computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
- electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
- These computer readable program instructions may be provided to a processor of a general-purpose computer, special-purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
- These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
- the computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
- each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s).
- the functions noted in the blocks may occur out of the order noted in the Figures.
- two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Medical Informatics (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Debugging And Monitoring (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201980028908.4A CN112074814B (en) | 2018-06-27 | 2019-06-21 | Method, system, product and medium for detecting malicious activity of an application |
| JP2020567797A JP7194487B2 (en) | 2018-06-27 | 2019-06-21 | Security for Servers Serving Remote Applications |
| GB2100350.4A GB2589790B (en) | 2018-06-27 | 2019-06-21 | Security of server hosting remote application |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/019,719 | 2018-06-27 | ||
| US16/019,719 US10951638B2 (en) | 2018-06-27 | 2018-06-27 | Security of server hosting remote application |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2020003076A1 true WO2020003076A1 (en) | 2020-01-02 |
Family
ID=68984980
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/IB2019/055241 Ceased WO2020003076A1 (en) | 2018-06-27 | 2019-06-21 | Security of server hosting remote application |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US10951638B2 (en) |
| JP (1) | JP7194487B2 (en) |
| CN (1) | CN112074814B (en) |
| GB (1) | GB2589790B (en) |
| WO (1) | WO2020003076A1 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112685247B (en) * | 2020-12-24 | 2024-01-12 | 京东方科技集团股份有限公司 | Alarm suppression method and monitoring system based on Zabbix monitoring system |
| US12231448B2 (en) * | 2022-02-25 | 2025-02-18 | Microsoft Technology Licensing, Llc | Using graph enrichment to detect a potentially malicious access attempt |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1758605A (en) * | 2004-10-10 | 2006-04-12 | 华为技术有限公司 | Scheduling method of mobile data service |
| CN101639831A (en) * | 2008-07-29 | 2010-02-03 | 华为技术有限公司 | Search method, search device and search system |
| CN103916891A (en) * | 2014-03-27 | 2014-07-09 | 桂林电子科技大学 | Heterogeneous WEB service gateway realizing method and device |
| US9021566B1 (en) * | 2012-05-31 | 2015-04-28 | Starnet Communications Corporation | Apparatus and method to securely connect to and manage X11 applications on a remote system through an HTTP client |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7624448B2 (en) * | 2006-03-04 | 2009-11-24 | 21St Century Technologies, Inc. | Intelligent intrusion detection system utilizing enhanced graph-matching of network activity with context data |
| US8762298B1 (en) | 2011-01-05 | 2014-06-24 | Narus, Inc. | Machine learning based botnet detection using real-time connectivity graph based traffic features |
| US9317670B2 (en) * | 2012-05-22 | 2016-04-19 | Verizon Patent And Licensing Inc | Security based on usage activity associated with user device |
| US9292695B1 (en) | 2013-04-10 | 2016-03-22 | Gabriel Bassett | System and method for cyber security analysis and human behavior prediction |
| US9753796B2 (en) | 2013-12-06 | 2017-09-05 | Lookout, Inc. | Distributed monitoring, evaluation, and response for multiple devices |
| US10412106B2 (en) | 2015-03-02 | 2019-09-10 | Verizon Patent And Licensing Inc. | Network threat detection and management system based on user behavior information |
| US9606894B2 (en) * | 2015-03-04 | 2017-03-28 | International Business Machines Corporation | Collaborative collection of diagnostics data of software programs |
| US10430721B2 (en) * | 2015-07-27 | 2019-10-01 | Pivotal Software, Inc. | Classifying user behavior as anomalous |
| US9699205B2 (en) | 2015-08-31 | 2017-07-04 | Splunk Inc. | Network security system |
| US10536478B2 (en) | 2016-02-26 | 2020-01-14 | Oracle International Corporation | Techniques for discovering and managing security of applications |
| RU2635275C1 (en) * | 2016-07-29 | 2017-11-09 | Акционерное общество "Лаборатория Касперского" | System and method of identifying user's suspicious activity in user's interaction with various banking services |
| US11165800B2 (en) | 2017-08-28 | 2021-11-02 | Oracle International Corporation | Cloud based security monitoring using unsupervised pattern recognition and deep learning |
-
2018
- 2018-06-27 US US16/019,719 patent/US10951638B2/en active Active
-
2019
- 2019-06-21 JP JP2020567797A patent/JP7194487B2/en active Active
- 2019-06-21 CN CN201980028908.4A patent/CN112074814B/en active Active
- 2019-06-21 WO PCT/IB2019/055241 patent/WO2020003076A1/en not_active Ceased
- 2019-06-21 GB GB2100350.4A patent/GB2589790B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1758605A (en) * | 2004-10-10 | 2006-04-12 | 华为技术有限公司 | Scheduling method of mobile data service |
| CN101639831A (en) * | 2008-07-29 | 2010-02-03 | 华为技术有限公司 | Search method, search device and search system |
| US9021566B1 (en) * | 2012-05-31 | 2015-04-28 | Starnet Communications Corporation | Apparatus and method to securely connect to and manage X11 applications on a remote system through an HTTP client |
| CN103916891A (en) * | 2014-03-27 | 2014-07-09 | 桂林电子科技大学 | Heterogeneous WEB service gateway realizing method and device |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2021529366A (en) | 2021-10-28 |
| GB2589790B (en) | 2022-05-04 |
| GB202100350D0 (en) | 2021-02-24 |
| CN112074814A (en) | 2020-12-11 |
| GB2589790A (en) | 2021-06-09 |
| CN112074814B (en) | 2025-08-01 |
| US20200007562A1 (en) | 2020-01-02 |
| US10951638B2 (en) | 2021-03-16 |
| JP7194487B2 (en) | 2022-12-22 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11503050B2 (en) | Systems and methods for determining individual and group risk scores | |
| US11824894B2 (en) | Defense of targeted database attacks through dynamic honeypot database response generation | |
| US11297088B2 (en) | System and method for comprehensive data loss prevention and compliance management | |
| US10666670B2 (en) | Managing security breaches in a networked computing environment | |
| US10432660B2 (en) | Advanced cybersecurity threat mitigation for inter-bank financial transactions | |
| US10248910B2 (en) | Detection mitigation and remediation of cyberattacks employing an advanced cyber-decision platform | |
| US10735456B2 (en) | Advanced cybersecurity threat mitigation using behavioral and deep analytics | |
| US10320827B2 (en) | Automated cyber physical threat campaign analysis and attribution | |
| US10530791B2 (en) | Storage environment activity monitoring | |
| US10567406B2 (en) | Cloud computing environment activity monitoring | |
| US10491621B2 (en) | Website security tracking across a network | |
| US11966470B2 (en) | Detecting and preventing distributed data exfiltration attacks | |
| CN109155774A (en) | System and method for detecting security threats | |
| US10951638B2 (en) | Security of server hosting remote application | |
| US20240378323A1 (en) | Gathering universal serial bus threat intelligence | |
| US20250211613A1 (en) | Impersonation attack detection and prevention system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 19824930 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2020567797 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 202100350 Country of ref document: GB Kind code of ref document: A Free format text: PCT FILING DATE = 20190621 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 19824930 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 201980028908.4 Country of ref document: CN |