WO2015014271A1 - Method and device for detecting jump actd/ities of phishing webpages - Google Patents

Method and device for detecting jump actd/ities of phishing webpages Download PDF

Info

Publication number
WO2015014271A1
WO2015014271A1 PCT/CN2014/083219 CN2014083219W WO2015014271A1 WO 2015014271 A1 WO2015014271 A1 WO 2015014271A1 CN 2014083219 W CN2014083219 W CN 2014083219W WO 2015014271 A1 WO2015014271 A1 WO 2015014271A1
Authority
WO
WIPO (PCT)
Prior art keywords
clustering
url
target url
entities
target
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
Application number
PCT/CN2014/083219
Other languages
French (fr)
Inventor
Yan Luo
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Publication of WO2015014271A1 publication Critical patent/WO2015014271A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/1483Countermeasures against malicious traffic service impersonation, e.g. phishing, pharming or web spoofing

Definitions

  • the present disclosure relates to a method and a device for detecting jump activities of phishing webpages in the field of information security.
  • a phishing webpage is a disguised bank webpage or e-commerce webpage that intends to infiltrate and steal private information such as bank accounts and passwords submitted by users.
  • Phishing webpage activities are online fraud activities, which phishers counterfeit the URLs and the page content of legitimate websites using different means such as by inserting dangerous HTML codes into certain webpages of legitimate websites by taking advantage of any loopholes in the server programs of such websites, and with the purpose of tricking people into divulging their private information, such as their accounts and passwords of bank/credit cards.
  • existing methods typically merely detect the initial URL of a phishing webpage. This method is deficient, because the initial URL is being utilized by the phishers as a URL jump to another URL to elude the final URL detection.
  • t.cn/123456 may be the initial URL of a phishing webpage, which a phisher may use the initial URL to jump to a different URL: a.com/l .asp of another phishing webpage.
  • the prior art initial detection method would have missed the real phishing webpage.
  • the prior art method of detecting initial URLs of phishing webpages would be ineffective to detect the URL jump activities of the phishing webpages.
  • the various embodiments of the disclosure provide a method for detecting jump activities of phishing webpages and is capable of detecting all URLs of jump activities of phishing webpages to prevent missing any phishing webpages.
  • the embodiments of the present disclosure provide a method for detecting jump activities of phishing webpages, which include at least the following operations: receiving an initial URL; ,
  • clustering entity set associated with the target URL set, wherein the clustering entity set includes clustering entities associated with the at least one target URL; determining whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library includes clustering entities, and if there exist, labeling the initial URL as a phishing webpage.
  • the method further includes: wherein when there exist identical clustering entities between the clustering entity set and a preset cluster information library: obtaining the clustering entities: obtaining the at least one target URL associated with the clustering entities; and labeling the at least one target URL and excluding at least one target URL contained in the target URL set as phishing webpages.
  • the embodiments of the present disclosure also provide a device for detecting jump activities of phishing webpages, wherein the device includes at least a processor with circuitry operating in conjunction with at least a memory storing codes to be executed to perform functions as a plurality of modules, wherein the plurality of modules include: a receiving module, which is used to receive an initial URL; a first acquisition module, which is used to obtain a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; a second acquisition module, which is used to obtain a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the target URLs; a determining module, which is used to determine whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library comprises clustering entities; and a first labeling module, which is used to label the initial URL as a phishing webpage when the determining module determines that there exist identical clustering entities between the clustering entity set
  • the device includes: a third acquisition module, which is used to obtain the clustering entities when there exist identical clustering entities between the clustering entity set and a preset cluster information library; a fourth acquisition module, which is used to obtain the target URL associated with the clustering entity; and a second labeling module, which is used to label the target URLs excluding the target URL contained in the target URL set as phishing webpages.
  • a third acquisition module which is used to obtain the clustering entities when there exist identical clustering entities between the clustering entity set and a preset cluster information library
  • a fourth acquisition module which is used to obtain the target URL associated with the clustering entity
  • a second labeling module which is used to label the target URLs excluding the target URL contained in the target URL set as phishing webpages.
  • the present disclosure discloses a non-transitory computer-readable storage medium, wherein the computer readable storage medium stores a program which comprises codes or instructions to cause a processor circuitry to execute operations for detecting jump activities of phishing webpages, the operations include: receiving an initial URL; obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; obtaining a clustering entity set associated with the target URL set, wherein the _
  • clustering information library comprises clustering entities
  • the initial URL may finally be determined as a phishing webpage or not. Accordingly, the detect jump activities of phishing webpages that are undetectable with the prior art may be detected without missing any.
  • Figure 1 shows a flowchart of a method for detecting jump activities of phishing webpages, according to an embodiment of the disclosure
  • Figure 2 shows an exemplary structural diagram of a device for detecting jump activities of phishing webpages, according to an embodiment of the disclosure
  • Figure 3 shows an exemplary structural diagram of a server, according to an embodiment of the disclosure.
  • a jump phishing webpage is a phishing webpage, which may have a URL different from an intended webpage address input by a user into an address bar of the browser.
  • the methods in the prior art for detecting phishing webpages may only detect the URL in the address bar of the browser embodiment may obtain the URL of the final webpage accessed by the user and a clustering entity set associated with the URL, and compares the clustering entity set with a preset clustering information library to finally determine that it may be a phishing webpage.
  • Figure 1 shows a flowchart of the method for detecting jump activities of phishing webpages provided in this embodiment.
  • the method includes at least the following operations:
  • Step 101 Receiving an initial URL.
  • a terminal or device (such as in Fig. 3) may obtain an initial URL inputted by a user, wherein the initial URL may be a URL that the user inputs in an address bar of a browser of the terminal or the device.
  • Step 102 Obtaining a target URL set associated with the initial URL, wherein the target URL set may include at least one target URL.
  • a jump phishing webpage may be characterized by that the URL in the address bar of the browser inputted by a user being different from the URL of the webpage eventually accessed by the user.
  • the disclosed embodiment may receive an initial URL and then obtains a target URL set associated with the initial URL.
  • the target URL set may include at least one target URL.
  • the target URL set may include only one target URL.
  • the jump phishing webpage may be a 1 -level phishing webpage.
  • the initial URL may be A
  • the target URL may be B
  • the target URL set may be ⁇ B ⁇ .
  • jumping from A to B is a 1 -level jump.
  • the target URL set may include more than one target URL.
  • the target URL set may include two target URLs, that is to say, when the initial URL may be A, A may first jump to B and then from B jump to C.
  • the target URLs may be B and C, and the target URL set may be ⁇ B, C ⁇ . Accordingly, the jump from A to B and then from B to C is a 2-level jump.
  • jump activities of phishing webpages may use a variety of URL jump technologies including a 301 jump, or a 302 jump, js (javascript) jump, and iframe jump.
  • the disclosure in this illustrated embodiment does not restrict the jump method used by jump activities of phishing webpages, and the method is capable of obtaining the target URL set associated with the initial URL.
  • Step 103 Obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set may include clustering entities associated with the at least one target URLs.
  • the clustering entity set associated with the target URL set may be obtained, wherein the clustering entity set may include the clustering entities associated with the at least one target URL.
  • the clustering entity may include domains, sites, and domains and d.c.com/pathl/path2/l .asp ⁇ as an example, the following section describes the process of obtaining a clustering entity set.
  • determining that the clustering entities associated with d.c.com/pathl/path2/l .asp may include: c.com, d.c.com, d.c.com/pathl, and d.c.com/pathl/path2 respectively.
  • ⁇ a.com, b.a.com, b.a.com/pathl, c.com, d.c.com, d.c.com/pathl, and d.c.com/pathl/path2 ⁇ is the clustering entity set associated with the target URL set of ⁇ b.a.com/pathl, d.c.com/pathl/path2/l .asp ⁇ .
  • Step 104 Determining whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library may include clustering entities, and if yes, proceeding to Step 105.
  • the present disclosure upon obtaining the clustering entity set, compares the clustering entity set with a preset cluster information library, determines whether there exist identical clustering entities between the clustering entity set and the preset cluster information library, and if yes, proceeds to Step 105, wherein, the cluster information library comprises a clustering entity determined as the entity of a phishing webpage.
  • the present disclosure determines whether the clustering entity set and the preset cluster information library have any identical clustering entities, wherein the number of identical clustering entities is not restricted (the number of identical clustering entities may be one or more), and if yes, proceed to Step 105.
  • the different ways of obtaining a cluster information library may fall within the same scope of this embodiment.
  • Step 105 Labeling the initial URL as a phishing webpage.
  • the initial URL as a phishing webpage may be labeled when there exist identical clustering entities between clustering entity set and the preset cluster information library. Likewise, it is not necessary to label any URL when there exists no identical clustering entities between the clustering entity set and the preset cluster information library.
  • detecting jump activities of phishing webpages in processing the target URLs in the target URL may be as follows: Firstly, when there exists identical clustering entities between the clustering entity set and a preset cluster information library, the present disclosure obtains the clustering entities. Secondly, the present disclosure may obtain the target URLs associated with the clustering entities. Finally, the present disclosure may label the target URLs excluding the target URLs contained in the target URL set as phishing webpages. between the preset cluster information library and the clustering entity set, secondly obtains the target URLs associated with the identical clustering entities, and finally labels other target URLs contained in the target URL set as phishing webpages because the associated target URLs have been determined as phishing webpages.
  • the clustering entities contained in the clustering entity set may be obtained through at least one target URLs, so the at least one target URLs associated with the clustering entities form the target URLs at the source of the clustering entities.
  • the initial URL may be labeled as a phishing webpage.
  • This above disclosed embodiment may effectively detect jump activities of phishing webpages that are undetectable with the prior art method and may detect all the phishing webpages that carry out URL jump activities, consequently, no phishing webpage may be missed.
  • FIG. 2 shows an exemplary structure diagram of a device (200) for detecting jump activities of phishing webpages.
  • the device (200) includes at least a processor with circuitry (270) operating in conjunction with at least a memory (260) storing codes to be executed to perform functions as a plurality of modules, wherein the plurality of modules include at least: a receiving module (201), a first acquisition module (202), a second acquisition module (203), a determining module (204) and a first labeling module (205).
  • the receiving module (201) may be used to receive an initial URL.
  • the first acquisition module (202) may be used to obtain a target URL set which is associated with an initial URL, wherein the target URL set may include at least one target URL.
  • the second acquisition module (203) may be used to obtain a clustering entity set associated with the target URL set, wherein the clustering entity set may include clustering entities associated with the target URLs.
  • the determining module (204) may be used to determine whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library comprises clustering entities.
  • the first labeling module (205) may be used to label the initial URL as a phishing webpage when the determining module determines that there exist identical clustering entities between the clustering entity set and a preset cluster information library.
  • the device (200) provided in this embodiment may further include: a third acquisition module, which is used to obtain the clustering entities when there exist identical clustering entities between the clustering entity set and a URLs associated with the clustering entities; a second labeling module, which used to label the target URLs excluding the target URLs contained in the target URL set as phishing webpages.
  • FIG. 3 shows a server (300) provided in this alternate embodiment, wherein the server (300) may be used to carry out the method provided in the foregoing embodiment as described in the flow chart of Fig. 1. More specifically, the server (300) may include one or more memories (310) made of non-transitory computer readable storage media, an input unit (320), an output unit (330), a processor (340) which include one or more processing cores, and a power supply (350), wherein:
  • the memory (310) may be used to store software programs and modules. By running a software program or module stored in the memory (310), the processor (330) may execute various functional applications and data processing operations.
  • the memory (310) may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, applications required for at least one function, and the storage data area may store the data based on usage of the computer.
  • the memory (310) may be such as a high-speed random access memory and a non-volatile memory, for example, at least one disk storage device, a flash memory device, or a volatile solid memory device of another type.
  • the memory (310) may include a memory controller, which may enable the processor (340) and the input unit (320) to access the memory (310).
  • the input unit (320) may be used to receive the inputted numerical or character information, and generate keyboard inputs, mouse inputs, operating rod inputs, optical inputs, or trackball signal inputs which are related to user's setting and functional control.
  • the processor (340) may connect different parts of the server by means of various interfaces and lines, and performs various functions of the computer and processes data by running or executing the software program and/or module stored in the memory (310) and invoking the data stored in the memory (310), thereby performing overall monitoring to the device (200) such as a smart mobile phone or to a terminal.
  • the processor (340) may include one or more processing cores.
  • the server also comprises the power supply (350) (such as a battery) that supplies power to various parts of the server.
  • the power supply (350) may be connected to the processor (330) logically through a power management system, so that the power management system may perform such functions as charging management, discharging management, and power consumption management.
  • the power supply (350) may further comprise one or multiple DC/ AC power supplies, a recharging system, a power failure detection circuit, a power converter or inverter, and a power status indicator.
  • the processor (330) may specifically load the executable files following instructions, and may run the applications stored in the memory (310), thereby implementing the various functions as described in the flow chart of Fig. 1 as follows: receiving an initial URL; obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the target URLs; determining whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library comprises clustering entities, and if yes, labeling the initial URL as a phishing webpage.
  • the method performed by the server may further include that when there exist identical clustering entities between the clustering entity set and a preset cluster information library: obtaining the clustering entities; obtaining the target URLs associated with the clustering entities; and labeling the target URLs by excluding the target URLs contained in the target URL set as phishing webpages.
  • the embodiment of both the device (200) and the server (300) for detecting jump activities of phishing webpages basically corresponds to the embodiment of the method for detecting jump activities of phishing webpages.
  • the above described embodiment of the device for detecting jump activities of phishing webpages is only for illustrative purposes.
  • the various modules or units described as separate parts may or may not be physically separated, and parts displayed as modules or units may or may not be physical units, that is, they may be located at the same place or be distributed on multiple network units. Some or all of the modules may be selected as needed to attain the objectives of this embodiment. A person with ordinary skills in the art may understand and carry out it without inputting creative effort.
  • sequence numbers of the above-mentioned embodiments may be intended only for description, instead of indicating the relative merits of the embodiments. It should be understood by those with ordinary skill in the art that all or some of the steps of the foregoing embodiments may be implemented by hardware, or software program codes stored on a non-transitory computer-readable storage medium with computer-executable commands stored within.
  • the disclosure may be implemented as an algorithm as codes stored in a program module or a system with multi-program-modules.
  • the computer-readable storage medium may be, for example, nonvolatile memory such as compact disc, hard drive. ROM or flash memory.
  • the computer-executable commands may enable a computer, a server, a smart phone, a tablet or any similar computing device to render detecting of jump activities of phishing webpages operations.
  • disclosure may not be construed to limit the disclosure in any way.
  • Those of ordinary skill in the art will recognize that equivalent embodiments may be created via slight alterations and modifications using the technical content disclosed above without departing from the scope of the technical solution of the disclosure, and such summary alterations, equivalent has changed and modifications of the foregoing embodiments may be to be viewed as being within the scope of the technical solution of the disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A method and a device for detecting jump activities of phishing webpages are disclosed. The method includes the following operations: receiving an initial URL; obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the at least one target URL; determining whether there exists any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library comprises clustering entities, and if exists, labeling the initial URL as a phishing webpage.

