WO2014044223A1 - Systems and methods for security detection - Google Patents
Systems and methods for security detection Download PDFInfo
- Publication number
- WO2014044223A1 WO2014044223A1 PCT/CN2013/084022 CN2013084022W WO2014044223A1 WO 2014044223 A1 WO2014044223 A1 WO 2014044223A1 CN 2013084022 W CN2013084022 W CN 2013084022W WO 2014044223 A1 WO2014044223 A1 WO 2014044223A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- sensitive operation
- black
- initiation module
- security
- identification information
- 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
-
- 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
-
- 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/56—Computer malware detection or handling, e.g. anti-virus arrangements
- G06F21/566—Dynamic detection, i.e. detection performed at run-time, e.g. emulation, suspicious activities
-
- 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/554—Detecting local intrusion or implementing counter-measures involving event detection and direct action
Definitions
- the present invention is directed to computer technology. More particularly, the invention provides systems and methods for computer security. Merely by way of example, the invention has been applied to security detection. But it would be recognized that the invention has a much broader range of applicability.
- the information related to the process includes at least one of the following: md5 information of the process, digital-signature information of the process, and file- vendor information of the process. Then, security of the initiating process is detected based on the information related to the process to determine whether to release the sensitive operation.
- the security of the initiating process is detected by determining a black-or-white attribute of the initiating process based on the information related to the process. If the black-or-white attribute of the initiating process is white, the process is safe and consequently the sensitive operation can be released. If the black-or- white attribute of the initiating process is black, the initiating process is dangerous (i.e., not safe) and consequently, the sensitive operation cannot be released.
- the conventional techniques of real-time protection may have some problems under certain circumstances.
- the security detection is performed only on the process that initiates the sensitive operation.
- the initiating process may include multiple modules.
- the process itself is considered safe (e.g., the black-or-white attribute is white)
- it may include one or more modules that are dangerous (e.g., the black-or-white attribute of such modules is black).
- dangerous modules may have entered the initiating process through injection or dll hijacking and initiated the sensitive operation.
- the conventional techniques of real-time protection may release the sensitive operation because the initiating process itself is detected to be "safe,” even though the sensitive operation is actually initiated by the dangerous modules.
- the security and stability of the computer system may be severely affected. Therefore, the conventional techniques of real-time protection are often too coarse for security detection, and may lead to poor security and stability of computer systems.
- the present invention is directed to computer technology. More particularly, the invention provides systems and methods for computer security. Merely by way of example, the invention has been applied to security detection. But it would be recognized that the invention has a much broader range of applicability.
- a method for security detection. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- a device for security detection includes a
- the determination unit is configured to determine an initiation module in a process that initiates a sensitive operation.
- the collection unit is configured to collect identification information of the initiation module.
- the detection unit is configured to detect security of the sensitive operation based on at least information associated with the collected information and a predetermined database.
- a non-transitory computer readable storage medium includes programming instructions for security detection.
- the programming instructions are configured to cause one or more data processors to execute certain operations. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- a computer-implemented system for security detection includes one or more data processors and a computer-readable storage medium.
- the computer-readable storage medium is encoded with instructions for commanding the data processors to execute certain operations. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- the systems and methods described herein are configured to adopt a finer detection granularity and improve security and stability of computer systems.
- the systems and methods described herein are configured to detect a module with a black attribute (i.e., being dangerous) that initiates a sensitive operation by hijacking a process with a white attribute (i.e., being considered as safe), so as to improve the efficiency of security detection and ensure the security and stability of computer systems.
- Figure 1 is a simplified diagram showing a method for security detection according to one embodiment of the present invention
- Figure 2 is a simplified diagram showing a method for security detection according to another embodiment of the present invention.
- Figure 3 is a simplified diagram showing a method for security detection according to yet another embodiment of the present invention.
- Figure 4 is a simplified diagram of a security-detection device according to one embodiment of the present invention.
- Figure 5 is a simplified diagram showing certain components of the security-detection device as shown in Figure 4 according to another embodiment of the present invention.
- FIG. 1 is a simplified diagram showing a method for security detection according to one embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the method 1000 includes at least the process 100 for determining an initiation module in a process that initiates a sensitive operation, the process 101 for collecting identification information of the initiation module, and the process 102 for detecting security of the sensitive operation based on at least information associated with the collected identification information and a predetermined database.
- the initiation module in the process that initiates the sensitive operation is determined.
- the sensitive operation includes loading certain drivers, changing key items in a system registry, and/or injection.
- the identification information of the initiation module is collected.
- the identification information of the initiation module includes at least one of the following: digital signature information, file- vendor information and file-description information.
- the security of the initiated sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- the initiation module refers to the module that initiates the sensitive operation.
- the predetermined database includes a database of black attributes (e.g., a database that includes identification information of dangerous initiation modules) or a database of white attributes (e.g., a database that includes identification information of safe initiation modules).
- the predetermined database includes both the database of black attributes and the database of white attributes.
- the security detection is performed by checking whether the collected identification information of the initiation module in the process is included in the database of black attributes. For example, if the collected identification information is included in the database of black attributes, the sensitive operation is deemed as not safe (i.e., dangerous); and if the collected identification information of the initiation module in the process is not included in the database of black attributes, the sensitive operation is considered as safe.
- the security detection is performed by checking whether the collected identification information of the initiation module in the process is included in the database of white attributes. For example, if the collected identification information is included in the database of white attributes, the sensitive operation is deemed as safe; and if the collected identification information of the initiation module in the process is not included in the database of white attributes, the sensitive operation is considered as not safe (i.e., dangerous).
- the security detection is performed by checking whether the collected identification information of the initiation module in the process is included in the database of white attributes or the database of black attributes. For example, if the collected identification information is included in the database of white attributes, the sensitive operation is deemed as safe; and if the collected identification information of the initiation module in the process is included in the database of black attributes, the sensitive operation is considered as not safe (i.e., dangerous). In another example, if neither the database of white attributes nor the database of black attributes includes the collected identification information, the sensitive operation is temporarily deemed to be dangerous, and prompts may be provided to the computer for users to make further determination.
- a security-detection device may be implemented to perform the security detection as shown in Figure 1.
- the security-detection device can be included in a real-time security protection equipment of a computer.
- a process for determining whether to release the sensitive operation based on at least information associated with the detection of security of the sensitive operation is executed. For example, if the initiation of the sensitive operation is determined to be safe based on at least information associated with the detection of security of the sensitive operation, the sensitive operation is released. In another example, if the initiation of the sensitive operation is determined to be dangerous based on at least information associated with the detection of security of the sensitive operation, the sensitive operation is refused to be performed, and a prompt "initiation of the sensitive operation is dangerous" may be provided to the computer, e.g., by the security-detection device. As an example, such a prompt is displayed on a computer screen to notify a user that the sensitive operation is prohibited.
- the security-detection device may provide corresponding prompts to the computer based on at least information associated with the detection of security of the sensitive operation so that a user who operates the computer may determine whether to release the sensitive operation. For example, if the initiation of the sensitive operation is determined to be safe based on at least information associated with the detection of security of the sensitive operation, a prompt "initiation of the sensitive operation is safe" is provided to the computer (e.g., on the computer screen), and the user may determine whether to release the sensitive operation using a keyboard or a mouse.
- a prompt "initiation of the sensitive operation is dangerous" is provided to the computer (e.g., on the computer screen), and the user may determine whether to release the sensitive operation using the keyboard or the mouse.
- the security-detection device may not automatically determine whether to release the sensitive operation after the security detection but only send a prompt to the computer to allow the user to determine whether to release the sensitive operation according to the prompt.
- the process 100 includes, determining the initiation module in the process that initiates the sensitive operation using a stack back-traces method, or determining the initiation module in the process that initiates the sensitive operation using an initial-thread-address- inquiry method.
- the parameters of the sensitive operation include certain basic parameters of the sensitive operation.
- the parameters of the sensitive operation include the driver names and/or related directories.
- the parameters include a registry key, a registry item and altered new value(s) and old value(s).
- the sensitive operation is injection, the parameters include the name and/or the process ID of an injection process. In certain embodiments, the above-noted process for collecting parameters associated with the sensitive operation, and the processes 100 and 101 have no sequential relationship.
- a process for monitoring and capturing the sensitive operation is executed before the process 100.
- the above-noted process for collecting the parameters of the sensitive operation is executed after the process for monitoring and capturing the sensitive operation.
- the process 102 includes a process for detecting the security of the sensitive operation based on at least information associated with the identification information of the initiation module, the parameters of the sensitive operation and the predetermined database.
- the process for detecting the security of the sensitive operation based on at least information associated with the identification information of the initiation module, the parameters of the sensitive operation and the predetermined database includes the following steps:
- the predetermined database includes a database of black attributes (i.e., a database that includes identification information of dangerous initiation modules) or a database of white attributes (i.e., a database that includes identification information of safe initiation modules).
- the predetermined database includes both the database of black attributes and the database of white attributes.
- the step (1) is performed by checking whether the collected
- identification information of the initiation module in the process is included in the database of black attributes. For example, if the collected identification information is included in the database of black attributes, the sensitive operation is deemed as not safe, i.e., the black-or-white attribute of the initiation module is black. In another example, if the collected identification information of the initiation module in the process is not included in the database of black attributes, the black-or-white attribute of the initiation module is white, i.e., the sensitive operation is safe.
- the step (1) is performed by checking whether the collected
- identification information of the initiation module in the process is included in the database of white attributes.
- the sensitive operation is deemed as safe, i.e., the black-or-white attribute of the initiation module is white.
- the black-or-white attribute of the initiation module is black, i.e., the sensitive operation is dangerous.
- the step (1) is performed by checking whether the collected identification information of the initiation module in the process is included in the database of white attributes or the database of black attributes. For example, if the collected identification information of the initiation module in the process is included in the database of black attributes, the sensitive operation is considered as not safe, i.e., the black-or-white attribute of the initiation module is black. In another example, if the collected identification information is included in the database of white attributes, the sensitive operation is deemed as safe, i.e., the black- or- white attribute of the initiation module is white.
- the sensitive operation is temporarily deemed to be not safe, i.e., the black-or-white attribute of the initiation module is black.
- prompts are provided to the computer to inform a user that the identification information of the initiation module is not detected in the predetermined database and the initiation module is temporarily considered as not safe.
- the step (2) may be performed by checking whether certain parameters of the sensitive operation are included in the predetermined database, in certain embodiments.
- the step (3) includes: determining the sensitive operation is safe if both the black-or-white attribute of the initiation module and the black-or-white attribute of the sensitive operation are white; and determining the sensitive operation is dangerous if the black-or-white attribute of the initiation module and/or the black-or-white attribute of the sensitive operation are black.
- FIG. 2 is a simplified diagram showing a method for security detection according to another embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the method 2000 includes multiple processes that are performed, e.g., by a security-detection device.
- the method 200 includes the process 200 for monitoring and capturing a sensitive operation, the process 201 for determining an initiation module in a process that initiates the sensitive operation using a stack back-traces method, the process 202 for collecting identification information of the initiation module, and the process 203 for determining whether the collected identification information is included in a predetermined database of black attributes. For example, if the collected identification information is included in the predetermined database of black attributes, the process 204 is executed; otherwise the process 205 is executed.
- the process 204 includes determining that a black-or- white attribute of the initiation module is black and determining that the sensitive operation is dangerous. For example, at the process 205, the black-or-white attribute of the initiation module is determined to be white and the sensitive operation is determined to be safe. In another example, the process 207 is executed, where the sensitive operation is released to be performed. In yet another example, at the process 206, the sensitive operation is prohibited. In yet another example, the process 208 is executed, where a prompt "the sensitive operation is dangerous" is provided to the computer to notify a user of the reason for prohibiting the sensitive operation. [0038] Figure 3 is a simplified diagram showing a method for security detection according to yet another embodiment of the present invention.
- the method 3000 includes at least the process 300 for monitoring and capturing a sensitive operation by a security-detection device, the process 301 for collecting parameters of the sensitive operation by the security-detection device, the process 302 for determining an initiation module in a process that initiates the sensitive operation by the security- detection device using an initial-thread-address-inquiry method, and the process 303 for collecting identification information of the initiation module by the security-detection device.
- the method 3000 further includes the process 304 for determining whether the collected identification
- the process 305 is executed, where a prompt "the sensitive operation is safe" is provided to the computer by the security-detection device. For example, the computer releases the sensitive operation to be performed.
- the process 306 is executed, where a prompt "the sensitive operation is dangerous" is provided to the computer by the security-detection device. For example, the computer prohibits the sensitive operation.
- FIG. 4 is a simplified diagram of a security-detection device according to one embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the security-detection device 4000 includes a first determination unit 10, a collection unit 1 1 and a detection unit 12.
- the first determination unit 10 is configured to determine an initiation module in a process that initiates a sensitive operation.
- the collection unit 1 1 is connected with the first determination unit 10 and is configured to collect identification information of the initiation module determined by the first determination unit 10.
- the detection unit 12 is connected with the collection unit 11 and is configured to detect security of the sensitive operation based on at least information associated with the information collected by the collection unit 11 and a predetermined database.
- the security-detection device 4000 as shown in Figure 4, performs security detection by implementing one or more of the methods described above, such as the methods 1000, 2000 and/or 3000, in certain embodiments.
- FIG. 5 is a simplified diagram showing certain components of the security-detection device as shown in Figure 4 according to another embodiment of the present invention. This diagram is merely an example, which should not unduly limit the scope of the claims. One of ordinary skill in the art would recognize many variations, alternatives, and modifications.
- the security- detection device 4000 further includes a second determination unit 13.
- the detection unit 12 includes a first detection sub-unit 121, a second detection sub-unit 122, and a third detection sub-unit 123.
- the second determination unit 13 is configured to determine whether to release the sensitive operation based on at least information associated with the detection of security of the sensitive operation performed by the detection unit 12.
- the first determination unit 10 is further configured to determine the initiation module in the process that initiates the sensitive operation using a stack back-traces method, or determine the initiation module in the process that initiates the sensitive operation using an initial-thread-address-inquiry method.
- the collection unit 11 is further configured to collect parameters associated with the sensitive operation before the detection unit 12 performs the detection of security of the sensitive operation.
- the detection unit 12 is further configured to detect the security of the sensitive operation based on at least information associated with identification information of the initiation module, the parameters associated with the sensitive operation and the predetermined database.
- the first detection sub-unit 121 is specifically connected with the collection unit 11 and configured to detect a first black-or-white attribute of the initiation module based on at least information associated with the identification information of the initiation module and the predetermined database.
- the second detection sub-unit 122 can also be specifically connected with the collection unit 11 and configured to detect a second black-or-white attribute of the sensitive operation based on at least information associated with the parameters of the sensitive operation and the predetermined database.
- the third detection sub-unit 123 is connected with the first detection sub-unit 121 and the second detection sub-unit 122, and configured to detect the security of the sensitive operation based on at least information associated with the first black-or-white attribute of the initiation module detected by the first detection sub-unit 121 and the second black-or-white attribute of the sensitive operation detected by the second detection sub-unit 122.
- the third detection sub-unit is further configured to, in response to both the first black-or-white attribute and the second black-or-white attribute being white, determine the sensitive operation to be safe, and in response to the first black-or-white attribute and/or the second black-or-white attribute being black, determine the sensitive operation to be dangerous.
- the second determination unit 13 is connected with the third detection sub-unit 123 and configured to determine whether to release the sensitive operation based on at least information associated with the detection of security of the sensitive operation performed by the third detection sub-unit 123.
- the identification information of the initiation module includes one selected from a group consisting of: digital- signature information, file-vendor information, and file-description information.
- the security-detection device 4000 performs security detection by implementing one or more of the methods described above, such as the methods 1000, 2000 and/or 3000, in some embodiments.
- the security-detection device 4000 as shown in Figure 4 or Figure 5, is implemented on a real-time protection server for security detection of a client computer, using certain software or hardware.
- a method for security detection. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- the method is implemented according to at least Figure 1 , Figure 2, and/or Figure 3.
- a device for security detection includes a
- the determination unit is configured to determine an initiation module in a process that initiates a sensitive operation.
- the collection unit is configured to collect identification information of the initiation module.
- the detection unit is configured to detect security of the sensitive operation based on at least information associated with the collected information and a predetermined database.
- the device is implemented according to at least Figure 4, and/or Figure 5.
- a non-transitory computer readable storage medium includes programming instructions for security detection.
- the programming instructions are configured to cause one or more data processors to execute certain operations. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- the storage medium is implemented according to at least Figure 1 , Figure 2, and/or Figure 3.
- a computer-implemented system for security detection includes one or more data processors and a computer-readable storage medium.
- the computer-readable storage medium is encoded with instructions for commanding the data processors to execute certain operations. For example, an initiation module in a process that initiates a sensitive operation is determined; identification information of the initiation module is collected; and security of the sensitive operation is detected based on at least information associated with the collected identification information and a predetermined database.
- the system is implemented according to at least Figure 1, Figure 2, and/or Figure 3.
- some or all components of various embodiments of the present invention each are, individually and/or in combination with at least another component, implemented using one or more software components, one or more hardware components, and/or one or more combinations of software and hardware components.
- some or all components of various embodiments of the present invention each are, individually and/or in combination with at least another component, implemented in one or more circuits, such as one or more analog circuits and/or one or more digital circuits.
- various embodiments and/or examples of the present invention can be combined.
- the methods and systems described herein may be implemented on many different types of processing devices by program code comprising program instructions that are executable by the device processing subsystem.
- the software program instructions may include source code, object code, machine code, or any other stored data that is operable to cause a processing system to perform the methods and operations described herein.
- Other implementations may also be used, however, such as firmware or even appropriately designed hardware configured to carry out the methods and systems described herein.
- the systems' and methods' data may be stored and implemented in one or more different types of computer-implemented data stores, such as different types of storage devices and programming constructs (e.g., RAM, ROM, Flash memory, flat files, databases, programming data structures, programming variables, IF-THEN (or similar type) statement constructs, etc.).
- storage devices and programming constructs e.g., RAM, ROM, Flash memory, flat files, databases, programming data structures, programming variables, IF-THEN (or similar type) statement constructs, etc.
- data structures describe formats for use in organizing and storing data in databases, programs, memory, or other computer-readable media for use by a computer program.
- the systems and methods may be provided on many different types of computer-readable media including computer storage mechanisms (e.g., CD-ROM, diskette, RAM, flash memory, computer's hard drive, etc.) that contain instructions (e.g., software) for use in execution by a processor to perform the methods' operations and implement the systems described herein.
- computer storage mechanisms e.g., CD-ROM, diskette, RAM, flash memory, computer's hard drive, etc.
- instructions e.g., software
- a module or processor includes but is not limited to a unit of code that performs a software operation, and can be implemented for example as a subroutine unit of code, or as a software function unit of code, or as an object (as in an object- oriented paradigm), or as an applet, or in a computer script language, or as another type of computer code.
- the software components and/or functionality may be located on a single computer or distributed across multiple computers depending upon the situation at hand.
- the computing system can include clients and servers.
- a client and server are generally remote from each other and typically interact through a communication network.
- the relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Virology (AREA)
- Alarm Systems (AREA)
- Storage Device Security (AREA)
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| BR112014016534-3A BR112014016534B1 (en) | 2012-09-24 | 2013-09-23 | PROCESSOR IMPLANTED METHOD FOR SECURITY DETECTION; SECURITY DETECTION DEVICE; LEGIBLE STORAGE MEANS BY NON-TRANSITIONAL COMPUTER; AND SYSTEM IMPLANTED BY COMPUTER FOR SECURITY DETECTION |
| SG11201402925WA SG11201402925WA (en) | 2012-09-24 | 2013-09-23 | Systems and methods for security detection |
| US14/104,332 US20140101770A1 (en) | 2012-09-24 | 2013-12-12 | Systems and Methods for Security Detection |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201210358322.4A CN103679035B (en) | 2012-09-24 | 2012-09-24 | Safety detecting method and device |
| CN201210358322.4 | 2012-09-24 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US14/104,332 Continuation US20140101770A1 (en) | 2012-09-24 | 2013-12-12 | Systems and Methods for Security Detection |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014044223A1 true WO2014044223A1 (en) | 2014-03-27 |
Family
ID=50316545
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/084022 Ceased WO2014044223A1 (en) | 2012-09-24 | 2013-09-23 | Systems and methods for security detection |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US20140101770A1 (en) |
| CN (1) | CN103679035B (en) |
| BR (1) | BR112014016534B1 (en) |
| SG (1) | SG11201402925WA (en) |
| WO (1) | WO2014044223A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104376266A (en) * | 2014-11-21 | 2015-02-25 | 工业和信息化部电信研究院 | Determination method and device for security level of application software |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105471807B (en) * | 2014-05-28 | 2019-05-24 | 腾讯科技(深圳)有限公司 | Network-access security detection method and system based on bar code information |
| CN105184162B (en) * | 2015-08-18 | 2019-01-04 | 安一恒通(北京)科技有限公司 | program monitoring method and device |
| CN109033820A (en) * | 2018-06-29 | 2018-12-18 | 北京奇虎科技有限公司 | User rs credentials guard method, device and equipment |
| CN108985095B (en) * | 2018-07-05 | 2022-04-01 | 深圳市网心科技有限公司 | Non-public file access method, system, electronic equipment and storage medium |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040268365A1 (en) * | 2003-06-24 | 2004-12-30 | Bray Brandon R. | Safe exceptions |
| CN101373501A (en) * | 2008-05-12 | 2009-02-25 | 公安部第三研究所 | Dynamic Behavior Capturing Method for Computer Viruses |
| CN102004882A (en) * | 2010-11-26 | 2011-04-06 | 北京安天电子设备有限公司 | Method and device for detecting and processing remote-thread injection type Trojan |
| CN102902919A (en) * | 2012-08-30 | 2013-01-30 | 北京奇虎科技有限公司 | Method, device and system for identifying and processing suspicious practices |
Family Cites Families (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7340777B1 (en) * | 2003-03-31 | 2008-03-04 | Symantec Corporation | In memory heuristic system and method for detecting viruses |
| JP4732874B2 (en) * | 2005-11-28 | 2011-07-27 | 株式会社エヌ・ティ・ティ・ドコモ | Software behavior modeling device, software behavior monitoring device, software behavior modeling method, and software behavior monitoring method |
| US8606895B2 (en) * | 2006-01-17 | 2013-12-10 | Kidaro (Israel) Ltd. | Seamless integration of multiple computing environments |
| GB2448149B (en) * | 2007-04-03 | 2011-05-18 | Advanced Risc Mach Ltd | Protected function calling |
| US7930744B2 (en) * | 2008-07-02 | 2011-04-19 | Check Point Software Technologies Ltd. | Methods for hooking applications to monitor and prevent execution of security-sensitive operations |
| US8302210B2 (en) * | 2009-08-24 | 2012-10-30 | Apple Inc. | System and method for call path enforcement |
| CN102063588A (en) * | 2010-12-15 | 2011-05-18 | 北京北信源软件股份有限公司 | Control method and system for safety protection of computer terminal network |
| US9038176B2 (en) * | 2011-03-31 | 2015-05-19 | Mcafee, Inc. | System and method for below-operating system trapping and securing loading of code into memory |
| CN102222194A (en) * | 2011-07-14 | 2011-10-19 | 哈尔滨工业大学 | Module and method for LINUX host computing environment safety protection |
| CN102646173A (en) * | 2012-02-29 | 2012-08-22 | 成都新云软件有限公司 | Safety protection control method and system based on white and black lists |
| US9721120B2 (en) * | 2013-05-14 | 2017-08-01 | Apple Inc. | Preventing unauthorized calls to a protected function |
-
2012
- 2012-09-24 CN CN201210358322.4A patent/CN103679035B/en active Active
-
2013
- 2013-09-23 WO PCT/CN2013/084022 patent/WO2014044223A1/en not_active Ceased
- 2013-09-23 BR BR112014016534-3A patent/BR112014016534B1/en active IP Right Grant
- 2013-09-23 SG SG11201402925WA patent/SG11201402925WA/en unknown
- 2013-12-12 US US14/104,332 patent/US20140101770A1/en not_active Abandoned
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20040268365A1 (en) * | 2003-06-24 | 2004-12-30 | Bray Brandon R. | Safe exceptions |
| CN101373501A (en) * | 2008-05-12 | 2009-02-25 | 公安部第三研究所 | Dynamic Behavior Capturing Method for Computer Viruses |
| CN102004882A (en) * | 2010-11-26 | 2011-04-06 | 北京安天电子设备有限公司 | Method and device for detecting and processing remote-thread injection type Trojan |
| CN102902919A (en) * | 2012-08-30 | 2013-01-30 | 北京奇虎科技有限公司 | Method, device and system for identifying and processing suspicious practices |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104376266A (en) * | 2014-11-21 | 2015-02-25 | 工业和信息化部电信研究院 | Determination method and device for security level of application software |
Also Published As
| Publication number | Publication date |
|---|---|
| BR112014016534A2 (en) | 2017-06-13 |
| BR112014016534A8 (en) | 2017-07-04 |
| CN103679035B (en) | 2016-12-28 |
| BR112014016534B1 (en) | 2020-12-15 |
| SG11201402925WA (en) | 2014-07-30 |
| US20140101770A1 (en) | 2014-04-10 |
| CN103679035A (en) | 2014-03-26 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9489292B2 (en) | Devices and methods for acquiring abnormal information | |
| CN102663288B (en) | Virus killing method and device thereof | |
| EP2940957B1 (en) | Method, apparatus and system for detecting malicious process behavior | |
| US8245080B2 (en) | Model-based testing of an application program under test | |
| US20140101770A1 (en) | Systems and Methods for Security Detection | |
| KR101990598B1 (en) | Method and device for recommending solution based on user operation behavior | |
| US20160142437A1 (en) | Method and system for preventing injection-type attacks in a web based operating system | |
| CN110472381B (en) | Root permission hiding method and system based on android system and storage medium | |
| JP2019500680A5 (en) | ||
| WO2014032596A1 (en) | Systems and methods for enhancement of single sign-on protection | |
| US20160156645A1 (en) | Method and apparatus for detecting macro viruses | |
| JPWO2021079495A5 (en) | ||
| CN104598806A (en) | Method and device for registering detecting | |
| CN107818028A (en) | A kind of computer data backup and restoring method | |
| CN113656809A (en) | Mirror image security detection method, device, equipment and medium | |
| CN109828780B (en) | Open source software identification method and device | |
| US11811803B2 (en) | Method of threat detection | |
| CN106789973B (en) | Page security detection method and terminal equipment | |
| CN109916551B (en) | Braking performance detection method, device and electronic device | |
| WO2016197827A1 (en) | Method and apparatus for processing malicious bundled software | |
| CN106104553A (en) | For detecting the equipment distorted and the method for program code | |
| WO2020134033A1 (en) | Method used to determine security of application program when running, and device for same | |
| CN111966630B (en) | File type detection method, device, equipment and medium | |
| CN106156574A (en) | A kind of Information Authentication method, Apparatus and system | |
| CN104516752A (en) | Information processing method and electronic equipment |
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: 13839573 Country of ref document: EP Kind code of ref document: A1 |
|
| REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112014016534 Country of ref document: BR |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC OF 110815 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13839573 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 112014016534 Country of ref document: BR Kind code of ref document: A2 Effective date: 20140703 |