CN111210271B - Method, device, electronic equipment and storage medium for identifying form cheating - Google Patents

Method, device, electronic equipment and storage medium for identifying form cheating Download PDF

Info

Publication number
CN111210271B
CN111210271B CN202010006080.7A CN202010006080A CN111210271B CN 111210271 B CN111210271 B CN 111210271B CN 202010006080 A CN202010006080 A CN 202010006080A CN 111210271 B CN111210271 B CN 111210271B
Authority
CN
China
Prior art keywords
input
time
item
cheating
inputtable
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
CN202010006080.7A
Other languages
Chinese (zh)
Other versions
CN111210271A (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 ByteDance Network Technology Co Ltd
Original Assignee
Beijing ByteDance Network 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 ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010006080.7A priority Critical patent/CN111210271B/en
Publication of CN111210271A publication Critical patent/CN111210271A/en
Application granted granted Critical
Publication of CN111210271B publication Critical patent/CN111210271B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0207Discounts or incentives, e.g. coupons or rebates
    • G06Q30/0225Avoiding frauds

Abstract

The embodiment of the disclosure discloses a method, a device, electronic equipment and a storage medium for identifying form cheating, wherein the method comprises the following steps: determining the inputtable time of each item to be input in a form according to the display state of the form; acquiring the operated time of each item to be input in the form; judging whether the set cheating rule is met or not according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated or not according to the judging result. The technical scheme of the embodiment can identify the cheating input form and filter the cheating form data.

Description

Method, device, electronic equipment and storage medium for identifying form cheating
Technical Field
The embodiment of the disclosure relates to the field of computer network application, in particular to a method, a device, electronic equipment and a storage medium for identifying form cheating.
Background
When a website or application gathers information through a form, some instances of cheating submitting the form are sometimes encountered. For example, some commercial APP offers coupons and gifts to new registered users for promotion of their online applications, and some users register new users in large numbers through the process for coupon and gift. As another example, some technical hackers or competitors may quickly and repeatedly submit spam through forms.
Form submission pages of current websites or applications typically take measures to limit the individual IP submission time interval to prevent cheating. But the IP restrictions are easily broken by the cheating program automatically replacing the IP.
Disclosure of Invention
In view of this, the embodiments of the present disclosure provide a method, an apparatus, an electronic device, and a storage medium for identifying form cheating, so as to verify the authenticity of a form, and filter the cheating form data.
Other features and advantages of embodiments of the present disclosure will be apparent from the following detailed description, or may be learned by practice of embodiments of the disclosure in part.
In a first aspect, an embodiment of the present disclosure provides a method for identifying form cheating, including:
determining the inputtable time of each item to be input in a form according to the display state of the form;
acquiring the operated time of each item to be input in the form;
judging whether the set cheating rule is met or not according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated or not according to the judging result.
In a second aspect, an embodiment of the present disclosure further provides an apparatus for identifying form cheating, including:
the input time determining unit is used for determining the inputtable time of each item to be input in the form according to the display state of the form;
an operation time obtaining unit, configured to obtain an operated time of each item to be input in the form;
and the cheating judgment unit is used for judging whether the set cheating rule is met according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated according to the judging result.
In a third aspect, an embodiment of the present disclosure further provides an electronic device, including:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of the first aspects.
In a fourth aspect, the presently disclosed embodiments also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method according to any of the first aspects.
According to the embodiment of the disclosure, whether the input of the form is cheat is determined according to the judgment result by determining the inputtable time of each item to be input in the form and obtaining the operated time of each item, so that the authenticity of the form is verified, and the cheat form data can be filtered.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the following description will briefly explain the drawings required to be used in the description of the embodiments of the present disclosure, and it is apparent that the drawings in the following description are only some of the embodiments of the present disclosure, and other drawings may be obtained according to the contents of the embodiments of the present disclosure and these drawings without inventive effort for those skilled in the art.
FIG. 1 is a flow diagram of a method for identifying form cheating provided by embodiments of the present disclosure;
FIG. 2 is a flow diagram of another method of identifying form cheating provided by embodiments of the present disclosure;
FIG. 3 is a schematic diagram of an apparatus for identifying form cheating according to an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of another apparatus for identifying form cheating provided by embodiments of the present disclosure;
fig. 5 shows a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure.
Detailed Description
In order to make the technical problems solved, the technical solutions adopted and the technical effects achieved by the embodiments of the present disclosure more clear, the technical solutions of the embodiments of the present disclosure will be described in further detail below with reference to the accompanying drawings, and it is apparent that the described embodiments are only some embodiments, but not all embodiments of the present disclosure. All other embodiments, which are derived by a person skilled in the art from the embodiments of the present disclosure without creative efforts, fall within the protection scope of the embodiments of the present disclosure.
It should be noted that the terms "system" and "network" in the embodiments of the present disclosure are often used interchangeably herein. References to "and/or" in the embodiments of the present disclosure are intended to encompass any and all combinations of one or more of the associated listed items. The terms first, second and the like in the description and in the claims and drawings are used for distinguishing between different objects and not for limiting a particular order.
It should be further noted that, in the embodiments of the present disclosure, the following embodiments may be implemented separately, or may be implemented in combination with each other, which is not specifically limited by the embodiments of the present disclosure.
The names of messages or information interacted between the various devices in the embodiments of the present disclosure are for illustrative purposes only and are not intended to limit the scope of such messages or information.
The technical solutions of the embodiments of the present disclosure are further described below with reference to the accompanying drawings and through specific implementations.
Fig. 1 is a flow chart illustrating a method for identifying form cheating according to an embodiment of the present disclosure, where the embodiment is applicable to a case of judging whether form input is cheating, and the method may be performed by an apparatus configured in an electronic device for identifying form cheating, as shown in fig. 1, where the method for identifying form cheating in the embodiment includes:
in step S110, according to the display state of the form, the inputtable timing of each item to be input in the form is determined.
In step S120, the operated time of each item to be entered in the form is acquired.
In step S130, it is determined whether the set cheating rule is satisfied according to the inputtable time and the operated time of each item to be input, and whether the form input is cheated is determined according to the determination result.
For example, step S110 may be configured to determine the earliest inputtable opportunity for each item to be entered in the form. Specifically, the method for obtaining the earliest inputtable opportunity includes multiple methods, and the embodiment is not limited to a specific manner, for example, the earliest inputtable opportunity may be determined according to the loading completion time of the page where the form is located. For another example, the earliest inputtable opportunity may also be determined based on the time when the form was first scrolled into the visible region.
For example, step S120 may be configured to obtain a first operated time of each item to be entered in the form.
In this case, in this step S130, it may be determined whether the set cheating rule is satisfied according to the earliest inputtable timing and the first operated time of each item to be input, and whether the form input is cheated is determined according to the determination result, so that the calculation amount can be reduced, the calculation complexity can be reduced, and the calculation efficiency can be improved.
It should be noted that, because some automatically filled entries exist in the form, since the contents of these entries are automatically filled by the system, the operated time and the first operated time of these entries cannot be obtained, and it is difficult to determine whether to cheat according to the inputtable time and the operated time. In this regard, it may be determined whether the automatically populated content of the automatically populated entries is consistent with the submitted content, and whether the form entry is cheating may be determined based on the determination. Of course, other input items can be further judged according to the judgment, namely whether the last input content or the automatic filling content of each item to be input is consistent with the submitted content or not is further judged, and whether the form input is cheated or not is determined according to the judgment result.
According to the method and the device, the importable time of each item to be input in the form is determined, the operated time of each item to be input in the form is obtained, whether the set cheating rule is met or not is judged according to the obtained time, whether the form is input in a cheating mode or not is determined according to the judging result, the authenticity of the form data is verified, and the cheating form data can be filtered.
Fig. 2 is a flow chart illustrating another method for identifying form cheating according to an embodiment of the present disclosure, which is based on the foregoing embodiment and is improved and optimized. As shown in fig. 2, the method for identifying form cheating according to the embodiment includes:
in step S210, according to the display state of the form, the inputtable timing of each item to be input in the form is determined.
In step S220, the operated time of each item to be entered in the form is obtained.
For example, step S210 may be configured to determine the earliest inputtable opportunity for each item to be entered in the form. Specifically, the method for obtaining the earliest inputtable opportunity includes multiple methods, and the embodiment is not limited to a specific manner, for example, the earliest inputtable opportunity may be determined according to the loading completion time of the page where the form is located. For another example, the earliest inputtable opportunity may also be determined based on the time when the form was first scrolled into the visible region.
Step S220 may be configured to obtain a first operated time of each item to be entered in the form.
In step S230, it is determined whether the set cheating rule is satisfied according to the inputtable time and the operated time of each item to be input, and whether the form input is cheated is determined according to the determination result.
In step S240, if it is determined that the form is input to be cheated, form cheating secondary recognition is performed.
The call-out security verification module is used for performing form cheating secondary identification on the situation that the cheating is judged in the step S230 so as to avoid misjudgment. The form cheating secondary identification method comprises various forms, and aims to further verify whether the form is a form filled in automatically through codes, and the form cheating secondary identification method is mainly realized through a verification method which cannot be realized or is inconvenient to realize through setting some codes. The embodiment is not limited to a specific method for performing the form cheating secondary recognition, and may perform one or more of short message verification, sliding verification, click verification, and the like.
Based on the previous embodiment, the embodiment further calls the security verification module to perform form cheating secondary identification after determining that the input cheating is performed, so as to avoid misjudgment and improve the accuracy of the cheating judgment.
As an implementation of the method shown in the foregoing figures, the present application provides an embodiment of an apparatus for identifying form cheating, and fig. 3 shows a schematic structural diagram of an apparatus for identifying form cheating provided in this embodiment, where an embodiment of the apparatus corresponds to an embodiment of the method shown in fig. 1 and fig. 2, and the apparatus may be specifically applied to various electronic devices. As shown in fig. 3, the apparatus for identifying form cheating according to the present embodiment includes an input timing determination unit 310, an operation time acquisition unit 320, and a cheating judgment unit 330.
The input opportunity determining unit 310 is configured to determine an inputtable opportunity of each item to be input in a form according to a display state of the form.
The operation time acquisition unit 320 is configured to acquire an operated time of each item to be input in the form.
The cheating judgment unit 330 is configured to judge whether a set cheating rule is satisfied according to the inputtable time and the operated time of each item to be input, and determine whether the form input is cheating according to the judgment result.
Further, the input opportunity determining unit 310 is configured to determine an earliest inputtable opportunity of each item to be input in the form.
The operation time acquisition unit 320 is configured to acquire a first operated time of each item to be input in the form.
Further, the input opportunity determination unit 310 is configured to:
determining the earliest inputtable opportunity according to the loading finishing time of the page where the form is located; or (b)
And determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
Further, the cheating judgment unit 330 is configured to judge whether the last input content or the automatic filling content of each item to be input is consistent with the submitted content, and determine whether the form input is cheating according to the judgment result.
The device for identifying form cheating provided by the embodiment can execute the method for identifying form cheating provided by the embodiment of the method, and has the corresponding functional modules and beneficial effects of executing the method.
Fig. 4 is a schematic structural diagram of another apparatus for identifying form cheating according to an embodiment of the present disclosure, as shown in fig. 4, where the apparatus for identifying form cheating according to the present embodiment includes: an input timing determination unit 410, an operation time acquisition unit 420, a cheating judgment unit 430, and a secondary identification unit 440.
The input timing determining unit 410 is configured to determine an inputtable timing of each item to be input in a form according to a display state of the form.
The operation time acquisition unit 420 is configured to acquire an operated time of each item to be input in the form.
The cheating judgment unit 430 is configured to judge whether a set cheating rule is satisfied according to the inputtable time and the operated time of each item to be input, and determine whether the form input is cheating according to the judgment result.
The secondary identification unit 440 is configured to perform form cheating secondary identification if the form input cheating is determined.
In an embodiment, the input opportunity determining unit 410 is configured to determine an earliest inputtable opportunity of each item to be input in the form. The operation time acquisition unit 420 is configured to acquire a first operated time of each item to be input in the form.
Further, the input opportunity determining unit 310 is configured to determine the earliest inputtable opportunity according to the loading completion time of the page where the form is located.
Or determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
Further, the cheating judgment unit 430 is configured to judge whether the last input content or the automatic filling content of each item to be input is consistent with the submitted content, and determine whether the form input is cheating according to the judgment result.
Further, the secondary identification unit 440 is configured to perform short message authentication, slide authentication, and/or click authentication.
The device for identifying form cheating provided by the embodiment can execute the method for identifying form cheating provided by the embodiment of the method, and has the corresponding functional modules and beneficial effects of executing the method.
Referring now to fig. 5, a schematic diagram of an electronic device 500 suitable for use in implementing embodiments of the present disclosure is shown. The electronic devices in the embodiments of the present disclosure may include, but are not limited to, mobile terminals such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), in-vehicle terminals (e.g., in-vehicle navigation terminals), and the like, and stationary terminals such as digital TVs, desktop computers, and the like. The electronic device shown in fig. 5 is merely an example and should not be construed to limit the functionality and scope of use of the disclosed embodiments.
As shown in fig. 5, the electronic device 500 may include a processing means (e.g., a central processing unit, a graphics processor, etc.) 501, which may perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM) 502 or a program loaded from a storage means 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data required for the operation of the electronic apparatus 500 are also stored. The processing device 501, the ROM 502, and the RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
In general, the following devices may be connected to the I/O interface 505: input devices 506 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; an output device 507 including, for example, a Liquid Crystal Display (LCD), a speaker, a vibrator, and the like; storage 508 including, for example, magnetic tape, hard disk, etc.; and communication means 509. The communication means 509 may allow the electronic device 500 to communicate with other devices wirelessly or by wire to exchange data. While fig. 5 shows an electronic device 500 having various means, it is to be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may be implemented or provided instead.
In particular, according to embodiments of the present disclosure, the processes described above with reference to flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method shown in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication means 509, or from the storage means 508, or from the ROM 502. The above-described functions defined in the methods of the embodiments of the present disclosure are performed when the computer program is executed by the processing device 501.
It should be noted that, the computer readable medium described above in the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium, or any combination of the two. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the disclosed embodiments, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the disclosed embodiments, the computer-readable signal medium may comprise a data signal propagated in baseband or as part of a carrier wave, with the computer-readable program code embodied therein. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, fiber optic cables, RF (radio frequency), and the like, or any suitable combination of the foregoing.
The computer readable medium may be contained in the electronic device; or may exist alone without being incorporated into the electronic device.
The computer readable medium carries one or more programs which, when executed by the electronic device, cause the electronic device to:
determining the inputtable time of each item to be input in a form according to the display state of the form;
acquiring the operated time of each item to be input in the form;
judging whether the set cheating rule is met or not according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated or not according to the judging result.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware. The name of the unit does not in any way constitute a limitation of the unit itself, for example the first acquisition unit may also be described as "unit acquiring at least two internet protocol addresses".
According to one or more embodiments of the present disclosure, in the method for identifying form cheating, determining the inputtable opportunity of each item to be input in the form includes: determining the earliest inputtable time of each item to be input in the form;
the obtaining of the operated time of each item to be input in the form comprises the following steps: and acquiring the first operated time of each item to be input in the form.
According to one or more embodiments of the present disclosure, in the method for identifying form cheating, determining an earliest inputtable opportunity of each item to be input in the form includes:
determining the earliest inputtable opportunity according to the loading finishing time of the page where the form is located; or (b)
And determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
According to one or more embodiments of the present disclosure, the method for identifying form cheating further includes determining whether last input content or automatic filling content of each item to be input is consistent with submitted content, and determining whether the form input is cheating according to a determination result.
According to one or more embodiments of the present disclosure, the method for identifying form cheating further includes performing form cheating secondary identification if the form input cheating is determined.
According to one or more embodiments of the present disclosure, in the method for identifying form cheating, the performing form cheating secondary identification includes: and performing short message verification, sliding verification and/or click verification.
According to one or more embodiments of the present disclosure, in the apparatus for identifying form cheating, the input opportunity determining unit is configured to: determining the earliest inputtable time of each item to be input in the form;
the operation time acquisition unit is used for: and acquiring the first operated time of each item to be input in the form.
According to one or more embodiments of the present disclosure, in the apparatus for identifying form cheating, the input opportunity determining unit is configured to:
determining the earliest inputtable opportunity according to the loading finishing time of the page where the form is located; or (b)
And determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
According to one or more embodiments of the present disclosure, in the apparatus for identifying form cheating, the cheating judgment unit is further configured to: judging whether the last input content or the automatic filling content of each item to be input is consistent with the submitted content, and determining whether the form input is cheat or not according to a judging result.
According to one or more embodiments of the present disclosure, the apparatus for identifying form cheating further includes a secondary identification unit for performing form cheating secondary identification if it is determined that the form is input to be cheated.
According to one or more embodiments of the present disclosure, in the apparatus for identifying form cheating, the secondary identification unit is configured to: and performing short message verification, sliding verification and/or click verification.
The foregoing description is only of the preferred embodiments of the disclosed embodiments and is presented for purposes of illustration of the principles of the technology being utilized. It will be appreciated by those skilled in the art that the scope of the disclosure in the embodiments of the disclosure is not limited to the specific combination of the above technical features, but also encompasses other technical features formed by any combination of the above technical features or their equivalents without departing from the spirit of the disclosure. Such as the technical solution formed by mutually replacing the above-mentioned features and the technical features with similar functions (but not limited to) disclosed in the embodiments of the present disclosure.

