CN110851818A - Verification code display method and device, computer equipment and readable storage medium - Google Patents

Verification code display method and device, computer equipment and readable storage medium Download PDF

Info

Publication number
CN110851818A
CN110851818A CN201911121276.4A CN201911121276A CN110851818A CN 110851818 A CN110851818 A CN 110851818A CN 201911121276 A CN201911121276 A CN 201911121276A CN 110851818 A CN110851818 A CN 110851818A
Authority
CN
China
Prior art keywords
verification code
code information
server
information
display
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.)
Granted
Application number
CN201911121276.4A
Other languages
Chinese (zh)
Other versions
CN110851818B (en
Inventor
方依
陈羲
梁新敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Miaozhen Information Technology Co Ltd
Miaozhen Systems Information Technology Co Ltd
Original Assignee
Miaozhen Systems Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Miaozhen Systems Information Technology Co Ltd filed Critical Miaozhen Systems Information Technology Co Ltd
Priority to CN201911121276.4A priority Critical patent/CN110851818B/en
Publication of CN110851818A publication Critical patent/CN110851818A/en
Application granted granted Critical
Publication of CN110851818B publication Critical patent/CN110851818B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/44Program or device authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2133Verifying human interaction, e.g., Captcha

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application provides a verification code display method and device, computer equipment and a readable storage medium, and relates to the technical field of internet security. The method is applied to terminal equipment, the terminal equipment is in communication connection with a server, and the server is in communication connection with display equipment, and the method comprises the following steps: when the target information is obtained, obtaining verification code information in the target information; the verification code information is sent to the server, so that when the server receives an external display request, the verification code information is sent to the display equipment to be displayed according to the external display request, the verification code information received by the terminal equipment is forwarded to the display equipment through the server, and the verification code information required by a user can be displayed conveniently.

Description

Verification code display method and device, computer equipment and readable storage medium
Technical Field
The application relates to the technical field of internet security, in particular to a verification code display method and device, computer equipment and a readable storage medium.
Background
In daily work, a user needs to log in a certain specific website and needs to perform security verification, and most websites adopt a form of sending short message verification codes to perform security protection. In order to be safe, only one device (or mobile phone number) is bound to the account number of the login website, and when a plurality of users need to log in the specific website, each user needs to contact the user who holds the device capable of receiving the verification code when needing the verification code, which is very inconvenient.
In view of this, it is necessary for those skilled in the art to provide a convenient verification code display scheme.
Disclosure of Invention
The embodiment of the application provides a verification code display method and device, computer equipment and a readable storage medium.
The embodiment of the application can be realized as follows:
in a first aspect, an embodiment provides a verification code display method, which is applied to a terminal device, where the terminal device is in communication connection with a server, and the server is in communication connection with a display device, and the method includes:
when target information is acquired, acquiring verification code information in the target information;
and sending the verification code information to the server so that when the server receives an external display request, the verification code information is sent to the display equipment for display according to the external display request.
In an optional embodiment, before the step of acquiring the verification code information in the target information when acquiring the target information, the method further includes a step of determining whether the acquired information is the target information, where the step includes:
judging whether the acquired information comprises a verification identification keyword or not, if so, judging that the acquired information is target information;
if not, the obtained information is judged not to be the target information.
In an optional embodiment, the step of sending the verification code information to the server includes:
and the terminal equipment sends the verification code information to a universal port of the server so that the server acquires a target port in the server according to the storage identification keyword and sends the verification code information to the target port through the universal port.
In a second aspect, an embodiment provides a verification code display method, which is applied to a server, where the server is in communication connection with a terminal device and a display device, respectively, and the method includes:
receiving verification code information sent by the terminal equipment, and sending the verification code information to the display equipment for displaying according to an external display request when the external display request is received, wherein the verification code information is obtained from target information when the terminal equipment acquires the target information.
In an optional implementation manner, the step of receiving the verification code information sent by the terminal device includes:
receiving the verification code information to a universal port of the server;
and acquiring a target port in the server according to the storage identification keyword and sending the verification code information to the target port through the universal port.
In an optional implementation manner, the display device includes a target page, the server stores a plurality of verification code information, the verification code information further includes a timestamp, the timestamp is used to record the generation time of the verification code information, and the sending of the verification code information to the display device for display according to the external display request includes:
and sending the verification code information to the target page through a target port of the server according to an external display request sent by the display equipment, so that the display equipment displays the verification codes in the verification code information in the target page in a sequencing manner according to the time stamps in the verification code information.
In a third aspect, an embodiment provides an apparatus for displaying a verification code, which is applied to a terminal device, where the terminal device is in communication connection with a server, and the server is in communication connection with a display device, where the apparatus includes:
the acquisition module is used for acquiring verification code information in target information when the target information is acquired;
and the display module is used for sending the verification code information to the server so that when the server receives an external display request, the verification code information is sent to the display equipment for display according to the external display request.
In a fourth aspect, an embodiment provides an apparatus for displaying a verification code, which is applied to a server, where the server is in communication connection with a terminal device and a display device, respectively, and the apparatus includes:
the receiving module is used for receiving the verification code information sent by the terminal equipment, and when an external display request is received, the verification code information is sent to the display equipment for display according to the external display request, wherein the verification code information is obtained from the target information when the terminal equipment obtains the target information.
In a fifth aspect, an embodiment provides a computer device, where the computer device includes a processor and a non-volatile memory storing computer instructions, and when the computer instructions are executed by the processor, the computer device executes the verification code presentation method described in any one of the foregoing embodiments.
In a sixth aspect, an embodiment provides a readable storage medium, where the readable storage medium includes a computer program, where the computer program controls, when running, a computer device on the readable storage medium to execute the verification code presentation method in any one of the foregoing embodiments.
The beneficial effects of the embodiment of the application include, for example:
by adopting the verification code display method and device, the computer equipment and the readable storage medium provided by the embodiment of the application, the verification code information acquired by the terminal equipment is skillfully sent to the server, and then the server forwards the verification code information to the display equipment for display, so that the verification code required by a user can be conveniently displayed.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a schematic flowchart illustrating steps of a verification code display method according to an embodiment of the present disclosure;
fig. 2 is a schematic block diagram of a structure of a verification code display system according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart illustrating steps of another verification code displaying method according to an embodiment of the present disclosure;
FIG. 4 is a block diagram illustrating a structure of an apparatus for displaying a verification code according to an embodiment of the present disclosure;
FIG. 5 is a block diagram illustrating another exemplary verification code display apparatus according to an embodiment of the present disclosure;
fig. 6 is a block diagram schematically illustrating a structure of a computer device according to an embodiment of the present disclosure.
Icon: 1-a terminal device; 2-a server; 3-a display device; 100-a computer device; 110-a verification code presentation device; 1101-an acquisition module; 1102-a display module; 1103-judging module; 1104-a receiving module; 111-a memory; 112-a processor; 113-communication unit.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures.
It should be noted that the features of the embodiments of the present application may be combined with each other without conflict.
At present, a user logs in some specific websites or opens specific pages in daily work, most of the login of the specific websites or pages needs to be verified safely by using verification codes, the verified equipment generally does not need to be verified again within a preset time range (for example, within seven days), when the preset time is exceeded, the specific websites or pages require the user to input the verification codes again, and in consideration of safety, only one equipment (one mobile phone number) is bound to a public account number of the specific websites or pages to send the verification codes. When a plurality of users use the public account at the same time, the users who hold the equipment for receiving the account authentication code need to ask for the authentication code, and because of the timeliness of the equipment after passing the authentication and the timeliness of the authentication code, the users who hold the equipment for receiving the authentication code need to spend a lot of time to inform other users of the current authentication code. In addition, when the user holding the device receiving the verification code is not in contact, the work efficiency of other users is also affected. Based on this, the embodiment of the present application provides an example of an authentication code displaying method, where the method is applied to a terminal device 1, the terminal device 1 is in communication connection with a server 2, and the server 2 is in communication connection with a display device 3, as shown in fig. 1, the method includes step S201 and step S202.
Step S201, when the target information is obtained, the verification code information in the target information is obtained.
Step S202, the verification code information is sent to the server 2, so that when the server 2 receives an external display request, the verification code information is sent to the display device 3 for display according to the external display request.
Referring to fig. 2, the target information may be a short message including verification code information, the terminal device 1 may obtain the verification code information from the short message by using a regular expression, the terminal device 1 may send the verification code information obtained by parsing to the server 2 by using an Application program (app for short) stored in the terminal device 1, the server 2 may be constructed by using a Spring Boot framework (an open source Application framework), and the server 2 may forward the verification code information to the display device 3 for display. Through the operation, the verification code information originally only displayed on the terminal equipment 1 can be forwarded to the display equipment 3 through the server 2 for displaying, and a plurality of users can obtain the required verification code information at any time without holding equipment for receiving the verification code information. Meanwhile, a user who holds the equipment for receiving the verification code information does not need to pay attention to whether the verification code is received all the time, and a large amount of time is saved.
Due to the privacy of the short message, the terminal device 1 needs to perform a request for reading the short message authorization before performing the above steps, which can be implemented by the following steps.
The terminal device 1 displays the read short message authorization request, and when the user confirms the read short message authorization request, the terminal device 1 can acquire the verification code information in the target information. In order to further protect the privacy of the user holding the device for receiving the verification code information, considering that the verification code information which needs to be received by the device generally only comes from one enterprise (the user needs to log in a specific website or page and use a public account), when the short message authorization request is authorized to be read, the APP corresponding to the enterprise can be developed to make a request, and the content of the short message which can be obtained by the APP is only limited to the verification code information in the target short message, and the right of obtaining the content of other short messages cannot be obtained.
On this basis, before acquiring the verification code information in the target information when acquiring the target information, the embodiment of the present application provides an example of determining whether the acquired information is the target information, which may be implemented by the following steps.
And judging whether the acquired information comprises a verification identification keyword, if so, judging that the acquired information is target information.
If not, the obtained information is judged not to be the target information.
Since the short message has high privacy, the specific content of the short message is not read when any short message is acquired at the terminal device 1, and a preliminary judgment can be made first to judge whether the acquired short message is a target short message containing verification code information, which can be realized by judging the keyword. If the acquired short message includes the verification identification keyword, the short message can be considered as the target information, and if the acquired short message does not include the verification identification keyword, the short message can be considered as the target information. For example, the verification code information received by the terminal device 1 is from "XX cloud," and the terminal device 1 may determine whether the acquired short message includes a verification identifier keyword "(" XX cloud ") verification code," and if so, may determine that the short message is the target information, and may acquire the verification code information included in the target information. If not, the information can be ignored, and the privacy of the user is prevented from being violated.
On the basis, the sending the verification code information to the server 2 includes storing an identification keyword, and includes:
and the terminal equipment 1 sends the verification code information to a universal port of the server 2, so that the server 2 acquires a target port in the server 2 according to the storage identification keyword and sends the verification code information to the target port through the universal port.
Since the verification code information itself exists for security authentication, the terminal device 1 can perform a secure transfer operation when transmitting the verification code information obtained by analysis to the server 2. In this embodiment, the server 2 includes a plurality of ports, and handles other matters besides the forwarding matters of the authentication code information in the embodiment of the present application, in order to improve the security of the forwarding of the authentication code information in the embodiment of the present application, the terminal device 1 may send the authentication code information to a general port of the server 2 (where a large number of other matters are handled), and then the server 2 may determine that the authentication code information is forwarded to a target port included in the service through the general port after identifying the storage identification key included in the authentication code information, and the target port may be a forwarding matter dedicated to handling the authentication code information in the embodiment of the present application, so as to improve the security of the authentication code information during processing. For example, the terminal device 1 may transmit the verification code information to the server 2 by using an "HTTP protocol", the server 2 may be constructed by using a Spring Boot framework, the general port may be an "80 port", a target port for specially processing the verification code information forwarding item of the embodiment of the present application may be an "88 port" in the server 2, the terminal device 1 transmits the verification code information to the "80 port" of the server 2, after the "80 port" of the server 2 receives the verification code information, it is determined that the received verification code information includes the storage identification keyword, and then the verification code information is transmitted from the "80 port" to the "88 port" to perform the subsequent step of transmitting the verification code information to the display device 3.
An example of another verification code display method is provided in the embodiment of the present application, as shown in fig. 3. The method is applied to a server 2, wherein the server 2 is respectively connected with a terminal device 1 and a display device 3 in a communication mode, and the method comprises the following steps.
Step S203, receiving verification code information sent by the terminal device 1, and sending the verification code information to the display device 3 for displaying according to an external display request when the external display request is received, wherein the verification code information is obtained from target information when the terminal device 1 obtains the target information.
When other users who do not have the information of the received verification code need to use the information of the verification code, a specific website or page can be enabled to send the information of the verification code to the terminal device 1, meanwhile, the display device 3 can send an external display request to the server 2, and the server 2 can send the received information of the verification code received by the terminal device 1 to the display device 3 for display according to the received external display request.
On the basis of the foregoing, the verification code information includes a storage identification keyword, and an example of receiving the verification code information sent by the terminal device 1 is provided in the embodiment of the present application, which may be implemented by the following steps.
Receiving the verification code information to a universal port of the server 2.
And acquiring a target port in the server 2 according to the storage identification keyword and sending the verification code information to the target port through the universal port.
Further, the verification code information further comprises a time stamp, and the time stamp is used for recording the generation time of the verification code information.
The verification code information may include a time stamp, and the time stamp may be a generation time for recording the verification code information, or may be a time when the recording terminal device 1 receives the target information including the verification code information.
On the basis, the display device 3 comprises a target page, the server 2 stores a plurality of verification code information, and the embodiment of the application provides an example that the verification code information is sent to the display device 3 for displaying according to the external display request, and the method can be realized through the following steps.
And sending the verification code information to the target page through a target port of the server 2 according to an external display request sent by the display device 3, so that the display device 3 displays the verification codes in the verification code information in the target page in an ordering manner according to the time stamps included in the verification code information.
When a plurality of users who do not have the equipment for receiving the verification code information need to use the verification code information, the plurality of verification code information can be sent to the terminal equipment 1 through a specific webpage which wants to log in or a verification code sending interface on the webpage, after the terminal equipment 1 receives the plurality of verification code information, the plurality of verification code information can be sent to a universal port of the server 2, and then the server 2 sends the plurality of verification code information to a target port for processing according to respective storage identification keywords in the plurality of verification codes. After receiving the external display request of the display device 3, the display device 3 may display the plurality of verification codes in sequence according to the timestamps included in the plurality of verification codes. It should be understood that, in the process that the verification code information is received by the terminal device 1, then sent from the terminal device 1 to the server 2, and then forwarded by the server 2 to the display device 3 for display, the plurality of verification codes are not displayed according to a specific sequence. For example, user a, user B, and user C require the authentication code information at similar times, and the terminal device 1 receives three pieces of authentication code information, in which the authentication codes correspond to a1, B1, and C1, respectively. When the three verification code information are forwarded to the display device 3 through the server 2 to be displayed, the user A, the user B and the user C do not know which of the three verification code information is required by the user A, the user B and the user C, and when the time stamps corresponding to the three verification code information and the three verification code information are displayed to the display device 3 together, the user can be helped to quickly judge which verification code information is required by the user A, the fault tolerance rate is increased, and when the number of users requesting the verification code information is too many, the verification code information is sequenced according to the time stamps, and the user can further quickly find the verification code matched with the device of the user A. For example, the timestamp of captcha A1 is "14 hours and 15 minutes 11 months and 13 months in 2019", and the timestamp of captcha B1 is: and 28 minutes at 11, 13 and 14 days in 2019, the time stamps of the two verification codes are obviously different, and the user A and the user B can quickly distinguish two different verification code information and quickly acquire the verification code information matched with the equipment of the user A.
Due to the timeliness of the verification code information, the embodiment of the present application provides an example of deleting the verification code information displayed by the display device 3, which can be implemented through the following steps.
And the display device 3 judges whether the difference value between the timestamp corresponding to the verification code information and the current time exceeds a preset time threshold value, and if so, deletes the verification code information.
If not, the verification code information is reserved.
The verification code information is invalid after a certain time (for example, fifteen minutes), at this time, the display device 3 is not displaying the verification code information, the current time may be the current time displayed by the system clock of the display device 3, it may be determined whether a difference between a time on a timestamp of the verification code information and the current time displayed by the system clock of the display device 3 exceeds fifteen minutes, if so, the verification code information is invalid, the verification code information may be deleted, otherwise, the verification code information is retained until a difference between the time on the timestamp of the verification code information and the current time displayed by the system clock of the display device 3 exceeds fifteen minutes.
The target page stored in the display device 3 may be an area for displaying the verification code information, in this embodiment, the display device 3 may be an electronic device such as a computer or a mobile phone, and the target page may be a display screen of the electronic device. In another implementation manner of this embodiment, the target page may also be a preset area of the display screen of the electronic device, for example, a user is working with a computer, and if the verification code information pops up, the user may be affected by occupying the entire display screen, so that the preset area in the upper right corner of the display screen may be used to display the verification code information. In another implementation manner of this embodiment, the target page may be a software display interface such as a web page, in addition to a hardware device such as the aforementioned electronic device.
The embodiment of the present application provides a verification code display device 110, is applied to terminal device 1, terminal device 1 and server 2 communication connection, server 2 and display device 3 communication connection, as shown in fig. 4, verification code display device 110 includes:
the obtaining module 1101 is configured to, when obtaining target information, obtain verification code information in the target information.
The implementation principle of the obtaining module 1101 may refer to the implementation principle of step S201 in the foregoing verification code displaying method.
The display module 1102 is configured to send the verification code information to the server 2, so that when the server 2 receives an external display request, the verification code information is sent to the display device 3 for display according to the external display request.
The implementation principle of the display module 1102 may refer to the implementation principle of step S202 in the foregoing verification code display method.
The verification code display device 110 further includes a judging module 1103, where the judging module 1103 is configured to judge whether the obtained information includes a verification identification keyword, and if so, judge that the obtained information is target information; if not, the obtained information is judged not to be the target information.
The verification code information includes a storage identification keyword, and the display module 1102 is specifically configured to:
and sending the verification code information to a universal port of the server 2, so that the server 2 acquires a target port in the server 2 according to the storage identification keyword and sends the verification code information to the target port through the universal port.
The embodiment of the present application further provides a verification code display apparatus 110, which is applied to the server 2, where the server 2 is in communication connection with the terminal device 1 and the display device 3, as shown in fig. 5, the verification code display apparatus 110 includes:
a receiving module 1104, configured to receive verification code information sent by the terminal device 1, and when an external display request is received, send the verification code information to the display device 3 for display according to the external display request, where the verification code information is obtained from target information when the terminal device 1 obtains the target information.
The verification code information includes a storage identification keyword, and the receiving module 1104 is specifically configured to:
receiving the verification code information to a universal port of the server 2.
And acquiring a target port in the server 2 according to the storage identification keyword and sending the verification code information to the target port through the universal port.
Further, the display device 3 includes a target page, the server 2 stores a plurality of verification code information, the verification code information further includes a timestamp, the timestamp is used to record the generation time of the verification code information, and the receiving module 1104 is specifically further configured to:
and sending the verification code information to the target page through a target port of the server 2 according to an external display request sent by the display device 3, so that the display device 3 displays the verification codes in the verification code information in the target page in an ordering manner according to the time stamps included in the verification code information.
In this embodiment, the implementation principle of the verification code display apparatus 110 can refer to the implementation principle of the verification code display method, which is not described herein again.
The embodiment of the present application provides a computer device 100, where the computer device 100 includes a processor and a non-volatile memory storing computer instructions, and when the computer instructions are executed by the processor, the computer device 100 executes the aforementioned verification code display method. Referring to fig. 6, fig. 6 is a block diagram of a computer device 100 according to an embodiment of the present disclosure. The computer apparatus 100 includes an authentication code presentation device 110, a memory 111, a processor 112, and a communication unit 113.
The memory 111, the processor 112 and the communication unit 113 are electrically connected to each other directly or indirectly to realize data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines. The verification code display device 110 includes at least one software function module which can be stored in the memory 111 in the form of software or firmware (firmware) or solidified in an Operating System (OS) of the computer device 100. The processor 112 is used for executing executable modules stored in the memory 111, such as software functional modules and computer programs included in the verification code showing device 110.
The Memory 111 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), an electrically Erasable Read-Only Memory (EEPROM), and the like. The memory 111 is used to store programs or data.
An embodiment of the present application provides a readable storage medium, where the readable storage medium includes a computer program, and when the computer program runs, the computer device 100 where the readable storage medium is located is controlled to execute the foregoing verification code display method.
In summary, the embodiments of the present application provide a verification code display method, a verification code display apparatus, a computer device, and a readable storage medium, which can conveniently display a verification code required by a user by ingeniously sending verification code information acquired by a terminal device to a server, and then forwarding the verification code information to a display device by the server for display.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. The verification code display method is applied to terminal equipment, the terminal equipment is in communication connection with a server, the server is in communication connection with display equipment, and the method comprises the following steps:
when target information is acquired, acquiring verification code information in the target information;
and sending the verification code information to the server so that when the server receives an external display request, the verification code information is sent to the display equipment for display according to the external display request.
2. The method according to claim 1, wherein before the step of acquiring the authentication code information in the target information when acquiring the target information, the method further comprises a step of determining whether the acquired information is the target information, the step comprising:
judging whether the acquired information comprises a verification identification keyword or not, if so, judging that the acquired information is target information;
if not, the obtained information is judged not to be the target information.
3. The method of claim 1, wherein the validation code information includes a stored identification key, and wherein the step of sending the validation code information to the server comprises:
and the terminal equipment sends the verification code information to a universal port of the server so that the server acquires a target port in the server according to the storage identification keyword and sends the verification code information to the target port through the universal port.
4. A verification code display method is applied to a server, wherein the server is respectively in communication connection with a terminal device and a display device, and the method comprises the following steps:
receiving verification code information sent by the terminal equipment, and sending the verification code information to the display equipment for displaying according to an external display request when the external display request is received, wherein the verification code information is obtained from target information when the terminal equipment acquires the target information.
5. The method of claim 4, wherein the verification code information comprises a stored identification key, and wherein the step of receiving the verification code information sent by the terminal device comprises:
receiving the verification code information to a universal port of the server;
and acquiring a target port in the server according to the storage identification keyword and sending the verification code information to the target port through the universal port.
6. The method according to claim 5, wherein the display device comprises a target page, the server stores a plurality of verification code information, the verification code information further comprises a timestamp, the timestamp is used for recording generation time of the verification code information, and the sending of the verification code information to the display device for display according to the external display request comprises:
and sending the verification code information to the target page through a target port of the server according to an external display request sent by the display equipment, so that the display equipment displays the verification codes in the verification code information in the target page in a sequencing manner according to the time stamps in the verification code information.
7. The verification code display device is applied to terminal equipment, the terminal equipment is in communication connection with a server, the server is in communication connection with display equipment, and the device comprises:
the acquisition module is used for acquiring verification code information in target information when the target information is acquired;
and the display module is used for sending the verification code information to the server so that when the server receives an external display request, the verification code information is sent to the display equipment for display according to the external display request.
8. The utility model provides a verification code display device which characterized in that is applied to the server, the server respectively with terminal equipment and display device communication connection, the device includes:
the receiving module is used for receiving the verification code information sent by the terminal equipment, and when an external display request is received, the verification code information is sent to the display equipment for display according to the external display request, wherein the verification code information is obtained from the target information when the terminal equipment obtains the target information.
9. A computer device comprising a processor and a non-volatile memory storing computer instructions, wherein when the computer instructions are executed by the processor, the computer device performs the captcha exhibition method of any one of claims 1-3 or 4-6.
10. A readable storage medium, characterized in that the readable storage medium comprises a computer program, and the computer program controls a computer device in which the readable storage medium is located to execute the verification code display method of any one of claims 1-3 or 4-6 when the computer program runs.
CN201911121276.4A 2019-11-15 2019-11-15 Verification code display method and device, computer equipment and readable storage medium Active CN110851818B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911121276.4A CN110851818B (en) 2019-11-15 2019-11-15 Verification code display method and device, computer equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911121276.4A CN110851818B (en) 2019-11-15 2019-11-15 Verification code display method and device, computer equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN110851818A true CN110851818A (en) 2020-02-28
CN110851818B CN110851818B (en) 2022-03-01

Family

ID=69600025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911121276.4A Active CN110851818B (en) 2019-11-15 2019-11-15 Verification code display method and device, computer equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN110851818B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112308598A (en) * 2020-08-26 2021-02-02 尼尔森网联媒介数据服务有限公司 Display content reading method and device, storage medium and electronic equipment
CN112788603A (en) * 2021-01-27 2021-05-11 维沃移动通信有限公司 Verification code forwarding method, device, equipment and medium
CN114500012A (en) * 2022-01-13 2022-05-13 湖南机械之家信息科技有限公司 Verification code login method and system and electronic equipment
WO2022111394A1 (en) * 2020-11-26 2022-06-02 维沃移动通信有限公司 Information processing method and apparatus, and electronic devices

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977194A (en) * 2010-10-29 2011-02-16 赵俊平 Third-party verification code system and third-party verification code provision method
CN104717622A (en) * 2015-02-13 2015-06-17 小米科技有限责任公司 Information forwarding method and device, terminal and server
US20160205551A1 (en) * 2013-09-20 2016-07-14 Aplix Ip Holdings Corporation Transmit/receive system, transmitting device, receiving device, and control method and program therein
CN109089231A (en) * 2018-09-30 2018-12-25 闻泰通讯股份有限公司 Retransmission method, device, server and the medium of identifying code short message
CN109639719A (en) * 2019-01-07 2019-04-16 武汉稀云科技有限公司 A kind of auth method and device based on temporary identifier

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101977194A (en) * 2010-10-29 2011-02-16 赵俊平 Third-party verification code system and third-party verification code provision method
US20160205551A1 (en) * 2013-09-20 2016-07-14 Aplix Ip Holdings Corporation Transmit/receive system, transmitting device, receiving device, and control method and program therein
CN104717622A (en) * 2015-02-13 2015-06-17 小米科技有限责任公司 Information forwarding method and device, terminal and server
CN109089231A (en) * 2018-09-30 2018-12-25 闻泰通讯股份有限公司 Retransmission method, device, server and the medium of identifying code short message
CN109639719A (en) * 2019-01-07 2019-04-16 武汉稀云科技有限公司 A kind of auth method and device based on temporary identifier

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112308598A (en) * 2020-08-26 2021-02-02 尼尔森网联媒介数据服务有限公司 Display content reading method and device, storage medium and electronic equipment
WO2022111394A1 (en) * 2020-11-26 2022-06-02 维沃移动通信有限公司 Information processing method and apparatus, and electronic devices
CN112788603A (en) * 2021-01-27 2021-05-11 维沃移动通信有限公司 Verification code forwarding method, device, equipment and medium
CN112788603B (en) * 2021-01-27 2023-09-19 维沃移动通信有限公司 Verification code forwarding method, device, equipment and medium
CN114500012A (en) * 2022-01-13 2022-05-13 湖南机械之家信息科技有限公司 Verification code login method and system and electronic equipment
CN114500012B (en) * 2022-01-13 2024-04-19 湖南机械之家信息科技有限公司 Verification code login method and system and electronic equipment

Also Published As

Publication number Publication date
CN110851818B (en) 2022-03-01

Similar Documents

Publication Publication Date Title
CN110851818B (en) Verification code display method and device, computer equipment and readable storage medium
CN105516133B (en) User identity verification method, server and client
US10063620B2 (en) Information sharing method and system
CN109462601B (en) Multi-platform access method and device based on eSIM
CN104468531A (en) Authorization method, device and system for sensitive data
CN109257321B (en) Secure login method and device
CN109885790B (en) Method and device for acquiring satisfaction evaluation data
CN110708335A (en) Access authentication method and device and terminal equipment
CN110875899B (en) Data processing method, system and network system
CN105554136B (en) Backup Data restoring method, apparatus and system
CN104980420A (en) Business processing method, device, terminal and server
CN112818270B (en) Data cross-domain transfer method and device and computer equipment
CN106789585A (en) Can verify that Email sends the method and device of time
CN112241544B (en) Service system, access method, access device, computer equipment and storage medium
US11146571B2 (en) Data transmission method, apparatus, terminal device, and medium
US20160078469A1 (en) Application Purchasing Method, And Terminal
CN114422586B (en) Event notification method, event notification device, computer equipment and storage medium
CN115567271A (en) Authentication method and device, page skip method and device, electronic equipment and medium
CN113901482A (en) Vulnerability detection method and device
CN111371643B (en) Authentication method, device and storage medium
CN110225097B (en) Information processing method, device and storage medium
CN112749408A (en) Data acquisition method, data acquisition device, electronic equipment, storage medium and program product
CN108270752B (en) Network request processing method and device
CN117155890B (en) Method and device for processing applet message and electronic equipment
CN109981781B (en) Data processing method and system, electronic device and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant