CN109246127B - Safe sharing control method and system for audio resources - Google Patents

Safe sharing control method and system for audio resources Download PDF

Info

Publication number
CN109246127B
CN109246127B CN201811188477.1A CN201811188477A CN109246127B CN 109246127 B CN109246127 B CN 109246127B CN 201811188477 A CN201811188477 A CN 201811188477A CN 109246127 B CN109246127 B CN 109246127B
Authority
CN
China
Prior art keywords
resource
link
audio
sharing
intermediate server
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
Application number
CN201811188477.1A
Other languages
Chinese (zh)
Other versions
CN109246127A (en
Inventor
孙尧尧
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.)
Shanghai Bilibili Technology Co Ltd
Original Assignee
Shanghai Bilibili Technology 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 Shanghai Bilibili Technology Co Ltd filed Critical Shanghai Bilibili Technology Co Ltd
Priority to CN201811188477.1A priority Critical patent/CN109246127B/en
Publication of CN109246127A publication Critical patent/CN109246127A/en
Application granted granted Critical
Publication of CN109246127B publication Critical patent/CN109246127B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0281Proxies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services

Abstract

The invention relates to a safe sharing control method and system of audio resources, and belongs to the technical field of the Internet. The method comprises the following steps: the method comprises the steps that a resource end server monitors an audio resource sharing request event; generating a fixed resource positioning link pointing to the intermediate server according to the audio resource sharing request; analyzing the audio resource state, and generating a secure sharing link pointing to the fixed resource positioning link according to an analysis result; the system comprises a resource end server, a resource end server and a resource management server, wherein the resource end server is used for monitoring an audio resource sharing request of a user and generating a fixed resource positioning link according to the audio resource sharing request; the intermediate server is used for generating a safe sharing link pointing to the fixed resource positioning link according to the state of the audio resource; and the client is used for receiving the safe sharing link generated by the intermediate server and providing the shared audio resource for the user. Compared with the prior art, the invention has the advantages of high safety performance, easy realization, capability of realizing recovery under a resource line and the like.

Description

Safe sharing control method and system for audio resources
Technical Field
The invention relates to the technical field of internet, in particular to the field of internet resources, and specifically relates to a method and a system for controlling secure sharing of audio resources.
Background
With the rapid development of the internet, storing and sharing resources through the network has become a mainstream way of resource sharing. Existing mainstream APPs such as WeChat, microblog, QQ and the like can provide a resource sharing function, and a common method is to share a remote link of a resource to a target user (for example, a url address of an mp3 file and the like), and the target user refers to or downloads the shared resource by clicking the remote link.
However, with the enhancement of the control strength of the copyright of the website in recent years, the original resource sharing mode cannot meet the existing requirements. Especially for audio resources, the following problems may be caused by the existing way to realize the sharing of audio resources: firstly, actual resources of the audio are exposed to a third party, so that resource leakage is caused; secondly, the anti-theft link cannot be made to the actual audio access address because the signature needs to be calculated; and thirdly, the content can not be downloaded in time, and the existing scheme can cause the user to still obtain the audio resource from the shared link when the resource is downloaded, so that the downloading fails.
Disclosure of Invention
The invention aims to provide a safe sharing control method and a safe sharing control system for audio resources, which have high safety performance and are easy to realize and can realize the recovery under the resource line.
The purpose of the invention can be realized by the following technical scheme:
a method for controlling secure sharing of audio resources is characterized by comprising the following steps:
(1) the method comprises the steps that a resource end server monitors an audio resource sharing request event;
(2) generating a fixed resource positioning link pointing to the intermediate server according to the audio resource sharing request;
(3) and analyzing the audio resource state, and generating a safe sharing link pointing to the fixed resource positioning link according to an analysis result.
Preferably, the step (2) is specifically: and reading the audio resources according to the audio resource sharing request, and generating a fixed resource positioning link which contains the ID information and points to the intermediate server according to the ID information of the audio resources.
Preferably, the step (3) specifically comprises the following steps:
(31) analyzing the state of the audio resource, judging whether the audio resource can be accessed through the outside, if so, entering a step (32), and if not, entering a step (33);
(32) generating an anti-theft chain sharing link pointing to the fixed resource positioning link and serving as a safe sharing link;
(33) and generating an invalid link as a safe sharing link.
Preferably, the anti-stealing link sharing link includes a client-side caching prohibition instruction in the header.
Preferably, the method further comprises: and feeding back the generated secure sharing link to the client.
A method for controlling secure sharing of audio resources comprises the following steps:
(a) a user submits an audio resource sharing request;
(b) the resource end server receives the audio resource sharing request, and the intermediate server generates a secure sharing link, which specifically includes:
(b1) the resource end server receives the audio resource sharing request and generates a fixed resource positioning link pointing to the intermediate server according to the audio resource information;
(b2) the intermediate server analyzes the audio resource state and generates a safe sharing link pointing to the fixed resource positioning link according to an analysis result;
(c) and clicking the safe sharing link by the user to access the audio resource under the control of the intermediate server.
Preferably, the step (b1) is specifically: and the resource end server receives the audio resource sharing request and generates a fixed resource positioning link pointing to the intermediate server according to the ID information of the audio resource.
Preferably, the step (b2) specifically comprises the following steps:
(b21) the intermediate server analyzes the state of the audio resource and judges whether the audio resource can be accessed through the outside, if so, the step (b22) is carried out, and if not, the step (b23) is carried out;
(b22) the intermediate server generates an anti-theft chain sharing link pointing to the fixed resource positioning link and serves as a safe sharing link;
(b23) the intermediate server generates an invalid link as a secure sharing link.
Preferably, the anti-stealing link sharing link includes a client-side caching prohibition instruction in the header.
Preferably, the step (c) specifically comprises the steps of:
(c1) the user clicks the safe sharing link;
(c2) the intermediate server judges whether the address pointed by the safe sharing link is valid or not, if so, the step (c3) is carried out, and if not, the step (c4) is carried out;
(c3) the intermediate server controls the actual address of the user for accessing the audio resource;
(c4) the intermediate server returns an instruction to the user that the resource cannot be accessed.
A system for controlling secure sharing of audio resources, the system comprising:
the resource end server is used for monitoring an audio resource sharing request of a user and generating a fixed resource positioning link according to the audio resource sharing request;
the intermediate server is used for generating a safe sharing link pointing to the fixed resource positioning link according to the state of the audio resource;
and the client is used for receiving the safe sharing link generated by the intermediate server and providing the shared audio resource for the user.
Preferably, the intermediate server includes:
the audio resource state analyzing module is used for analyzing the audio resource state and judging whether the audio resource can be accessed through the outside;
and the safe sharing link generation module is used for responding according to the judgment result of the audio resource state analysis module to generate a corresponding safe sharing link, generating an anti-theft link pointing to the fixed resource positioning link as the safe sharing link when the judgment result is yes, and generating an invalid link as the safe sharing link when the judgment result is no.
Compared with the prior art, the invention has the following beneficial effects:
(1) according to the safe sharing control method of the audio resource, the fixed resource positioning link reflecting the actual address of the resource is converted into the safe sharing link through the intermediate server, so that the problem that the actual address of the resource is exposed in the prior art is solved, and the safety of the shared audio resource is improved.
(2) The fixed resource positioning link is generated according to the ID information of the audio resource, has identification and uniqueness, cannot cause the chaos of resource link, and ensures the smooth resource sharing.
(3) When the safe sharing link is generated, the state of the audio resource is firstly analyzed, if the audio resource can be accessed through the outside, the antitheft link sharing link is normally generated, and if the audio resource cannot be accessed due to conditions such as offline and the like, an invalid link is generated, so that when a user clicks the invalid link, a prompt that the resource is offline and cannot be listened to is jumped out, and the problem that the resource can still be accessed through the link when the resource is offline in the prior art is solved.
(4) Under the condition that the audio resource can be normally accessed, the intermediate server is used as a springboard, the anti-theft chain sharing link can be generated, the anti-theft purpose is achieved, and the problem that the anti-theft operation cannot be performed on the fixed resource positioning link directly reflecting the resource address due to the signature verification problem in the prior art is solved.
(5) The header of the anti-theft chain sharing link contains an instruction for forbidding the client side to cache, so that the condition that audio resources are stolen and leaked due to the fact that part of users cache the audio resources by using the link is avoided.
Drawings
FIG. 1 is a flowchart illustrating steps of a method for controlling secure sharing of audio resources according to the present invention;
FIG. 2 is a flowchart of a method for controlling secure sharing of audio resources when a user is a main user;
FIG. 3 is a schematic diagram of a secure sharing control system for audio resources;
wherein, 1 is a resource end server, 2 is a client, and 3 is an intermediate server.
Detailed Description
In order to clearly understand the technical contents of the present invention, the following examples are given in detail.
Fig. 1 is a flowchart illustrating steps of a method for controlling secure sharing of audio resources according to the present invention.
In one embodiment, the method for controlling secure sharing of audio resources includes the following steps:
(1) the method comprises the steps that a resource end server monitors an audio resource sharing request event;
(2) generating a fixed resource positioning link pointing to the intermediate server according to the audio resource sharing request;
(3) and analyzing the audio resource state, and generating a safe sharing link pointing to the fixed resource positioning link according to an analysis result.
Wherein, the step (2) is specifically as follows: and reading the audio resources according to the audio resource sharing request, and generating a fixed resource positioning link which contains the ID information and points to the intermediate server according to the ID information of the audio resources.
The step (3) specifically comprises the following steps:
(31) analyzing the state of the audio resource, judging whether the audio resource can be accessed through the outside, if so, entering a step (32), and if not, entering a step (33);
(32) generating an anti-theft chain sharing link pointing to the fixed resource positioning link and serving as a safe sharing link;
(33) and generating an invalid link as a safe sharing link.
The header of the anti-stealing link sharing link proposed in the step (3) contains a client cache prohibition instruction.
In addition to the above process, the method for controlling secure sharing of audio resources provided in this embodiment further includes: and feeding back the generated secure sharing link to the client.
The method for controlling secure sharing of audio resources mainly describes a method flow mainly based on a server, and when a user is used as a main body, as shown in fig. 2, the method for controlling secure sharing of audio resources includes the following steps:
(a) a user submits an audio resource sharing request;
(b) the resource end server receives the audio resource sharing request, and the intermediate server generates a secure sharing link, which specifically includes:
(b1) the resource end server receives the audio resource sharing request and generates a fixed resource positioning link pointing to the intermediate server according to the audio resource information;
(b2) the intermediate server analyzes the audio resource state and generates a safe sharing link pointing to the fixed resource positioning link according to an analysis result;
(c) and clicking the safe sharing link by the user to access the audio resource under the control of the intermediate server.
And the step (b2) specifically comprises the following steps:
(b21) the intermediate server analyzes the state of the audio resource and judges whether the audio resource can be accessed through the outside, if so, the step (b22) is carried out, and if not, the step (b23) is carried out;
(b22) the intermediate server generates an anti-theft chain sharing link pointing to the fixed resource positioning link and serves as a safe sharing link;
(b23) the intermediate server generates an invalid link as a secure sharing link.
The step (c) comprises the following steps:
(c1) the user clicks the safe sharing link;
(c2) the intermediate server judges whether the address pointed by the safe sharing link is valid or not, if so, the step (c3) is carried out, and if not, the step (c4) is carried out;
(c3) the intermediate server controls the actual address of the user for accessing the audio resource;
(c4) the intermediate server returns an instruction to the user that the resource cannot be accessed.
In addition to the above method, this embodiment further provides a system for controlling secure sharing of audio resources, as shown in fig. 3, including a resource-end server 1, configured to monitor an audio resource sharing request of a user, and generate a fixed resource location link according to the audio resource sharing request; the intermediate server 3 is used for generating a safe sharing link pointing to the fixed resource positioning link according to the state of the audio resource; and the client 2 is used for receiving the secure sharing link generated by the intermediate server 3 and providing the shared audio resource for the user. Wherein, the intermediate server 3 includes: the audio resource state analyzing module is used for analyzing the audio resource state and judging whether the audio resource can be accessed through the outside; and the safe sharing link generation module is used for responding according to the judgment result of the audio resource state analysis module to generate a corresponding safe sharing link, generating an anti-theft link pointing to the fixed resource positioning link as the safe sharing link when the judgment result is yes, and generating an invalid link as the safe sharing link when the judgment result is no.
In practical applications, a specific implementation manner of the method for controlling secure sharing of audio resources according to the present invention is described by the following embodiments.
Example 1
In this embodiment, the process of controlling secure sharing of audio resources is specifically as follows:
the first step is as follows: when a user selects a target audio resource through operation and wants to share the resource, a resource end server first generates a fixed resource positioning link according to an ID of the resource, taking a case that a certain song with the ID of ID1 and an address of an intermediate server is hostname1 as an example, and generates a fixed resource positioning link in the form of http:// hostname1/url/ID1 or http:// hostname1/url ═ ID1 according to the ID of the resource.
The second step is that: after the fixed resource positioning link is generated, when a user wants to access the audio resource with the specific identity of ID1, the user actually accesses the intermediate server with hostname1, and since the fixed resource positioning link can reflect the actual address of the audio resource, the intermediate server generates an actual anti-theft link of the ID1 audio resource in real time, that is, a secure sharing link of the audio resource, in order to not expose the audio resource.
The third step: after the secure sharing link is generated, a reply (response) of the 302/301 state is returned to the client through an HTTP redirection protocol, and the specific address (location) uses the secure sharing link generated in the above step.
It should be noted that although the secure sharing link does not directly point to the actual address of the audio resource, the audio resource may still be cached, and the user may cache the audio resource through the secure sharing link, which may cause leakage of the audio resource, and cannot achieve the purpose of protecting the audio resource, so to solve this problem, in this embodiment, an instruction for prohibiting caching is added in a header (header) of the secure sharing link: and no-Cache, so that the client can be effectively prevented from caching the audio resources.
The fourth step: after receiving the returned secure sharing link, the client APP or the web client may access the actual address of the audio resource under the control of the hostname1, according to the fixed resource location link pointed by the secure sharing link, so as to achieve the purpose of listening to the shared audio resource, and the audio resource is not cached, thereby ensuring the security of the resource.
In this embodiment, the second step to the fourth step are a loop process of online processing, and the server executes the process from the second step to the fourth step in sequence after the user clicks the secure sharing link each time, and since the actual anti-theft link of the ID1 audio resource is generated in real time in the second step, the secure sharing link is actually a dynamic link, and the links generated by clicking each time are different, which further increases the security of the audio resource in the sharing process.
According to the method for controlling the safe sharing of the audio resources, the problem of actual resource address exposure can be solved by introducing the intermediate server; meanwhile, the resource link is generated in real time through redirection, the problem of signature verification of the resource anti-theft link is solved, whether the offline resource link is released or not is judged in advance, the problem of offline recovery of the resource is solved, the sharing safety of the audio resource is greatly enhanced, and the purpose of safe sharing is achieved.
Example 2
The method for controlling secure sharing of audio resources in this embodiment is substantially the same as that in embodiment 1, except that, in this embodiment, after a fixed resource location link for an ID1 audio resource is generated, the audio resource may be offline during the process of generating the secure sharing link for the resource by the intermediate server hostname1, in order to avoid a user from accessing the offline audio resource, the state of the audio resource is analyzed by the intermediate server hostname1 before the anti-theft link is produced, if the audio resource can be accessed in a state that is not offline, the resource sharing is normally performed according to the process in embodiment 1, if the audio resource is offline and cannot be accessed, the intermediate server produces an invalid secure access link, and when the user clicks the invalid secure access link, the user does not point to the actual address of the resource, but pops up a prompt that the resource is offline and cannot be accessed, thereby ensuring the safety of the offline resource.
In this specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (12)

1. A method for controlling secure sharing of audio resources is characterized by comprising the following steps:
(1) the method comprises the steps that a resource end server monitors an audio resource sharing request event;
(2) generating a fixed resource positioning link pointing to the intermediate server according to the audio resource sharing request;
(3) and analyzing the audio resource state, and generating a safe sharing link pointing to the fixed resource positioning link according to an analysis result.
2. The method for controlling secure sharing of audio resources according to claim 1, wherein the step (2) is specifically as follows: and reading the audio resources according to the audio resource sharing request, and generating a fixed resource positioning link which contains the ID information and points to the intermediate server according to the ID information of the audio resources.
3. The method for controlling secure sharing of audio resources according to claim 1, wherein the step (3) specifically includes the steps of:
(31) analyzing the state of the audio resource, judging whether the audio resource can be accessed through the outside, if so, entering a step (32), and if not, entering a step (33);
(32) generating an anti-theft chain sharing link pointing to the fixed resource positioning link and serving as a safe sharing link;
(33) and generating an invalid link as a safe sharing link.
4. The method according to claim 3, wherein a header of the anti-stealing-link sharing link includes a client-side cache prohibition instruction.
5. The method for controlling secure sharing of audio resources according to claim 1, further comprising: and feeding back the generated secure sharing link to the client.
6. A method for controlling secure sharing of audio resources is characterized by comprising the following steps:
(a) a user submits an audio resource sharing request;
(b) the resource end server receives the audio resource sharing request, and the intermediate server generates a secure sharing link, which specifically includes:
(b1) the resource end server receives the audio resource sharing request and generates a fixed resource positioning link pointing to the intermediate server according to the audio resource information;
(b2) the intermediate server analyzes the audio resource state and generates a safe sharing link pointing to the fixed resource positioning link according to an analysis result;
(c) and clicking the safe sharing link by the user to access the audio resource under the control of the intermediate server.
7. The method for controlling secure sharing of audio resources according to claim 6, wherein the step (b1) is specifically performed by: and the resource end server receives the audio resource sharing request and generates a fixed resource positioning link pointing to the intermediate server according to the ID information of the audio resource.
8. The method for controlling secure sharing of audio resources according to claim 6, wherein the step (b2) specifically includes the following steps:
(b21) the intermediate server analyzes the state of the audio resource and judges whether the audio resource can be accessed through the outside, if so, the step (b22) is carried out, and if not, the step (b23) is carried out;
(b22) the intermediate server generates an anti-theft chain sharing link pointing to the fixed resource positioning link and serves as a safe sharing link;
(b23) the intermediate server generates an invalid link as a secure sharing link.
9. The method according to claim 8, wherein a header of the anti-stealing-link sharing link includes a client-side cache prohibition instruction.
10. The method according to claim 6, wherein the step (c) includes the following steps:
(c1) the user clicks the safe sharing link;
(c2) the intermediate server judges whether the address pointed by the safe sharing link is valid or not, if so, the step (c3) is carried out, and if not, the step (c4) is carried out;
(c3) the intermediate server controls the actual address of the user for accessing the audio resource;
(c4) the intermediate server returns an instruction to the user that the resource cannot be accessed.
11. A system for controlling secure sharing of audio resources, the system comprising:
the resource end server is used for monitoring an audio resource sharing request of a user and generating a fixed resource positioning link according to the audio resource sharing request;
the intermediate server is used for generating a safe sharing link pointing to the fixed resource positioning link according to the state of the audio resource;
and the client is used for receiving the safe sharing link generated by the intermediate server and providing the shared audio resource for the user.
12. The system according to claim 11, wherein the intermediate server comprises:
the audio resource state analyzing module is used for analyzing the audio resource state and judging whether the audio resource can be accessed through the outside;
and the safe sharing link generation module is used for responding according to the judgment result of the audio resource state analysis module to generate a corresponding safe sharing link, generating an anti-theft link pointing to the fixed resource positioning link as the safe sharing link when the judgment result is yes, and generating an invalid link as the safe sharing link when the judgment result is no.
CN201811188477.1A 2018-10-12 2018-10-12 Safe sharing control method and system for audio resources Active CN109246127B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811188477.1A CN109246127B (en) 2018-10-12 2018-10-12 Safe sharing control method and system for audio resources

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811188477.1A CN109246127B (en) 2018-10-12 2018-10-12 Safe sharing control method and system for audio resources

Publications (2)

Publication Number Publication Date
CN109246127A CN109246127A (en) 2019-01-18
CN109246127B true CN109246127B (en) 2021-05-28

Family

ID=65052046

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811188477.1A Active CN109246127B (en) 2018-10-12 2018-10-12 Safe sharing control method and system for audio resources

Country Status (1)

Country Link
CN (1) CN109246127B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103067409A (en) * 2013-01-21 2013-04-24 中国科学院信息工程研究所 World wide web (WEB) hotlinking protection method and gateway system thereof
CN104320377A (en) * 2014-09-25 2015-01-28 华为技术有限公司 An anti-stealing-link method and device for stream media file
CN106507181A (en) * 2016-11-30 2017-03-15 北京酷我科技有限公司 A kind of method for being obtained and stored in line video data
US9621570B2 (en) * 2015-03-05 2017-04-11 AO Kaspersky Lab System and method for selectively evolving phishing detection rules
CN107294927A (en) * 2016-04-05 2017-10-24 北京优朋普乐科技有限公司 Anti-stealing link method, device and system based on the network terminal
CN107786526A (en) * 2016-08-31 2018-03-09 北京优朋普乐科技有限公司 Anti-stealing link method, client and server system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103067409A (en) * 2013-01-21 2013-04-24 中国科学院信息工程研究所 World wide web (WEB) hotlinking protection method and gateway system thereof
CN104320377A (en) * 2014-09-25 2015-01-28 华为技术有限公司 An anti-stealing-link method and device for stream media file
US9621570B2 (en) * 2015-03-05 2017-04-11 AO Kaspersky Lab System and method for selectively evolving phishing detection rules
CN107294927A (en) * 2016-04-05 2017-10-24 北京优朋普乐科技有限公司 Anti-stealing link method, device and system based on the network terminal
CN107786526A (en) * 2016-08-31 2018-03-09 北京优朋普乐科技有限公司 Anti-stealing link method, client and server system
CN106507181A (en) * 2016-11-30 2017-03-15 北京酷我科技有限公司 A kind of method for being obtained and stored in line video data

