CN109948025B - Data reference recording method - Google Patents
Data reference recording method Download PDFInfo
- Publication number
- CN109948025B CN109948025B CN201910214736.1A CN201910214736A CN109948025B CN 109948025 B CN109948025 B CN 109948025B CN 201910214736 A CN201910214736 A CN 201910214736A CN 109948025 B CN109948025 B CN 109948025B
- Authority
- CN
- China
- Prior art keywords
- data
- server
- script
- financial
- recording method
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storage Device Security (AREA)
Abstract
The invention discloses a data reference recording method, which comprises the following steps: step S1, providing a first server, wherein the first server comprises a public financial page, the financial page is provided with a plurality of data packets, and a recording script is embedded after each data packet; step S2, after the financial data in the data packet is quoted, the recording script acquires information of a second server which quotes the financial data; and step S3, storing the information in the first server by the recording script. According to the invention, the record script is embedded after the plurality of data packets of the financial page in the first server, the record script is started after the financial data in any data packet is referenced, the information of the second server referencing the data is obtained, and the information is stored in the first server, so that the server pair for illegally acquiring the data is effectively positioned.
Description
Technical Field
The invention relates to the field of data reference, in particular to a data reference recording method.
Background
With the widespread popularity of the internet, more and more data information is presented over networks. With the application of crawler technology, the situation of illegally crawling financial data in a financial page is increasing, and excessive crawling of malicious programs often causes excessive load on a server.
At present, the prior art already has a method for counting the reference amount of webpage data, but the server information of the reference data cannot be obtained, and the server pair positioning of the illegally acquired data cannot be caused.
Disclosure of Invention
In order to solve the above problems in the prior art, a data reference recording method is now provided.
The specific technical scheme is as follows:
a data reference recording method, comprising the steps of:
step S1, providing a first server, wherein the first server comprises a public financial page, the financial page is provided with a plurality of data packets, and a record script is embedded after each data packet;
step S2, after the financial data in the data packet is referenced, the recording script acquires information of a second server referencing the financial data;
and step S3, the recording script stores the information in the first server.
Preferably, the data packet is marked by a table tag.
Preferably, the record script is embedded in the table tag.
Preferably, the recording script is a hidden iframe tag.
Preferably, the iframe of the iframe tag has a high setting of 0 and a wide setting of 0.
Preferably, the iframe tag references a server-side program script.
Preferably, the server side program script is an ASP (Active ServerPage, dynamic server page), or PHP (Hypertext Preprocessor, hypertext preprocess language), or JSP (Java server pages).
The technical scheme has the following advantages or beneficial effects:
according to the technical scheme, by means of the data reference recording method, the record script is embedded after the data packet, server information of the reference data is effectively obtained after the financial data in the data packet is referenced, and the purpose of locating the server for illegally obtaining the data is achieved.
Drawings
Fig. 1 is a schematic diagram of the steps in the flow of an embodiment of a data reference recording method according to the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
It should be noted that, without conflict, the embodiments of the present invention and features of the embodiments may be combined with each other.
The invention is further described below with reference to the drawings and specific examples, which are not intended to be limiting.
In a preferred embodiment of the present invention, based on the above-mentioned problems existing in the prior art, a data reference recording method is now provided, as shown in fig. 1, comprising the steps of:
step S1, providing a first server, wherein the first server comprises a public financial page, the financial page is provided with a plurality of data packets, and a recording script is embedded after each data packet;
step S2, after the financial data in the data packet is quoted, the recording script acquires information of a second server which quotes the financial data;
and step S3, storing the information in the first server by the recording script.
According to the technical scheme, through the data reference recording method, a recording script is embedded after a plurality of data packets of a financial page in a first server, the recording script is started after financial data in any data packet is referenced, information of a second server referencing the data is obtained, the information is stored in the first server, and the server pair for illegally obtaining the data is effectively positioned.
As a preferred embodiment, the data packets are marked by table tags.
In the above technical solution, the data packet is marked by a table tag, where the table tag is used to define an HTML (HyperText Markup Language ) table, and since all browsers support the table tag, the data packet can be supported by all the browsers.
As a preferred embodiment, the recording script is embedded in a table tag.
In the above technical solution, the record script is embedded in the table tag, so that the record script can be triggered when the data packet is referenced, thereby obtaining the information of the second server referencing the data packet.
As a preferred embodiment, the recording script is a hidden iframe tag.
As a preferred embodiment, the iframe of the iframe tag has a high setting of 0 and a wide setting of 0.
In the above technical solution, the iframe tag is one of HTML tags, and functions to create an inline frame containing another document, i.e. a document in the document, or a floating frame, i.e. a line inner frame. The iframe label can be hidden by setting the height and width dimensions of the iframe label to 0. The second server that avoids referencing the financial data discovers the record script and avoids the record.
As a preferred embodiment, the iframe tag references a server-side program script. The server program script can write the program on the web server and make it run normally.
In the above technical solution, when the server program script is referenced by the iframe tag and the crawler program downloads a web page, if the web page contains the server program script, i.e. the record script, the web page server will execute the record script in the web page, and then store the execution result, i.e. the acquired information of the second server, in the first server.
As a preferred embodiment, the server-side program script is an ASP, or PHP, or JSP.
The foregoing description is only illustrative of the preferred embodiments of the present invention and is not to be construed as limiting the scope of the invention, and it will be appreciated by those skilled in the art that equivalent substitutions and obvious variations may be made using the description and illustrations of the present invention, and are intended to be included within the scope of the present invention.
Claims (6)
1. A data reference recording method, comprising the steps of:
step S1, providing a first server, wherein the first server comprises a public financial page, the financial page is provided with a plurality of data packets, the data packets are marked by a table label, and a record script is embedded behind each data packet;
step S2, after the financial data in the data packet is referenced, the recording script acquires information of a second server referencing the financial data;
and step S3, the recording script stores the information in the first server.
2. The data reference recording method according to claim 1, wherein the recording script is embedded in the table tag.
3. The data reference recording method of claim 1, wherein the recording script comprises a hidden iframe tag.
4. The data reference recording method according to claim 3, wherein the iframe of the iframe tag has a high setting of 0 and a wide setting of 0.
5. The data reference recording method of claim 3, wherein the iframe tag references a server program script.
6. The data reference recording method according to claim 5, wherein the server program script is an ASP, or a PHP, or a JSP.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910214736.1A CN109948025B (en) | 2019-03-20 | 2019-03-20 | Data reference recording method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910214736.1A CN109948025B (en) | 2019-03-20 | 2019-03-20 | Data reference recording method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109948025A CN109948025A (en) | 2019-06-28 |
CN109948025B true CN109948025B (en) | 2023-10-20 |
Family
ID=67010364
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910214736.1A Active CN109948025B (en) | 2019-03-20 | 2019-03-20 | Data reference recording method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109948025B (en) |
Citations (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2420794A1 (en) * | 2002-02-27 | 2003-08-27 | Netiq Corporation | On-line web traffic sampling |
CN101089856A (en) * | 2007-07-20 | 2007-12-19 | 李沫南 | Method for abstracting network data and web reptile system |
CN101140604A (en) * | 2007-10-25 | 2008-03-12 | 李振强 | Web page article reload prevention protection method |
CN101222349A (en) * | 2007-01-12 | 2008-07-16 | 中国电信股份有限公司 | Method and system for collecting web user action and performance data |
CN101296087A (en) * | 2007-04-23 | 2008-10-29 | Sap股份公司 | Method and system for preventing cross-site attack |
US7519902B1 (en) * | 2000-06-30 | 2009-04-14 | International Business Machines Corporation | System and method for enhanced browser-based web crawling |
CN101409690A (en) * | 2008-11-26 | 2009-04-15 | 北京学之途网络科技有限公司 | Method and system for obtaining internet user behaviors |
US7523191B1 (en) * | 2000-06-02 | 2009-04-21 | Yahoo! Inc. | System and method for monitoring user interaction with web pages |
CN101464886A (en) * | 2008-12-19 | 2009-06-24 | 上海全景数字技术有限公司 | HTML label and attribute expansion method based on built-in browser |
WO2009154564A1 (en) * | 2008-06-19 | 2009-12-23 | Starta Eget Boxen 10516 Ab | Web information scraping protection |
CN101620630A (en) * | 2009-06-29 | 2010-01-06 | 北京黑米天成科技有限公司 | WEB action data collecting model based on JS script |
CN101808093A (en) * | 2010-03-15 | 2010-08-18 | 北京安天电子设备有限公司 | System and method for automatically detecting WEB security |
CN101847185A (en) * | 2009-03-27 | 2010-09-29 | 浙江省农业科学院 | Anti-theft protection method for network pictures based on Flash embedded browser |
CN101916283A (en) * | 2010-08-17 | 2010-12-15 | 奇诺光瑞电子(深圳)有限公司 | Method for acquiring link information from dynamic webpage and server thereof |
CN102014123A (en) * | 2010-09-28 | 2011-04-13 | 北京伟库电子商务科技有限公司 | Mobile terminal-based page monitoring method and system |
CN102509233A (en) * | 2011-11-29 | 2012-06-20 | 汕头大学 | User online action information-based recommendation method |
CN102567516A (en) * | 2011-12-28 | 2012-07-11 | 华为技术有限公司 | Script loading method and device |
CN102685081A (en) * | 2011-03-17 | 2012-09-19 | 腾讯科技(深圳)有限公司 | Webpage request safe processing method and system |
CN102681929A (en) * | 2011-03-15 | 2012-09-19 | 腾讯科技(深圳)有限公司 | Webpage script error monitoring method and system |
JP2012256095A (en) * | 2011-06-07 | 2012-12-27 | Yahoo Japan Corp | Crawl server and method |
CN103116725A (en) * | 2013-02-01 | 2013-05-22 | 北京奇虎科技有限公司 | Screen locking method, device and browser for webpage |
CN103268361A (en) * | 2013-06-07 | 2013-08-28 | 百度在线网络技术(北京)有限公司 | Extracting method, device and system of hidden URL (Uniform Resource Locator) in webpage |
CN103605926A (en) * | 2013-11-29 | 2014-02-26 | 北京奇虎科技有限公司 | Webpage tampering detecting method and device |
CN103823694A (en) * | 2014-02-10 | 2014-05-28 | 深圳市同洲电子股份有限公司 | Method and device for updating script file |
CN103902889A (en) * | 2012-12-26 | 2014-07-02 | 腾讯科技(深圳)有限公司 | Malicious message cloud detection method and server |
CN103929339A (en) * | 2014-04-17 | 2014-07-16 | 五八同城信息技术有限公司 | Method and system for collecting web data |
CN103927383A (en) * | 2014-04-29 | 2014-07-16 | 车智互联(北京)科技有限公司 | Web page presenting device and method |
CN104040538A (en) * | 2012-12-18 | 2014-09-10 | 华为技术有限公司 | Internet application interaction method, device and system |
CA2905280A1 (en) * | 2013-03-11 | 2014-10-09 | Yodlee, Inc. | Automated financial data aggregation |
CN104253835A (en) * | 2013-06-27 | 2014-12-31 | 阿里巴巴集团控股有限公司 | User behavior data acquisition method and system |
CN104601408A (en) * | 2015-01-30 | 2015-05-06 | 迈普通信技术股份有限公司 | Website data statistics and analysis method and system used for non-open network environment |
CN104601601A (en) * | 2015-02-25 | 2015-05-06 | 小米科技有限责任公司 | Web crawler detecting method and device |
US9219787B1 (en) * | 2014-11-26 | 2015-12-22 | Ensighten, Inc. | Stateless cookie operations server |
WO2016101763A1 (en) * | 2014-12-22 | 2016-06-30 | 北京奇虎科技有限公司 | Implementation method and device for downloading resource through cdn, and server and client |
CN105871850A (en) * | 2016-04-05 | 2016-08-17 | 携程计算机技术(上海)有限公司 | Crawler detection method and crawler detection system |
CN106446228A (en) * | 2016-10-08 | 2017-02-22 | 中国工商银行股份有限公司 | Collection analysis method and device for WEB page data |
CN106598991A (en) * | 2015-10-19 | 2017-04-26 | 上海引跑信息科技有限公司 | Web crawler system capable of realizing website interaction and automatic form extraction by conversational mode |
CN106933722A (en) * | 2017-03-06 | 2017-07-07 | 腾云天宇科技(北京)有限公司 | A kind of web application monitoring method, server and system |
CN107070873A (en) * | 2017-01-20 | 2017-08-18 | 腾讯科技(深圳)有限公司 | Webpage invalid data screening method, system, data examination server and browser |
CN107147640A (en) * | 2017-05-09 | 2017-09-08 | 网宿科技股份有限公司 | Recognize the method and system of web crawlers |
US9781160B1 (en) * | 2017-05-31 | 2017-10-03 | KnowBe4, Inc. | Systems and methods for discovering suspect bot IP addresses and using validated bot IP address to ignore actions in a simulated phishing environment |
CN107483922A (en) * | 2017-10-11 | 2017-12-15 | 飞思达技术(北京)有限公司 | A kind of video performance monitoring method and device |
CN107545058A (en) * | 2017-08-29 | 2018-01-05 | 北京北信源软件股份有限公司 | A kind of page loading method, server and browser |
CN107577491A (en) * | 2017-08-09 | 2018-01-12 | 时趣互动(北京)科技有限公司 | The method of version updating, system in a kind of Mobile solution based on Weex |
CN107688568A (en) * | 2016-08-03 | 2018-02-13 | 腾讯科技(深圳)有限公司 | Acquisition method and device based on web page access behavior record |
CN107704497A (en) * | 2017-08-25 | 2018-02-16 | 上海壹账通金融科技有限公司 | Web data crawling method, device, web data crawl platform and storage medium |
CN108304410A (en) * | 2017-01-13 | 2018-07-20 | 阿里巴巴集团控股有限公司 | A kind of detection method, device and the data analysing method of the abnormal access page |
US10079854B1 (en) * | 2015-12-18 | 2018-09-18 | Amazon Technologies, Inc. | Client-side protective script to mitigate server loading |
WO2018219076A1 (en) * | 2017-05-31 | 2018-12-06 | 腾讯科技(深圳)有限公司 | Processing method for preventing webpage hijacking, client, and server |
CN109376291A (en) * | 2018-11-08 | 2019-02-22 | 杭州安恒信息技术股份有限公司 | A kind of method and device of the website fingerprint information scanning based on web crawlers |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7502994B2 (en) * | 2001-02-05 | 2009-03-10 | Omniture, Inc. | Web page link-tracking system |
US8443346B2 (en) * | 2007-01-18 | 2013-05-14 | Aol Inc. | Server evaluation of client-side script |
US20090248855A1 (en) * | 2008-03-31 | 2009-10-01 | International Business Machines Corporation | Method for monitoring web page statistics |
US8516449B2 (en) * | 2009-07-14 | 2013-08-20 | International Business Machines Corporation | Detecting and localizing security vulnerabilities in client-server application |
JP5617709B2 (en) * | 2011-03-16 | 2014-11-05 | 富士通株式会社 | Program, control device and method |
US9819762B2 (en) * | 2015-06-26 | 2017-11-14 | Cloudflare, Inc. | Method and apparatus for reducing loading time of web pages |
US10728274B2 (en) * | 2016-09-22 | 2020-07-28 | Check Point Software Technologies Ltd. | Method and system for injecting javascript into a web page |
US10333716B2 (en) * | 2017-01-17 | 2019-06-25 | Go Daddy Operating Company, LLC | Script verification using a digital signature |
-
2019
- 2019-03-20 CN CN201910214736.1A patent/CN109948025B/en active Active
Patent Citations (51)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7523191B1 (en) * | 2000-06-02 | 2009-04-21 | Yahoo! Inc. | System and method for monitoring user interaction with web pages |
US7519902B1 (en) * | 2000-06-30 | 2009-04-14 | International Business Machines Corporation | System and method for enhanced browser-based web crawling |
CA2420794A1 (en) * | 2002-02-27 | 2003-08-27 | Netiq Corporation | On-line web traffic sampling |
CN101222349A (en) * | 2007-01-12 | 2008-07-16 | 中国电信股份有限公司 | Method and system for collecting web user action and performance data |
CN101296087A (en) * | 2007-04-23 | 2008-10-29 | Sap股份公司 | Method and system for preventing cross-site attack |
CN101089856A (en) * | 2007-07-20 | 2007-12-19 | 李沫南 | Method for abstracting network data and web reptile system |
CN101140604A (en) * | 2007-10-25 | 2008-03-12 | 李振强 | Web page article reload prevention protection method |
WO2009154564A1 (en) * | 2008-06-19 | 2009-12-23 | Starta Eget Boxen 10516 Ab | Web information scraping protection |
CN101409690A (en) * | 2008-11-26 | 2009-04-15 | 北京学之途网络科技有限公司 | Method and system for obtaining internet user behaviors |
CN101464886A (en) * | 2008-12-19 | 2009-06-24 | 上海全景数字技术有限公司 | HTML label and attribute expansion method based on built-in browser |
CN101847185A (en) * | 2009-03-27 | 2010-09-29 | 浙江省农业科学院 | Anti-theft protection method for network pictures based on Flash embedded browser |
CN101620630A (en) * | 2009-06-29 | 2010-01-06 | 北京黑米天成科技有限公司 | WEB action data collecting model based on JS script |
CN101808093A (en) * | 2010-03-15 | 2010-08-18 | 北京安天电子设备有限公司 | System and method for automatically detecting WEB security |
CN101916283A (en) * | 2010-08-17 | 2010-12-15 | 奇诺光瑞电子(深圳)有限公司 | Method for acquiring link information from dynamic webpage and server thereof |
CN102014123A (en) * | 2010-09-28 | 2011-04-13 | 北京伟库电子商务科技有限公司 | Mobile terminal-based page monitoring method and system |
CN102681929A (en) * | 2011-03-15 | 2012-09-19 | 腾讯科技(深圳)有限公司 | Webpage script error monitoring method and system |
CN102685081A (en) * | 2011-03-17 | 2012-09-19 | 腾讯科技(深圳)有限公司 | Webpage request safe processing method and system |
JP2012256095A (en) * | 2011-06-07 | 2012-12-27 | Yahoo Japan Corp | Crawl server and method |
CN102509233A (en) * | 2011-11-29 | 2012-06-20 | 汕头大学 | User online action information-based recommendation method |
CN102567516A (en) * | 2011-12-28 | 2012-07-11 | 华为技术有限公司 | Script loading method and device |
CN104040538A (en) * | 2012-12-18 | 2014-09-10 | 华为技术有限公司 | Internet application interaction method, device and system |
CN103902889A (en) * | 2012-12-26 | 2014-07-02 | 腾讯科技(深圳)有限公司 | Malicious message cloud detection method and server |
CN103116725A (en) * | 2013-02-01 | 2013-05-22 | 北京奇虎科技有限公司 | Screen locking method, device and browser for webpage |
CA2905280A1 (en) * | 2013-03-11 | 2014-10-09 | Yodlee, Inc. | Automated financial data aggregation |
WO2014164546A1 (en) * | 2013-03-11 | 2014-10-09 | Yodlee, Inc. | Automated financial data aggregation |
CN103268361A (en) * | 2013-06-07 | 2013-08-28 | 百度在线网络技术(北京)有限公司 | Extracting method, device and system of hidden URL (Uniform Resource Locator) in webpage |
CN104253835A (en) * | 2013-06-27 | 2014-12-31 | 阿里巴巴集团控股有限公司 | User behavior data acquisition method and system |
CN103605926A (en) * | 2013-11-29 | 2014-02-26 | 北京奇虎科技有限公司 | Webpage tampering detecting method and device |
CN103823694A (en) * | 2014-02-10 | 2014-05-28 | 深圳市同洲电子股份有限公司 | Method and device for updating script file |
CN103929339A (en) * | 2014-04-17 | 2014-07-16 | 五八同城信息技术有限公司 | Method and system for collecting web data |
CN103927383A (en) * | 2014-04-29 | 2014-07-16 | 车智互联(北京)科技有限公司 | Web page presenting device and method |
US9219787B1 (en) * | 2014-11-26 | 2015-12-22 | Ensighten, Inc. | Stateless cookie operations server |
WO2016101763A1 (en) * | 2014-12-22 | 2016-06-30 | 北京奇虎科技有限公司 | Implementation method and device for downloading resource through cdn, and server and client |
CN104601408A (en) * | 2015-01-30 | 2015-05-06 | 迈普通信技术股份有限公司 | Website data statistics and analysis method and system used for non-open network environment |
CN104601601A (en) * | 2015-02-25 | 2015-05-06 | 小米科技有限责任公司 | Web crawler detecting method and device |
CN106598991A (en) * | 2015-10-19 | 2017-04-26 | 上海引跑信息科技有限公司 | Web crawler system capable of realizing website interaction and automatic form extraction by conversational mode |
US10079854B1 (en) * | 2015-12-18 | 2018-09-18 | Amazon Technologies, Inc. | Client-side protective script to mitigate server loading |
CN105871850A (en) * | 2016-04-05 | 2016-08-17 | 携程计算机技术(上海)有限公司 | Crawler detection method and crawler detection system |
CN107688568A (en) * | 2016-08-03 | 2018-02-13 | 腾讯科技(深圳)有限公司 | Acquisition method and device based on web page access behavior record |
CN106446228A (en) * | 2016-10-08 | 2017-02-22 | 中国工商银行股份有限公司 | Collection analysis method and device for WEB page data |
CN108304410A (en) * | 2017-01-13 | 2018-07-20 | 阿里巴巴集团控股有限公司 | A kind of detection method, device and the data analysing method of the abnormal access page |
CN107070873A (en) * | 2017-01-20 | 2017-08-18 | 腾讯科技(深圳)有限公司 | Webpage invalid data screening method, system, data examination server and browser |
CN106933722A (en) * | 2017-03-06 | 2017-07-07 | 腾云天宇科技(北京)有限公司 | A kind of web application monitoring method, server and system |
CN107147640A (en) * | 2017-05-09 | 2017-09-08 | 网宿科技股份有限公司 | Recognize the method and system of web crawlers |
US9781160B1 (en) * | 2017-05-31 | 2017-10-03 | KnowBe4, Inc. | Systems and methods for discovering suspect bot IP addresses and using validated bot IP address to ignore actions in a simulated phishing environment |
WO2018219076A1 (en) * | 2017-05-31 | 2018-12-06 | 腾讯科技(深圳)有限公司 | Processing method for preventing webpage hijacking, client, and server |
CN107577491A (en) * | 2017-08-09 | 2018-01-12 | 时趣互动(北京)科技有限公司 | The method of version updating, system in a kind of Mobile solution based on Weex |
CN107704497A (en) * | 2017-08-25 | 2018-02-16 | 上海壹账通金融科技有限公司 | Web data crawling method, device, web data crawl platform and storage medium |
CN107545058A (en) * | 2017-08-29 | 2018-01-05 | 北京北信源软件股份有限公司 | A kind of page loading method, server and browser |
CN107483922A (en) * | 2017-10-11 | 2017-12-15 | 飞思达技术(北京)有限公司 | A kind of video performance monitoring method and device |
CN109376291A (en) * | 2018-11-08 | 2019-02-22 | 杭州安恒信息技术股份有限公司 | A kind of method and device of the website fingerprint information scanning based on web crawlers |
Non-Patent Citations (8)
Title |
---|
A web page malicious script detection system;Siyue Zhang;《2014 IEEE 3rd International Conference on Cloud Computing and Intelligence Systems》;394-399 * |
On Detection and Prevention of Clickjacking Attack for OSNs;Ubaid Ur Rehman;《2013 11th International Conference on Frontiers of Information Technology》;20140123;160-165 * |
全Flash视频网站用户行为数据的采集及其预处理;罗曼;《中国优秀硕士学位论文全文数据库 信息科技》;I139-135 * |
分布式JS解析系统的设计与构建;黄维;《中国优秀硕士学位论文全文数据库 信息科技》;I138-493 * |
基于数据挖掘和机器学习的木马检测系统设计与实现;施宇;《中国优秀硕士学位论文全文数据库 信息科技》;I139-409 * |
污点分析技术的原理和实践应用;王蕾;《软件学报》;20170430;860-882 * |
跨站脚本漏洞检测与防御技术研究;乔涛;《中国优秀硕士学位论文全文数据库 信息科技辑》;20171215;I139-124 * |
面向用户行为的Web使用挖掘技术;郭媛香;;晋中学院学报(第03期);87-91 * |
Also Published As
Publication number | Publication date |
---|---|
CN109948025A (en) | 2019-06-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105095280B (en) | Browser caching method and device | |
CN104766014B (en) | Method and system for detecting malicious website | |
JP5990605B2 (en) | Method and system for acquiring AJAX web page content | |
CA2729272C (en) | Embedding macros in web pages with advertisements | |
US9436763B1 (en) | Infrastructure enabling intelligent execution and crawling of a web application | |
US8370737B2 (en) | Method and system for inserting data in a web page that is transmitted to a handheld device | |
US20130212465A1 (en) | Postponed rendering of select web page elements | |
US20090064183A1 (en) | Secure Inter-Module Communication Mechanism | |
US20030023445A1 (en) | Method for dynamically changing one Web page by another web page | |
CN106294379A (en) | The loading method of a kind of page, device and system | |
CN104021172A (en) | Advertisement filtering method and advertisement filtering device | |
CN110442815B (en) | Page generation method, system, device and computer readable storage medium | |
US20080215997A1 (en) | Webpage block tracking gadget | |
CN103412890A (en) | Webpage loading method and device | |
CN104408204A (en) | Method and device for obtaining webpage page link address | |
US9876879B2 (en) | Distributed network page generation | |
US20080281754A1 (en) | Systems and methods for facilitating affiliate-based transactions | |
US20220114269A1 (en) | Page processing method, electronic apparatus and non-transitory computer-readable storage medium | |
CN107122187A (en) | A kind of operation system OS accesses design method | |
CN105989126B (en) | A kind of Webpage display process and device | |
CN112612943A (en) | Asynchronous processing framework-based data crawling method with automatic testing function | |
US9122484B2 (en) | Method and apparatus for mashing up web applications | |
CN105528369B (en) | Webpage code-transferring method, device and server | |
US9477647B2 (en) | Verifying content of resources in markup language documents by inclusion of a hash attribute-value pair in references to the content | |
US20060143697A1 (en) | Methods for persisting, organizing, and replacing perishable browser information using a browser plug-in |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |