CN108074151B - Method and system for preventing bill from being refreshed in electronic commerce - Google Patents

Method and system for preventing bill from being refreshed in electronic commerce Download PDF

Info

Publication number
CN108074151B
CN108074151B CN201611002645.4A CN201611002645A CN108074151B CN 108074151 B CN108074151 B CN 108074151B CN 201611002645 A CN201611002645 A CN 201611002645A CN 108074151 B CN108074151 B CN 108074151B
Authority
CN
China
Prior art keywords
server
client
code block
dynamic script
encryption code
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
CN201611002645.4A
Other languages
Chinese (zh)
Other versions
CN108074151A (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.)
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Beijing Jingdong Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201611002645.4A priority Critical patent/CN108074151B/en
Publication of CN108074151A publication Critical patent/CN108074151A/en
Application granted granted Critical
Publication of CN108074151B publication Critical patent/CN108074151B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0609Buyer or seller confidence or verification
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Computer Security & Cryptography (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides an accurate, reliable and high-safety method and system for preventing the electronic commerce from being erased. The method for preventing the electronic commerce from being brushed comprises the following steps: the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then sends the dynamic script encryption code block to the client; the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result; and the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client.

Description

Method and system for preventing bill from being refreshed in electronic commerce
Technical Field
The invention relates to the technical field of computers and software thereof, in particular to a method and a system for preventing a bill from being refreshed in electronic commerce.
Background
In the electronic commerce activity, the illegal phenomenon that a hacker attacks the Beijing and other electric commerce platforms by grabbing a data packet and simulating the large flow of data is increasing. The existing anti-brush algorithm generally achieves the anti-brush purpose by limiting the access amount in unit time or tracking the IP and adding the IP which shows abnormity into a blacklist, but the method is easy to cause mistaken killing. For example, in the second killing and first-aid purchase, the ordinary user can frequently click and first-aid purchase, and in this time, if the user is sealed due to high access amount in unit time, unreasonable false killing can be caused. Meanwhile, the existing anti-brushing algorithm is easy to crack by hackers, and the security is not high.
Disclosure of Invention
In view of the above, the invention provides an accurate, reliable and high-security method for preventing a billing error in electronic commerce and a billing error prevention system for electronic commerce.
To achieve the above object, according to one aspect of the present invention, there is provided an electronic commerce anti-ticket-swipe method.
The method for preventing the electronic commerce from being brushed comprises the following steps: the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issues the dynamic script encryption code block to the client; the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result; and the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client.
Optionally, the dynamic scenario encryption code block is designed to be able to interact with an interface of hardware to which the client belongs.
Optionally, the hardware comprises a combination of one or more of the following options: temperature sensor, acceleration sensor, baroceptor, light sensor, gravity sensor, magnetic field sensor.
Optionally, the step of the client running the dynamic scenario encrypted code block to obtain a running result, and then sending an access request to the server according to the running result includes: the client runs the dynamic script encryption code to encrypt body data of the whole http request, and then sends an encryption result to the server; the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the step of sending data to the client by the server comprises the following steps: and the server runs the dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server issues data to the client.
Optionally, the step of the client running the dynamic scenario encrypted code block to obtain a running result, and then sending an access request to the server according to the running result includes: the client side takes body data of the whole http request as an input object, runs the dynamic script encryption code to obtain an output object, and sends the output object to the server as a request key; the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the step of sending data to the client by the server comprises the following steps: and the server runs the dynamic script decryption code block to verify the request key, and if the verification is successful, the server issues data to the client.
According to another aspect of the present invention, an anti-billing system for electronic commerce is provided.
The invention discloses an anti-bill-swiping system for electronic commerce, which comprises: a server and a client, the server being configured to: generating a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issuing the dynamic script encryption code block to a client; running the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client; the client is used for: and running the dynamic script encryption code block to obtain a running result, and then sending the access request to the server according to the running result.
Optionally, the dynamic scenario encryption code block is designed to be able to interact with an interface of hardware to which the client belongs.
Optionally, the hardware comprises a combination of one or more of the following options: temperature sensor, acceleration sensor, baroceptor, light sensor, gravity sensor, magnetic field sensor.
Optionally, the client is further configured to: running the dynamic script encryption code to encrypt body data of the whole http request, and then sending an encryption result to the server; the server is further configured to: and running the dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server issues data to the client.
Optionally, the client is further configured to: obtaining an output of body data of the whole http request through the dynamic script encryption code as a request key, and then sending the request key to the server; the server is further configured to: and verifying the request key by using the dynamic script decryption code block, and if the verification is successful, the server issues data to the client.
According to still another aspect of the present invention, there is provided a scrub-proof single-electron device for electronic commerce, including:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to perform at least the following:
the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issues the dynamic script encryption code block to the client; the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result; and the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client.
According to yet another aspect of the invention, there is provided a computer readable medium having a computer program stored thereon, wherein the program when executed by a processor performs at least the following:
the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issues the dynamic script encryption code block to the client; the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result; and the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client.
According to the technical scheme of the invention, the server issues the dynamic script encrypted code block to the client by adopting a timing pushing mechanism, so that the dynamic change of the encryption algorithm aiming at the access request along with the dynamically issued code block is ensured, the cracking time of a hacker is limited, the cracking difficulty is improved, and the safety is improved. In addition, the dynamic script encryption code block can also realize interaction with a hardware interface of the client, which means that related parameters of the native hardware can be added into an encryption algorithm for the access request, and the related parameters of the native hardware are difficult to acquire by a hacker, so that the cracking difficulty is further improved, and the security is further improved.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 is a schematic diagram of the main steps of an e-commerce anti-ticket-swipe method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of the main modules of an e-commerce anti-billing system according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered exemplary only. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram illustrating main steps of an e-commerce anti-ticket-swiping method according to an embodiment of the invention. As shown in fig. 1, the method for preventing a flash in e-commerce according to the embodiment of the present invention may mainly include the following steps a to C.
Step A: the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issues the dynamic script encryption code block to the client. Then the server stores the dynamic script decryption code block, and the client stores the received dynamic script encryption code block. The languages of the dynamic scenario encryption code block and the dynamic scenario decryption code block can be selected from various languages, such as lua, javascript and the like.
In the embodiment of the invention, the dynamic script encryption code block can be designed to interact with an interface of hardware (such as a mobile phone device) to which the client belongs. Wherein the hardware may include one or a combination of the following options: temperature sensors, acceleration sensors, barometric pressure sensors, light sensors, gravity sensors, magnetic field sensors, and the like. In other words, the channel between the code language and the calling native language is opened to realize the application Programming interface (api) of the calling hardware. The existing ReactNative, Cordova and other dynamic language architecture platforms are all native methods capable of realizing dynamic script language calling, as long as the client integrates the platforms, a hardware sensor or a hardware operating system can be called to obtain some parameters, and the parameters can be used as check values in a dynamic script encryption code block. Because the data based on the software can be decrypted or tampered by a hacker, the hacker has to have related hardware to simulate the situation by relying on the data of the hardware, so that the dependence is stronger, and the hacker is difficult to directly simulate the situation by using pure software.
It should be noted that, the server can maintain a long network connection between the server and the client through a timing push mechanism, and dynamically issue the dynamic script encryption code block at regular time. In addition, in order to guarantee the safety in the process of issuing the dynamic script encrypted code block, an asymmetric encryption algorithm technology can be adopted for encryption protection.
And B: the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result.
And C: and the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client.
In the embodiment of the present invention, the specific implementation process of step B and step C may include the following two cases.
(1) The client runs dynamic script encryption code to encrypt the body data of the whole http request and then sends the encryption result to the server. The server runs the dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server issues data to the client.
(2) And the client takes the body data of the whole http request as an input object, runs the dynamic script encryption code to obtain an output object, and sends the output object as a request key to the server. And the server runs the dynamic script decryption code block to verify the request key, and if the verification is successful, the server issues data to the client.
According to the method for preventing the electronic commerce from being refreshed, the server issues the dynamic script encryption code block to the client by adopting the timing push mechanism, so that the dynamic change of the encryption algorithm aiming at the access request along with the dynamically issued code block is ensured, the cracking time of a hacker is limited, the cracking difficulty is improved, and the safety is improved. In addition, the dynamic script encryption code block can also realize interaction with a hardware interface of the client, which means that related parameters of the native hardware can be added into an encryption algorithm for the access request, and the related parameters of the native hardware are difficult to acquire by a hacker, so that the cracking difficulty is further improved, and the security is further improved.
FIG. 2 is a schematic diagram of the main modules of an e-commerce anti-billing system according to an embodiment of the present invention. As shown in fig. 2, the anti-swipe bill 20 for electronic commerce according to the embodiment of the present invention includes a server 21 and a client 22. The server 21 is configured to: generating a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issuing the dynamic script encryption code block to the client 22; running a dynamic script decryption code block to process the access request, and if the processing is successful, the server 21 issues data to the client 22; the client 22 is configured to: and running the dynamic script encrypted code block to obtain a running result, and then sending an access request to the server 21 according to the running result. The server 21 is also used for storing the dynamic scenario decryption code blocks, and the client 22 is also used for storing the received dynamic scenario encryption code blocks. The languages of the dynamic scenario encryption code block and the dynamic scenario decryption code block can be selected from various languages, such as lua, javascript and the like.
In an embodiment of the invention, the dynamic scenario encrypted code block is designed to be able to interact with an interface of the hardware to which the client 22 belongs. Wherein the hardware may include one or a combination of the following options: temperature sensors, acceleration sensors, barometric pressure sensors, light sensors, gravity sensors, magnetic field sensors, and the like. In other words, the channel between the code language and the calling native language is opened to realize the application Programming interface (api) of the calling hardware. Existing dynamic language architecture platforms such as ReactNative, Cordova and the like can all realize dynamic script language calling native methods, as long as a client integrates the platforms, sensors of hardware or a hardware operating system can be called to obtain parameters, and the parameters can be used as check values in dynamic script encryption code blocks.
In an embodiment of the present invention, the client 22 is further configured to: running the dynamic script encryption code to encrypt the body data of the entire http request, and then sending the encryption result to the server 21; the server 21 is also configured to: and running a dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server 21 issues data to the client 22.
In an embodiment of the present invention, the client 22 is further configured to: the body data of the whole http request is encrypted by a dynamic script to obtain an output as a request key, and then the request key is sent to the server 21; the server 21 is also configured to: and the dynamic script is used for decrypting the code block to verify the request key, and if the verification is successful, the server 21 issues data to the client 22.
According to the anti-copy system for electronic commerce, the server issues the dynamic script encryption code block to the client by adopting the timing push mechanism, so that the dynamic change of the encryption algorithm aiming at the access request along with the dynamically issued code block is ensured, the cracking time of a hacker is limited, the cracking difficulty is improved, and the safety is improved. In addition, the dynamic script encryption code block can also realize interaction with a hardware interface of the client, which means that related parameters of the native hardware can be added into an encryption algorithm for the access request, and the related parameters of the native hardware are difficult to acquire by a hacker, so that the cracking difficulty is further improved, and the security is further improved.
In order that those skilled in the art will better understand the disclosure of the present invention, the following detailed description is given with reference to specific embodiments.
Firstly, the server constructs a javascript dynamic script encryption code block blockA and a corresponding inverse operation dynamic script decryption code block blockB. The acceleration value of the accelerometer in the native hardware of the mobile phone can be called in Block A. For example: the codes in Block A can call the native acceleration sensor API through the JS script by adopting the hybrid technology, so that the acceleration value is obtained. The Hybrid technology calls the native API specifically may be implemented in various ways, for example: a. the method can be realized through a Javascript Interface of Android; b. the final call can be made by setting a js analysis engine in the whole program, and the Android native API can be called through the C + + JNI technology; c. the method is realized by using chrome popup interception technology. The server adopts an RSA algorithm encryption means, encrypts BlOCA into encryptedBlockA by using a preset private key, and then issues the encryptedBlockA to the server. The server side decrypts the received encryptedBlockA by using a preset public key to obtain a dynamic script encryption code block BlockA, and stores the dynamic script encryption code block BlockA in a fixed memory area.
Secondly, assuming that the client needs to access the second-kill-and-robbery interface, an http request including body data is made inside the client. At this time, the client may dynamically load BlockA, encrypt body data in the client http request through the BlockA, and then send the encrypted result to the server. Alternatively, the client generates a key from the body data (as an input target) by using BlockA (as an arithmetic processing procedure), and transmits the key to the server.
Thirdly, the server decrypts the encrypted result by using Block B or checks the key, and if the decryption is successful or the key is checked to be legal, the server issues request data to the client, so that the anti-brushing is realized.
After a period of time, the server reconstructs a javascript dynamic script encryption code block blockC and a corresponding inverse-operation dynamic script decryption code block blockD, the temperature sensor value in the native hardware of the mobile phone can be called in the blockC, and the specific details can refer to the condition of the blockA. Original BlockA and blockab are replaced by blockac and blockad, respectively. The following steps can be deduced by referring to the above contents, and are not described in detail herein.
According to the embodiment, a hacker can hardly simulate the encryption algorithm because the technical scheme of the invention uses the dynamic scripting language and calls the hardware sensor data as the intermediate process of the encryption algorithm. Even if accidentally cracked, current encryption algorithms can quickly fail. Therefore, a hacker can hardly imitate the encryption algorithm in the dynamic script encryption code block within a specified time limit. The invention has the advantages of accuracy, reliability, high safety and the like.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. An electronic commerce anti-ticket-swiping method is characterized by comprising the following steps:
the server generates a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issues the dynamic script encryption code block to the client;
the client runs the dynamic script encryption code block to obtain a running result, and then sends an access request to the server according to the running result;
the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client;
the dynamic script encryption code block is designed to be capable of calling an acceleration value in an accelerometer in the native hardware of the client so as to interact with an interface of the hardware to which the client belongs.
2. The method of claim 1, wherein the hardware comprises one or more of the following: temperature sensor, acceleration sensor, baroceptor, light sensor, gravity sensor, magnetic field sensor.
3. The method of claim 1, wherein the electronic commerce system is further characterized in that,
the step that the client runs the dynamic script encryption code block to obtain a running result and then sends an access request to the server according to the running result comprises the following steps: the client runs the dynamic script encryption code to encrypt body data of the whole http request, and then sends an encryption result to the server;
the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the step of sending data to the client by the server comprises the following steps: and the server runs the dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server issues data to the client.
4. The method of claim 1, wherein the electronic commerce system is further characterized in that,
the step that the client runs the dynamic script encryption code block to obtain a running result and then sends an access request to the server according to the running result comprises the following steps: the client side takes body data of the whole http request as an input object, runs the dynamic script encryption code to obtain an output object, and sends the output object to the server as a request key;
the server runs the dynamic script decryption code block to process the access request, and if the processing is successful, the step of sending data to the client by the server comprises the following steps: and the server runs the dynamic script decryption code block to verify the request key, and if the verification is successful, the server issues data to the client.
5. An e-commerce anti-billing system, comprising: a server and a client side, wherein the server side and the client side are connected,
the server is configured to: generating a dynamic script encryption code block and a corresponding dynamic script decryption code block, and then issuing the dynamic script encryption code block to a client; running the dynamic script decryption code block to process the access request, and if the processing is successful, the server issues data to the client;
the client is used for: running the dynamic script encryption code block to obtain a running result, and then sending the access request to the server according to the running result;
the dynamic script encryption code block is designed to be capable of calling an acceleration value in an accelerometer in the native hardware of the client so as to interact with an interface of the hardware to which the client belongs.
6. The e-commerce anti-swipe system of claim 5, wherein the hardware comprises one or a combination of the following options: temperature sensor, acceleration sensor, baroceptor, light sensor, gravity sensor, magnetic field sensor.
7. The e-commerce anti-billing system of claim 5,
the client is further configured to: running the dynamic script encryption code to encrypt body data of the whole http request, and then sending an encryption result to the server;
the server is further configured to: and running the dynamic script decryption code block to decrypt the encryption result, and if the decryption is successful, the server issues data to the client.
8. The e-commerce anti-billing system of claim 5,
the client is further configured to: obtaining an output of body data of the whole http request through the dynamic script encryption code as a request key, and then sending the request key to the server;
the server is further configured to: and verifying the request key by using the dynamic script decryption code block, and if the verification is successful, the server issues data to the client.
9. An e-commerce anti-brush single-electron device, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-4.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN201611002645.4A 2016-11-14 2016-11-14 Method and system for preventing bill from being refreshed in electronic commerce Active CN108074151B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611002645.4A CN108074151B (en) 2016-11-14 2016-11-14 Method and system for preventing bill from being refreshed in electronic commerce

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611002645.4A CN108074151B (en) 2016-11-14 2016-11-14 Method and system for preventing bill from being refreshed in electronic commerce

Publications (2)

Publication Number Publication Date
CN108074151A CN108074151A (en) 2018-05-25
CN108074151B true CN108074151B (en) 2021-09-03

Family

ID=62162378

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611002645.4A Active CN108074151B (en) 2016-11-14 2016-11-14 Method and system for preventing bill from being refreshed in electronic commerce

Country Status (1)

Country Link
CN (1) CN108074151B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114221784B (en) * 2021-11-12 2024-04-09 招银云创信息技术有限公司 Data transmission method and computer equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102624892A (en) * 2012-03-08 2012-08-01 北京神州数码思特奇信息技术股份有限公司 Method for preventing plug-in client from simulating hyper text transmission protocol (HTTP) request
CN103237010A (en) * 2010-10-25 2013-08-07 北京中科联众科技股份有限公司 Server side for providing digital content in encryption mode
CN103607402A (en) * 2013-11-26 2014-02-26 广州博冠信息科技有限公司 Online game data encryption and decryption method and equipment
CN103888490A (en) * 2012-12-20 2014-06-25 上海天泰网络技术有限公司 Automatic WEB client man-machine identification method
CN105516208A (en) * 2016-01-28 2016-04-20 邱铭钗 WEB site link dynamic hiding method and device capable of effectively preventing network attacks
CN105577673A (en) * 2015-12-29 2016-05-11 深圳市瑞铭无限科技有限公司 Data encryption method and data encryption server based on issuing encryption algorithm

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7673329B2 (en) * 2000-05-26 2010-03-02 Symantec Corporation Method and apparatus for encrypted communications to a secure server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103237010A (en) * 2010-10-25 2013-08-07 北京中科联众科技股份有限公司 Server side for providing digital content in encryption mode
CN102624892A (en) * 2012-03-08 2012-08-01 北京神州数码思特奇信息技术股份有限公司 Method for preventing plug-in client from simulating hyper text transmission protocol (HTTP) request
CN103888490A (en) * 2012-12-20 2014-06-25 上海天泰网络技术有限公司 Automatic WEB client man-machine identification method
CN103607402A (en) * 2013-11-26 2014-02-26 广州博冠信息科技有限公司 Online game data encryption and decryption method and equipment
CN105577673A (en) * 2015-12-29 2016-05-11 深圳市瑞铭无限科技有限公司 Data encryption method and data encryption server based on issuing encryption algorithm
CN105516208A (en) * 2016-01-28 2016-04-20 邱铭钗 WEB site link dynamic hiding method and device capable of effectively preventing network attacks

Also Published As

Publication number Publication date
CN108074151A (en) 2018-05-25

Similar Documents

Publication Publication Date Title
US20180247049A1 (en) Method and Device for Realizing Session Identifier Synchronization
US8997230B1 (en) Hierarchical data security measures for a mobile device
WO2019218919A1 (en) Private key management method and apparatus in blockchain scenario, and system
US8850216B1 (en) Client device and media client authentication mechanism
CN104318135B (en) A kind of Java code Safety actuality loading method based on credible performing environment
US9054865B2 (en) Cryptographic system and methodology for securing software cryptography
KR101900841B1 (en) Method and apparatus for protecting application program password of mobile terminal
US10581800B2 (en) Protecting computer servers from API attacks using coordinated varying of URL addresses in API requests
CN110401615B (en) Identity authentication method, device, equipment, system and readable storage medium
CN112469036B (en) Message encryption and decryption method and device, mobile terminal and storage medium
CN108363580A (en) Application program installation method, device, computer equipment and storage medium
US9882720B1 (en) Data loss prevention with key usage limit enforcement
WO2016019790A1 (en) Verification method, client, server and system for installation package
EP3270318B1 (en) Dynamic security module terminal device and method for operating same
CN109284585B (en) Script encryption method, script decryption operation method and related device
US20180204004A1 (en) Authentication method and apparatus for reinforced software
US9853811B1 (en) Optimistic key usage with correction
CN111193740B (en) Encryption method, device, decryption method, computer device and storage medium
WO2023029447A1 (en) Model protection method, device, apparatus, system and storage medium
CN113190877B (en) Model loading method and device, readable storage medium and electronic equipment
US20210382985A1 (en) Virus immune computer system and method
CN110765470A (en) Method and device for realizing safety keyboard, computer equipment and storage medium
CN110555303A (en) Method and device for preventing machine script from being maliciously accessed
CN108074151B (en) Method and system for preventing bill from being refreshed in electronic commerce
CN111181898A (en) Data security protection method based on background server and APP client

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