WO2019011186A1 - 信息验证处理方法、装置、系统、客户端及服务器 - Google Patents
信息验证处理方法、装置、系统、客户端及服务器 Download PDFInfo
- Publication number
- WO2019011186A1 WO2019011186A1 PCT/CN2018/094784 CN2018094784W WO2019011186A1 WO 2019011186 A1 WO2019011186 A1 WO 2019011186A1 CN 2018094784 W CN2018094784 W CN 2018094784W WO 2019011186 A1 WO2019011186 A1 WO 2019011186A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- verification
- information
- request
- user
- result
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/30—Authentication, i.e. establishing the identity or authorisation of security principals
- G06F21/31—User authentication
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/083—Network architectures or network communication protocols for network security for authentication of entities using passwords
Definitions
- the purpose of the embodiments of the present application is to provide an information verification processing method, apparatus, system, client, and server, which can improve the efficiency and convenience of information verification, ensure user security, and improve user experience.
- An information verification processing method includes:
- the first client provides an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger a verification request for performing information verification by using a preset application;
- An information verification processing method includes:
- the verification request of the user is processed based on the verification result.
- An information verification processing device includes:
- An operation interface providing module configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger a verification request for performing information verification by using a preset application;
- a first verification request receiving module configured to receive a verification request of a trigger of the user in the preset trigger operation area
- An information verification processing device includes:
- An information verification processing device includes:
- a first verification information sending module configured to send the verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request;
- a second verification result receiving module configured to receive a verification result that is sent by the second client and is determined by the verification processing operation of the verification information by the user;
- a first verification result sending module configured to send the verification result to the first server.
- a verification result determining module configured to determine a verification result based on the verification processing operation of the verification information by the user
- An information verification processing device includes:
- a fourth verification request receiving module configured to receive a verification request triggered by a preset trigger operation area of the user that is sent by the first client to perform information verification by using a preset application
- a second verification information sending module configured to send the verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request;
- a third verification result receiving module configured to receive a verification result that is determined by the second client to be determined based on the verification processing operation of the verification information by the user;
- a second verification request processing module configured to process the verification request of the user based on the verification result.
- An information verification processing client includes a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- An information verification processing server includes a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- the verification request of the user is processed based on the verification result.
- An information verification processing server includes a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- An information verification processing client includes a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- An information verification processing server includes a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- the verification request of the user is processed based on the verification result.
- An information verification processing system includes:
- a first client configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an authentication request for verifying information by using a preset application, and for receiving a preset trigger by the user An operation request triggered by the operation area, and the verification request is sent to the first server;
- a first server configured to send the verification request to a second server corresponding to the preset application, and to process the verification request of the user based on the verification result sent by the second server;
- a second server configured to send the received verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request, and to feed back the second client
- the verification result is sent to the first server
- a second client configured to push the verification information to the user; and configured to determine a verification result based on the verification processing operation of the verification information by the user, and send the verification result to the second server .
- An information verification processing system includes:
- a first client configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an authentication request for verifying information by using a preset application, and for receiving a preset trigger by the user An authentication request triggered by the operation area, and the verification request is sent to the server;
- a server configured to send the received verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request, and the verification result sent by the second client Processing the verification request of the user;
- a second client configured to push the verification information to the user; and configured to determine a verification result based on the verification processing operation of the verification information by the user, and send the verification result to the server.
- the embodiment of the present application can provide a preset operation area for triggering information verification by using a preset application on the operation interface, so that the user can be used in the second client by a simple operation.
- the terminal completes the verification of the information of the first client without identifying and inputting a complicated verification string.
- the technical solution provided by the embodiment of the present application can solve the problem of malicious use such as garbage registration, malicious cracking password, brushing ticket, malicious network transaction ordering, and issuing irrigation advertisement information encountered by the Internet service website. To ensure the efficiency and convenience of information verification and improve the user experience under the security of the first client.
- FIG. 1 is a schematic flowchart diagram of an embodiment of an information verification processing method provided by the present application
- FIG. 2 is a schematic diagram of an embodiment of an operation interface including a preset trigger operation area provided by a first client according to an embodiment of the present application;
- FIG. 3 is a schematic diagram of an interface of an embodiment of the present application for pushing the verification information to a user;
- FIG. 4 is a schematic flowchart diagram of another embodiment of an information verification processing method provided by the present application.
- FIG. 5 is a schematic flowchart diagram of another embodiment of an information verification processing method provided by the present application.
- FIG. 6 is a schematic flowchart diagram of another embodiment of an information verification processing method provided by the present application.
- FIG. 7 is a schematic flowchart diagram of another embodiment of an information verification processing method provided by the present application.
- FIG. 8 is a schematic flowchart diagram of another embodiment of an information verification processing method provided by the present application.
- FIG. 9 is a schematic structural diagram of an embodiment of an information verification processing apparatus provided by the present application.
- FIG. 10 is a schematic structural diagram of another embodiment of an information verification processing apparatus provided by the present application.
- FIG. 11 is a schematic structural diagram of another embodiment of an information verification processing apparatus provided by the present application.
- FIG. 12 is a schematic structural diagram of another embodiment of an information verification processing apparatus provided by the present application.
- FIG. 13 is a schematic structural diagram of another embodiment of an information verification processing apparatus provided by the present application.
- the embodiment of the present application provides a method, an apparatus, a system, a client, and a server for information verification processing.
- FIG. 1 is a schematic flowchart diagram of an embodiment of an information verification processing method provided by the present application.
- the application provides the method operation steps as described in the embodiment or the flowchart, but the routine or non-creative labor may include more or Fewer steps.
- the order of the steps recited in the embodiments is merely one of the many steps of the order of execution, and does not represent a single order of execution.
- the actual system or client product When executed, it may be executed sequentially or in parallel according to the method shown in the embodiment or the drawings (for example, a parallel processor or a multi-threaded environment).
- the method may include:
- the first client provides an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an verification request for information verification by using a preset application.
- the first client in the embodiment of the present application may include any client that can provide a certain service to the user.
- the first client in the embodiment of the present application may provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an authentication request for information verification by using the preset application. In this way, the user can trigger a subsequent operation of verifying information by using the preset application in the preset trigger operation area.
- the verification request for triggering the information verification by using the preset application may be triggered by clicking and sliding the preset triggering operation area, but the embodiment of the present application is not limited to the above-mentioned click, slide, and the like.
- FIG. 2 is a schematic diagram of an embodiment of an operation interface including a preset trigger operation area provided by a first client according to an embodiment of the present application.
- the operation interface may be a login interface including a preset trigger operation area, including a user name input box, a password input box, and a preset trigger operation area (the preset trigger operation in FIG. 2).
- the area is the button "Verify with Application A").
- the user When the user needs to log in to the first client by using the username and password, after inputting the username and password, the user can directly click the button verified by the application A to trigger the verification request for verifying the information by using the application A; At the same time of the request, the verification request of the user name and the password may also be triggered. When the verification result of both verification requests is successful, the user may directly log in to the first client.
- the operation interface including the preset triggering operation area in the embodiment of the present application is not limited to the foregoing login interface, and may further include other forms of interfaces, for example, including user identification information.
- the input box and the interface of the preset triggering operation area, etc., are not limited to the above embodiments.
- the preset trigger operation area in the embodiment of the present application is not limited to the form of the above button.
- the password input box in FIG. 2 may be directly used, that is, when the user name and password are input, the application A may be triggered. Verification request for information verification.
- the first client receives an authentication request triggered by the user in the preset trigger operation area, and sends the verification request to the first server.
- the verification request may be sent to the first server.
- the first server may be a server corresponding to the first client.
- the first server may be an application A server.
- the verification request that is triggered by the preset application in the preset triggering operation area may include the user identification information, the preset application, the first client, and the like.
- an application that needs to be used for information verification may be determined.
- the user identifier information may be used as an association identifier between the first client and the second client. Subsequently, the specific identifier corresponding to the application required for information verification may be determined by using the user identification information in the verification request.
- the user identification information may be information such as a user name, a mobile phone number, or the like that can be used as a user identifier.
- the client (second client) corresponding to the first client and the application for information verification may include the same user identification information.
- the first client information in the verification request may be used to help the user understand the application information that needs to be verified.
- S3 The first server sends the verification request to a second server corresponding to the preset application.
- the verification request may be sent to the second server corresponding to the preset application.
- the second server may be a server of the preset application, for example, the preset application is an application B, and correspondingly, the second server may be an application B server.
- the second server sends the verification information corresponding to the received verification request to the second client associated with the user identification information corresponding to the verification request.
- the verification information corresponding to the received verification request is sent to the second client associated with the user identification information corresponding to the verification request.
- the second client in the embodiment of the present application may correspond to the second server, and may be a client of the preset application.
- the second client may be a client that meets the information verification condition except any of the first clients.
- the fact that a certain client meets the information verification condition may include that the client has an association relationship with a client (the first client) that needs to perform information verification (the association relationship may include the client and the need to perform
- the client of the information verification has one or more identical user identification information.
- a certain client conforms to the information verification condition, and may further include the security of the client itself to reach a preset standard.
- the verification information may determine, according to the related information of the verification request, information that needs to be verified for related information of the first client.
- the verification information may be: Your application A client is logging in. Is it your own operation?
- the second client may be offline.
- the verification information corresponding to the verification request is sent to the The method may further include: before the second client associated with the user identification information corresponding to the verification request, the method further includes:
- the second client may be determined by using the user identifier information corresponding to the verification request, and then determining whether the second client is online.
- step S4 may be directly executed to send the verification information corresponding to the verification request to the user corresponding to the verification request. Identifying the operation of the second client associated with the information.
- the login device information of the associated second client may be obtained, and the login device information is used to the corresponding device. Push the prompt message.
- the login device information may include device information when the user logs in to the second client.
- the device information when the user logs in to the second client last time or the information of the device that the user uses the most time in the last month to log in to the second client.
- the information of the device may include the physical address of the device, the MDN (Mobile Directory Number) corresponding to the device, and the like, which may be used as the device identifier.
- MDN Mobile Directory Number
- the prompt information pushed to the device corresponding to the login device information may include login prompt information of the second client and/or verification prompt information of the verification information.
- the login prompt information of the second client may prompt the user to log in the information of the second client;
- the verification prompt information of the verification information may include prompting the verification information to the user in a certain form, for example, verifying the link (uniform resource locator) plus The form of the text prompt, specific, for example: you have information to verify, please click the link below to verify the information https://yanzheng.com.
- the user clicks the verification link the user can directly log in to the corresponding second client to verify the information, or directly go to the details page of the information verification to directly verify the information.
- login device information and prompt information are merely examples, and the examples of the present application are not limited to the above.
- S5 The second client pushes the verification information to the user.
- the verification information may be pushed to the user.
- the authentication information is pushed to the user on the mobile phone client as an example.
- FIG. 3 is an interface diagram of an embodiment of the present application for pushing the verification information to the user.
- the verification information is presented to the user in the form of text, and two buttons "Yes” and "No” are provided for the user to confirm the verification information.
- FIG. 3 is only an example of the interface for pushing the verification information to the user, and the verification information is not limited to the above-mentioned text form, and the manner for the user to confirm the verification information is not limited to the above.
- the manner of the button is not limited to the above embodiments.
- the second client determines a verification result based on the verification processing operation of the verification information by the user, and sends the verification result to the second server.
- the verification information may be subjected to corresponding verification processing, and the second client may determine the verification result based on the verification processing operation of the verification information by the user, and perform the verification.
- the result is sent to the second server.
- the verification information may be pushed to the user in combination with the second client, and it is assumed that the second client pushes the verification information to the user in a form that requires the user to click through the
- the area is used to perform verification processing on the verification information, and the determining the verification result based on the verification processing operation of the verification information by the user may include:
- the verification result is determined based on the identification of the verification processing result corresponding to the preset area.
- the verification result of the verification success may be determined based on the operation of the user clicking the preset confirmation button; and the verification result of the verification success is determined based on the operation of the user clicking the preset rejection button.
- the second client sends the verification information to the user in the form that the user needs to verify the verification information by recording the voice, where the user is based on the
- the verification processing operation of the verification information determines that the verification result may include:
- the verification result is determined based on the identification of the voice information.
- the verification result of the verification success may be determined; otherwise, when the voice information recorded by the user is no, the verification result of the verification success may be determined.
- the user can complete the verification of the information by simply clicking or recording the voice operation, without identifying and inputting a complicated verification string, which greatly improves the efficiency and convenience of information verification and improves the user experience.
- S7 The second server sends the verification result to the first server.
- the second server may send the verification result to the first server for the first server to perform subsequent verification processing.
- the first server processes the verification request of the user based on the verification result.
- the verification request of the user may be processed based on the verification result. Specifically, when the verification result is that the verification is successful, determining that the verification request of the user is successful; otherwise, when the verification result is verification failure, determining that the verification request verification fails.
- the first server may perform verification of the username and password; otherwise, after the verification request verification fails, the corresponding login request may be rejected.
- first server and the second server in the embodiment of the present application may be different servers, and respectively correspond to the first client and the second client.
- first server and the second server may be the same server, and may correspond to the first client and the second client.
- the steps S3 and S7 of the interaction between the first server and the second server may be omitted in the embodiment of the information verification processing method, that is, the first
- the client may directly send the verification request to the server; then, the server may send the received verification information corresponding to the verification request to the second client associated with the user identification information corresponding to the verification request, and subsequently
- the server may directly receive the verification result sent by the second client, and process the verification request of the user based on the verification result.
- an embodiment of the information verification processing method of the present application can provide a preset operation area for triggering information verification by using a preset application on the operation interface, so that the user can be in the second client by a simple operation.
- the verification of the information of the first client is completed, and it is not necessary to recognize and input a complicated verification string.
- the technical solution provided by the embodiment of the present application can solve the problem of malicious use such as garbage registration, malicious cracking password, brushing ticket, malicious network transaction ordering, and issuing irrigation advertisement information encountered by the Internet service website. To ensure the efficiency and convenience of information verification and improve the user experience under the security of the first client.
- FIG. 4 is a schematic flowchart of another embodiment of the information verification processing method provided by the present application.
- the method steps are as described in the examples or flowcharts, but more or less steps may be included based on routine or non-creative labor.
- the order of the steps recited in the embodiments is only one of the many steps of the order of execution, and does not represent a single order of execution.
- the actual system or client product is executed, it may be executed sequentially or in parallel according to the method shown in the embodiment or the drawings (for example, a parallel processor or a multi-threaded environment).
- the method may include:
- S410 Providing an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger a verification request for information verification by using a preset application.
- S430 Send the verification request to the first server.
- S510 Receive an authentication request triggered by a preset trigger operation area of the user that is sent by the first client to perform information verification by using a preset application.
- S540 Process the verification request of the user based on the verification result.
- the embodiment of the information verification processing method of the present application sends the verification request triggered by the received user in the preset operation area for verifying information by using the preset application to the second server, so that the user is in the second
- the second client corresponding to the server can complete the verification of the information of the first client by a simple operation, without identifying and inputting a complicated verification string.
- the technical solution provided by the embodiment of the present application can improve the efficiency and convenience of information verification and improve the user experience on the basis of ensuring the security of the first client.
- S610 Receive an authentication request sent by the first server.
- S620 Send the verification information corresponding to the verification request to the second client associated with the user identification information corresponding to the verification request.
- the prompt information includes login prompt information of the second client and/or verification prompt information of the verification information.
- S630 Receive a verification result that is determined by the second client to be determined based on the verification processing operation of the verification information by the user.
- the embodiment of the information verification processing method of the present application sends the verification information corresponding to the verification request to the second client, so that the user can complete the A client's information verification eliminates the need to identify and enter complex verification strings.
- the technical solution provided by the embodiment of the present application can improve the efficiency and convenience of information verification and improve the user experience on the basis of ensuring the security of the first client.
- FIG. 7 is a schematic flowchart of another embodiment of the information verification processing method provided by the present application.
- the method steps are as described in the examples or flowcharts, but more or less steps may be included based on routine or non-creative labor.
- the order of the steps recited in the embodiments is only one of the many steps of the order of execution, and does not represent a single order of execution.
- the actual system or server When executed, it may be executed sequentially or in parallel according to the method shown in the embodiment or the drawing (for example, an environment of parallel processor or multi-thread processing).
- the method may include:
- S710 Receive verification information sent by the second server.
- S730 Determine a verification result based on the verification processing operation of the verification information by the user.
- the determining, according to the verification processing operation of the verification information by the user, the verification result may include:
- the determining, according to the verification processing operation of the verification information by the user, the verification result includes:
- the verification result is determined based on the identification of the voice information.
- the embodiment of the information verification processing method of the present application pushes the verification letter of the first client to the user, so that the user can complete the verification of the information of the first client by a simple operation, without identifying and inputting. Complex validation string.
- the technical solution provided by the embodiment of the present application can improve the efficiency and convenience of information verification and improve the user experience on the basis of ensuring the security of the first client.
- FIG. 8 is an information verification processing method provided by the present application.
- a schematic flow diagram of another embodiment of the present application provides method operation steps as described in the examples or flowcharts, but may include more or fewer operational steps based on conventional or non-creative labor.
- the order of the steps recited in the embodiments is only one of the many steps of the order of execution, and does not represent a single order of execution.
- the actual system or server is executed, it may be executed sequentially or in parallel according to the method shown in the embodiment or the drawing (for example, an environment of parallel processor or multi-thread processing).
- the method may include:
- S820 Send the verification information corresponding to the verification request to the second client associated with the user identification information corresponding to the verification request.
- the login device information of the associated second client may be obtained, and the login device information is used to the corresponding device. Push the prompt message.
- FIG. 9 is a schematic structural diagram of an embodiment of an information verification processing apparatus provided by the present application. As shown in FIG. 9, the apparatus 900 may include:
- the operation interface providing module 910 is configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger a verification request for performing information verification by using a preset application;
- the first verification request sending module 930 can be configured to send the verification request to the first server.
- FIG. 10 is a schematic structural diagram of another embodiment of the information verification processing apparatus provided by the present application. As shown in FIG. 10, the apparatus 1000 may be include:
- the first verification request processing module 1040 may include:
- the first verification request processing module 1040 may include:
- FIG. 11 is a schematic structural diagram of another embodiment of the information verification processing apparatus provided by the present application. As shown in FIG. include:
- the third verification request receiving module 1110 is configured to receive the verification request sent by the first server
- the first verification information sending module 1120 may be configured to send the verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request;
- the second verification result receiving module 1130 may be configured to receive a verification result that is sent by the second client and that is determined according to the verification processing operation of the verification information by the user;
- the first verification result sending module 1140 may be configured to send the verification result to the first server.
- the device 1100 may further include:
- the first execution jump module may be configured to: when the result of the query by the first query module is yes, the first verification information sending module performs sending the verification information corresponding to the verification request to the verification request The operation of the second client associated with the corresponding user identification information.
- the first login device information obtaining module may be configured to acquire, when the result of the query by the first query module is no, the login device information of the associated second client;
- the first prompt information pushing module may be configured to push the prompt information to the corresponding device based on the login device information
- the prompt information includes login prompt information of the second client and/or verification prompt information of the verification information.
- FIG. 12 is a schematic structural diagram of another embodiment of the information verification processing apparatus provided by the present application. As shown in FIG. 12, the apparatus 1200 may be include:
- the verification information receiving module 1210 can be configured to receive the verification information sent by the second server.
- the verification result determining module 1230 may be configured to determine a verification result based on the verification processing operation of the verification information by the user;
- the second verification result sending module 1240 can be configured to send the verification result to the second server.
- the verification result determining module 1230 may include:
- the first verification result determining unit may be configured to determine the verification result based on the identification of the verification processing result corresponding to the preset area.
- a second recording unit configured to record voice information of the verification processing result of the verification information by the user
- the second verification result determining unit may be configured to determine a verification result based on the identification of the voice information.
- the second verification information sending module 1320 may be configured to send the verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request;
- the device 1300 may further include:
- the apparatus 1300 may further include:
- the second login device information obtaining module may be configured to acquire the login device information of the associated second client when the result of the query by the second query module is no;
- the second verification request processing module 1340 may include:
- the present application further provides an information verification processing server, including a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions may include:
- the verification request of the user is processed based on the verification result.
- the login device information of the associated second client is obtained, and the prompt information is pushed to the corresponding device based on the login device information;
- the determining, according to the verification processing operation of the verification information by the user, the verification result may include:
- the verification result is determined based on the identification of the verification processing result corresponding to the preset area.
- the determining, according to the verification processing operation of the verification information by the user, the verification result may include:
- the verification result is determined based on the identification of the voice information.
- the present application further provides another embodiment of an information verification processing server, including a processor and a memory, the memory storing computer program instructions executed by the processor, the computer program instructions comprising:
- the verification request of the user is processed based on the verification result.
- the computer program instructions may further include:
- the computer program instructions may further include:
- the login device information of the associated second client is obtained, and the prompt information is pushed to the corresponding device based on the login device information;
- the prompt information includes login prompt information of the second client and/or verification prompt information of the verification information.
- the processing the verification request of the user based on the verification result may include:
- the processing the verification request of the user based on the verification result may include:
- the processor may include a central processing unit (CPU), and may also include other single-chip microcomputers having logic processing capabilities, logic gate circuits, integrated circuits, and the like, or a suitable combination thereof.
- the memory may include a non-volatile memory or the like.
- Another aspect of the present application also provides an information verification processing system, including:
- a first client configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an authentication request for verifying information by using a preset application, and for receiving a preset trigger by the user An operation request triggered by the operation area, and the verification request is sent to the first server;
- a first server configured to send the verification request to a second server corresponding to the preset application, and to process the verification request of the user based on the verification result sent by the second server.
- a second server configured to send the received verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request, and to feed back the second client
- the verification result is sent to the first server
- a second client configured to push the verification information to the user; and configured to determine a verification result based on the verification processing operation of the verification information by the user, and send the verification result to the second server .
- the present application further provides another embodiment of an information verification processing system, including:
- a first client configured to provide an operation interface including a preset trigger operation area, where the preset trigger operation area is used to trigger an authentication request for verifying information by using a preset application, and for receiving a preset trigger by the user An authentication request triggered by the operation area, and the verification request is sent to the server;
- a server configured to send the received verification information corresponding to the verification request to a second client associated with the user identification information corresponding to the verification request, and the verification result sent by the second client Processing the user's verification request.
- a second client configured to push the verification information to the user; and configured to determine a verification result based on the verification processing operation of the verification information by the user, and send the verification result to the server.
- an embodiment of the information verification processing method, apparatus, system, client or server of the present application provides a preset operation area for triggering information verification by using a preset application on the operation interface, which can make the user pass the simple
- the operation can complete the verification of the information of the first client on the second client without identifying and inputting a complicated verification string.
- the technical solution provided by the embodiment of the present application can solve the problem of malicious use such as garbage registration, malicious cracking password, brushing ticket, malicious network transaction ordering, and issuing irrigation advertisement information encountered by the Internet service website. To ensure the efficiency and convenience of information verification and improve the user experience under the security of the first client.
- PLD Programmable Logic Device
- FPGA Field Programmable Gate Array
- HDL Hardware Description Language
- the controller can be implemented in any suitable manner, for example, the controller can take the form of, for example, a microprocessor or processor and a computer readable medium storing computer readable program code (eg, software or firmware) executable by the (micro)processor.
- computer readable program code eg, software or firmware
- examples of controllers include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, The Microchip PIC18F26K20 and the Silicone Labs C8051F320, the memory controller can also be implemented as part of the memory's control logic.
- the controller can be logically programmed by means of logic gates, switches, ASICs, programmable logic controllers, and embedding.
- Such a controller can therefore be considered a hardware component, and the means for implementing various functions included therein can also be considered as a structure within the hardware component.
- a device for implementing various functions can be considered as a software module that can be both a method of implementation and a structure within a hardware component.
- the apparatus, module or unit set forth in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
- a typical implementation device is a computer.
- the computer can be, for example, a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or A combination of any of these devices.
- embodiments of the invention may be provided as a method, apparatus, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
- computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
- a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
- processors CPUs
- input/output interfaces network interfaces
- memory volatile and non-volatile memory
- the memory may include non-persistent memory, random access memory (RAM), and/or non-volatile memory in a computer readable medium, such as read only memory (ROM) or flash memory.
- RAM random access memory
- ROM read only memory
- Memory is an example of a computer readable medium.
- Computer readable media includes both permanent and non-persistent, removable and non-removable media.
- Information storage can be implemented by any method or technology.
- the information can be computer readable instructions, data structures, modules of programs, or other data.
- Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), read only memory. (ROM), electrically erasable programmable read only memory (EEPROM), flash memory or other memory technology, compact disk read only memory (CD-ROM), digital versatile disk (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape storage or other magnetic storage devices or any other non-transportable media can be used to store information that can be accessed by a computing device.
- computer readable media does not include temporary storage of computer readable media, such as modulated data signals and carrier waves.
- embodiments of the present application can be provided as a method, apparatus, or computer program product.
- the present application can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment in combination of software and hardware.
- the application can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
- the application can be described in the general context of computer-executable instructions executed by a computer, such as a program module.
- program modules include routines, programs, objects, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
- the present application can also be practiced in distributed computing environments where tasks are performed by remote processing devices that are connected through a communication network.
- program modules can be located in both local and remote computer storage media including storage devices.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Signal Processing (AREA)
- Software Systems (AREA)
- Human Computer Interaction (AREA)
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
本申请实施例公开了一种信息验证处理方法、装置、系统、客户端及服务器。该方法包括:第一客户端提供包括预设触发操作区域的操作界面,接收用户在预设触发操作区域触发的验证请求,并发送至第一服务器;第一服务器将验证请求发送至第二服务器;第二服务器将验证请求所对应的验证信息发送至与验证请求所对应的用户标识信息相关联的第二客户端;第二客户端将验证信息推送给用户,基于用户对验证信息的验证处理操作确定验证结果,将验证结果发送至第二服务器;第二服务器将验证结果发送至第一服务器;第一服务器基于验证结果处理用户的验证请求。利用本申请实施例,可以提高信息验证的效率和便利性,保证用户的使用安全,改善用户体验。
Description
本申请涉及互联网技术领域,特别涉及一种信息验证处理方法、装置、系统、客户端及服务器。
随着互联网技术的高速发展,互联网在走进人们生活的各个领域的同时也面临的安全问题,一些社交网站、电商、网络银行等人们常用的互联网业务网站往往除了应对人们正常的使用之外,还需要应对一些如垃圾注册、恶意破解密码、刷票、恶意网络交易下单、发布灌水广告信息等恶意用途的使用。因此,如果不能对互联网业务网站采取有效的安全措施,将严重影响正常使用的用户,给正常使用的用户带来巨大的损失。
现有技术中为了保证互联网业务网站用户的使用安全,往往在用户登录网站时采用下发验证码的方式区分当前的使用者是正常用户还是有恶意用途的计算机。具体的,通常由服务器向客户端下发一张验证码图片(为了提高验证码图片的识别难度,现有技术中通常采用文字形变以及多种复杂图案组合等方式来处理验证码图片中的验证字符串),客户端显示该验证码图片,用户辨识该验证码图片中验证字符串并输入客户端,只有用户正确输入验证字符串才能通过验证。
但现有技术中采用验证码的方法中,由于各种图像识别技术的发展,即使复杂的验证码还是会被自动破解,依然存在较大的安全问题;且由于验证码字符串复杂多样,导致用户很难辨认出验证码字符串,用户经常需要重复进行验证或更换验证码图片,造成了用户的不便。
发明内容
本申请实施例的目的是提供一种信息验证处理方法、装置、系统、客户端及服务器,可以提高信息验证的效率和便利性,保证用户的使用安全,改善用户体验。
本申请实施例是这样实现的:
一种信息验证处理方法,包括:
第一客户端提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
第一客户端接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器;
所述第一服务器将所述验证请求发送至与所述预设应用相对应的第二服务器;
所述第二服务器将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
所述第二客户端将所述验证信息推送给所述用户;
所述第二客户端基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器;
所述第二服务器将所述验证结果发送至所述第一服务器;
所述第一服务器基于所述验证结果处理所述用户的验证请求。
一种信息验证处理方法,包括:
提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
接收用户在所述预设触发操作区域的触发的验证请求;
将所述验证请求发送至第一服务器。
一种信息验证处理方法,包括:
接收第一服务器发送的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标 识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
将所述验证结果发送至所述第一服务器。
一种信息验证处理方法,包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求发送至第二服务器;
接收所述第二服务器发送的与所述验证请求相对应的验证结果;
基于所述验证结果处理所述用户的验证请求。
一种信息验证处理方法,包括:
接收第二服务器发送的验证信息;
将所述验证信息推送给相应的用户;
基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
一种信息验证处理方法,包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
基于所述验证结果处理所述用户的验证请求。
一种信息验证处理装置,包括:
操作界面提供模块,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
第一验证请求接收模块,用于接收用户在所述预设触发操作区域的触发的验证请求;
第一验证请求发送模块,用于将所述验证请求发送至第一服务器。
一种信息验证处理装置,包括:
第二验证请求接收模块,用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
第二验证请求发送模块,用于将所述验证请求发送至第二服务器;
第一验证结果接收模块,用于接收所述第二服务器发送的与所述验证请求相对应的验证结果;
第一验证请求处理模块,用于基于所述验证结果处理所述用户的验证请求。
一种信息验证处理装置,包括:
第三验证请求接收模块,用于接收第一服务器发送的验证请求;
第一验证信息发送模块,用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
第二验证结果接收模块,用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
第一验证结果发送模块,用于将所述验证结果发送至所述第一服务器。
一种信息验证处理装置,包括:
验证信息接收模块,用于接收第二服务器发送的验证信息;
验证信息推送模块,用于将所述验证信息推送给相应的用户;
验证结果确定模块,用于基于所述用户对所述验证信息的验证处理操作确定验证结果;
第二验证结果发送模块,用于将所述验证结果发送至所述第二服务器。
一种信息验证处理装置,包括:
第四验证请求接收模块,用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
第二验证信息发送模块,用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
第三验证结果接收模块,用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
第二验证请求处理模块,用于基于所述验证结果处理所述用户的验证请求。
一种信息验证处理客户端,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
接收用户在所述预设触发操作区域的触发的验证请求,将所述验证请求发送至第一服务器。
一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求发送至第二服务器;
接收所述第二服务器发送的与所述验证请求相对应的验证结果;
基于所述验证结果处理所述用户的验证请求。
一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
接收第一服务器发送的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
将所述验证结果发送至所述第一服务器。
一种信息验证处理客户端,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
接收第二服务器发送的验证信息;
将所述验证信息推送给相应的用户;
基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
基于所述验证结果处理所述用户的验证请求。
一种信息验证处理系统,包括:
第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器;
第一服务器,用于将所述验证请求发送至与所述预设应用相对应的第二服务器,以及用于基于所述第二服务器发送的验证结果处理所述用户的验证请求;
第二服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于将第二客户端反馈的验证结果发送至所述第一服务器;
第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述 第二服务器。
一种信息验证处理系统,包括:
第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至服务器;
服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于基于第二客户端发送的验证结果处理所述用户的验证请求;
第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述服务器。
由以上本申请实施例提供的技术方案可见,本申请实施例通过在操作界面提供用于触发利用预设应用进行信息验证的预设操作区域,可以使用户通过简单的操作就可以在第二客户端完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以解决互联网业务网站遇到的垃圾注册、恶意破解密码、刷票、恶意网络交易下单、发布灌水广告信息等恶意使用的问题,在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1是本申请提供的信息验证处理方法的一种实施例的流程示意图;
图2是本申请实施例所述第一客户端提供的包括预设触发操作区域的操作 界面一种实施例的示意图;
图3是本申请提供的将所述验证信息推送给用户的一种实施例的界面示意图;
图4是本申请提供的信息验证处理方法的另一种实施例的流程示意图;
图5是本申请提供的信息验证处理方法的另一种实施例的流程示意图;
图6是本申请提供的信息验证处理方法的另一种实施例的流程示意图;
图7是本申请提供的信息验证处理方法的另一种实施例的流程示意图;
图8是本申请提供的信息验证处理方法的另一种实施例的流程示意图;
图9是本申请提供的信息验证处理装置的一种实施例的结构示意图;
图10是本申请提供的信息验证处理装置的另一种实施例的结构示意图;
图11是本申请提供的信息验证处理装置的另一种实施例的结构示意图;
图12是本申请提供的信息验证处理装置的另一种实施例的结构示意图;
图13是本申请提供的信息验证处理装置的另一种实施例的结构示意图。
本申请实施例提供一种信息验证处理方法、装置、系统、客户端及服务器。
为了使本技术领域的人员更好地理解本申请中的技术方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。
以下以几个具体的例子详细说明本申请实施例的具体实现。
以下首先介绍本申请一种信息验证处理方法的实施例。图1是本申请提供的信息验证处理方法的一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方 式,不代表唯一的执行顺序。在实际中的系统或客户端产品执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图1所示,所述方法可以包括:
S1:第一客户端提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求。
本申请实施例中所述第一客户端可以包括任意一种可以为用户提供某种服务的客户端。
在实际应用中,当用户需要在某客户端进行相关操作之前,往往需要先进行登录,在登录过程中,为了保证用户的使用安全(即当前正在登录的是正常用户,而非有恶意用途的计算机),本申请实施例中的第一客户端可以提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求。这样用户可以在所述预设触发操作区域触发利用预设应用进行信息验证的后续操作。
具体的,所述触发利用预设应用进行信息验证的验证请求可以通过点击、滑动所述预设触发操作区域等方式触发,但本申请实施例并不以上述的点击、滑动等方式为限。
在一个具体的实施例中,如图2所示,图2是本申请实施例所述第一客户端提供的包括预设触发操作区域的操作界面一种实施例的示意图。从图2中可见,所述操作界面可以是一种包括预设触发操作区域的登录界面,包括用户名输入框、密码输入框、以及预设触发操作区域(图2中所述预设触发操作区域为“用应用A验证”的按钮)。当用户需要通过用户名和密码登录第一客户端时,用户在输入用户名和密码之后,可以直接点击用应用A验证的按钮就可以在触发利用应用A进行信息验证的验证请求;当然这里在触发验证请求的同时,也可以触发用户名和密码的验证请求,当两个验证请求的验证结果都是成功时,用户可以直接登录所述第一客户端。
此外,需要说明的是,本申请实施例中所述包括预设触发操作区域的操作 界面并不仅限于上述的登录界面,在实际应用中,还可以包括其他形式的界面,例如,包括用户标识信息输入框和所述预设触发操作区域的界面等,本申请实施例并不以上述为限。
另外,当然本申请实施例所述预设触发操作区域并不以上述按钮的形式为限,例如可以直接为图2中的密码输入框,即当输入用户名和密码之后就可以触发用应用A进行信息验证的验证请求。
S2:第一客户端接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器。
在实际应用中,当用户在所述预设触发操作区域通过点击滑动等操作触发了验证请求之后,所述第一客户端接收所述验证请求之后,可以将所述验证请求发送至第一服务器。具体的,所述第一服务器,可以为与所述第一客户端相对应的服务器。例如,当所述第一客户端为应用A客户端,所述第一服务器可以为应用A服务器。
具体的,本申请实施例在所述预设触发操作区域触发的可以利用预设应用进行信息验证的验证请求可以包括用户标识信息、所述预设应用、所述第一客户端等信息。
具体的,通过所述验证请求中的预设应用信息,可以确定需要用来进行信息验证的应用。
具体的,所述用户标识信息可以用于作为所述第一客户端与所述第二客户端之间的关联标识。后续,通过所述验证请求中的所述用户标识信息可以确定需要用来进行信息验证的应用所对应的具体客户端。在实际应用中,所述用户标识信息可以为用户名、手机号码等可以作为用户标识的信息。这里所述第一客户端与用来进行信息验证的应用所对应的客户端(第二客户端)可以包括相同的用户标识信息。
具体的,所述验证请求中的第一客户端信息可以用来帮助用户了解需要进行验证的应用信息。
S3:所述第一服务器将所述验证请求发送至与所述预设应用相对应的第二服务器。
具体的,本申请实施例中,在所述第一服务器接收到验证请求之后,可以将所述验证请求发送至与所述预设应用相对应的第二服务器。具体的,所述第二服务器可以为所述预设应用的服务器,例如所述预设应用为应用B,相应的,所述第二服务器可以为应用B服务器。
S4:所述第二服务器将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端。
进一步的,当所述第二服务器接收到验证请求之后,将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端。
具体的,本申请实施例中所述第二客户端可以与所述第二服务器相对应,且可以为所述预设应用的客户端。所述第二客户端可以为任一所述第一客户端以外的符合信息验证条件的客户端。具体的,某一客户端符合所述信息验证条件可以包括该客户端与需要进行信息验证的客户端(所述第一客户端)具有关联关系(所述关联关系可以包括该客户端与需要进行信息验证的客户端具有一个或多个相同的用户标识信息);优选的,某一客户端符合所述信息验证条件还可以包括该客户端本身的使用安全达到预设的标准。
具体的,所述验证信息可以根据所述验证请求的相关信息确定需要对所述第一客户端的相关信息进行验证的信息。在一个具体的实施例中,所述验证信息可以为:您的应用A客户端正在进行登录,请问是您本人操作吗?
在实际应用中,第二服务器在接收到验证请求之后,会出现第二客户端不在线的情况,相应的,在一些实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述方法还可以包括:
查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在 线。
具体的这里可以通过所述验证请求所对应的用户标识信息来确定所述第二客户端,进而确定所述第二客户端是否在线。
进一步的,当上述查询的结果为是时,即所述第二客户端在线,相应的,可以直接执行步骤S4将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
进一步的,当上述查询的结果为否时,即所述第二客户端不在线,相应的,可以获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息。
具体的,所述登录设备信息可以包括用户登录第二客户端时的设备信息。例如用户最后一次登录第二客户端时的设备信息,或者用户最近一个月内登录所述第二客户端所使用最多的设备的信息等。所述设备的信息的可以包括设备的物理地址、设备所对应的MDN(Mobile Directory Number,移动用户号码簿号码)等可以作为设备标识的信息。
进一步的,向所述登录设备信息所对应的设备推送的提示信息可以包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。所述第二客户端的登录提示信息可以提示用户登录第二客户端的信息;所述验证信息的验证提示信息可以包括将验证信息以一定的形式提示给用户,例如验证链接(统一资源定位符)加文字提示的形式,具体的,例如:您有信息需要验证,请点击以下链接进行信息验证https://yanzheng.com。这里用户点击验证链接之后,可以直接登录相应的第二客户端已进行信息验证,也可以直接到达信息验证的详情页,直接进行信息验证。
此外,需要说明的是,上述的登录设备信息和提示信息仅仅只是一种示例,本申请示例并不以上述为限。
S5:所述第二客户端将所述验证信息推送给所述用户。
进一步的,所述第二客户端获得验证信息之后,可以将所述验证信息推送 给用户。如图3所示,以将验证信息在手机客户端推送给用户为例,图3是本申请提供的将所述验证信息推送给用户的一种实施例的界面示意图。图3中可见,将验证信息以文字的形式展示给用户,且提供“是”、“否”两个按钮以供用户对验证信息进行确认。
此外,需要说明的是,图3仅仅将所述验证信息推送给用户的界面一种示例,所述验证信息并不仅限于上述的文字形式,供用户对验证信息确认的方式也并不仅限于上述的按钮的方式,本申请实施例并不以上为限。
S6:所述第二客户端基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
具体的,当用户在获取验证信息之后,可以对验证信息进行相应的验证处理,所述第二客户端可以基于所述用户对所述验证信息的验证处理操作确定验证结果,并将所述验证结果发送至所述第二服务器。
在一个具体的实施例中,可以结合第二客户端将所述验证信息推送给所述用户的形式,假设第二客户端将所述验证信息推送给所述用户的形式为需要用户通过点击预设区域来对验证信息进行验证处理为例,所述基于所述用户对所述验证信息的验证处理操作确定验证结果可以包括:
记录所述用户在预设区域的点击操作;
基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
以所述预设区域为按钮为例,可以基于用户点击预设确认按钮的操作确定验证成功的验证结果;以及基于用户点击预设拒绝按钮的操作确定验证成功的验证结果。
在另一个具体的实施例中,假设第二客户端将所述验证信息推送给所述用户的形式为需要用户通过记录语音来对验证信息进行验证处理为例,所述基于所述用户对所述验证信息的验证处理操作确定验证结果可以包括:
记录所述用户对所述验证信息的验证处理结果的语音信息;
基于对所述语音信息的识别确定验证结果。
以图3中的验证信息为例,相应的,当用户记录的语音信息为是时,可以确定验证成功的验证结果;反之,当用户记录的语音信息为否时,可以确定验证成功的验证结果
由此可见,用户可以通过简单的点击或记录语音的操作就可以完成信息的验证,无需辨认和输入复杂的验证字符串,大大提高了信息验证的效率和便利性,改善了用户体验。
S7:所述第二服务器将所述验证结果发送至所述第一服务器。
进一步的,在确定验证结果之后,所述第二服务器可以将所述验证结果发送至所述第一服务器,以供第一服务器进行后续的验证处理。
S8:所述第一服务器基于所述验证结果处理所述用户的验证请求。
本申请实施例中,当所述第一服务器得到验证结果之后,可以基于所述验证结果处理所述用户的验证请求。具体的,当所述验证结果为验证成功时,确定所述用户的验证请求成功;反之,当所述验证结果为验证失败时,确定所述验证请求验证失败。
进一步的,以登录过程中进行信息验证为例,当验证请求成功之后,所述第一服务器可以进行用户名和密码的验证;反之,当验证请求验证失败之后,可以拒绝相应的登录请求。
此外,需要说明的是,本申请实施例所述第一服务器与所述第二服务器可以为不同的服务器,且分别与所述第一客户端和所述第二客户端相对应。在另一个实施例中,所述第一服务器与所述第二服务器可以为同一服务器,且可以与所述第一客户端和所述第二客户端相对应。相应的,当所述第一服务器与所述第二服务器为同一服务器时,上述信息验证处理方法的实施例中可以省略第一服务器与第二服务器之间交互的步骤S3和S7,即第一客户端可以直接将验证请求发送至服务器;接着,服务器可以将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,后续,服务器可以直接收第二客户端发送的验证结果,并基于所述验证结果处理 所述用户的验证请求。
由此可见,本申请一种信息验证处理方法的实施例通过在操作界面提供用于触发利用预设应用进行信息验证的预设操作区域,可以使用户通过简单的操作就可以在第二客户端完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以解决互联网业务网站遇到的垃圾注册、恶意破解密码、刷票、恶意网络交易下单、发布灌水广告信息等恶意使用的问题,在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
考虑所述第一客户端为执行主体,本申请提供信息验证处理方法的另一种实施例,图4是本申请提供的信息验证处理方法的另一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方式,不代表唯一的执行顺序。在实际中的系统或客户端产品执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图4所示,所述方法可以包括:
S410:提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求。
S420:接收用户在所述预设触发操作区域的触发的验证请求。
S430:将所述验证请求发送至第一服务器。
由此可见,本申请一种信息验证处理方法的实施例通过在操作界面提供用于触发利用预设应用进行信息验证的预设操作区域,可以使用户通过简单的操作就可以完成信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
考虑所述第一服务器为执行主体,本申请提供信息验证处理方法的另一种实施例,图5是本申请提供的信息验证处理方法的另一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方式,不代表唯一的执行顺序。在实际中的系统或服务器执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图5所示,所述方法可以包括:
S510:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求。
S520:将所述验证请求发送至第二服务器。
S530:接收所述第二服务器发送的与所述验证请求相对应的验证结果。
S540:基于所述验证结果处理所述用户的验证请求。
具体的,所述基于所述验证结果处理所述用户的验证请求可以包括:
当所述验证结果为验证成功时,确定所述用户的验证请求成功。
当所述验证结果为验证失败时,确定所述验证请求验证失败。
由此可见,本申请一种信息验证处理方法的实施例通过将接收到的用户在利用预设应用进行信息验证的预设操作区域触发的验证请求发送至第二服务器,以使用户在第二服务器所对应的第二客户端通过简单的操作就可以完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
考虑所述第二服务器为执行主体,本申请提供信息验证处理方法的另一种实施例,图6是本申请提供的信息验证处理方法的另一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方式,不代表唯一的执行顺序。在实际中的系统或 服务器执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图6所示,所述方法可以包括:
S610:接收第一服务器发送的验证请求。
S620:将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端。
在实际应用中,在接收到验证请求之后,会出现第二客户端不在线的情况,相应的,在一些实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述方法还可以包括:
查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线。
具体的这里可以通过所述验证请求所对应的用户标识信息来确定所述第二客户端,进而确定所述第二客户端是否在线。
进一步的,当上述查询的结果为是时,即所述第二客户端在线,相应的,可以直接执行步骤S620将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
进一步的,当上述查询的结果为否时,即所述第二客户端不在线,相应的,可以获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息。
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
S630:接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果。
S640:将所述验证结果发送至所述第一服务器。
由此可见,本申请一种信息验证处理方法的实施例通过将验证请求所对应的验证信息发送至第二客户端,以使用户在第二客户端通过简单的操作就可以 完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
考虑所述第二客户端为执行主体,本申请提供信息验证处理方法的另一种实施例,图7是本申请提供的信息验证处理方法的另一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方式,不代表唯一的执行顺序。在实际中的系统或服务器执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图7所示,所述方法可以包括:
S710:接收第二服务器发送的验证信息。
S720:将所述验证信息推送给相应的用户。
S730:基于所述用户对所述验证信息的验证处理操作确定验证结果。
在一个具体的实施例,所述基于所述用户对所述验证信息的验证处理操作确定验证结果可以包括:
记录所述用户在预设区域的点击操作;
基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
在另一个具体的实施例中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果包括:
记录所述用户对所述验证信息的验证处理结果的语音信息;
基于对所述语音信息的识别确定验证结果。
S740:将所述验证结果发送至所述第二服务器。
由此可见,本申请一种信息验证处理方法的实施例通过将第一客户端的验证信推送给用户,使用户通过简单的操作就可以完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以在保证第一客户端使用安全的基础下,提高信息验证的 效率和便利性,改善用户体验。
当所述第一服务器与所述第二服务器为同一服务器的情况下,考虑服务器为执行主体,本申请提供信息验证处理方法的另一种实施例,图8是本申请提供的信息验证处理方法的另一种实施例的流程示意图,本申请提供了如实施例或流程图所述的方法操作步骤,但基于常规或者无创造性的劳动可以包括更多或者更少的操作步骤。实施例中列举的步骤顺序仅仅为众多步骤执行顺序中的一种方式,不代表唯一的执行顺序。在实际中的系统或服务器执行时,可以按照实施例或者附图所示的方法顺序执行或者并行执行(例如并行处理器或者多线程处理的环境)。具体的如图8所示,所述方法可以包括:
S810:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求。
S820:将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端。
在实际应用中,在接收到验证请求之后,会出现第二客户端不在线的情况,相应的,在一些实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述方法还可以包括:
查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线。
具体的这里可以通过所述验证请求所对应的用户标识信息来确定所述第二客户端,进而确定所述第二客户端是否在线。
进一步的,当上述查询的结果为是时,即所述第二客户端在线,相应的,可以直接执行步骤S820将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
进一步的,当上述查询的结果为否时,即所述第二客户端不在线,相应的,可以获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向 相应的设备推送提示信息。
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
S830:接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果。
S840:基于所述验证结果处理所述用户的验证请求。
具体的,所述基于所述验证结果处理所述用户的验证请求可以包括:
当所述验证结果为验证成功时,确定所述用户的验证请求成功。
当所述验证结果为验证失败时,确定所述验证请求验证失败。
由此可见,本申请一种信息验证处理方法的实施例通过将接收到的用户在利用预设应用进行信息验证的预设操作区域触发的验证请求发送至第二客户端,以使用户在第二客户端通过简单的操作就可以完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
本申请另一方面还提供一种信息验证处理装置,图9是本申请提供的信息验证处理装置的一种实施例的结构示意图,如图9所示,所述装置900可以包括:
操作界面提供模块910,可以用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
第一验证请求接收模块920,可以用于接收用户在所述预设触发操作区域的触发的验证请求;
第一验证请求发送模块930,可以用于将所述验证请求发送至第一服务器。
本申请另一方面还提供一种信息验证处理装置另一实施例,图10是本申请提供的信息验证处理装置的另一种实施例的结构示意图,如图10所示,所述装置1000可以包括:
第二验证请求接收模块1010,可以用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
第二验证请求发送模块1020,可以用于将所述验证请求发送至第二服务器;
第一验证结果接收模块1030,可以用于接收所述第二服务器发送的与所述验证请求相对应的验证结果;
第一验证请求处理模块1040,可以用于基于所述验证结果处理所述用户的验证请求。
另一个实施例中,所述第一验证请求处理模块1040可以包括:
第一验证请求处理单元,可以用于当所述验证结果为验证成功时,确定所述用户的验证请求成功。
另一个实施例中,所述第一验证请求处理模块1040可以包括:
第二验证请求处理单元,可以用于当所述验证结果为验证失败时,确定所述验证请求验证失败。
本申请另一方面还提供一种信息验证处理装置另一实施例,图11是本申请提供的信息验证处理装置的另一种实施例的结构示意图,如图11所示,所述装置1100可以包括:
第三验证请求接收模块1110,可以用于接收第一服务器发送的验证请求;
第一验证信息发送模块1120,可以用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
第二验证结果接收模块1130,可以用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
第一验证结果发送模块1140,可以用于将所述验证结果发送至所述第一服务器。
另一个实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述装置1100还可以包括:
第一查询模块,可以用于查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;
第一执行跳转模块,可以用于当所述第一查询模块查询的结果为是时,所述第一验证信息发送模块执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
另一个实施例中,所述装置1100还可以包括:
第一登录设备信息获取模块,可以用于当所述第一查询模块查询的结果为否时,获取所述相关联的第二客户端的登录设备信息;
第一提示信息推送模块,可以用于基于所述登录设备信息向相应的设备推送提示信息;
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
本申请另一方面还提供一种信息验证处理装置另一实施例,图12是本申请提供的信息验证处理装置的另一种实施例的结构示意图,如图12所示,所述装置1200可以包括:
验证信息接收模块1210,可以用于接收第二服务器发送的验证信息;
验证信息推送模块1220,可以用于将所述验证信息推送给相应的用户;
验证结果确定模块1230,可以用于基于所述用户对所述验证信息的验证处理操作确定验证结果;
第二验证结果发送模块1240,可以用于将所述验证结果发送至所述第二服务器。
另一个实施例中,所述验证结果确定模块1230可以包括:
第一记录单元,可以用于记录所述用户在预设区域的点击操作;
第一验证结果确定单元,可以用于基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
所述验证结果确定模块1230可以包括:
第二记录单元,可以用于记录所述用户对所述验证信息的验证处理结果的语音信息;
第二验证结果确定单元,可以用于基于对所述语音信息的识别确定验证结果。
本申请另一方面还提供一种信息验证处理装置另一实施例,图13是本申请提供的信息验证处理装置的另一种实施例的结构示意图,如图13所示,所述装置1300可以包括:
第四验证请求接收模块1310,可以用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
第二验证信息发送模块1320,可以用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
第三验证结果接收模块1330,可以用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
第二验证请求处理模块1340,可以用于基于所述验证结果处理所述用户的验证请求。
另一个实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述装置1300还可以包括:
第二查询模块,可以用于查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;
第二执行跳转模块,可以用于当所述第二查询模块查询的结果为是时,所述第二验证信息发送模块执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
另一个实施例中,所述装置1300还可以包括:
第二登录设备信息获取模块,可以用于当所述第二查询模块查询的结果为否时,获取所述相关联的第二客户端的登录设备信息;
第二提示信息推送模块,可以用于基于所述登录设备信息向相应的设备推送提示信息;
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
另一个实施例中,所述第二验证请求处理模块1340可以包括:
第三验证请求处理单元,可以用于当所述验证结果为验证成功时,确定所述用户的验证请求成功。
另一个实施例中,所述第二验证请求处理模块1340可以包括:
第四验证请求处理单元,可以用于当所述验证结果为验证失败时,确定所述验证请求验证失败。
本申请另一方面还提供一种信息验证处理客户端,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令可以包括:
提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;
接收用户在所述预设触发操作区域的触发的验证请求,将所述验证请求发送至第一服务器。
本申请另一方面还提供一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令可以包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求发送至第二服务器;
接收所述第二服务器发送的与所述验证请求相对应的验证结果;
基于所述验证结果处理所述用户的验证请求。
另一个实施例中,所述基于所述验证结果处理所述用户的验证请求可以包 括:
当所述验证结果为验证成功时,确定所述用户的验证请求成功。
另一个实施例中,所述基于所述验证结果处理所述用户的验证请求可以包括:
当所述验证结果为验证失败时,确定所述验证请求验证失败。
本申请还提供一种信息验证处理服务器另一实施例,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令可以包括:
接收第一服务器发送的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
将所述验证结果发送至所述第一服务器。
另一个实施例中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述计算机程序指令还可以包括:
查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;
当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
另一个实施例中,所述计算机程序指令还可以包括:
当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
本申请另一方面还提供一种信息验证处理客户端另一实施例,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令可以包括:
接收第二服务器发送的验证信息;
将所述验证信息推送给相应的用户;
基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
另一个实施例中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果可以包括:
记录所述用户在预设区域的点击操作;
基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
另一个实施例中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果可以包括:
记录所述用户对所述验证信息的验证处理结果的语音信息;
基于对所述语音信息的识别确定验证结果。
本申请还提供一种信息验证处理服务器另一实施例,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:
接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;
将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;
接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;
基于所述验证结果处理所述用户的验证请求。
另一个实施例中,在将所述验证请求所对应的验证信息发送至与所述验证 请求所对应的用户标识信息相关联的第二客户端之前,所述计算机程序指令还可以包括:
查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;
当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
另一个实施例中,所述计算机程序指令还可以包括:
当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;
其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
另一个实施例中,所述基于所述验证结果处理所述用户的验证请求可以包括:
当所述验证结果为验证成功时,确定所述用户的验证请求成功。
另一个实施例中,所述基于所述验证结果处理所述用户的验证请求可以包括:
当所述验证结果为验证失败时,确定所述验证请求验证失败。
具体的,本申请实施例中,所述的处理器可以包括中央处理器(CPU),当然也可以包括其他的具有逻辑处理能力的单片机、逻辑门电路、集成电路等,或其适当组合。所述存储器可以包括非易失性存储器等。
本申请另一方面还提供一种信息验证处理系统,包括:
第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器;
第一服务器,用于将所述验证请求发送至与所述预设应用相对应的第二服务器,以及用于基于所述第二服务器发送的验证结果处理所述用户的验证请求。
第二服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于将第二客户端反馈的验证结果发送至所述第一服务器;
第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
本申请还提供一种信息验证处理系统的另一种实施例,包括:
第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至服务器;
服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于基于第二客户端发送的验证结果处理所述用户的验证请求。
第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述服务器。
由此可见,本申请一种信息验证处理方法、装置、系统、客户端或服务器的实施例在操作界面提供用于触发利用预设应用进行信息验证的预设操作区域,可以使用户通过简单的操作就可以在第二客户端完成对所述第一客户端的信息验证,无需辨认和输入复杂的验证字符串。与现有技术相比,利用本申请实施例提供的技术方案可以解决互联网业务网站遇到的垃圾注册、恶意破解密码、刷票、恶意网络交易下单、发布灌水广告信息等恶意使用的问题,在保证第一客户端使用安全的基础下,提高信息验证的效率和便利性,改善用户体验。
在20世纪90年代,对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经 可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable Logic Device,PLD)(例如现场可编程门阵列(Field Programmable Gate Array,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(logic compiler)”软件来实现,它与程序开发撰写时所用的软件编译器相类似,而要编译之前的原始代码也得用特定的编程语言来撰写,此称之为硬件描述语言(Hardware Description Language,HDL),而HDL也并非仅有一种,而是有许多种,如ABEL(Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL(Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware Description Language)与Verilog。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。
控制器可以按任何适当的方式实现,例如,控制器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式,控制器的例子包括但不限于以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20以及Silicone Labs C8051F320,存储器控制器还可以被实现为存储器的控制逻辑的一部分。本领域技术人员也知道,除了以纯计算机可读程序代码方式实现控制器以外,完全可以通过将方法步骤进行逻辑编程来使得控制 器以逻辑门、开关、专用集成电路、可编程逻辑控制器和嵌入微控制器等的形式来实现相同功能。因此这种控制器可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置也可以视为硬件部件内的结构。或者甚至,可以将用于实现各种功能的装置视为既可以是实现方法的软件模块又可以是硬件部件内的结构。
上述实施例阐明的装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机。具体的,计算机例如可以为个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任何设备的组合。
为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本申请时可以把各单元的功能在同一个或多个软件和/或硬件中实现。
本领域内的技术人员应明白,本发明的实施例可提供为方法、装置、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本发明是参照根据本发明实施例的方法、设备(装置)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的 指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中 还存在另外的相同要素。
本领域技术人员应明白,本申请的实施例可提供为方法、装置或计算机程序产品。因此,本申请可采用完全硬件实施例、完全软件实施例或结合软件和硬件方面的实施例的形式。而且,本申请可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本申请可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、组件、数据结构等等。也可以在分布式计算环境中实践本申请,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置和客户端、服务器以及系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
以上所述仅为本申请的实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。
Claims (48)
- 一种信息验证处理方法,包括:第一客户端提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;第一客户端接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器;所述第一服务器将所述验证请求发送至与所述预设应用相对应的第二服务器;所述第二服务器将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;所述第二客户端将所述验证信息推送给所述用户;所述第二客户端基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器;所述第二服务器将所述验证结果发送至所述第一服务器;所述第一服务器基于所述验证结果处理所述用户的验证请求。
- 一种信息验证处理方法,包括:提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;接收用户在所述预设触发操作区域的触发的验证请求;将所述验证请求发送至第一服务器。
- 一种信息验证处理方法,包括:接收第一服务器发送的验证请求;将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;将所述验证结果发送至所述第一服务器。
- 根据权利要求3所述的方法,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述方法还包括:查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求4所述的方法,其中,所述方法还包括:当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
- 一种信息验证处理方法,包括:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;将所述验证请求发送至第二服务器;接收所述第二服务器发送的与所述验证请求相对应的验证结果;基于所述验证结果处理所述用户的验证请求。
- 根据权利要求6所述的方法,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求6所述的方法,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理方法,包括:接收第二服务器发送的验证信息;将所述验证信息推送给相应的用户;基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
- 根据权利要求9所述的方法,其中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果包括:记录所述用户在预设区域的点击操作;基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
- 根据权利要求9所述的方法,其中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果包括:记录所述用户对所述验证信息的验证处理结果的语音信息;基于对所述语音信息的识别确定验证结果。
- 一种信息验证处理方法,包括:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;基于所述验证结果处理所述用户的验证请求。
- 根据权利要求12所述的方法,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述方法还包括:查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所 述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求13所述的方法,其中,所述方法还包括:当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
- 根据权利要求12至14任意一项所述的方法,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求12至14任意一项所述的方法,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理装置,包括:操作界面提供模块,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;第一验证请求接收模块,用于接收用户在所述预设触发操作区域的触发的验证请求;第一验证请求发送模块,用于将所述验证请求发送至第一服务器。
- 一种信息验证处理装置,包括:第二验证请求接收模块,用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;第二验证请求发送模块,用于将所述验证请求发送至第二服务器;第一验证结果接收模块,用于接收所述第二服务器发送的与所述验证请求相对应的验证结果;第一验证请求处理模块,用于基于所述验证结果处理所述用户的验证请求。
- 根据权利要求18所述的装置,其中,所述第一验证请求处理模块包括:第一验证请求处理单元,用于当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求18所述的装置,其中,所述第一验证请求处理模块包括:第二验证请求处理单元,用于当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理装置,包括:第三验证请求接收模块,用于接收第一服务器发送的验证请求;第一验证信息发送模块,用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;第二验证结果接收模块,用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;第一验证结果发送模块,用于将所述验证结果发送至所述第一服务器。
- 根据权利要求21所述的装置,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述装置还包括:第一查询模块,用于查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;第一执行跳转模块,用于当所述第一查询模块查询的结果为是时,所述第一验证信息发送模块执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求22所述的装置,其中,所述装置还包括:第一登录设备信息获取模块,用于当所述第一查询模块查询的结果为否时,获取所述相关联的第二客户端的登录设备信息;第一提示信息推送模块,用于基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信 息的验证提示信息。
- 一种信息验证处理装置,包括:验证信息接收模块,用于接收第二服务器发送的验证信息;验证信息推送模块,用于将所述验证信息推送给相应的用户;验证结果确定模块,用于基于所述用户对所述验证信息的验证处理操作确定验证结果;第二验证结果发送模块,用于将所述验证结果发送至所述第二服务器。
- 根据权利要求24所述的装置,其中,所述验证结果确定模块包括:第一记录单元,用于记录所述用户在预设区域的点击操作;第一验证结果确定单元,用于基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
- 根据权利要求24所述的装置,其中,所述验证结果确定模块包括:第二记录单元,用于记录所述用户对所述验证信息的验证处理结果的语音信息;第二验证结果确定单元,用于基于对所述语音信息的识别确定验证结果。
- 一种信息验证处理装置,包括:第四验证请求接收模块,用于接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;第二验证信息发送模块,用于将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;第三验证结果接收模块,用于接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;第二验证请求处理模块,用于基于所述验证结果处理所述用户的验证请求。
- 根据权利要求27所述的装置,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述装置还包括:第二查询模块,用于查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;第二执行跳转模块,用于当所述第二查询模块查询的结果为是时,所述第二验证信息发送模块执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求28所述的装置,其中,所述装置还包括:第二登录设备信息获取模块,用于当所述第二查询模块查询的结果为否时,获取所述相关联的第二客户端的登录设备信息;第二提示信息推送模块,用于基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
- 根据权利要求27至29任意一项所述的装置,其中,所述第二验证请求处理模块包括:第三验证请求处理单元,用于当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求27至29任意一项所述的装置,其中,所述第二验证请求处理模块包括:第四验证请求处理单元,用于当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理客户端,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;接收用户在所述预设触发操作区域的触发的验证请求,将所述验证请求发送至第一服务器。
- 一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;将所述验证请求发送至第二服务器;接收所述第二服务器发送的与所述验证请求相对应的验证结果;基于所述验证结果处理所述用户的验证请求。
- 根据权利要求33所述的服务器,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求33所述的服务器,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:接收第一服务器发送的验证请求;将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端;接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;将所述验证结果发送至所述第一服务器。
- 根据权利要求36所述的服务器,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述计算机程序指令还包括:查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求37所述的服务器,其中,所述计算机程序指令还包括:当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
- 一种信息验证处理客户端,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:接收第二服务器发送的验证信息;将所述验证信息推送给相应的用户;基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
- 根据权利要求39所述的客户端,其中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果包括:记录所述用户在预设区域的点击操作;基于对所述预设区域所对应的验证处理结果的识别确定验证结果。
- 根据权利要求39所述的客户端,其中,所述基于所述用户对所述验证信息的验证处理操作确定验证结果包括:记录所述用户对所述验证信息的验证处理结果的语音信息;基于对所述语音信息的识别确定验证结果。
- 一种信息验证处理服务器,包括处理器及存储器,所述存储器存储由所述处理器执行的计算机程序指令,所述计算机程序指令包括:接收第一客户端发送的用户在利用预设应用进行信息验证的预设触发操作区域触发的验证请求;将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标 识信息相关联的第二客户端;接收所述第二客户端发送的基于所述用户对所述验证信息的验证处理操作确定的验证结果;基于所述验证结果处理所述用户的验证请求。
- 根据权利要求42所述的服务器,其中,在将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端之前,所述计算机程序指令还包括:查询与所述验证请求所对应的用户标识信息相关联的第二客户端是否在线;当查询的结果为是时,执行将所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端的操作。
- 根据权利要求43所述的服务器,其中,所述计算机程序指令还包括:当查询的结果为否时,获取所述相关联的第二客户端的登录设备信息,基于所述登录设备信息向相应的设备推送提示信息;其中,所述提示信息包括所述第二客户端的登录提示信息和/或所述验证信息的验证提示信息。
- 根据权利要求42至44任意一项所述的服务器,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证成功时,确定所述用户的验证请求成功。
- 根据权利要求42至44任意一项所述的服务器,其中,所述基于所述验证结果处理所述用户的验证请求包括:当所述验证结果为验证失败时,确定所述验证请求验证失败。
- 一种信息验证处理系统,包括:第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至第一服务器;第一服务器,用于将所述验证请求发送至与所述预设应用相对应的第二服务器,以及用于基于所述第二服务器发送的验证结果处理所述用户的验证请求;第二服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于将第二客户端反馈的验证结果发送至所述第一服务器;第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述第二服务器。
- 一种信息验证处理系统,包括:第一客户端,用于提供包括预设触发操作区域的操作界面,所述预设触发操作区域用于触发利用预设应用进行信息验证的验证请求;以及用于接收用户在所述预设触发操作区域触发的验证请求,将所述验证请求发送至服务器;服务器,用于将接收到的所述验证请求所对应的验证信息发送至与所述验证请求所对应的用户标识信息相关联的第二客户端,以及用于基于第二客户端发送的验证结果处理所述用户的验证请求;第二客户端,用于将所述验证信息推送给所述用户;以及用于基于所述用户对所述验证信息的验证处理操作确定验证结果,将所述验证结果发送至所述服务器。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201710561365.5A CN107294999B (zh) | 2017-07-11 | 2017-07-11 | 信息验证处理方法、装置、系统、客户端及服务器 |
| CN201710561365.5 | 2017-07-11 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2019011186A1 true WO2019011186A1 (zh) | 2019-01-17 |
Family
ID=60101497
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2018/094784 Ceased WO2019011186A1 (zh) | 2017-07-11 | 2018-07-06 | 信息验证处理方法、装置、系统、客户端及服务器 |
Country Status (3)
| Country | Link |
|---|---|
| CN (2) | CN107294999B (zh) |
| TW (1) | TWI752228B (zh) |
| WO (1) | WO2019011186A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111753270A (zh) * | 2020-06-28 | 2020-10-09 | 支付宝(杭州)信息技术有限公司 | 应用程序登录验证方法、装置、设备和存储介质 |
| WO2023088306A1 (zh) * | 2021-11-19 | 2023-05-25 | 华为技术有限公司 | 一种安全登录的验证方法以及相关设备 |
| CN118138276A (zh) * | 2024-01-19 | 2024-06-04 | 中移系统集成有限公司 | 登录验证方法和装置 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107294999B (zh) * | 2017-07-11 | 2020-04-28 | 阿里巴巴集团控股有限公司 | 信息验证处理方法、装置、系统、客户端及服务器 |
| CN108022102A (zh) * | 2017-12-04 | 2018-05-11 | 阿里巴巴集团控股有限公司 | 一种身份验证方法、装置及设备 |
| CN108449321B (zh) * | 2018-02-11 | 2021-02-12 | 百度在线网络技术(北京)有限公司 | 登陆方法、服务器和客户端 |
| CN109547622B (zh) * | 2018-09-20 | 2021-06-29 | 维沃移动通信有限公司 | 一种验证方法及终端设备 |
| CN109614844B (zh) * | 2018-10-16 | 2023-01-24 | 创新先进技术有限公司 | 一种链路验证方法、装置及设备 |
| CN114765557B (zh) * | 2021-01-14 | 2025-05-13 | 腾讯科技(深圳)有限公司 | 数据处理方法、装置、服务器及存储介质 |
| CN113824628B (zh) * | 2021-09-30 | 2023-04-07 | 传仲智能数字科技(上海)有限公司 | 基于im的用户身份验证方法、装置、服务器及其存储介质 |
| CN114461912A (zh) * | 2022-02-09 | 2022-05-10 | 中国农业银行股份有限公司 | 一种信息处理方法、装置、电子设备及存储介质 |
| CN115964743A (zh) * | 2022-12-28 | 2023-04-14 | 支付宝(杭州)信息技术有限公司 | 用户标识以及用户信息的处理方法、装置、设备及介质 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140223185A1 (en) * | 2011-07-25 | 2014-08-07 | Emue Holdings Pty Ltd. | Action verification methods and systems |
| CN104580117A (zh) * | 2013-10-28 | 2015-04-29 | 深圳市腾讯计算机系统有限公司 | 身份验证方法、装置及系统 |
| CN105306199A (zh) * | 2014-05-28 | 2016-02-03 | 腾讯科技(深圳)有限公司 | 身份验证方法、装置及系统 |
| CN105407074A (zh) * | 2014-09-11 | 2016-03-16 | 腾讯科技(深圳)有限公司 | 身份验证方法、装置及系统 |
| CN107294999A (zh) * | 2017-07-11 | 2017-10-24 | 阿里巴巴集团控股有限公司 | 信息验证处理方法、装置、系统、客户端及服务器 |
Family Cites Families (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101242404B (zh) * | 2007-02-08 | 2011-05-25 | 联想(北京)有限公司 | 一种基于异质网络的验证方法和系统 |
| CN102769628B (zh) * | 2012-07-27 | 2014-03-26 | 腾讯科技(深圳)有限公司 | 页面登录方法及服务器 |
| CN105471808B (zh) * | 2014-05-28 | 2019-08-20 | 北京搜狗科技发展有限公司 | 生成验证码的方法以及安全验证的方法、装置及系统 |
| CN104378207B (zh) * | 2014-10-29 | 2019-05-07 | 中国建设银行股份有限公司 | 一种信息验证处理方法及装置 |
| US11082849B2 (en) * | 2015-08-07 | 2021-08-03 | Qualcomm Incorporated | Validating authorization for use of a set of features of a device |
| TW201723931A (zh) * | 2015-08-18 | 2017-07-01 | 科韻動力品牌管理有限公司 | 一種改進的信息系統和方法 |
| CN111683103B (zh) * | 2016-12-21 | 2022-08-30 | 创新先进技术有限公司 | 信息交互方法及装置 |
-
2017
- 2017-07-11 CN CN201710561365.5A patent/CN107294999B/zh active Active
- 2017-07-11 CN CN202010492879.1A patent/CN111835714A/zh active Pending
-
2018
- 2018-05-14 TW TW107116265A patent/TWI752228B/zh not_active IP Right Cessation
- 2018-07-06 WO PCT/CN2018/094784 patent/WO2019011186A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140223185A1 (en) * | 2011-07-25 | 2014-08-07 | Emue Holdings Pty Ltd. | Action verification methods and systems |
| CN104580117A (zh) * | 2013-10-28 | 2015-04-29 | 深圳市腾讯计算机系统有限公司 | 身份验证方法、装置及系统 |
| CN105306199A (zh) * | 2014-05-28 | 2016-02-03 | 腾讯科技(深圳)有限公司 | 身份验证方法、装置及系统 |
| CN105407074A (zh) * | 2014-09-11 | 2016-03-16 | 腾讯科技(深圳)有限公司 | 身份验证方法、装置及系统 |
| CN107294999A (zh) * | 2017-07-11 | 2017-10-24 | 阿里巴巴集团控股有限公司 | 信息验证处理方法、装置、系统、客户端及服务器 |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111753270A (zh) * | 2020-06-28 | 2020-10-09 | 支付宝(杭州)信息技术有限公司 | 应用程序登录验证方法、装置、设备和存储介质 |
| CN111753270B (zh) * | 2020-06-28 | 2023-04-07 | 支付宝(杭州)信息技术有限公司 | 应用程序登录验证方法、装置、设备和存储介质 |
| WO2023088306A1 (zh) * | 2021-11-19 | 2023-05-25 | 华为技术有限公司 | 一种安全登录的验证方法以及相关设备 |
| CN118138276A (zh) * | 2024-01-19 | 2024-06-04 | 中移系统集成有限公司 | 登录验证方法和装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN107294999A (zh) | 2017-10-24 |
| CN111835714A (zh) | 2020-10-27 |
| TWI752228B (zh) | 2022-01-11 |
| TW201909012A (zh) | 2019-03-01 |
| CN107294999B (zh) | 2020-04-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2019011186A1 (zh) | 信息验证处理方法、装置、系统、客户端及服务器 | |
| US20250284923A1 (en) | Virtual assistant in a communication session | |
| US11755679B2 (en) | Service execution method and device | |
| US11256793B2 (en) | Method and device for identity authentication | |
| US20190050551A1 (en) | Systems and methods for authenticating users | |
| US12021864B2 (en) | Systems and methods for contactless authentication using voice recognition | |
| US20240296847A1 (en) | Systems and methods for contactless authentication using voice recognition | |
| WO2015135381A1 (en) | Device, system, and method for creating virtual credit card field of the technology | |
| US11282002B2 (en) | Method and apparatus for secure check-in | |
| US11605088B2 (en) | Systems and methods for providing concurrent data loading and rules execution in risk evaluations | |
| US9049211B1 (en) | User challenge using geography of previous login | |
| WO2019137362A1 (zh) | 一种电子凭证的传输方法、装置及设备 | |
| WO2024193160A1 (zh) | 一种登录流程的触发方法、装置、设备及介质 | |
| WO2016197873A1 (zh) | 事务处理方法和系统 | |
| US20230099619A1 (en) | Multifactor authentication of secure transmission of data | |
| US20250299190A1 (en) | Systems and methods for using proxy number tokens with configurable relationship data bindings | |
| US9886572B2 (en) | Lie vault | |
| US20190278836A1 (en) | Assisted review creation | |
| HK1246040B (zh) | 信息验证处理方法、装置、系统、客户端及服务器 | |
| HK1246040A1 (zh) | 信息验证处理方法、装置、系统、客户端及服务器 | |
| WO2023095086A1 (en) | A system and method for creating automated internet account(s) |
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: 18831413 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18831413 Country of ref document: EP Kind code of ref document: A1 |