Also Published As

Publication number Publication date
CN109246127A (en) 2019-01-18

Similar Documents

Publication Publication Date Title
WO2022056996A1 (en) Method and device for securely accessing intranet application
US9147067B2 (en) Security method and apparatus
US20150271202A1 (en) Method, device, and system for detecting link layer hijacking, user equipment, and analyzing server
JP2016524261A (en) Network security system, method, and computer program for generating alerts in response to a security breach detected at a proxy server in a data processing network
CN108667799B (en) Defense method and system for browser cache poisoning
AU2011203472A1 (en) Reputation based redirection service
CA2694326A1 (en) A method and system for preventing cross-site request forgery attacks on a server
US20090165124A1 (en) Reducing cross-site scripting attacks by segregating http resources by subdomain
US11770385B2 (en) Systems and methods for malicious client detection through property analysis
US9942267B1 (en) Endpoint segregation to prevent scripting attacks
US11886602B2 (en) Secure link sharing
WO2023045196A1 (en) Access request capturing method and apparatus, computer device, and storage medium
CN113949579A (en) Website attack defense method and device, computer equipment and storage medium
CN109246127B (en) Safe sharing control method and system for audio resources
CN113239308A (en) Page access method, device, equipment and storage medium
US10341345B1 (en) Network browser configuration
AU2013237707B2 (en) Prevention of forgery of web requests to a server
US9191392B2 (en) Security configuration
US10044728B1 (en) Endpoint segregation to prevent scripting attacks
EP3130123B1 (en) Detection of manipulation of applications
CN108418803B (en) Method and device for defending DNS (Domain name System) rebinding attack
CN112748960A (en) Process control method and device, electronic equipment and storage medium
US10348797B1 (en) Network browser configuration
CN105991599B (en) JSONP requesting method and device
CN114301890B (en) Web access request processing method and device

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40003029

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant