Formalization detection method and system for malicious URL (uniform resource locator)
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- HARBIN ANTIY TECH
- Publication Date
- 2012-12-26
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer network security, in particular to a formal detection method and system for malicious URLs. Background technique
[0002] According to the RFC specification, the grammatical format of URL (Uniform Resource Locator) is as follows: "scheme: / / username:passworddomain:port / path?query_string#fragment_id" (see: RFC1738 standard http: / / www.ietf.org / rfc / rfc1738 .txt), all URLs must follow this rule. If the protocol (scheme) part is omitted, it defaults to the HTTP protocol. The username and password (username:password) part can be omitted. In the HTTP protocol, the port number (port) The default is 80, which can also be omitted, and the fragment_id part has no practical value in detecting whether it is a malicious URL. According to the above characteristics of the URL format, it can be considered that the format of the URL is variable, and multiple URLs that are not exactly the same may point to the same...