Description

METHOD AND DEVICE FOR DETECTING JUMP ACTD/ITIES
OF PHISHING WEBPAGES
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] The application claims priority to Chinese Patent Application No. 2013103265423, filed on July 30, 2013, which is incorporated by reference in its entirety.
FIELD OF THE TECHNOLOGY
[0002] The present disclosure relates to a method and a device for detecting jump activities of phishing webpages in the field of information security.
BACKGROUND
[0003] A phishing webpage is a disguised bank webpage or e-commerce webpage that intends to infiltrate and steal private information such as bank accounts and passwords submitted by users. Phishing webpage activities are online fraud activities, which phishers counterfeit the URLs and the page content of legitimate websites using different means such as by inserting dangerous HTML codes into certain webpages of legitimate websites by taking advantage of any loopholes in the server programs of such websites, and with the purpose of tricking people into divulging their private information, such as their accounts and passwords of bank/credit cards.
[0004] Phishing webpages pose great security, privacy and identity threats to users, so more and more phishing webpage detection methods have emerged. However, existing methods typically merely detect the initial URL of a phishing webpage. This method is deficient, because the initial URL is being utilized by the phishers as a URL jump to another URL to elude the final URL detection. For example, t.cn/123456 may be the initial URL of a phishing webpage, which a phisher may use the initial URL to jump to a different URL: a.com/l .asp of another phishing webpage. Suppose the later URL: a.com/l .asp being the real URL (i.e., the phisher as an evil-doer), the prior art initial detection method would have missed the real phishing webpage. In other words, the prior art method of detecting initial URLs of phishing webpages would be ineffective to detect the URL jump activities of the phishing webpages.
SUMMARY
[0005] In view of this, the various embodiments of the disclosure provide a method for detecting jump activities of phishing webpages and is capable of detecting all URLs of jump activities of phishing webpages to prevent missing any phishing webpages.
[0006] The embodiments of the present disclosure provide a method for detecting jump activities of phishing webpages, which include at least the following operations: receiving an initial URL; ,
least one target URL; obtaining clustering entity set associated with the target URL set, wherein the clustering entity set includes clustering entities associated with the at least one target URL; determining whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library includes clustering entities, and if there exist, labeling the initial URL as a phishing webpage.
[0007] Preferably, the method further includes: wherein when there exist identical clustering entities between the clustering entity set and a preset cluster information library: obtaining the clustering entities: obtaining the at least one target URL associated with the clustering entities; and labeling the at least one target URL and excluding at least one target URL contained in the target URL set as phishing webpages.
[0008] The embodiments of the present disclosure also provide a device for detecting jump activities of phishing webpages, wherein the device includes at least a processor with circuitry operating in conjunction with at least a memory storing codes to be executed to perform functions as a plurality of modules, wherein the plurality of modules include: a receiving module, which is used to receive an initial URL; a first acquisition module, which is used to obtain a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; a second acquisition module, which is used to obtain a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the target URLs; a determining module, which is used to determine whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library comprises clustering entities; and a first labeling module, which is used to label the initial URL as a phishing webpage when the determining module determines that there exist identical clustering entities between the clustering entity set and a preset cluster information library.
[0009] Preferably, the device includes: a third acquisition module, which is used to obtain the clustering entities when there exist identical clustering entities between the clustering entity set and a preset cluster information library; a fourth acquisition module, which is used to obtain the target URL associated with the clustering entity; and a second labeling module, which is used to label the target URLs excluding the target URL contained in the target URL set as phishing webpages.
[0010] Yet in another embodiment, the present disclosure discloses a non-transitory computer-readable storage medium, wherein the computer readable storage medium stores a program which comprises codes or instructions to cause a processor circuitry to execute operations for detecting jump activities of phishing webpages, the operations include: receiving an initial URL; obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; obtaining a clustering entity set associated with the target URL set, wherein the _
determining whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library wherein the clustering information library comprises clustering entities, and if there exist, labeling the initial URL as a phishing webpage.
[0011] By obtaining the target URL set of the initial URL and determining whether the clustering entity associated with the target URL in the target URL set is available in the preset clustering information library, the initial URL may finally be determined as a phishing webpage or not. Accordingly, the detect jump activities of phishing webpages that are undetectable with the prior art may be detected without missing any.
BRIEF DESCRIPTION OF THE DRAWINGS
[0012] The accompanying drawings may be included to provide further understanding of the claims and disclosure which may be incorporated in, and constitute a part of this specification. The detailed description and illustrated embodiments described may serve to explain the principles defined by the claims.
[0013] Figure 1 shows a flowchart of a method for detecting jump activities of phishing webpages, according to an embodiment of the disclosure;
[0014] Figure 2 shows an exemplary structural diagram of a device for detecting jump activities of phishing webpages, according to an embodiment of the disclosure;
[0015] Figure 3 shows an exemplary structural diagram of a server, according to an embodiment of the disclosure.
DETAILED DESCRIPTION
[0016] The various embodiments of the disclosure may be further described in details in combination with attached drawings and embodiments below. It should be understood that the specific embodiments described here may be used only to explain the disclosure, and may not be used to limit the disclosure. In addition, for the sake of keeping description brief and concise, the newly added features, or features which may be different from those previously described in each new embodiment will be described in details. Similar features may be referenced back to the prior descriptions in a prior numbered drawing or referenced ahead to a higher numbered drawing. Unless otherwise specified, all technical and scientific terms herein may have the same meanings as understood by a person skilled in the art.
[0017] Embodiment 1
[0018] A jump phishing webpage is a phishing webpage, which may have a URL different from an intended webpage address input by a user into an address bar of the browser. The methods in the prior art for detecting phishing webpages may only detect the URL in the address bar of the browser embodiment may obtain the URL of the final webpage accessed by the user and a clustering entity set associated with the URL, and compares the clustering entity set with a preset clustering information library to finally determine that it may be a phishing webpage.
[0019] Figure 1 shows a flowchart of the method for detecting jump activities of phishing webpages provided in this embodiment. The method includes at least the following operations:
[0020] Step 101 : Receiving an initial URL. In this embodiment, a terminal or device (such as in Fig. 3) may obtain an initial URL inputted by a user, wherein the initial URL may be a URL that the user inputs in an address bar of a browser of the terminal or the device.
[0021] Step 102: Obtaining a target URL set associated with the initial URL, wherein the target URL set may include at least one target URL. A jump phishing webpage may be characterized by that the URL in the address bar of the browser inputted by a user being different from the URL of the webpage eventually accessed by the user. To detect a jump phishing webpage activity, the disclosed embodiment may receive an initial URL and then obtains a target URL set associated with the initial URL. The target URL set may include at least one target URL.
[0022] In actual practice, the target URL set may include only one target URL. In other words, the jump phishing webpage may be a 1 -level phishing webpage. For example, the initial URL may be A, the target URL may be B, that is, the target URL set may be {B}. In this case, jumping from A to B is a 1 -level jump. Likewise, the target URL set may include more than one target URL. For example, the target URL set may include two target URLs, that is to say, when the initial URL may be A, A may first jump to B and then from B jump to C. In this case, the target URLs may be B and C, and the target URL set may be {B, C}. Accordingly, the jump from A to B and then from B to C is a 2-level jump.
[0023] More specifically, jump activities of phishing webpages may use a variety of URL jump technologies including a 301 jump, or a 302 jump, js (javascript) jump, and iframe jump. The disclosure in this illustrated embodiment does not restrict the jump method used by jump activities of phishing webpages, and the method is capable of obtaining the target URL set associated with the initial URL.
[0024] Step 103: Obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set may include clustering entities associated with the at least one target URLs. In this embodiment, upon obtaining the target URL set associated with the initial URL, the clustering entity set associated with the target URL set may be obtained, wherein the clustering entity set may include the clustering entities associated with the at least one target URL.
[0025] In this embodiment, the clustering entity may include domains, sites, and domains and d.c.com/pathl/path2/l .asp} as an example, the following section describes the process of obtaining a clustering entity set. Obtain the clustering entities associated with b.a.com/pathl first; the domain associated with b.a.com/pathl is a.com, the site associated with b.a.com/pathl is b.a.com, and the path associated with b.a.com/pathl is b.a.com/pathl . Therefore, a.com, b.a.com, and b.a.com/pathl are the clustering entities associated with b.a.com/pathl .
[0026] Likewise, determining that the clustering entities associated with d.c.com/pathl/path2/l .asp may include: c.com, d.c.com, d.c.com/pathl, and d.c.com/pathl/path2 respectively. To sum up, {a.com, b.a.com, b.a.com/pathl, c.com, d.c.com, d.c.com/pathl, and d.c.com/pathl/path2} is the clustering entity set associated with the target URL set of {b.a.com/pathl, d.c.com/pathl/path2/l .asp}.
[0027] Step 104: Determining whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library may include clustering entities, and if yes, proceeding to Step 105.
[0028] In this embodiment, upon obtaining the clustering entity set, the present disclosure compares the clustering entity set with a preset cluster information library, determines whether there exist identical clustering entities between the clustering entity set and the preset cluster information library, and if yes, proceeds to Step 105, wherein, the cluster information library comprises a clustering entity determined as the entity of a phishing webpage.
[0029] In practice, the present disclosure determines whether the clustering entity set and the preset cluster information library have any identical clustering entities, wherein the number of identical clustering entities is not restricted (the number of identical clustering entities may be one or more), and if yes, proceed to Step 105. Likewise, the different ways of obtaining a cluster information library may fall within the same scope of this embodiment.
[0030] Step 105: Labeling the initial URL as a phishing webpage. In this embodiment of the present disclosure, the initial URL as a phishing webpage may be labeled when there exist identical clustering entities between clustering entity set and the preset cluster information library. Likewise, it is not necessary to label any URL when there exists no identical clustering entities between the clustering entity set and the preset cluster information library.
[0031] To summarize, detecting jump activities of phishing webpages in processing the target URLs in the target URL may be as follows: Firstly, when there exists identical clustering entities between the clustering entity set and a preset cluster information library, the present disclosure obtains the clustering entities. Secondly, the present disclosure may obtain the target URLs associated with the clustering entities. Finally, the present disclosure may label the target URLs excluding the target URLs contained in the target URL set as phishing webpages. between the preset cluster information library and the clustering entity set, secondly obtains the target URLs associated with the identical clustering entities, and finally labels other target URLs contained in the target URL set as phishing webpages because the associated target URLs have been determined as phishing webpages.
[0033] Wherein, the clustering entities contained in the clustering entity set may be obtained through at least one target URLs, so the at least one target URLs associated with the clustering entities form the target URLs at the source of the clustering entities. After determining that there exist identical clustering entities between the clustering entity set and a preset cluster information library (which the clustering information library includes clustering entities), the initial URL may be labeled as a phishing webpage.
[0034] This above disclosed embodiment may effectively detect jump activities of phishing webpages that are undetectable with the prior art method and may detect all the phishing webpages that carry out URL jump activities, consequently, no phishing webpage may be missed.
[0035] Embodiment 2
[0036] Figure 2 shows an exemplary structure diagram of a device (200) for detecting jump activities of phishing webpages. The device (200) includes at least a processor with circuitry (270) operating in conjunction with at least a memory (260) storing codes to be executed to perform functions as a plurality of modules, wherein the plurality of modules include at least: a receiving module (201), a first acquisition module (202), a second acquisition module (203), a determining module (204) and a first labeling module (205).
[0037] The receiving module (201) may be used to receive an initial URL. The first acquisition module (202) may be used to obtain a target URL set which is associated with an initial URL, wherein the target URL set may include at least one target URL. The second acquisition module (203) may be used to obtain a clustering entity set associated with the target URL set, wherein the clustering entity set may include clustering entities associated with the target URLs. The determining module (204) may be used to determine whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library comprises clustering entities. The first labeling module (205) may be used to label the initial URL as a phishing webpage when the determining module determines that there exist identical clustering entities between the clustering entity set and a preset cluster information library.
[0038] To detect jump activities of phishing webpages thoroughly, the device (200) provided in this embodiment may further include: a third acquisition module, which is used to obtain the clustering entities when there exist identical clustering entities between the clustering entity set and a URLs associated with the clustering entities; a second labeling module, which used to label the target URLs excluding the target URLs contained in the target URL set as phishing webpages.
[0039] Figure 3 shows a server (300) provided in this alternate embodiment, wherein the server (300) may be used to carry out the method provided in the foregoing embodiment as described in the flow chart of Fig. 1. More specifically, the server (300) may include one or more memories (310) made of non-transitory computer readable storage media, an input unit (320), an output unit (330), a processor (340) which include one or more processing cores, and a power supply (350), wherein:
[0040] The memory (310) may be used to store software programs and modules. By running a software program or module stored in the memory (310), the processor (330) may execute various functional applications and data processing operations. The memory (310) may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, applications required for at least one function, and the storage data area may store the data based on usage of the computer. In addition, the memory (310) may be such as a high-speed random access memory and a non-volatile memory, for example, at least one disk storage device, a flash memory device, or a volatile solid memory device of another type. Correspondingly, the memory (310) may include a memory controller, which may enable the processor (340) and the input unit (320) to access the memory (310).
[0041] The input unit (320) may be used to receive the inputted numerical or character information, and generate keyboard inputs, mouse inputs, operating rod inputs, optical inputs, or trackball signal inputs which are related to user's setting and functional control.
[0042] As the control center of the server (300), the processor (340) may connect different parts of the server by means of various interfaces and lines, and performs various functions of the computer and processes data by running or executing the software program and/or module stored in the memory (310) and invoking the data stored in the memory (310), thereby performing overall monitoring to the device (200) such as a smart mobile phone or to a terminal. Optionally, the processor (340) may include one or more processing cores.
[0043] The server also comprises the power supply (350) (such as a battery) that supplies power to various parts of the server. Preferably, the power supply (350) may be connected to the processor (330) logically through a power management system, so that the power management system may perform such functions as charging management, discharging management, and power consumption management. The power supply (350) may further comprise one or multiple DC/ AC power supplies, a recharging system, a power failure detection circuit, a power converter or inverter, and a power status indicator.
[0044] In this embodiment, the processor (330) may specifically load the executable files following instructions, and may run the applications stored in the memory (310), thereby implementing the various functions as described in the flow chart of Fig. 1 as follows: receiving an initial URL; obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL; obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the target URLs; determining whether there exist identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library comprises clustering entities, and if yes, labeling the initial URL as a phishing webpage.
[0045] Preferably, the method performed by the server may further include that when there exist identical clustering entities between the clustering entity set and a preset cluster information library: obtaining the clustering entities; obtaining the target URLs associated with the clustering entities; and labeling the target URLs by excluding the target URLs contained in the target URL set as phishing webpages.
[0046] The embodiment of both the device (200) and the server (300) for detecting jump activities of phishing webpages basically corresponds to the embodiment of the method for detecting jump activities of phishing webpages. For related details about the embodiment of the device for detecting jump activities of phishing webpages, refer to the related descriptions of the embodiment of the method for detecting jump activities of phishing webpages. The above described embodiment of the device for detecting jump activities of phishing webpages is only for illustrative purposes. The various modules or units described as separate parts may or may not be physically separated, and parts displayed as modules or units may or may not be physical units, that is, they may be located at the same place or be distributed on multiple network units. Some or all of the modules may be selected as needed to attain the objectives of this embodiment. A person with ordinary skills in the art may understand and carry out it without inputting creative effort.
[0047] The sequence numbers of the above-mentioned embodiments may be intended only for description, instead of indicating the relative merits of the embodiments. It should be understood by those with ordinary skill in the art that all or some of the steps of the foregoing embodiments may be implemented by hardware, or software program codes stored on a non-transitory computer-readable storage medium with computer-executable commands stored within. For example, the disclosure may be implemented as an algorithm as codes stored in a program module or a system with multi-program-modules. The computer-readable storage medium may be, for example, nonvolatile memory such as compact disc, hard drive. ROM or flash memory. The computer-executable commands may enable a computer, a server, a smart phone, a tablet or any similar computing device to render detecting of jump activities of phishing webpages operations. disclosure may not be construed to limit the disclosure in any way. Those of ordinary skill in the art will recognize that equivalent embodiments may be created via slight alterations and modifications using the technical content disclosed above without departing from the scope of the technical solution of the disclosure, and such summary alterations, equivalent has changed and modifications of the foregoing embodiments may be to be viewed as being within the scope of the technical solution of the disclosure.

Claims

WO 2015/014271 Claims PCT/CN2014/083219
1. A method for detecting jump activities of phishing webpages, comprising:
receiving an initial URL;
obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL;
obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the at least one target URL; and
determining whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library comprises clustering entities, and if there exist, labeling the initial URL as a phishing webpage.
2. The method according to claim 1, wherein when there exists identical clustering entities between the clustering entity set and a preset cluster information library:
obtaining the clustering entities:
obtaining the at least one target URL associated with the clustering entities; and
labeling the at least one target URL and excluding at least one target URL contained in the target URL set as phishing webpages.
3. A device for detecting jump activities of phishing webpages, wherein the device comprises at least a processor with circuitry operating in conjunction with at least a memory storing codes to be executed to perform functions as a plurality of modules, wherein the plurality of modules comprise: a receiving module, which is used to receive an initial URL;
a first acquisition module, which is used to obtain a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL;
a second acquisition module, which is used to obtain a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the target URLs;
a determining module, which is used to determine whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the cluster information library comprises clustering entities; and
a first labeling module, which is used to label the initial URL as a phishing webpage when the determining module determines that there exist identical clustering entities between the clustering entity set and a preset cluster information library.
4. The device according to claim 3, further comprises: WO 2015/014271 tion module, which is used to obtain the clusteringpcT/CN2014/083219re exist identical clustering entities between the clustering entity set and a preset cluster information library; a fourth acquisition module, which is used to obtain the target URL associated with the clustering entity; and
a second labeling module, which is used to label the target URLs excluding the target URL contained in the target URL set as phishing webpages.
5. The device according to claim 3, wherein the device is contained within a terminal which communicates to a network, the terminal comprises anyone of: a smart phone, a personal computer, a laptop computer, a notebook computer, a computing tablet, a mobile phone or a server.
6. A non-transitory computer-readable storage medium, wherein the computer readable storage medium stores a program which comprises codes or instructions to cause a processor circuitry to execute operations for detecting jump activities of phishing webpages, the operations comprising: receiving an initial URL;
obtaining a target URL set associated with the initial URL, wherein the target URL set comprises at least one target URL;
obtaining a clustering entity set associated with the target URL set, wherein the clustering entity set comprises clustering entities associated with the at least one target URL; and
determining whether there exist any identical clustering entities between the clustering entity set and a preset cluster information library, wherein the clustering information library comprises clustering entities, and if there exist, labeling the initial URL as a phishing webpage.
7. The non-transitory computer readable storage medium according to claim 6, wherein when there exist identical clustering entities between the clustering entity set and a preset cluster information library:
obtaining the clustering entities:
obtaining the at least one target URL associated with the clustering entities; and
labeling the at least one target URL and excluding at least one target URL contained in the target URL set as phishing webpages.
PCT/CN2014/083219 2013-07-30 2014-07-29 Method and device for detecting jump actd/ities of phishing webpages Ceased WO2015014271A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310326542.3 2013-07-30
CN201310326542.3A CN104216930B (en) 2013-07-30 2013-07-30 A kind of detection method and device of jump class fishing webpage

Publications (1)

Publication Number Publication Date
WO2015014271A1 true WO2015014271A1 (en) 2015-02-05

Family

ID=52098425

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/083219 Ceased WO2015014271A1 (en) 2013-07-30 2014-07-29 Method and device for detecting jump actd/ities of phishing webpages

Country Status (2)

Country Link
CN (1) CN104216930B (en)
WO (1) WO2015014271A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114640492A (en) * 2020-12-16 2022-06-17 深信服科技股份有限公司 URL detection method, system, equipment and computer readable storage medium

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653941A (en) * 2015-07-31 2016-06-08 哈尔滨安天科技股份有限公司 Heuristic detection method and system for phishing website
CN108259416B (en) * 2016-12-28 2021-06-22 华为技术有限公司 Method and related device for detecting malicious web pages
CN109657179B (en) * 2018-12-07 2024-04-16 北京奇虎科技有限公司 A business processing method, system and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080034073A1 (en) * 2006-08-07 2008-02-07 Mccloy Harry Murphey Method and system for identifying network addresses associated with suspect network destinations
US20120136764A1 (en) * 2010-11-29 2012-05-31 Intuit Inc. On-line tax preparation application screen navigation using url bookmarks
CN102594934A (en) * 2011-12-30 2012-07-18 奇智软件(北京)有限公司 Method and device for identifying hijacked website

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7555561B2 (en) * 2001-03-19 2009-06-30 The Aerospace Corporation Cooperative adaptive web caching routing and forwarding web content data broadcasting method
JP4855034B2 (en) * 2005-09-29 2012-01-18 京セラ株式会社 Information communication apparatus and program thereof
CN102622553A (en) * 2012-04-24 2012-08-01 腾讯科技(深圳)有限公司 Method and device for detecting webpage safety

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080034073A1 (en) * 2006-08-07 2008-02-07 Mccloy Harry Murphey Method and system for identifying network addresses associated with suspect network destinations
US20120136764A1 (en) * 2010-11-29 2012-05-31 Intuit Inc. On-line tax preparation application screen navigation using url bookmarks
CN102594934A (en) * 2011-12-30 2012-07-18 奇智软件(北京)有限公司 Method and device for identifying hijacked website

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114640492A (en) * 2020-12-16 2022-06-17 深信服科技股份有限公司 URL detection method, system, equipment and computer readable storage medium

Also Published As

Publication number Publication date
CN104216930A (en) 2014-12-17
CN104216930B (en) 2018-04-27

Similar Documents

Publication Publication Date Title
US10778704B2 (en) Systems and methods for phishing and brand protection
US10705721B2 (en) Method and system for providing topic view in electronic device
Kessler et al. Reevaluating “cluster failure” in fMRI using nonparametric control of the false discovery rate
WO2015014279A1 (en) Method and device for clustering phishing webpages
US9852111B2 (en) Document summarization
CN108112038B (en) Method and device for controlling access flow
CN105955593B (en) Method and device for presenting discussion information
WO2017213688A1 (en) Disabling malicious browser extensions
WO2015014271A1 (en) Method and device for detecting jump actd/ities of phishing webpages
WO2014059934A1 (en) Method and apparatus for detecting hidden content of web page
US8225396B1 (en) Systems and methods for detecting and warning users about hidden sensitive information contained in webpages
Meng et al. The effect of adaptive mechanism on behavioural biometric based mobile phone authentication
TWI701932B (en) Identity authentication method, server and client equipment
US20140289229A1 (en) Using content found in online discussion sources to detect problems and corresponding solutions
CN104268231B (en) A kind of file access method, device and Intelligent File System
US20140020106A1 (en) Link analysis tool for security information handling system
KR102658823B1 (en) Unusual user interface input
CN104573486A (en) Vulnerability detection method and device
US8806575B2 (en) Network selection tool for information handling system
WO2015043393A1 (en) Methods and apparatuses for web browsing based on social communication application
CN109740054A (en) It is a kind of for determining the method and apparatus of the association financial information of target user
CN105045890A (en) Method and device for determining hot news in target news source
CN104933099A (en) Method and device for providing target search result for user
CN105740666A (en) Method and device for identifying on-line operational risk
US10831795B2 (en) Method and system for providing target information using application list

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: 14831779

Country of ref document: EP

Kind code of ref document: A1

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 (EPO FORM 1205N DATED 18.07.2016)

122 Ep: pct application non-entry in european phase

Ref document number: 14831779

Country of ref document: EP

Kind code of ref document: A1