WO2017076186A1 - Sliding verification method and apparatus for handheld mobile device - Google Patents

Sliding verification method and apparatus for handheld mobile device Download PDF

Info

Publication number
WO2017076186A1
WO2017076186A1 PCT/CN2016/103155 CN2016103155W WO2017076186A1 WO 2017076186 A1 WO2017076186 A1 WO 2017076186A1 CN 2016103155 W CN2016103155 W CN 2016103155W WO 2017076186 A1 WO2017076186 A1 WO 2017076186A1
Authority
WO
WIPO (PCT)
Prior art keywords
sliding
verification
information
client
prompt
Prior art date
Application number
PCT/CN2016/103155
Other languages
French (fr)
Chinese (zh)
Inventor
朱志刚
Original Assignee
腾讯科技(深圳)有限公司
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 腾讯科技(深圳)有限公司 filed Critical 腾讯科技(深圳)有限公司
Publication of WO2017076186A1 publication Critical patent/WO2017076186A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions
    • H04M1/72463User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions to restrict the functionality of the device

Definitions

  • the present application relates to the field of network technologies, and in particular, to a method and an apparatus for sliding verification of a handheld mobile device.
  • CAPTCHA Completely Automated Public Turing test to tell Computers and Humans Apart
  • verification code is a public fully automatic program that distinguishes users from computers or people.
  • the computer acting as the server automatically generates a question that is answered by the user. This problem can be generated and judged by computers, but only humans can answer them. Since the computer cannot answer the CAPTCHA problem, the user who answers the question can be considered a human.
  • the embodiment of the present application provides a method and a device for sliding verification of a handheld mobile device to improve verification efficiency and accuracy.
  • the embodiment of the present application provides a method for sliding verification of a handheld mobile device, including:
  • the embodiment of the present application further provides an apparatus for sliding verification of a handheld mobile device, where the apparatus includes:
  • a request receiving module configured to receive an access request sent by the handheld mobile device client
  • An information generating module configured to generate sliding verification information according to the access request, and return sliding verification prompt information to the client;
  • An information receiving module configured to receive sliding operation information returned by the client according to the sliding verification prompt information
  • the verification judging module is configured to verify the sliding operation information returned by the client according to the generated sliding verification information.
  • the embodiment of the present application further provides a non-transitory computer readable storage medium storing machine readable instructions, the machine readable instructions being executable by a processor to perform the following operations:
  • a method and device for sliding verification of a handheld mobile device receiving an access request sent by a handheld mobile device client; generating sliding verification information according to the access request, and returning sliding verification prompt information to the client Receiving the sliding operation information returned by the client according to the sliding verification prompt information; verifying the sliding operation information returned by the client according to the generated sliding verification information, thereby realizing the use of sliding verification instead of digital or letter verification, thereby improving Verification Rate and accuracy.
  • FIG. 1 is a schematic structural diagram of hardware of a server according to an embodiment of the present application.
  • FIG. 2 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application
  • FIG. 3 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application
  • FIG. 4 is a schematic diagram of an image prompt in a client user interaction interface according to an embodiment of the present application.
  • FIG. 5 is a schematic diagram of another image prompt in a client user interaction interface according to an embodiment of the present application.
  • FIG. 6 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application
  • FIG. 7 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application.
  • FIG. 8 is a schematic diagram of a client user interaction interface according to an embodiment of the present application.
  • FIG. 9 is a schematic diagram of another client user interaction interface in the embodiment of the present application.
  • FIG. 10 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application.
  • FIG. 11 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application.
  • FIG. 12 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application
  • FIG. 13 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application.
  • the embodiment of the present application considers that when the existing verification by digital or letter means, due to the limitation of the display screen of the handheld mobile device, the user may have difficulty in distinguishing the content in the prompt verification code, and for the handheld mobile device user. When inputting the verification code, there is still a slow input speed and easy An input error has occurred.
  • the embodiment of the present application provides a method and apparatus for sliding verification of a handheld mobile device.
  • a touch screen supported on the handheld mobile device as a verification information input device in the verification phase
  • a sliding verification method is used instead of the existing one.
  • the method of verifying by numbers or letters because the sliding operation using the touch screen on the handheld mobile device is simple and easy to operate, and can be completed with one hand, thus improving the verification efficiency and accuracy.
  • the method in the embodiment of the present application may be implemented in a client (user terminal) and/or a server, and the user terminal may be a mobile terminal, a tablet computer or the like, and the server may be a PC terminal.
  • the server can set one or more according to actual functional needs. This embodiment is exemplified by a server.
  • FIG. 1 is a schematic structural diagram of hardware of a server according to an embodiment of the present application.
  • the server may include a processor 1001 (eg, a CPU), a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002.
  • the communication bus 1002 is used to implement connection communication between components in the server.
  • the user interface 1003 may include a display having a touch function, and a keyboard, a mouse, and the like for receiving information input by the user, and transmitting the received information to the processor 1001 for processing.
  • the display screen can be an LCD display, an LED display, or a touch screen, etc., for implementing the display function of the server and displaying corresponding data.
  • the user interface 1003 may further include a standard wired interface and a wireless interface.
  • the network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface).
  • the memory 1005 may be a high speed RAM memory or a non-volatile memory such as a disk memory.
  • the memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001. As shown in FIG. 1, an operating system 1006, a network communication module 1007, a user interface module 1008, and a handheld mobile device slide verification application 1009 may be included in the memory 1005 as a computer storage medium.
  • the network interface 1004 can be used for data communication with a background management platform or other server; the user interface 1003 can be used to connect to a client and perform data communication with the client.
  • the message receives the information and instructions such as the access request input by the client; and the processor 1001 can be used to call the handheld mobile device sliding verification application 1009 stored in the memory 1005 and perform the following operations:
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • the sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • the sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • sliding verification information including sliding the slider from the first preset position to the second preset position
  • the sliding verification prompt information includes: a sliding operation area, and a first pre-set in the sliding operation area a position slider, a second preset position information disposed in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
  • the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
  • the embodiment of the present application performs a sliding input operation by using a touch screen mounted on a handheld mobile device, and performs verification by completing a specified sliding operation, instead of using a method of verifying numbers or letters in the prior art, thereby improving verification efficiency and accuracy. Sexuality and make verification simpler and easier to operate.
  • the method for sliding verification of the handheld mobile device includes the following steps:
  • Step S100 Receive an access request sent by a handheld mobile device client.
  • the handheld mobile device includes a touch screen-enabled smart phone, a PAD (Portable Android Device), and a PDA (Personal Digital Assistant), the user operation The user may click or slide the touch screen mounted on the handheld mobile device client.
  • a touch screen-enabled smart phone a PAD (Portable Android Device)
  • a PDA Personal Digital Assistant
  • Step S200 generating sliding verification information according to the access request and returning the sliding verification prompt information Give the client.
  • the sliding verification information including a sliding track, a designated area at the end of the sliding or sliding the slider from the first preset position to the second preset position, and verifying information according to the sliding Corresponding sliding verification prompt information is generated, and the sliding verification prompt information includes a sliding operation area, a text prompt, and/or an image prompt.
  • Step S300 receiving sliding operation information returned by the client according to the sliding verification prompt information.
  • the sliding operation information is generated, for example, by a user performing a sliding operation on the touch screen of the client, and the user performs a sliding operation according to the sliding verification prompt information.
  • Step S400 verifying the sliding operation information returned by the client according to the generated sliding verification information.
  • the sliding operation information returned by the corresponding client is verified according to different sliding verification information. Specifically, for the sliding verification information including the sliding track, verifying whether the sliding operation information has the same sliding track as the sliding track included in the sliding verification information, if yes, the verification is successful, otherwise the verification fails; The slide verification information of the specified area at the end of the verification is verified whether the position at the end of the slide in the slide operation information is within the designated area at the end of the slide included in the slide verification information, and if so, the verification is successful, otherwise the verification is performed.
  • the sliding operation is performed by using the touch screen mounted on the sliding handheld mobile device, thereby performing verification code verification, improving the efficiency and accuracy of user verification, and making the user more convenient to operate.
  • FIG. 3 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2, wherein:
  • the step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
  • Step S201 generating sliding verification information including a sliding track according to the user access request.
  • the sliding track included in the slider verification information generated according to the user access request may be a sliding track with a direction in a specified area or a sliding track with a direction in the specified area and must pass a preset point, where the preset The points are, for example, passed in order.
  • Step S202 Generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  • the sliding track included in the sliding verification information is a sliding track with a direction in the specified area
  • the generated sliding verification prompt information includes a sliding operation area, a text prompt, and an image.
  • the image prompt is as shown in FIG. 4 (the arrow indicates the direction of the sliding track), and may be an overall image showing the sliding track included in the sliding verification information or a variant of the sliding track directly determined by the user. image.
  • the sliding trajectory included in the sliding verification information is a sliding trajectory with a direction in the specified area and must pass a preset point, and the preset point is one or more, and the generated sliding verification is performed.
  • the prompt information includes a sliding operation area, a text prompt and an image prompt, and the image prompt is as shown in FIG. 5, and may include the user directly or indirectly obtaining the bearing direction (as indicated by an arrow in FIG. 5). And an image of the sliding trajectory through which the preset point must pass, wherein the preset point passes, for example, in order.
  • the foregoing step S400 according to the generated sliding verification information, the The verification of the sliding operation information returned by the client may include:
  • Step S401 determining whether the sliding track in the sliding operation information matches the sliding track in the sliding verification information, and if yes, the verification is successful, otherwise, the verification fails.
  • step S401 when the sliding track included in the sliding verification information is a sliding track with a direction in the specified area, the step of determining whether the matching is matched may include:
  • Step a determining whether the included sliding track is the same as the direction of the sliding track in the sliding verification information returned by the client in the specified area, and if yes, proceeding to step b, otherwise determining that the verification fails ;
  • step b it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
  • step S401 another optional solution is that the sliding track included in the sliding verification information is a sliding track with a direction in the specified area and must pass a preset point, and the step of determining whether the matching may be performed may include:
  • Step c determining whether the sliding track in the sliding verification information returned by the client passes the preset point passed by the sliding track included in the sliding verification information, and if yes, performing step d, otherwise the verification fails;
  • Step d determining whether the sliding directions of the two sliding tracks are the same, if the same, proceeding to step e, otherwise determining that the verification fails;
  • step e it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
  • FIG. 6 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2 , wherein:
  • the step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
  • Step S211 generating, according to the user access request, the slide verification information including the designated area at the end of the slide.
  • the location where the user's slide completion is requested is generated in the designated area at the end of the slide according to the user access request, and the designated area at the end of the slide is included in the slide verification information.
  • Step S212 Generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  • the sliding operation area is divided into multiple blocks, and the user is prompted to slide into the designated area.
  • the sliding operation area is color-coded to different areas, and the user is prompted to slide to the specified color. In the area.
  • step S400: verifying the sliding operation information returned by the client according to the generated sliding verification information may include:
  • Step S411 determining whether the position at the end of the sliding in the sliding operation information is in the sliding test If the verification is successful, the verification succeeds. Otherwise, the verification fails.
  • the sliding behavior of the user is determined by specifying the designated area at the end of the sliding. Based on the advantages of the previous embodiment, the efficiency of the sliding verification is further increased, and the ending position is determined by the area, and the sliding is reduced. The probability that the interference will cause the verification to fail, that is, the accuracy of the sliding verification is increased.
  • FIG. 7 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2 , wherein:
  • the step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
  • Step S221 generating, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
  • the location information includes a first preset position and a second preset position of the slider, and generating, according to the location information, includes sliding the slider from the first preset position to the second Sliding verification information of the preset position;
  • step S222 the sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, where the sliding verification prompt information includes: a sliding operation area, and is disposed in the sliding operation area. a slider of the first preset position, second preset position information set in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
  • the prompt image displayed by the sliding operation area is a picture lacking a part, wherein the missing part is the second preset position, and the missing part is the slider, and the user needs to pass
  • the missing part of the picture is swiped to the second preset position, so that the cue image is complete.
  • step S400: verifying the sliding operation information returned by the client according to the generated sliding verification information may include:
  • Step S421 determining whether the slider in the sliding operation information is slid from the first preset position to the second preset position, and if yes, the verification is successful; otherwise, the verification fails.
  • FIG. 8 is a schematic diagram of a user interaction interface of a handheld mobile device client in the embodiment of the present application.
  • An optional implementation step of the embodiment of the present application may include:
  • sliding verification information that includes sliding the slider 801 from the first preset position 802 to the second preset position 803, and generating corresponding sliding verification prompt information according to the sliding verification information, where
  • the prompt information includes a sliding operation area, a text prompt, a first preset position 802, a second preset position 803, and a slider 801, and returns the sliding verification prompt information to the client;
  • the user slides the slider 801 from the first preset position 802 to the second preset position 803 by a sliding operation, so that the user verification is successful.
  • the sliding behavior of the user is determined by specifying the position of the slider. Based on the advantages of the previous embodiment, the image prompting method allows the user to more intuitively know the verification operation that needs to be performed, that is, further increase. The efficiency of sliding verification.
  • the device for sliding verification of the handheld mobile device includes:
  • the request receiving module 100 is configured to receive an access request sent by the handheld mobile device client.
  • the handheld mobile device comprises a touch screen enabled smartphone, a PAD and a PDA, and the user operation may be that the user clicks or slides the handheld mobile device client touch screen.
  • the information generating module 200 is configured to generate sliding verification information according to the access request and return sliding verification prompt information to the client.
  • the sliding verification information including a sliding track, a designated area at the end of the sliding or sliding the slider from the first preset position to the second preset position, and verifying information according to the sliding Corresponding sliding verification prompt information is generated, and the sliding verification prompt information includes a sliding operation area, a text prompt, and/or an image prompt.
  • the information receiving module 300 is configured to receive sliding operation information returned by the client according to the sliding verification prompt information.
  • the sliding operation information is generated, for example, by a user performing a sliding operation on the touch screen of the client, and the user performs a sliding operation according to the sliding verification prompt information.
  • the verification judging module 400 is configured to return to the client according to the generated sliding verification information. Slide the operation information to verify.
  • the sliding operation information returned by the corresponding client is verified according to different sliding verification information.
  • the sliding verification information including the sliding track
  • verifying whether the sliding operation information has the same sliding track as the sliding track included in the sliding verification information if yes, the verification is successful, otherwise the verification fails;
  • the slide verification information of the specified area at the end of the verification is verified whether the position at the end of the slide in the slide operation information is within the designated area at the end of the slide included in the slide verification information, and if so, the verification is successful, otherwise the verification is performed.
  • the sliding operation is performed by using the touch screen mounted on the sliding handheld mobile device, thereby performing verification code verification, improving the efficiency and accuracy of user verification, and making the user more convenient to operate.
  • FIG. 11 is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10 , wherein:
  • the above information generating module 200 may include:
  • the trajectory generating unit 201 is configured to generate sliding verification information including a sliding trajectory according to the user access request.
  • the sliding track included in the slider verification information generated according to the user access request may be a sliding track with a direction in a specified area or a sliding track with a direction in the specified area and must pass a preset point, where the preset The points are, for example, passed in order.
  • the trajectory prompting unit 202 is configured to generate sliding verification prompt information according to the sliding verification information, and Returning the sliding verification prompt information to the client, the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  • the track prompting unit 202 is an optional solution, wherein the sliding track included in the sliding verification information is a sliding track with a direction in a specified area, and the generated sliding verification prompt information includes a sliding operation area, a text prompt, and An image cue, as shown in FIG. 4 (the arrow indicates the direction of the sliding track), may be an overall image showing the sliding trajectory included in the sliding verification information or a sliding trajectory directly determined by the user Variant image.
  • the sliding trajectory included in the sliding verification information is a sliding trajectory with a direction in the specified area and must pass a preset point, and the preset point is one or more, and the generated sliding verification is performed.
  • the prompt information includes a sliding operation area, a text prompt and an image prompt, and the image prompt is as shown in FIG. 5, and may include the user directly or indirectly obtaining the bearing direction (as indicated by an arrow in FIG. 5). And an image of the sliding trajectory through which the preset point must pass, wherein the preset point passes, for example, in order.
  • the verification determining module 400 may include:
  • the trajectory determining unit 401 is configured to determine whether the sliding trajectory in the sliding operation information matches the sliding trajectory in the sliding verification information, and if yes, the verification is successful, otherwise, the verification fails.
  • the step of determining whether the matching in the track determining unit 401 matches may include :
  • Step a determining whether the included sliding track is the same as the direction of the sliding track in the sliding verification information returned by the client in the specified area, and if yes, proceeding to step b, otherwise determining that the verification fails ;
  • step b it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
  • Another alternative embodiment of the present embodiment is directed to the step that the sliding track included in the sliding verification information is a sliding track with a direction in the specified area and must pass a preset point, and the determination in the track determining unit 401 is matched.
  • Step c determining whether the sliding track in the sliding verification information returned by the client passes the preset point passed by the sliding track included in the sliding verification information, and if yes, performing step d, otherwise the verification fails;
  • Step d determining whether the sliding directions of the two sliding tracks are the same, if the same, proceeding to step e, otherwise determining that the verification fails;
  • step e it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
  • FIG. 12 is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10, wherein:
  • the above information generating module 200 may include:
  • the area generating unit 211 is configured to generate, according to the user access request, the sliding verification information including the designated area at the end of the sliding;
  • the location where the user's slide completion is requested is generated in the designated area at the end of the slide according to the user access request, and the designated area at the end of the slide is included in the slide verification information.
  • the area prompting unit 212 is configured to generate the sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or Or an image prompt.
  • an embodiment of the area prompting unit 212 is to divide the sliding operation area into a plurality of blocks, and prompt the user to slide into the designated area.
  • the sliding operation area is color-coded to different areas, and the user is prompted to slide to In the area of the specified color.
  • the verification determination module 400 may include:
  • the position determining unit 411 is configured to determine whether the position at the end of the sliding operation in the sliding operation information is within the designated area when the sliding verification information ends, and if yes, the verification is successful, otherwise, the verification fails.
  • the sliding behavior of the user is determined by specifying the designated area at the end of the sliding. Based on the advantages of the previous embodiment, the efficiency of the sliding verification is further increased, and the ending position is determined by the area, and the sliding is reduced. The probability that the interference will cause the verification to fail, that is, the slip is increased. The accuracy of the verification.
  • FIG. 13 is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10 , wherein:
  • the above information generating module 200 may include:
  • the slider generating unit 221 is configured to generate, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
  • the location information includes a first preset position and a second preset position of the slider, and generating, according to the location information, includes sliding the slider from the first preset position to the second Sliding verification information of the preset position;
  • the slider prompting unit 222 is configured to generate the sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, and a setting in the a slider of the first preset position of the sliding operation area, second preset position information set in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
  • the interactive interface prompts the user to perform a sliding operation, as shown in FIG. 8 , wherein the slider in the image prompt is located at a first preset position, and the user can know the second pre-preview from the user interaction interface provided by the client. Positioning is enabled, and the slider can be slid from the first preset position to the second preset position by the client.
  • the slider prompting unit 222 is an embodiment in which the prompt image displayed by the sliding operation area is a picture lacking a part, wherein the missing part is the second preset position, and the missing part is the slider, and the user needs The cue image is completed by sliding the missing portion of the picture to the second preset position.
  • the verification determination module 400 may include:
  • the slider determining unit 421 is configured to determine whether the slider in the sliding operation information is slid from the first preset position to the second preset position, and if yes, the verification is successful, otherwise, the verification fails.
  • FIG. 8 is a schematic diagram of a user interaction interface of a handheld mobile device client in the embodiment of the present application.
  • An optional implementation step of the embodiment of the present application may include:
  • sliding verification information that includes sliding the slider 801 from the first preset position 802 to the second preset position 803, and generating corresponding sliding verification prompt information according to the sliding verification information, where
  • the prompt information includes a sliding operation area, a text prompt, a first preset position 802, a second preset position 803, and a slider 801, and returns the sliding verification prompt information to the client;
  • the user slides the slider from the first preset position to the second preset position by a sliding operation, so the user verification is successful.
  • the sliding behavior of the user is determined by specifying the position of the slider. Based on the advantages of the previous embodiment, the image prompting method allows the user to more intuitively know the verification operation that needs to be performed, that is, further increase. The efficiency of sliding verification.
  • the terms “including”, “comprising” or “comprising” or any other variations are intended to encompass a non-exclusive inclusion, such that a process, method, article, or The device includes not only those elements, but also other elements not explicitly listed, or elements that are inherent to such a process, method, article, or device.
  • An element that is defined by the phrase “comprising a " does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
  • the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better.
  • Implementation Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk,
  • the optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed is a sliding verification method for a handheld mobile device. The method comprises: receiving an access request sent by a client of a handheld mobile device; generating sliding verification information according to the access request, and returning sliding verification prompt information to the client; receiving sliding operation information returned, according to the sliding verification prompt information, by the client; and verifying, according to the generated sliding verification information, the sliding operation information returned by the client. Also disclosed is a sliding verification apparatus for a handheld mobile device.

Description

手持移动设备滑动验证的方法及装置Method and device for sliding verification of handheld mobile device
本申请要求于2015年11月03日提交中国专利局、申请号为201510741072.6、发明名称为“手持移动设备滑动验证的方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201510741072.6, entitled "Method and Apparatus for Sliding Verification of Handheld Mobile Devices", filed on November 3, 2015, the entire contents of which are incorporated herein by reference. In the application.
技术领域Technical field
本申请涉及网络技术领域,尤其涉及手持移动设备滑动验证的方法及装置。The present application relates to the field of network technologies, and in particular, to a method and an apparatus for sliding verification of a handheld mobile device.
背景技术Background technique
CAPTCHA(全自动区分计算机和人类的图灵测试,Completely Automated Public Turing test to tell Computers and Humans Apart),俗称验证码,是一种区分用户是计算机或人的公共全自动程序。在CAPTCHA测试中,作为服务器的计算机会自动生成一个问题由用户来解答。这个问题可以由计算机生成并评判,但是必须只有人类才能解答。由于计算机无法解答CAPTCHA的问题,所以回答出问题的用户就可以被认为是人类。CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart), commonly known as verification code, is a public fully automatic program that distinguishes users from computers or people. In the CAPTCHA test, the computer acting as the server automatically generates a question that is answered by the user. This problem can be generated and judged by computers, but only humans can answer them. Since the computer cannot answer the CAPTCHA problem, the user who answers the question can be considered a human.
目前通过手持移动设备访问的多数网站在登陆或一些防止外挂的地方都加入了输入验证码的环节,大多数都是输入数字或字母,使用加入人类可以识别的干扰内容的方式进行验证。Most websites currently accessed through handheld mobile devices have entered the verification code at the login or some places where the plug-in is prevented. Most of them are input numbers or letters, and are verified by adding interference content that humans can recognize.
发明内容Summary of the invention
本申请实施例提供了一种手持移动设备滑动验证的方法及装置,以提高验证效率及准确性。The embodiment of the present application provides a method and a device for sliding verification of a handheld mobile device to improve verification efficiency and accuracy.
本申请实施例提供一种手持移动设备滑动验证的方法,包括:The embodiment of the present application provides a method for sliding verification of a handheld mobile device, including:
接收手持移动设备客户端发送的访问请求;Receiving an access request sent by the handheld mobile device client;
根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户 端;Generating sliding verification information according to the access request and returning sliding verification prompt information to the client end;
接收所述客户端根据滑动验证提示信息返回的滑动操作信息;Receiving sliding operation information returned by the client according to the sliding verification prompt information;
根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。And verifying the sliding operation information returned by the client according to the generated sliding verification information.
此外,本申请实施例还提供一种手持移动设备滑动验证的装置,所述装置包括:In addition, the embodiment of the present application further provides an apparatus for sliding verification of a handheld mobile device, where the apparatus includes:
请求接收模块,用于接收手持移动设备客户端发送的访问请求;a request receiving module, configured to receive an access request sent by the handheld mobile device client;
信息生成模块,用于根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端;An information generating module, configured to generate sliding verification information according to the access request, and return sliding verification prompt information to the client;
信息接收模块,用于接收所述客户端根据滑动验证提示信息返回的滑动操作信息;An information receiving module, configured to receive sliding operation information returned by the client according to the sliding verification prompt information;
验证判断模块,用于根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。The verification judging module is configured to verify the sliding operation information returned by the client according to the generated sliding verification information.
本申请实施例还提供一种非易失性计算机可读存储介质,所述存储介质中存储有机器可读指令,所述机器可读指令可以由处理器执行以完成以下操作:The embodiment of the present application further provides a non-transitory computer readable storage medium storing machine readable instructions, the machine readable instructions being executable by a processor to perform the following operations:
接收手持移动设备客户端发送的访问请求;Receiving an access request sent by the handheld mobile device client;
根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端;Generating sliding verification information according to the access request and returning sliding verification prompt information to the client;
接收所述客户端根据滑动验证提示信息返回的滑动操作信息;Receiving sliding operation information returned by the client according to the sliding verification prompt information;
根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。And verifying the sliding operation information returned by the client according to the generated sliding verification information.
本申请实施例提出的一种手持移动设备滑动验证的方法及装置,通过接收手持移动设备客户端发送的访问请求;根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端;接收所述客户端根据滑动验证提示信息返回的滑动操作信息;根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证,实现了利用滑动验证替代数字或字母验证,提高了验证效 率及准确性。A method and device for sliding verification of a handheld mobile device according to an embodiment of the present application, receiving an access request sent by a handheld mobile device client; generating sliding verification information according to the access request, and returning sliding verification prompt information to the client Receiving the sliding operation information returned by the client according to the sliding verification prompt information; verifying the sliding operation information returned by the client according to the generated sliding verification information, thereby realizing the use of sliding verification instead of digital or letter verification, thereby improving Verification Rate and accuracy.
附图简要说明BRIEF DESCRIPTION OF THE DRAWINGS
图1为本申请实施例涉及的服务器的硬件结构示意图;1 is a schematic structural diagram of hardware of a server according to an embodiment of the present application;
图2为本申请实施例的手持移动设备滑动验证的方法的流程示意图;2 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application;
图3为本申请实施例的手持移动设备滑动验证的方法的流程示意图;3 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application;
图4为本申请实施例的客户端用户交互界面中一种图像提示示意图;4 is a schematic diagram of an image prompt in a client user interaction interface according to an embodiment of the present application;
图5为本申请实施例的客户端用户交互界面中另一种图像提示示意图;FIG. 5 is a schematic diagram of another image prompt in a client user interaction interface according to an embodiment of the present application; FIG.
图6为本申请实施例的手持移动设备滑动验证的方法的流程示意图;6 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application;
图7为本申请实施例的手持移动设备滑动验证的方法的流程示意图;7 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application;
图8为本申请实施例中一种客户端用户交互界面示意图;FIG. 8 is a schematic diagram of a client user interaction interface according to an embodiment of the present application;
图9为本申请实施例中另一种客户端用户交互界面示意图;FIG. 9 is a schematic diagram of another client user interaction interface in the embodiment of the present application;
图10为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图;FIG. 10 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application; FIG.
图11为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图;FIG. 11 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application; FIG.
图12为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图;12 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application;
图13为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图。FIG. 13 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application.
本申请目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。The implementation, functional features and advantages of the present application will be further described with reference to the accompanying drawings.
实施本发明的方式Mode for carrying out the invention
应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。It is understood that the specific embodiments described herein are merely illustrative of the application and are not intended to be limiting.
本申请实施例考虑到,现有的通过数字或字母的方式进行验证时,由于手持移动设备显示屏幕的限制,用户可能难以分辨出提示的验证码中的内容,同时对于手持移动设备用户来说,在输入验证码时,还存在输入速度较慢且容易 出现输入错误的情况。The embodiment of the present application considers that when the existing verification by digital or letter means, due to the limitation of the display screen of the handheld mobile device, the user may have difficulty in distinguishing the content in the prompt verification code, and for the handheld mobile device user. When inputting the verification code, there is still a slow input speed and easy An input error has occurred.
为此,本申请实施例提出一种手持移动设备滑动验证的方法及装置,通过使用手持移动设备上支持的触摸屏作为验证阶段的验证信息输入设备,在验证阶段,使用滑动验证的方法代替现有的通过数字或字母进行验证的方法,由于在手持移动设备上使用触摸屏进行滑动操作简单易操作,且单手即可完成,因此提高了验证效率及准确性。To this end, the embodiment of the present application provides a method and apparatus for sliding verification of a handheld mobile device. By using a touch screen supported on the handheld mobile device as a verification information input device in the verification phase, in the verification phase, a sliding verification method is used instead of the existing one. The method of verifying by numbers or letters, because the sliding operation using the touch screen on the handheld mobile device is simple and easy to operate, and can be completed with one hand, thus improving the verification efficiency and accuracy.
本申请实施例涉及的方法可以运行于客户端(用户终端)和/或服务器中,该用户终端具体可以为手机、平板电脑等移动终端,该服务器具体可以为PC终端。其中,服务器可以根据实际功能需要设置一个或多个。本实施例以服务器进行举例。The method in the embodiment of the present application may be implemented in a client (user terminal) and/or a server, and the user terminal may be a mobile terminal, a tablet computer or the like, and the server may be a PC terminal. Among them, the server can set one or more according to actual functional needs. This embodiment is exemplified by a server.
图1为本申请实施例涉及的服务器的硬件结构示意图。参照图1,该服务器可以包括:处理器1001(例如CPU)、网络接口1004、用户接口1003、存储器1005、通信总线1002。其中,通信总线1002用于实现该服务器中各组成部件之间的连接通信。用户接口1003可以包括具有触控功能的显示屏(Display),以及键盘(Keyboard)、鼠标等组件,用于接收用户输入的信息,并将接收的信息发送至处理器1001进行处理。显示屏可以为LCD显示屏、LED显示屏,还可以为触控屏等,用于实现服务器的显示功能,显示相应的数据。可选地,用户接口1003还可以包括标准的有线接口、无线接口。网络接口1004可选的可以包括标准的有线接口、无线接口(如WI-FI接口)。存储器1005可以是高速RAM存储器,也可以是稳定的存储器(non-volatile memory),例如磁盘存储器。存储器1005可选的还可以是独立于前述处理器1001的存储装置。如图1所示,作为一种计算机存储介质的存储器1005中可以包括操作系统1006、网络通信模块1007、用户接口模块1008以及手持移动设备滑动验证应用程序1009。FIG. 1 is a schematic structural diagram of hardware of a server according to an embodiment of the present application. Referring to FIG. 1, the server may include a processor 1001 (eg, a CPU), a network interface 1004, a user interface 1003, a memory 1005, and a communication bus 1002. The communication bus 1002 is used to implement connection communication between components in the server. The user interface 1003 may include a display having a touch function, and a keyboard, a mouse, and the like for receiving information input by the user, and transmitting the received information to the processor 1001 for processing. The display screen can be an LCD display, an LED display, or a touch screen, etc., for implementing the display function of the server and displaying corresponding data. Optionally, the user interface 1003 may further include a standard wired interface and a wireless interface. The network interface 1004 can optionally include a standard wired interface, a wireless interface (such as a WI-FI interface). The memory 1005 may be a high speed RAM memory or a non-volatile memory such as a disk memory. The memory 1005 can also optionally be a storage device independent of the aforementioned processor 1001. As shown in FIG. 1, an operating system 1006, a network communication module 1007, a user interface module 1008, and a handheld mobile device slide verification application 1009 may be included in the memory 1005 as a computer storage medium.
在图1所示的服务器中,网络接口1004可以用于与后台管理平台或其他服务器进行数据通信;用户接口1003可以用于连接客户端,与客户端进行数据通 信,接收客户端输入的访问请求等信息和指令;而处理器1001可以用于调用存储器1005中存储的手持移动设备滑动验证应用程序1009,并执行以下操作:In the server shown in FIG. 1, the network interface 1004 can be used for data communication with a background management platform or other server; the user interface 1003 can be used to connect to a client and perform data communication with the client. The message receives the information and instructions such as the access request input by the client; and the processor 1001 can be used to call the handheld mobile device sliding verification application 1009 stored in the memory 1005 and perform the following operations:
接收手持移动设备客户端发送的访问请求;Receiving an access request sent by the handheld mobile device client;
根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端;Generating sliding verification information according to the access request and returning sliding verification prompt information to the client;
接收所述客户端根据滑动验证提示信息返回的滑动操作信息;Receiving sliding operation information returned by the client according to the sliding verification prompt information;
根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。And verifying the sliding operation information returned by the client according to the generated sliding verification information.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作:Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
根据所述用户访问请求生成包含滑动轨迹的滑动验证信息;Generating sliding verification information including a sliding track according to the user access request;
根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作:Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
判断所述滑动操作信息中的滑动轨迹与所述滑动验证信息中的滑动轨迹是否匹配,若是,则验证成功,否则,验证失败。Determining whether the sliding track in the sliding operation information matches the sliding track in the sliding verification information, and if so, the verification is successful; otherwise, the verification fails.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作:Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
根据所述用户访问请求生成包含滑动结束时的指定区域的滑动验证信息;Generating, according to the user access request, sliding verification information including a designated area at the end of the sliding;
根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作: Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
判断所述滑动操作信息中滑动结束时的位置是否在所述滑动验证信息中滑动结束时的指定区域内,若是,则验证成功,否则,验证失败。It is determined whether the position at the end of the sliding operation in the sliding operation information is within the designated area when the sliding verification information ends, and if so, the verification is successful, otherwise, the verification fails.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作:Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
根据所述用户访问请求生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;Generating, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、设置在所述滑动操作区域的第一预设位置的滑块、设置在所述滑动操作区域的第二预设位置信息、提示将滑块从第一预设位置滑动到第二预设位置的提示信息。Generating a sliding verification prompt information according to the sliding verification information, and returning the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, and a first pre-set in the sliding operation area a position slider, a second preset position information disposed in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
进一步地,在一个实施例中,处理器1001调用存储器1005中存储的手持移动设备滑动验证应用程序1009,还可以执行以下操作:Further, in one embodiment, the processor 1001 invokes the handheld mobile device sliding verification application 1009 stored in the memory 1005, and may also perform the following operations:
判断所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败。Determining whether the slider in the sliding operation information is slid from the first preset position to the second preset position; if yes, the verification is successful; otherwise, the verification fails.
本申请实施例通过上述方案,通过手持移动设备上搭载的触摸屏进行滑动输入操作,通过完成指定的滑动操作进行验证,代替现有技术中使用数字或字母进行验证的方法,提高了验证效率及准确性,并使得验证更为简单且易操作。Through the above solution, the embodiment of the present application performs a sliding input operation by using a touch screen mounted on a handheld mobile device, and performs verification by completing a specified sliding operation, instead of using a method of verifying numbers or letters in the prior art, thereby improving verification efficiency and accuracy. Sexuality and make verification simpler and easier to operate.
参照图2,为本申请实施例的手持移动设备滑动验证的方法的流程示意图,所述手持移动设备滑动验证的方法包括以下步骤:2 is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application. The method for sliding verification of the handheld mobile device includes the following steps:
步骤S100,接收手持移动设备客户端发送的访问请求。Step S100: Receive an access request sent by a handheld mobile device client.
接收手持移动设备客户端根据用户操作发送的访问请求,所述手持移动设备包括支持触摸屏的智能手机、PAD(Portable Android Device,平板电脑)和PDA(Personal Digital Assistant,掌上电脑),所述用户操作可以是用户点击或滑动所述手持移动设备客户端上搭载的触摸屏。Receiving an access request sent by the handheld mobile device client according to a user operation, the handheld mobile device includes a touch screen-enabled smart phone, a PAD (Portable Android Device), and a PDA (Personal Digital Assistant), the user operation The user may click or slide the touch screen mounted on the handheld mobile device client.
步骤S200,根据所述访问请求生成滑动验证信息并返回滑动验证提示信息 给所述客户端。Step S200, generating sliding verification information according to the access request and returning the sliding verification prompt information Give the client.
根据所述访问请求生成滑动验证信息,所述滑动验证信息包括滑动轨迹、滑动结束时的指定区域或将滑块从第一预设位置滑动到第二预设位置,并根据所述滑动验证信息生成相应的滑动验证提示信息,所述滑动验证提示信息包括滑动操作区域、文字提示和/或图像提示。Generating sliding verification information according to the access request, the sliding verification information including a sliding track, a designated area at the end of the sliding or sliding the slider from the first preset position to the second preset position, and verifying information according to the sliding Corresponding sliding verification prompt information is generated, and the sliding verification prompt information includes a sliding operation area, a text prompt, and/or an image prompt.
步骤S300,接收所述客户端根据滑动验证提示信息返回的滑动操作信息。Step S300, receiving sliding operation information returned by the client according to the sliding verification prompt information.
接收所述客户端根据滑动验证提示信息返回的滑动操作信息,所述滑动操作信息例如由用户在客户端的触摸屏上进行滑动操作产生,所述用户根据滑动验证提示信息进行滑动操作。Receiving the sliding operation information returned by the client according to the sliding verification prompt information, the sliding operation information is generated, for example, by a user performing a sliding operation on the touch screen of the client, and the user performs a sliding operation according to the sliding verification prompt information.
步骤S400,根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。Step S400, verifying the sliding operation information returned by the client according to the generated sliding verification information.
根据不同的滑动验证信息对相对应的所述客户端返回的滑动操作信息进行验证。具体地,针对包括滑动轨迹的滑动验证信息,验证所述滑动操作信息是否存在与所述滑动验证信息中包括的滑动轨迹相同的滑动轨迹,若存在,则验证成功,否则验证失败;针对包括滑动结束时的指定区域的滑动验证信息,验证所述滑动操作信息中滑动结束时的位置,是否在所述滑动验证信息中包括的滑动结束时的指定区域内,若在,则验证成功,否则验证失败;针对包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息,验证所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败;其中,所述验证成功,可以判断为所述滑动操作由人类进行操作完成,所述验证失败,可能是由于人类操作失误或者木马程序进行验证操作导致。The sliding operation information returned by the corresponding client is verified according to different sliding verification information. Specifically, for the sliding verification information including the sliding track, verifying whether the sliding operation information has the same sliding track as the sliding track included in the sliding verification information, if yes, the verification is successful, otherwise the verification fails; The slide verification information of the specified area at the end of the verification is verified whether the position at the end of the slide in the slide operation information is within the designated area at the end of the slide included in the slide verification information, and if so, the verification is successful, otherwise the verification is performed. Failing; verifying whether the slider in the sliding operation information is slid from the first preset position to the second pre-sliding for the sliding verification information including sliding the slider from the first preset position to the second preset position If the answer is successful, the verification succeeds; otherwise, the verification fails; wherein the verification is successful, it can be determined that the sliding operation is completed by a human operation, and the verification fails, possibly due to a human operation error or a Trojan horse program. The verification operation resulted.
在本申请实施例中,通过使用滑动手持移动设备搭载的触摸屏进行滑动操作,从而进行验证码验证,提高了用户验证的效率及准确性,并且更易于用户进行操作。 In the embodiment of the present application, the sliding operation is performed by using the touch screen mounted on the sliding handheld mobile device, thereby performing verification code verification, improving the efficiency and accuracy of user verification, and making the user more convenient to operate.
进一步的,参照图3,为本申请实施例的手持移动设备滑动验证的方法的流程示意图,基于上述图2所示的实施例,其中:Further, referring to FIG. 3, which is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2, wherein:
上述步骤S200:根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端可以包括:The step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
步骤S201,根据所述用户访问请求生成包含滑动轨迹的滑动验证信息。Step S201, generating sliding verification information including a sliding track according to the user access request.
所述根据用户访问请求生成的滑块验证信息中包含的滑动轨迹可以为指定区域内带有方向的滑动轨迹或者指定区域内带有方向的且必须经过预设点的滑动轨迹,其中,预设点例如是按顺序经过的。The sliding track included in the slider verification information generated according to the user access request may be a sliding track with a direction in a specified area or a sliding track with a direction in the specified area and must pass a preset point, where the preset The points are, for example, passed in order.
步骤S202,根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。Step S202: Generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
根据所述滑动验证信息生成滑动验证提示信息并将其返回给所述客户端,使得所述客户端可以根据所述滑动验证提示信息向用户提供验证提示,且用户可以通过所述验证提示正确完成滑动验证操作。Generating a sliding verification prompt information according to the sliding verification information and returning it to the client, so that the client can provide a verification prompt to the user according to the sliding verification prompt information, and the user can correctly complete the verification prompt Slide verification operation.
具体地,步骤S202的一种可选方案为,所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的滑动轨迹,生成的滑动验证提示信息中包括滑动操作区域、文字提示和图像提示,所述图像提示如图4所示(其中的箭头表示滑动轨迹的方向),可以为展示所述滑动验证信息中包含的滑动轨迹的整体图像或用户能够从中直接确定的获得滑动轨迹的变种图像。Specifically, in an optional manner of step S202, the sliding track included in the sliding verification information is a sliding track with a direction in the specified area, and the generated sliding verification prompt information includes a sliding operation area, a text prompt, and an image. The image prompt is as shown in FIG. 4 (the arrow indicates the direction of the sliding track), and may be an overall image showing the sliding track included in the sliding verification information or a variant of the sliding track directly determined by the user. image.
另一可选方案为,所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的且必须经过预设点的滑动轨迹,所述预设点为一个或多个,生成的滑动验证提示信息中包括滑动操作区域、文字提示和图像提示,所述图像提示如图5所示,可以包括用户可以从中直接或间接的获得所述带有方向(如图5中的箭头所示)的且必须经过预设点的滑动轨迹的图像,其中,预设点例如是按顺序经过的。In another alternative, the sliding trajectory included in the sliding verification information is a sliding trajectory with a direction in the specified area and must pass a preset point, and the preset point is one or more, and the generated sliding verification is performed. The prompt information includes a sliding operation area, a text prompt and an image prompt, and the image prompt is as shown in FIG. 5, and may include the user directly or indirectly obtaining the bearing direction (as indicated by an arrow in FIG. 5). And an image of the sliding trajectory through which the preset point must pass, wherein the preset point passes, for example, in order.
在本申请实施例中,上述步骤S400:根据所述生成的滑动验证信息对所述 客户端返回的滑动操作信息进行验证可以包括:In the embodiment of the present application, the foregoing step S400: according to the generated sliding verification information, the The verification of the sliding operation information returned by the client may include:
步骤S401,判断所述滑动操作信息中的滑动轨迹与所述滑动验证信息中的滑动轨迹是否匹配,若是,则验证成功,否则,验证失败。Step S401, determining whether the sliding track in the sliding operation information matches the sliding track in the sliding verification information, and if yes, the verification is successful, otherwise, the verification fails.
判断客户端返回的滑动操作信息中的滑动轨迹,与所述滑动验证信息中的滑动轨迹是否匹配,若是则验证成功,可以判断为所述滑动操作由人类进行操作完成,否则,验证失败,验证失败可能是由于人类操作失误或者木马程序进行验证操作导致。Determining whether the sliding track in the sliding operation information returned by the client matches the sliding track in the sliding verification information, and if the verification is successful, it can be determined that the sliding operation is completed by a human, otherwise, the verification fails, and the verification is performed. Failure may be due to human error or a Trojan horse verification operation.
具体地,步骤S401中,一种可选方案针对所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的滑动轨迹时,所述判断是否匹配的步骤可以包括:Specifically, in step S401, when the sliding track included in the sliding verification information is a sliding track with a direction in the specified area, the step of determining whether the matching is matched may include:
步骤a,判断所述包含的滑动轨迹为指定区域内带有方向的滑动轨迹与所述客户端返回的滑动验证信息中的滑动轨迹方向是否相同,若相同则进行步骤b,否则判断为验证失败;Step a, determining whether the included sliding track is the same as the direction of the sliding track in the sliding verification information returned by the client in the specified area, and if yes, proceeding to step b, otherwise determining that the verification fails ;
步骤b,判断所述两个滑动轨迹的具体轨迹是否匹配度达到预设值,若达到则验证成功,否则验证失败。In step b, it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
步骤S401中,另一可选方案针对所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的且必须经过预设点的滑动轨迹,所述判断是否匹配的步骤可以包括:In step S401, another optional solution is that the sliding track included in the sliding verification information is a sliding track with a direction in the specified area and must pass a preset point, and the step of determining whether the matching may be performed may include:
步骤c,判断所述客户端返回的滑动验证信息中的滑动轨迹是否经过所述滑动验证信息中包含的滑动轨迹经过的预设点,若经过则进行步骤d,否则验证失败;Step c: determining whether the sliding track in the sliding verification information returned by the client passes the preset point passed by the sliding track included in the sliding verification information, and if yes, performing step d, otherwise the verification fails;
步骤d,判断所述两个滑动轨迹的滑动方向是否相同,若相同则进行步骤e,否则判断为验证失败;Step d, determining whether the sliding directions of the two sliding tracks are the same, if the same, proceeding to step e, otherwise determining that the verification fails;
步骤e,判断所述两个滑动轨迹的具体轨迹是否匹配度达到预设值,若达到则验证成功,否则验证失败。 In step e, it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
在本申请实施例中,通过要求用户按指定滑动轨迹进行验证的方法,基于上一实施例的优点上,增加了非人类操作进行验证的难度,同时也使得验证过程更为有趣且更多样。In the embodiment of the present application, by requiring the user to perform verification according to the specified sliding trajectory, based on the advantages of the previous embodiment, the difficulty of verifying by non-human operations is increased, and the verification process is more interesting and diverse. .
进一步的,参照图6,为本申请实施例的手持移动设备滑动验证的方法的流程示意图,基于上述图2所示的实施例,其中:Further, referring to FIG. 6 , which is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2 , wherein:
上述步骤S200:根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端可以包括:The step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
步骤S211,根据所述用户访问请求生成包含滑动结束时的指定区域的滑动验证信息。Step S211, generating, according to the user access request, the slide verification information including the designated area at the end of the slide.
根据所述用户访问请求生成要求用户滑动结束的位置在滑动结束时的指定区域内,所述滑动结束时的指定区域包含在滑动验证信息中。The location where the user's slide completion is requested is generated in the designated area at the end of the slide according to the user access request, and the designated area at the end of the slide is included in the slide verification information.
步骤S212,根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。Step S212: Generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
根据所述滑动验证信息包含的滑动结束时的指定区域生成滑动验证提示信息,并将其返回给所述客户端,所述客户端根据接收到的滑动验证提示信息通过用户交互界面展示给用户,用户应当从中直接或间接的知道所述滑动结束时的指定区域的具体位置,并能成功完成验证。Generating a sliding verification prompt information according to the designated area at the end of the sliding included in the sliding verification information, and returning the verification information to the client, and the client displays the sliding verification prompt information to the user through the user interaction interface according to the received sliding verification prompt information. The user should know directly or indirectly from the specific location of the designated area at the end of the sliding, and can successfully complete the verification.
具体地,步骤S212的一种实施方式为,将滑动操作区域分为多块,提示用户滑动到指定区域内,例如,将所述滑动操作区域用颜色标识出不同区域,提示用户滑动到指定颜色的区域中。Specifically, in an implementation manner of step S212, the sliding operation area is divided into multiple blocks, and the user is prompted to slide into the designated area. For example, the sliding operation area is color-coded to different areas, and the user is prompted to slide to the specified color. In the area.
在本申请实施例中,上述步骤S400:根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证可以包括:In the embodiment of the present application, the step S400: verifying the sliding operation information returned by the client according to the generated sliding verification information may include:
步骤S411,判断所述滑动操作信息中滑动结束时的位置是否在所述滑动验 证信息中滑动结束时的指定区域内,若是,则验证成功,否则,验证失败。Step S411, determining whether the position at the end of the sliding in the sliding operation information is in the sliding test If the verification is successful, the verification succeeds. Otherwise, the verification fails.
获取滑动操作信息中滑动结束时的位置,根据所述滑动结束时的位置判断是否在所述滑动验证信息中滑动结束时的指定区域内,如所述滑动结束时的位置在所述指定区域内,则验证成功,否则验证失败。Obtaining a position at the end of the slide in the slide operation information, determining whether the position in the slide verification information is ended in the designated area according to the position at the end of the slide, and the position at the end of the slide in the designated area , the verification is successful, otherwise the verification fails.
本申请实施例中,通过指定滑动结束时的指定区域对用户的滑动行为进行判断,基于上一实施例的优点上,进一步的增加了滑动验证的效率,且通过区域判断结束位置,降低了滑动中出现干扰导致验证失败的概率,即增加了滑动验证的准确性。In the embodiment of the present application, the sliding behavior of the user is determined by specifying the designated area at the end of the sliding. Based on the advantages of the previous embodiment, the efficiency of the sliding verification is further increased, and the ending position is determined by the area, and the sliding is reduced. The probability that the interference will cause the verification to fail, that is, the accuracy of the sliding verification is increased.
进一步的,参照图7,为本申请实施例的手持移动设备滑动验证的方法的流程示意图,基于上述图2所示的实施例,其中:Further, referring to FIG. 7 , which is a schematic flowchart of a method for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 2 , wherein:
上述步骤S200:根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端可以包括:The step S200: generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client may include:
步骤S221,根据所述用户访问请求生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;Step S221, generating, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
根据所述用户访问请求生成位置信息,所述位置信息包括滑块的第一预设位置和第二预设位置,根据所述位置信息生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;Generating location information according to the user access request, the location information includes a first preset position and a second preset position of the slider, and generating, according to the location information, includes sliding the slider from the first preset position to the second Sliding verification information of the preset position;
步骤S222,根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、设置在所述滑动操作区域的第一预设位置的滑块、设置在所述滑动操作区域的第二预设位置信息、提示将滑块从第一预设位置滑动到第二预设位置的提示信息。In step S222, the sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, where the sliding verification prompt information includes: a sliding operation area, and is disposed in the sliding operation area. a slider of the first preset position, second preset position information set in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
根据所述滑动验证信息包含的将滑块从第一预设位置滑动到第二预设位置生成滑动验证提示信息,并将其返回给所述客户端,客户端根据所述验证提示 信息通过用户交互界面提示用户进行滑动操作,如图8所示,其中,所述图像提示中的滑块801位于第一预设位置802,用于用户可以从客户端提供的用户交互界面中知道所述第二预设位置803,并能够通过所述客户端将所述滑块从第一预设位置802滑动到第二预设位置803上。Generating sliding verification prompt information according to the sliding verification information included in the sliding verification information from the first preset position to the second preset position, and returning the information to the client, and the client prompts according to the verification The user is prompted to perform a sliding operation through the user interaction interface, as shown in FIG. 8 , wherein the slider 801 in the image prompt is located at the first preset position 802, and the user can know from the user interaction interface provided by the client. The second preset position 803 is slidable by the client from the first preset position 802 to the second preset position 803.
具体地,步骤S222的一种实施方式为,滑动操作区域展示的提示图像为一张缺少一部分的图片,其中,缺少部分的位置为第二预设位置,缺少部分为滑块,用户需通过将缺少的那一部分图片通过滑动至第二预设位置,使得提示图像完整。Specifically, in an implementation manner of step S222, the prompt image displayed by the sliding operation area is a picture lacking a part, wherein the missing part is the second preset position, and the missing part is the slider, and the user needs to pass The missing part of the picture is swiped to the second preset position, so that the cue image is complete.
在本申请实施例中,上述步骤S400:根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证可以包括:In the embodiment of the present application, the step S400: verifying the sliding operation information returned by the client according to the generated sliding verification information may include:
步骤S421,判断所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败。Step S421, determining whether the slider in the sliding operation information is slid from the first preset position to the second preset position, and if yes, the verification is successful; otherwise, the verification fails.
根据滑动操作中滑块初始位置判断是否所述滑块初始时是否在所述第一预设位置上,并根据滑块当前位置判断所述滑块是否当前是否在所述第二预设位置上,若是,则验证成功,否则,验证失败。Determining, according to the initial position of the slider in the sliding operation, whether the slider is initially in the first preset position, and determining whether the slider is currently in the second preset position according to the current position of the slider If yes, the verification is successful, otherwise the verification fails.
以下通过具体实例对本实施例进行详细阐述:The following embodiments are described in detail by way of specific examples:
具体实施时,如图8所示为本申请实施例中一种手持移动设备客户端用户交互界面示意图,本申请实施例一种可选的实施步骤可以包括:In a specific implementation, as shown in FIG. 8 is a schematic diagram of a user interaction interface of a handheld mobile device client in the embodiment of the present application. An optional implementation step of the embodiment of the present application may include:
1、在用户登录过程中,接收用户通过触摸图8所示界面中的滑块801而发送的访问请求;1. During the user login process, receiving an access request sent by the user by touching the slider 801 in the interface shown in FIG. 8;
2、根据所述访问请求生成包括将滑块801从第一预设位置802滑动到第二预设位置803的滑动验证信息,并根据所述滑动验证信息生成对应的滑动验证提示信息,所述提示信息包括滑动操作区域、文字提示、第一预设位置802、第二预设位置803和滑块801,并将所述滑动验证提示信息返回给所述客户端; And generating, according to the access request, sliding verification information that includes sliding the slider 801 from the first preset position 802 to the second preset position 803, and generating corresponding sliding verification prompt information according to the sliding verification information, where The prompt information includes a sliding operation area, a text prompt, a first preset position 802, a second preset position 803, and a slider 801, and returns the sliding verification prompt information to the client;
3、接收用户根据图8所示提示信息在图8所示滑动操作区域内进行的滑动操作,用户将滑块801从第一预设位置802滑动至图9所示第二预设位置802;3, the receiving user according to the prompt information shown in Figure 8 in the sliding operation area shown in Figure 8 sliding operation, the user slides the slider 801 from the first preset position 802 to the second preset position 802 shown in Figure 9;
4、如图9所示,用户通过滑动操作,将滑块801由第一预设位置802滑动至第二预设位置803上,因此用户验证成功。4. As shown in FIG. 9, the user slides the slider 801 from the first preset position 802 to the second preset position 803 by a sliding operation, so that the user verification is successful.
本申请实施例中,通过指定滑块位置对用户的滑动行为进行判断,基于上一实施例的优点上,通过图像提示的方式使得用户可以更为直观的知道需要进行的验证操作,即进一步增加了滑动验证的效率。In the embodiment of the present application, the sliding behavior of the user is determined by specifying the position of the slider. Based on the advantages of the previous embodiment, the image prompting method allows the user to more intuitively know the verification operation that needs to be performed, that is, further increase. The efficiency of sliding verification.
参照图10,为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图,所述手持移动设备滑动验证的装置包括:10 is a schematic diagram of functional modules of a device for sliding verification of a handheld mobile device according to an embodiment of the present application. The device for sliding verification of the handheld mobile device includes:
请求接收模块100,用于接收手持移动设备客户端发送的访问请求。The request receiving module 100 is configured to receive an access request sent by the handheld mobile device client.
接收手持移动设备客户端根据用户操作发送的访问请求,所述手持移动设备包括支持触摸屏的智能手机、PAD和PDA,所述用户操作可以是用户点击或滑动所述手持移动设备客户端上搭载的触摸屏。Receiving an access request sent by the handheld mobile device client according to a user operation, the handheld mobile device comprises a touch screen enabled smartphone, a PAD and a PDA, and the user operation may be that the user clicks or slides the handheld mobile device client touch screen.
信息生成模块200,用于根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端。The information generating module 200 is configured to generate sliding verification information according to the access request and return sliding verification prompt information to the client.
根据所述访问请求生成滑动验证信息,所述滑动验证信息包括滑动轨迹、滑动结束时的指定区域或将滑块从第一预设位置滑动到第二预设位置,并根据所述滑动验证信息生成相应的滑动验证提示信息,所述滑动验证提示信息包括滑动操作区域、文字提示和/或图像提示。Generating sliding verification information according to the access request, the sliding verification information including a sliding track, a designated area at the end of the sliding or sliding the slider from the first preset position to the second preset position, and verifying information according to the sliding Corresponding sliding verification prompt information is generated, and the sliding verification prompt information includes a sliding operation area, a text prompt, and/or an image prompt.
信息接收模块300,用于接收所述客户端根据滑动验证提示信息返回的滑动操作信息。The information receiving module 300 is configured to receive sliding operation information returned by the client according to the sliding verification prompt information.
接收所述客户端根据滑动验证提示信息返回的滑动操作信息,所述滑动操作信息例如由用户在客户端的触摸屏上进行滑动操作产生,所述用户根据滑动验证提示信息进行滑动操作。Receiving the sliding operation information returned by the client according to the sliding verification prompt information, the sliding operation information is generated, for example, by a user performing a sliding operation on the touch screen of the client, and the user performs a sliding operation according to the sliding verification prompt information.
验证判断模块400,用于根据所述生成的滑动验证信息对所述客户端返回的 滑动操作信息进行验证。The verification judging module 400 is configured to return to the client according to the generated sliding verification information. Slide the operation information to verify.
其中,根据不同的滑动验证信息对相对应的所述客户端返回的滑动操作信息进行验证。The sliding operation information returned by the corresponding client is verified according to different sliding verification information.
具体地,针对包括滑动轨迹的滑动验证信息,验证所述滑动操作信息是否存在与所述滑动验证信息中包括的滑动轨迹相同的滑动轨迹,若存在,则验证成功,否则验证失败;针对包括滑动结束时的指定区域的滑动验证信息,验证所述滑动操作信息中滑动结束时的位置,是否在所述滑动验证信息中包括的滑动结束时的指定区域内,若在,则验证成功,否则验证失败;针对包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息,验证所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败;其中,所述验证成功,可以判断为所述滑动操作由人类进行操作完成,所述验证失败,可能是由于人类操作失误或者木马程序进行验证操作导致。Specifically, for the sliding verification information including the sliding track, verifying whether the sliding operation information has the same sliding track as the sliding track included in the sliding verification information, if yes, the verification is successful, otherwise the verification fails; The slide verification information of the specified area at the end of the verification is verified whether the position at the end of the slide in the slide operation information is within the designated area at the end of the slide included in the slide verification information, and if so, the verification is successful, otherwise the verification is performed. Failing; verifying whether the slider in the sliding operation information is slid from the first preset position to the second pre-sliding for the sliding verification information including sliding the slider from the first preset position to the second preset position If the answer is successful, the verification succeeds; otherwise, the verification fails; wherein the verification is successful, it can be determined that the sliding operation is completed by a human operation, and the verification fails, possibly due to a human operation error or a Trojan horse program. The verification operation resulted.
在本申请实施例中,通过使用滑动手持移动设备搭载的触摸屏进行滑动操作,从而进行验证码验证,提高了用户验证的效率及准确性,并且更易于用户进行操作。In the embodiment of the present application, the sliding operation is performed by using the touch screen mounted on the sliding handheld mobile device, thereby performing verification code verification, improving the efficiency and accuracy of user verification, and making the user more convenient to operate.
进一步的,参照图11,为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图,基于图10所示的实施例,其中:Further, referring to FIG. 11 , which is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10 , wherein:
上述信息生成模块200可以包括:The above information generating module 200 may include:
轨迹生成单元201,用于根据所述用户访问请求生成包含滑动轨迹的滑动验证信息。The trajectory generating unit 201 is configured to generate sliding verification information including a sliding trajectory according to the user access request.
所述根据用户访问请求生成的滑块验证信息中包含的滑动轨迹可以为指定区域内带有方向的滑动轨迹或者指定区域内带有方向的且必须经过预设点的滑动轨迹,其中,预设点例如是按顺序经过的。The sliding track included in the slider verification information generated according to the user access request may be a sliding track with a direction in a specified area or a sliding track with a direction in the specified area and must pass a preset point, where the preset The points are, for example, passed in order.
轨迹提示单元202,用于根据所述滑动验证信息生成滑动验证提示信息,并 将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The trajectory prompting unit 202 is configured to generate sliding verification prompt information according to the sliding verification information, and Returning the sliding verification prompt information to the client, the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
根据所述滑动验证信息生成滑动验证提示信息并将其返回给所述客户端,使得所述客户端可以根据所述滑动验证提示信息向用户提供验证提示,且用户可以通过所述验证提示正确完成滑动验证操作。Generating a sliding verification prompt information according to the sliding verification information and returning it to the client, so that the client can provide a verification prompt to the user according to the sliding verification prompt information, and the user can correctly complete the verification prompt Slide verification operation.
具体地,轨迹提示单元202一种可选方案为,所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的滑动轨迹,生成的滑动验证提示信息中包括滑动操作区域、文字提示和图像提示,所述图像提示如图4所示(其中的箭头表示滑动轨迹的方向),可以为展示所述滑动验证信息中包含的滑动轨迹的整体图像或用户能够从中直接确定的获得滑动轨迹的变种图像。Specifically, the track prompting unit 202 is an optional solution, wherein the sliding track included in the sliding verification information is a sliding track with a direction in a specified area, and the generated sliding verification prompt information includes a sliding operation area, a text prompt, and An image cue, as shown in FIG. 4 (the arrow indicates the direction of the sliding track), may be an overall image showing the sliding trajectory included in the sliding verification information or a sliding trajectory directly determined by the user Variant image.
另一可选方案为,所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的且必须经过预设点的滑动轨迹,所述预设点为一个或多个,生成的滑动验证提示信息中包括滑动操作区域、文字提示和图像提示,所述图像提示如图5所示,可以包括用户可以从中直接或间接的获得所述带有方向(如图5中的箭头所示)的且必须经过预设点的滑动轨迹的图像,其中,预设点例如是按顺序经过的。In another alternative, the sliding trajectory included in the sliding verification information is a sliding trajectory with a direction in the specified area and must pass a preset point, and the preset point is one or more, and the generated sliding verification is performed. The prompt information includes a sliding operation area, a text prompt and an image prompt, and the image prompt is as shown in FIG. 5, and may include the user directly or indirectly obtaining the bearing direction (as indicated by an arrow in FIG. 5). And an image of the sliding trajectory through which the preset point must pass, wherein the preset point passes, for example, in order.
进一步地,在本申请实施例中,上述验证判断模块400可以包括:Further, in the embodiment of the present application, the verification determining module 400 may include:
轨迹判断单元401,用于判断所述滑动操作信息中的滑动轨迹与所述滑动验证信息中的滑动轨迹是否匹配,若是,则验证成功,否则,验证失败。The trajectory determining unit 401 is configured to determine whether the sliding trajectory in the sliding operation information matches the sliding trajectory in the sliding verification information, and if yes, the verification is successful, otherwise, the verification fails.
判断客户端返回的滑动操作信息中的滑动轨迹,与所述滑动验证信息中的滑动轨迹是否匹配,若是则验证成功,可以判断为所述滑动操作由人类进行操作完成,否则,验证失败,验证失败可能是由于人类操作失误或者木马程序进行验证操作导致。 Determining whether the sliding track in the sliding operation information returned by the client matches the sliding track in the sliding verification information, and if the verification is successful, it can be determined that the sliding operation is completed by a human, otherwise, the verification fails, and the verification is performed. Failure may be due to human error or a Trojan horse verification operation.
具体地,本申请实施例一种可选方案针对所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的滑动轨迹时,所述轨迹判断单元401中的判断是否匹配的步骤可以包括:Specifically, in an alternative manner of the embodiment of the present application, when the sliding track included in the sliding verification information is a sliding track with a direction in a specified area, the step of determining whether the matching in the track determining unit 401 matches may include :
步骤a,判断所述包含的滑动轨迹为指定区域内带有方向的滑动轨迹与所述客户端返回的滑动验证信息中的滑动轨迹方向是否相同,若相同则进行步骤b,否则判断为验证失败;Step a, determining whether the included sliding track is the same as the direction of the sliding track in the sliding verification information returned by the client in the specified area, and if yes, proceeding to step b, otherwise determining that the verification fails ;
步骤b,判断所述两个滑动轨迹的具体轨迹是否匹配度达到预设值,若达到则验证成功,否则验证失败。In step b, it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
本实施例另一可选方案针对所述滑动验证信息中包含的滑动轨迹为指定区域内带有方向的且必须经过预设点的滑动轨迹,所述轨迹判断单元401中的判断是否匹配的步骤可以包括:Another alternative embodiment of the present embodiment is directed to the step that the sliding track included in the sliding verification information is a sliding track with a direction in the specified area and must pass a preset point, and the determination in the track determining unit 401 is matched. Can include:
步骤c,判断所述客户端返回的滑动验证信息中的滑动轨迹是否经过所述滑动验证信息中包含的滑动轨迹经过的预设点,若经过则进行步骤d,否则验证失败;Step c: determining whether the sliding track in the sliding verification information returned by the client passes the preset point passed by the sliding track included in the sliding verification information, and if yes, performing step d, otherwise the verification fails;
步骤d,判断所述两个滑动轨迹的滑动方向是否相同,若相同则进行步骤e,否则判断为验证失败;Step d, determining whether the sliding directions of the two sliding tracks are the same, if the same, proceeding to step e, otherwise determining that the verification fails;
步骤e,判断所述两个滑动轨迹的具体轨迹是否匹配度达到预设值,若达到则验证成功,否则验证失败。In step e, it is determined whether the specific trajectory of the two sliding trajectories reaches a preset value, and if the verification is successful, the verification succeeds, otherwise the verification fails.
在本申请实施例中,通过要求用户按指定滑动轨迹进行验证的方法,基于上一实施例的优点上,增加了非人类操作进行验证的难度,同时也使得验证过程更为有趣且更多样。In the embodiment of the present application, by requiring the user to perform verification according to the specified sliding trajectory, based on the advantages of the previous embodiment, the difficulty of verifying by non-human operations is increased, and the verification process is more interesting and diverse. .
进一步的,参照图12,为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图,基于图10所示的实施例,其中: Further, referring to FIG. 12, which is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10, wherein:
上述信息生成模块200可以包括:The above information generating module 200 may include:
区域生成单元211,用于根据所述用户访问请求生成包含滑动结束时的指定区域的滑动验证信息;The area generating unit 211 is configured to generate, according to the user access request, the sliding verification information including the designated area at the end of the sliding;
根据所述用户访问请求生成要求用户滑动结束的位置在滑动结束时的指定区域内,所述滑动结束时的指定区域包含在滑动验证信息中。The location where the user's slide completion is requested is generated in the designated area at the end of the slide according to the user access request, and the designated area at the end of the slide is included in the slide verification information.
区域提示单元212,用于根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The area prompting unit 212 is configured to generate the sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or Or an image prompt.
根据所述滑动验证信息包含的滑动结束时的指定区域生成滑动验证提示信息,并将其返回给所述客户端,所述客户端根据接收到的滑动验证提示信息通过用户交互界面展示给用户,用户应当从中直接或间接的知道所述滑动结束时的指定区域的具体位置,并能成功完成验证。Generating a sliding verification prompt information according to the designated area at the end of the sliding included in the sliding verification information, and returning the verification information to the client, and the client displays the sliding verification prompt information to the user through the user interaction interface according to the received sliding verification prompt information. The user should know directly or indirectly from the specific location of the designated area at the end of the sliding, and can successfully complete the verification.
具体地,区域提示单元212的一种实施方式为,将滑动操作区域分为多块,提示用户滑动到指定区域内,例如,将所述滑动操作区域用颜色标识出不同区域,提示用户滑动到指定颜色的区域中。Specifically, an embodiment of the area prompting unit 212 is to divide the sliding operation area into a plurality of blocks, and prompt the user to slide into the designated area. For example, the sliding operation area is color-coded to different areas, and the user is prompted to slide to In the area of the specified color.
在本申请实施例中,上述验证判断模块400可以包括:In the embodiment of the present application, the verification determination module 400 may include:
位置判断单元411,用于判断所述滑动操作信息中滑动结束时的位置是否在所述滑动验证信息中滑动结束时的指定区域内,若是,则验证成功,否则,验证失败。The position determining unit 411 is configured to determine whether the position at the end of the sliding operation in the sliding operation information is within the designated area when the sliding verification information ends, and if yes, the verification is successful, otherwise, the verification fails.
获取滑动操作信息中滑动结束时的位置,根据所述滑动结束时的位置判断是否在所述滑动验证信息中滑动结束时的指定区域内,如所述滑动结束时的位置在所述指定区域内,则验证成功,否则验证失败。Obtaining a position at the end of the slide in the slide operation information, determining whether the position in the slide verification information is ended in the designated area according to the position at the end of the slide, and the position at the end of the slide in the designated area , the verification is successful, otherwise the verification fails.
本申请实施例中,通过指定滑动结束时的指定区域对用户的滑动行为进行判断,基于上一实施例的优点上,进一步的增加了滑动验证的效率,且通过区域判断结束位置,降低了滑动中出现干扰导致验证失败的概率,即增加了滑动 验证的准确性。In the embodiment of the present application, the sliding behavior of the user is determined by specifying the designated area at the end of the sliding. Based on the advantages of the previous embodiment, the efficiency of the sliding verification is further increased, and the ending position is determined by the area, and the sliding is reduced. The probability that the interference will cause the verification to fail, that is, the slip is increased. The accuracy of the verification.
进一步的,参照图13,为本申请实施例的手持移动设备滑动验证的装置的功能模块示意图,基于上述图10所示的实施例,其中:Further, referring to FIG. 13 , which is a functional block diagram of a device for sliding verification of a handheld mobile device according to an embodiment of the present application, based on the embodiment shown in FIG. 10 , wherein:
上述信息生成模块200可以包括:The above information generating module 200 may include:
滑块生成单元221,用于根据所述用户访问请求生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;The slider generating unit 221 is configured to generate, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
根据所述用户访问请求生成位置信息,所述位置信息包括滑块的第一预设位置和第二预设位置,根据所述位置信息生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;Generating location information according to the user access request, the location information includes a first preset position and a second preset position of the slider, and generating, according to the location information, includes sliding the slider from the first preset position to the second Sliding verification information of the preset position;
滑块提示单元222,用于根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、设置在所述滑动操作区域的第一预设位置的滑块、设置在所述滑动操作区域的第二预设位置信息、提示将滑块从第一预设位置滑动到第二预设位置的提示信息。The slider prompting unit 222 is configured to generate the sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, and a setting in the a slider of the first preset position of the sliding operation area, second preset position information set in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
根据所述滑动验证信息包含的将滑块从第一预设位置滑动到第二预设位置生成滑动验证提示信息,并将其返回给所述客户端,客户端根据所述验证提示信息通过用户交互界面提示用户进行滑动操作,如图8所示,其中,所述图像提示中的滑块位于第一预设位置,用于用户可以从客户端提供的用户交互界面中知道所述第二预设位置,并能够通过所述客户端将所述滑块从第一预设位置滑动到第二预设位置上。Generating sliding verification prompt information according to the sliding verification information included in the sliding verification information from the first preset position to the second preset position, and returning the information to the client, and the client passes the user according to the verification prompt information. The interactive interface prompts the user to perform a sliding operation, as shown in FIG. 8 , wherein the slider in the image prompt is located at a first preset position, and the user can know the second pre-preview from the user interaction interface provided by the client. Positioning is enabled, and the slider can be slid from the first preset position to the second preset position by the client.
具体地,滑块提示单元222一种实施方式为,滑动操作区域展示的提示图像为一张缺少一部分的图片,其中,缺少部分的位置为第二预设位置,缺少部分为滑块,用户需通过将缺少的那一部分图片通过滑动至第二预设位置,使得提示图像完整。 Specifically, the slider prompting unit 222 is an embodiment in which the prompt image displayed by the sliding operation area is a picture lacking a part, wherein the missing part is the second preset position, and the missing part is the slider, and the user needs The cue image is completed by sliding the missing portion of the picture to the second preset position.
在本申请实施例中,上述验证判断模块400可以包括:In the embodiment of the present application, the verification determination module 400 may include:
滑块判断单元421,用于判断所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败。The slider determining unit 421 is configured to determine whether the slider in the sliding operation information is slid from the first preset position to the second preset position, and if yes, the verification is successful, otherwise, the verification fails.
根据滑动操作中滑块初始位置判断是否所述滑块初始时是否在所述第二预设位置上,并根据滑块当前位置判断所述滑块是否当前是否在所述第一预设位置上,若是,则验证成功,否则,验证失败。Determining, according to the initial position of the slider in the sliding operation, whether the slider is initially in the second preset position, and determining whether the slider is currently in the first preset position according to the current position of the slider If yes, the verification is successful, otherwise the verification fails.
以下通过具体实例对本实施例进行详细阐述:The following embodiments are described in detail by way of specific examples:
具体实施时,如图8所示为本申请实施例中一种手持移动设备客户端用户交互界面示意图,本申请实施例一种可选的实施步骤可以包括:In a specific implementation, as shown in FIG. 8 is a schematic diagram of a user interaction interface of a handheld mobile device client in the embodiment of the present application. An optional implementation step of the embodiment of the present application may include:
1、在用户登录过程中,接收用户通过触摸图8所示界面中的滑块801而发送的访问请求;1. During the user login process, receiving an access request sent by the user by touching the slider 801 in the interface shown in FIG. 8;
2、根据所述访问请求生成包括将滑块801从第一预设位置802滑动到第二预设位置803的滑动验证信息,并根据所述滑动验证信息生成对应的滑动验证提示信息,所述提示信息包括滑动操作区域、文字提示、第一预设位置802、第二预设位置803和滑块801,并将所述滑动验证提示信息返回给所述客户端;And generating, according to the access request, sliding verification information that includes sliding the slider 801 from the first preset position 802 to the second preset position 803, and generating corresponding sliding verification prompt information according to the sliding verification information, where The prompt information includes a sliding operation area, a text prompt, a first preset position 802, a second preset position 803, and a slider 801, and returns the sliding verification prompt information to the client;
3、接收用户根据图8所示提示信息在图8所示滑动操作区域内进行的滑动操作,用户将滑块801从第一预设位置802滑动至图9所示第二预设位置803;3, receiving the user according to the prompt information shown in Figure 8 in the sliding operation area shown in Figure 8 sliding operation, the user slides the slider 801 from the first preset position 802 to the second preset position 803 shown in Figure 9;
4、如图9所示,用户通过滑动操作,将滑块由第一预设位置滑动至第二预设位置上,因此用户验证成功。4. As shown in FIG. 9, the user slides the slider from the first preset position to the second preset position by a sliding operation, so the user verification is successful.
本申请实施例中,通过指定滑块位置对用户的滑动行为进行判断,基于上一实施例的优点上,通过图像提示的方式使得用户可以更为直观的知道需要进行的验证操作,即进一步增加了滑动验证的效率。In the embodiment of the present application, the sliding behavior of the user is determined by specifying the position of the slider. Based on the advantages of the previous embodiment, the image prompting method allows the user to more intuitively know the verification operation that needs to be performed, that is, further increase. The efficiency of sliding verification.
还需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者 装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个......”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。It should also be noted that, as used herein, the terms "including", "comprising" or "comprising" or any other variations are intended to encompass a non-exclusive inclusion, such that a process, method, article, or The device includes not only those elements, but also other elements not explicitly listed, or elements that are inherent to such a process, method, article, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
上述本申请实施例序号仅仅为了描述,不代表实施例的优劣。The serial numbers of the embodiments of the present application are merely for the description, and do not represent the advantages and disadvantages of the embodiments.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端设备(可以是手机,计算机,服务器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the foregoing embodiment method can be implemented by means of software plus a necessary general hardware platform, and of course, can also be through hardware, but in many cases, the former is better. Implementation. Based on such understanding, the technical solution of the present application, which is essential or contributes to the prior art, may be embodied in the form of a software product stored in a storage medium (such as ROM/RAM, disk, The optical disc includes a number of instructions for causing a terminal device (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in various embodiments of the present application.
以上仅为本申请的优选实施例,并非因此限制本申请的专利范围,凡是利用本申请说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本申请的专利保护范围内。 The above is only a preferred embodiment of the present application, and is not intended to limit the scope of the patent application, and the equivalent structure or equivalent process transformations made by the specification and the drawings of the present application, or directly or indirectly applied to other related technical fields. The same is included in the scope of patent protection of this application.

Claims (15)

  1. 一种手持移动设备滑动验证的方法,其特征在于,所述滑动验证的方法包括以下步骤:A method for sliding verification of a handheld mobile device, characterized in that the method for sliding verification comprises the following steps:
    接收手持移动设备客户端发送的访问请求;Receiving an access request sent by the handheld mobile device client;
    根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端;Generating sliding verification information according to the access request and returning sliding verification prompt information to the client;
    接收所述客户端根据滑动验证提示信息返回的滑动操作信息;Receiving sliding operation information returned by the client according to the sliding verification prompt information;
    根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。And verifying the sliding operation information returned by the client according to the generated sliding verification information.
  2. 如权利要求1所述的方法,其特征在于,所述根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端的步骤包括:The method of claim 1, wherein the step of generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client comprises:
    根据所述用户访问请求生成包含滑动轨迹的滑动验证信息;Generating sliding verification information including a sliding track according to the user access request;
    根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The sliding verification prompt information is generated according to the sliding verification information, and the sliding verification prompt information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  3. 如权利要求2所述的方法,其特征在于,所述根据所述生成的滑动验证信息对所述滑动操作信息进行验证的步骤包括:The method according to claim 2, wherein the step of verifying the sliding operation information according to the generated sliding verification information comprises:
    判断所述滑动操作信息中的滑动轨迹与所述滑动验证信息中的滑动轨迹是否匹配,若是,则验证成功,否则,验证失败。Determining whether the sliding track in the sliding operation information matches the sliding track in the sliding verification information, and if so, the verification is successful; otherwise, the verification fails.
  4. 如权利要求1所述的方法,其特征在于,所述根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端的步骤包括:The method of claim 1, wherein the step of generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client comprises:
    根据所述用户访问请求生成包含滑动结束时的指定区域的滑动验证信息;Generating, according to the user access request, sliding verification information including a designated area at the end of the sliding;
    根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信 息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。Generating a sliding verification prompt information according to the sliding verification information, and the sliding verification prompt message The information is returned to the client, and the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or an image prompt.
  5. 如权利要求4所述的方法,其特征在于,所述根据所述生成的滑动验证信息对所述滑动操作信息进行验证的步骤包括:The method according to claim 4, wherein the step of verifying the sliding operation information according to the generated sliding verification information comprises:
    判断所述滑动操作信息中滑动结束时的位置是否在所述滑动验证信息中滑动结束时的指定区域内,若是,则验证成功,否则,验证失败。It is determined whether the position at the end of the sliding operation in the sliding operation information is within the designated area when the sliding verification information ends, and if so, the verification is successful, otherwise, the verification fails.
  6. 如权利要求1所述的方法,其特征在于,所述根据所述访问请求生成滑动验证信息并返回滑动验证提示信息给所述客户端的步骤包括:The method of claim 1, wherein the step of generating the sliding verification information according to the access request and returning the sliding verification prompt information to the client comprises:
    根据所述用户访问请求生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;Generating, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
    根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、设置在所述滑动操作区域的第一预设位置的滑块、设置在所述滑动操作区域的第二预设位置信息、提示将滑块从第一预设位置滑动到第二预设位置的提示信息。Generating a sliding verification prompt information according to the sliding verification information, and returning the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, and a first pre-set in the sliding operation area a position slider, a second preset position information disposed in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
  7. 如权利要求6所述的方法,其特征在于,所述根据所述生成的滑动验证信息对所述滑动操作信息进行验证的步骤包括:The method according to claim 6, wherein the step of verifying the sliding operation information according to the generated sliding verification information comprises:
    判断所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败。Determining whether the slider in the sliding operation information is slid from the first preset position to the second preset position; if yes, the verification is successful; otherwise, the verification fails.
  8. 一种手持移动设备滑动验证的装置,其特征在于,所述滑动验证的装置包括:A device for sliding verification of a handheld mobile device, characterized in that the device for sliding verification comprises:
    请求接收模块,用于接收手持移动设备客户端发送的访问请求;a request receiving module, configured to receive an access request sent by the handheld mobile device client;
    信息生成模块,用于根据所述访问请求生成滑动验证信息并返回滑动验证 提示信息给所述客户端;An information generating module, configured to generate sliding verification information according to the access request and return to the sliding verification Prompting information to the client;
    信息接收模块,用于接收所述客户端根据滑动验证提示信息返回的滑动操作信息;An information receiving module, configured to receive sliding operation information returned by the client according to the sliding verification prompt information;
    验证判断模块,用于根据所述生成的滑动验证信息对所述客户端返回的滑动操作信息进行验证。The verification judging module is configured to verify the sliding operation information returned by the client according to the generated sliding verification information.
  9. 如权利要求8所述的装置,其特征在于,所述信息生成模块包括:The device according to claim 8, wherein the information generating module comprises:
    轨迹生成单元,用于根据所述用户访问请求生成包含滑动轨迹的滑动验证信息;a trajectory generating unit, configured to generate sliding verification information including a sliding trajectory according to the user access request;
    轨迹提示单元,用于根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。a trajectory prompting unit, configured to generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or Image prompt.
  10. 如权利要求9所述的装置,其特征在于,所述验证判断模块包括:The device according to claim 9, wherein the verification judging module comprises:
    轨迹判断单元,用于判断所述滑动操作信息中的滑动轨迹与所述滑动验证信息中的滑动轨迹是否匹配,若是,则验证成功,否则,验证失败。The trajectory determining unit is configured to determine whether the sliding trajectory in the sliding operation information matches the sliding trajectory in the sliding verification information, and if yes, the verification is successful, otherwise, the verification fails.
  11. 如权利要求8所述的装置,其特征在于,所述信息生成模块包括:The device according to claim 8, wherein the information generating module comprises:
    区域生成单元,用于根据所述用户访问请求生成包含滑动结束时的指定区域的滑动验证信息;An area generating unit, configured to generate, according to the user access request, sliding verification information including a designated area at the end of the sliding;
    区域提示单元,用于根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、文字提示和/或图像提示。The area prompting unit is configured to generate the sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, a text prompt, and/or Image prompt.
  12. 如权利要求11所述的装置,其特征在于,所述验证判断模块包括:The device according to claim 11, wherein the verification judging module comprises:
    位置判断单元,用于判断所述滑动操作信息中滑动结束时的位置是否在所 述滑动验证信息中滑动结束时的指定区域内,若是,则验证成功,否则,验证失败。a position determining unit, configured to determine whether the position at the end of the sliding in the sliding operation information is in the If the verification is successful, the verification is successful. Otherwise, the verification fails.
  13. 如权利要求8所述的装置,其特征在于,所述信息生成模块包括:The device according to claim 8, wherein the information generating module comprises:
    滑块生成单元,用于根据所述用户访问请求生成包含将滑块从第一预设位置滑动到第二预设位置的滑动验证信息;a slider generating unit, configured to generate, according to the user access request, sliding verification information including sliding the slider from the first preset position to the second preset position;
    滑块提示单元,用于根据所述滑动验证信息生成滑动验证提示信息,并将所述滑动验证提示信息返回给所述客户端,所述滑动验证提示信息包括:滑动操作区域、设置在所述滑动操作区域的第一预设位置的滑块、设置在所述滑动操作区域的第二预设位置信息、提示将滑块从第一预设位置滑动到第二预设位置的提示信息。a slider prompting unit, configured to generate sliding verification prompt information according to the sliding verification information, and return the sliding verification prompt information to the client, where the sliding verification prompt information includes: a sliding operation area, and the setting is a slider of the first preset position of the sliding operation area, second preset position information set in the sliding operation area, and prompt information for prompting to slide the slider from the first preset position to the second preset position.
  14. 如权利要求13所述的装置,其特征在于,所述验证判断模块包括:The device according to claim 13, wherein the verification judging module comprises:
    滑块判断单元,用于判断所述滑动操作信息中滑块是否从所述第一预设位置滑动到所述第二预设位置上,若是,则验证成功,否则,验证失败。The slider determining unit is configured to determine whether the slider in the sliding operation information is slid from the first preset position to the second preset position, and if yes, the verification is successful, otherwise, the verification fails.
  15. 一种非易失性计算机可读存储介质,其特征在于,所述存储介质中存储有机器可读指令,所述机器可读指令可以由处理器执行以完成权利要求1至7任一项权利要求的方法。 A non-transitory computer readable storage medium, wherein the storage medium stores machine readable instructions, the machine readable instructions being executable by a processor to perform any of claims 1 to 7. The method required.
PCT/CN2016/103155 2015-11-03 2016-10-25 Sliding verification method and apparatus for handheld mobile device WO2017076186A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510741072.6A CN106656944B (en) 2015-11-03 2015-11-03 Method and device for sliding verification of handheld mobile equipment
CN201510741072.6 2015-11-03

Publications (1)

Publication Number Publication Date
WO2017076186A1 true WO2017076186A1 (en) 2017-05-11

Family

ID=58661598

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/103155 WO2017076186A1 (en) 2015-11-03 2016-10-25 Sliding verification method and apparatus for handheld mobile device

Country Status (2)

Country Link
CN (1) CN106656944B (en)
WO (1) WO2017076186A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108154019A (en) * 2017-11-30 2018-06-12 天脉聚源(北京)科技有限公司 A kind of method and device of image authentication
CN109782989A (en) * 2017-11-14 2019-05-21 腾讯科技(深圳)有限公司 Safe verification method and relevant apparatus
CN111625805A (en) * 2019-02-28 2020-09-04 阿里巴巴集团控股有限公司 Verification method, verification device, electronic equipment and storage medium

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108881126B (en) * 2017-05-15 2021-08-31 阿里巴巴集团控股有限公司 Method, device and system for verifying verification code, storage medium and computer terminal
CN109218264A (en) * 2017-07-04 2019-01-15 华为技术有限公司 Event validation processing method and processing device
CN108011868A (en) * 2017-11-09 2018-05-08 武汉极意网络科技有限公司 One kind slides verification method and mobile terminal
CN107968779A (en) * 2017-11-17 2018-04-27 天脉聚源(北京)科技有限公司 Auth method and device
CN107911366A (en) * 2017-11-17 2018-04-13 天脉聚源(北京)科技有限公司 Auth method and device
CN108259503A (en) * 2018-01-30 2018-07-06 成都睿码科技有限责任公司 A kind of is the system and method for website and application division machine and mankind's access
CN109214162A (en) * 2018-08-15 2019-01-15 深圳点猫科技有限公司 A kind of verification method and system based on education resource platform

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801735A (en) * 2012-08-28 2012-11-28 吴渊 Network authentication method and system based on behavior mode
US20140106711A1 (en) * 2012-10-04 2014-04-17 Crucialsoft Company Method, user device and computer-readable storage for displaying message using fingerprint
CN104732135A (en) * 2015-02-17 2015-06-24 网易有道信息技术(北京)有限公司 Sliding verification method and device
CN105007255A (en) * 2014-04-22 2015-10-28 腾讯科技(深圳)有限公司 Verification method, server and system
CN105245489A (en) * 2014-07-09 2016-01-13 腾讯科技(深圳)有限公司 Verification method and verification device

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101684970B1 (en) * 2010-08-18 2016-12-09 엘지전자 주식회사 Mobile terminal and method for controlling the same
CN103377352A (en) * 2012-04-16 2013-10-30 上海博路信息技术有限公司 Sliding password unlocking method
CN103078745A (en) * 2013-02-04 2013-05-01 马骏 Logon authentication code based on picture
CN104063657A (en) * 2013-03-19 2014-09-24 腾讯科技(深圳)有限公司 Method and device for starting private browsing, browser and electronic equipment
US9237144B2 (en) * 2013-04-18 2016-01-12 Tencent Technology (Shenzhen) Company Limited Method, device and system for verifying based on verification diagram, and storage medium
CN104065633B (en) * 2013-04-18 2015-09-09 深圳市腾讯计算机系统有限公司 A kind of proof diagram that utilizes carries out method, the Apparatus and system verified
CN104991716A (en) * 2015-06-24 2015-10-21 广东欧珀移动通信有限公司 Mobile terminal unlocking method and apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102801735A (en) * 2012-08-28 2012-11-28 吴渊 Network authentication method and system based on behavior mode
US20140106711A1 (en) * 2012-10-04 2014-04-17 Crucialsoft Company Method, user device and computer-readable storage for displaying message using fingerprint
CN105007255A (en) * 2014-04-22 2015-10-28 腾讯科技(深圳)有限公司 Verification method, server and system
CN105245489A (en) * 2014-07-09 2016-01-13 腾讯科技(深圳)有限公司 Verification method and verification device
CN104732135A (en) * 2015-02-17 2015-06-24 网易有道信息技术(北京)有限公司 Sliding verification method and device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109782989A (en) * 2017-11-14 2019-05-21 腾讯科技(深圳)有限公司 Safe verification method and relevant apparatus
US11645379B2 (en) 2017-11-14 2023-05-09 Tencent Technology (Shenzhen) Company Limited Security verification method and relevant device
CN108154019A (en) * 2017-11-30 2018-06-12 天脉聚源(北京)科技有限公司 A kind of method and device of image authentication
CN111625805A (en) * 2019-02-28 2020-09-04 阿里巴巴集团控股有限公司 Verification method, verification device, electronic equipment and storage medium
CN111625805B (en) * 2019-02-28 2024-02-20 阿里巴巴集团控股有限公司 Verification method, verification device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN106656944B (en) 2020-11-06
CN106656944A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
WO2017076186A1 (en) Sliding verification method and apparatus for handheld mobile device
US11582517B2 (en) Setup procedures for an electronic device
US10313882B2 (en) Dynamic unlock mechanisms for mobile devices
KR102141836B1 (en) Two factor authentication
US10776478B2 (en) Client login method and apparatus and storage medium
TWI575424B (en) Method, storage devices and system for picture gesture authentication
CN111241517B (en) Method and device for constructing biological feature verification question-answer library
US9129100B2 (en) Verification code generation and verification method and apparatus
US20150186892A1 (en) Methods and systems for verifying a transaction
TWI787211B (en) Verification method and device
US9313198B2 (en) Multi-factor authentication using an authentication device
Barbosa et al. UniPass: design and evaluation of a smart device-based password manager for visually impaired users
CN104350722A (en) Method and devices for managing user accounts across multiple electronic devices
US20230300415A1 (en) Setup procedures for an electronic device
CN110866239A (en) Verification code request processing method, device, equipment and computer storage medium
CN104348617A (en) Verification code processing method and device, and terminal and server
US11323434B1 (en) System and method for secure two factor authentication
US11962582B2 (en) Systems and methods of enabling fast user access to remote desktops
CN104079527A (en) Information processing method and electronic equipment
CN108182355B (en) Login verification method, server and computer readable storage medium
KR102178804B1 (en) Authorizing service systmem, authorizing service method and apparatus useing image in the system
WO2018145241A1 (en) Method and device for electronic payment based on fingerprint information
CN106936840B (en) Information prompting method and device
US20200242712A1 (en) Method, apparatus and system for self-service contract for mobile payments
CN106888090B (en) User verification method, device and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16861454

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 13/09/2018)

122 Ep: pct application non-entry in european phase

Ref document number: 16861454

Country of ref document: EP

Kind code of ref document: A1