Claims (8)

1. A method of identifying form cheating, comprising:
determining the inputtable time of each item to be input in a form according to the display state of the form;
acquiring the operated time of each item to be input in the form;
judging whether the set cheating rule is met or not according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated or not according to a judging result;
wherein determining the inputtable opportunity of each item to be input in the form comprises: determining the earliest inputtable time of each item to be input in the form;
wherein the determining the earliest inputtable opportunity of each item to be input in the form comprises:
determining the earliest inputtable opportunity according to the loading finishing time of the page where the form is located; or (b)
And determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
2. The method of claim 1, wherein obtaining the manipulated time for each item to be entered in the form comprises: and acquiring the first operated time of each item to be input in the form.
3. The method according to claim 1, wherein the method further comprises: judging whether the last input content or the automatic filling content of each item to be input is consistent with the submitted content, and determining whether the form input is cheat or not according to a judging result.
4. A method according to claim 1 or 3, characterized in that the method further comprises: and if the form input cheating is determined, performing form cheating secondary identification.
5. The method of claim 4, wherein the performing form cheating secondary identification comprises: and performing short message verification, sliding verification and/or click verification.
6. An apparatus for identifying form cheating, comprising:
the input time determining unit is used for determining the inputtable time of each item to be input in the form according to the display state of the form;
an operation time obtaining unit, configured to obtain an operated time of each item to be input in the form;
the cheating judgment unit is used for judging whether the set cheating rule is met according to the inputtable time and the operated time of each item to be input, and determining whether the form input is cheated according to the judging result;
the input time determining unit is specifically configured to determine, according to a display state of a form, an earliest inputtable time of each item to be input in the form;
wherein the input timing determination unit is configured to:
determining the earliest inputtable opportunity according to the loading finishing time of the page where the form is located; or (b)
And determining the earliest inputtable opportunity according to the time when the form is scrolled to the visible area for the first time.
7. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs;
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-5.
8. A computer readable storage medium, on which a computer program is stored, which computer program, when being executed by a processor, implements the method according to any of claims 1-5.
CN202010006080.7A 2020-01-03 2020-01-03 Method, device, electronic equipment and storage medium for identifying form cheating Active CN111210271B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010006080.7A CN111210271B (en) 2020-01-03 2020-01-03 Method, device, electronic equipment and storage medium for identifying form cheating

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010006080.7A CN111210271B (en) 2020-01-03 2020-01-03 Method, device, electronic equipment and storage medium for identifying form cheating

Publications (2)

Publication Number Publication Date
CN111210271A CN111210271A (en) 2020-05-29
CN111210271B true CN111210271B (en) 2023-10-17

Family

ID=70789489

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010006080.7A Active CN111210271B (en) 2020-01-03 2020-01-03 Method, device, electronic equipment and storage medium for identifying form cheating

Country Status (1)

Country Link
CN (1) CN111210271B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014194682A1 (en) * 2013-06-03 2014-12-11 Tencent Technology (Shenzhen) Company Limited Apparatuses and methods for preventing game cheating by plug-ins
CN105653944A (en) * 2015-12-25 2016-06-08 北京奇虎科技有限公司 Detection method and device of cheating behaviors
CN105988927A (en) * 2015-02-16 2016-10-05 杭州快迪科技有限公司 Method for detecting speed-change cheating behavior in operating process of software
CN107153971A (en) * 2017-05-05 2017-09-12 北京京东尚科信息技术有限公司 Method and device for recognizing equipment cheating in APP popularizations
CN107274212A (en) * 2017-05-26 2017-10-20 北京小度信息科技有限公司 Cheating recognition methods and device
CN109409049A (en) * 2018-10-10 2019-03-01 北京京东金融科技控股有限公司 The method and apparatus of interactive operation for identification
CN110007831A (en) * 2019-03-29 2019-07-12 珠海豹好玩科技有限公司 A kind of flipping-over control method, device and terminal device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140357355A1 (en) * 2013-06-03 2014-12-04 Tencent Technology (Shenzhen) Company Limited Apparatuses and methods for preventing game cheating by plug-ins

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014194682A1 (en) * 2013-06-03 2014-12-11 Tencent Technology (Shenzhen) Company Limited Apparatuses and methods for preventing game cheating by plug-ins
CN105988927A (en) * 2015-02-16 2016-10-05 杭州快迪科技有限公司 Method for detecting speed-change cheating behavior in operating process of software
CN105653944A (en) * 2015-12-25 2016-06-08 北京奇虎科技有限公司 Detection method and device of cheating behaviors
CN107153971A (en) * 2017-05-05 2017-09-12 北京京东尚科信息技术有限公司 Method and device for recognizing equipment cheating in APP popularizations
CN107274212A (en) * 2017-05-26 2017-10-20 北京小度信息科技有限公司 Cheating recognition methods and device
CN109409049A (en) * 2018-10-10 2019-03-01 北京京东金融科技控股有限公司 The method and apparatus of interactive operation for identification
CN110007831A (en) * 2019-03-29 2019-07-12 珠海豹好玩科技有限公司 A kind of flipping-over control method, device and terminal device

Also Published As

Publication number Publication date
CN111210271A (en) 2020-05-29

Similar Documents

Publication Publication Date Title
CN110865852B (en) Webpage component loading method and device, electronic equipment and storage medium
CN110516159B (en) Information recommendation method and device, electronic equipment and storage medium
CN109726390B (en) Document processing method, device, electronic equipment and storage medium
CN112684968A (en) Page display method and device, electronic equipment and computer readable medium
CN113741756A (en) Information processing method, device, terminal and storage medium
CN112214408A (en) Dependency conflict detection method and device, electronic equipment and computer readable medium
CN111597107B (en) Information output method and device and electronic equipment
CN110704833A (en) Data permission configuration method, device, electronic device and storage medium
CN111459364A (en) Icon updating method and device and electronic equipment
CN110673986A (en) Memory operation abnormity capturing method, device, terminal and storage medium
US20230385080A1 (en) Method and apparatus for presenting information on lock screen interface, terminal, and storage medium
CN111596992B (en) Navigation bar display method and device and electronic equipment
CN110855655B (en) Information verification method, device, equipment and storage medium
CN109683726B (en) Character input method, character input device, electronic equipment and storage medium
CN110442416B (en) Method, electronic device and computer-readable medium for presenting information
CN111210271B (en) Method, device, electronic equipment and storage medium for identifying form cheating
CN110673908A (en) Interface generation method, device, medium and electronic equipment
CN110674050A (en) Memory out-of-range detection method and device, electronic equipment and computer storage medium
CN112507385B (en) Information display method and device and electronic equipment
CN111209739A (en) Electronic form, electronic device, storage medium, and electronic form verification method
CN111159759A (en) Mixed sensitive information discovery method and device based on black and white list and electronic equipment
CN111708680A (en) Error reporting information analysis method and device, electronic equipment and storage medium
CN113672317A (en) Method and device for rendering title page
CN112307394A (en) Information display method and device and electronic equipment
CN111258852B (en) Abnormal data monitoring method, device, electronic equipment and storage medium

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