WO2016091088A1 - Method, device and client for displaying information - Google Patents

Method, device and client for displaying information Download PDF

Info

Publication number
WO2016091088A1
WO2016091088A1 PCT/CN2015/095837 CN2015095837W WO2016091088A1 WO 2016091088 A1 WO2016091088 A1 WO 2016091088A1 CN 2015095837 W CN2015095837 W CN 2015095837W WO 2016091088 A1 WO2016091088 A1 WO 2016091088A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
input
alert
server
received
Prior art date
Application number
PCT/CN2015/095837
Other languages
French (fr)
Chinese (zh)
Inventor
钱剑波
Original Assignee
阿里巴巴集团控股有限公司
钱剑波
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 阿里巴巴集团控股有限公司, 钱剑波 filed Critical 阿里巴巴集团控股有限公司
Publication of WO2016091088A1 publication Critical patent/WO2016091088A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • the present application relates to the field of information display technologies, and in particular, to a method, an apparatus, and a client for displaying information.
  • the method of identifying fake websites is generally realized by the user's own recognition ability and cautious habits, but this method often cannot solve the problem, because the individual differences of the users are large, and the influence by experience, time and scene is also large. Therefore, it is very necessary to increase the probability of users identifying fake websites.
  • the purpose of the embodiments of the present application is to provide a method, an apparatus, and a client for displaying information, so as to improve the probability of a user identifying a fake website.
  • An embodiment of the present application provides a method for displaying information, where the method includes:
  • the obtained first input information is sent to the server;
  • the received first alert information is displayed in the first indication field.
  • the embodiment of the present application further provides another method for displaying information, including the following steps:
  • the obtained first input information is sent to the server;
  • the first prompt information is displayed in the first indication domain.
  • An embodiment of the present application provides an apparatus for displaying information, where the apparatus includes:
  • a first acquiring unit configured to acquire first input information input by the user in the first input field
  • a first determining unit configured to determine whether a first preset trigger event is generated
  • a first sending unit configured to send the acquired first input information to a server when determining that the first preset triggering event is generated
  • a first receiving unit configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
  • a first display unit configured to display the received first alert information in the first indication domain.
  • An embodiment of the present application further provides an apparatus for displaying information, where the apparatus includes:
  • An obtaining unit configured to acquire first input information input by a user in a first input field
  • a first determining unit configured to determine whether a first preset trigger event is generated
  • a sending unit configured to send the acquired first input information to the server when determining that the first preset triggering event is generated
  • a receiving unit configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
  • a second determining unit configured to determine whether the received first warning information is the same as the preset first warning information
  • a display unit configured to display the first prompt information when determining that the received first alert information is the same as the preset first alert information.
  • the embodiment of the present application further provides a client that includes the above two types of display information devices.
  • the first alert information is displayed in the first indication domain, according to the displayed first alert.
  • the information can determine whether the currently registered website is a fake website, which improves the probability of identifying the fake website and also ensures the security of the user account information.
  • FIG. 1 is a schematic flowchart diagram of a method for displaying information according to an embodiment of the present application.
  • FIG. 2 is a schematic flowchart diagram of another method for displaying information according to an embodiment of the present application.
  • FIG. 3 is a schematic diagram of a specific implementation process of a method for displaying information according to an embodiment of the present application.
  • 4A-4C are schematic structural diagrams of specific examples in the embodiments of the present application.
  • FIG. 5 is a schematic diagram of a specific implementation process of a method for displaying information according to another embodiment of the present application.
  • 6A-6C are schematic structural diagrams of a specific example in another embodiment of the present application.
  • FIG. 7 is a schematic flowchart diagram of a method for displaying information according to another embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of a display information apparatus according to an embodiment of the present application.
  • FIG. 9 is a schematic structural diagram of a display information apparatus according to another embodiment of the present application.
  • an embodiment of the present application provides a method for displaying information, which can improve the recognition of counterfeiting by using the information displayed by the method.
  • the probability of the website As shown in Figure 1, the method includes:
  • Step S101 Acquire first input information input by the user in the first input field
  • Step S102 determining whether a first preset trigger event is generated
  • Step S103 when determining a trigger event that generates the first input information, sending the acquired first input information to the server;
  • Step S104 Receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
  • Step S105 displaying the received first alert information in the first indication field.
  • the embodiment of the present application provides another method for displaying information, as shown in FIG. 2, including:
  • Step S201 acquiring first input information input by the user in the first input field
  • Step S202 determining whether a first preset trigger event is generated
  • Step S203 when it is determined that the first preset trigger event is generated, the acquired first input information is sent to the server;
  • Step S204 receiving first alert information fed back by the server, the first alert information and the first input letter sent Matching
  • Step S205 determining whether the received first alert information is the same as the preset first alert information
  • Step S206 When it is determined that the received first alert information is the same as the preset first alert information, displaying the first prompt information in the first indication domain.
  • execution body in the above steps S101-S105 may be a client, and may be through HTML (HyperText Mark-up Language), JS (JavaScript: Literal Translation Scripting Language) or JS+AJAX (Asynchronous). Javascript And XML: asynchronous literal translation scripting language and extensible markup language) and other functions to achieve the above steps.
  • HTML HyperText Mark-up Language
  • JS JavaScript: Literal Translation Scripting Language
  • JS+AJAX Asynchronous
  • Javascript And XML asynchronous literal translation scripting language and extensible markup language
  • the first warning information when the user inputs the first input information on the login page, for example, after inputting the login user name, the first warning information is displayed on the current webpage, and according to the displayed first warning information, the first warning information can be determined. Whether the website that the current user is logged in is a fake website, so that the user's account information can be effectively protected, and the probability of identifying the fake website is also improved.
  • This embodiment provides a method for displaying information.
  • the displayed information is used to determine whether the current website is a fake website.
  • the specific implementation process of the method is as shown in FIG. 3, and includes the following steps:
  • step S301 the client 100 acquires the first input information input by the user in the first input field of the current page.
  • the first input field may be a login name input field
  • the first input information is first login information, which may be a login name registered by the user.
  • the client 100 acquires the login name input by the user.
  • the first input information herein is not limited to the login account, and may also refer to the login information input when the account is verified and the information input when used for other purposes.
  • step S302 the client 100 determines whether a first preset trigger event is generated.
  • the client 100 determines whether to generate a first preset trigger event, where the first preset trigger event may lose focus for the current login name input field.
  • the current login name input field loses focus.
  • the touch screen clicks on other areas of the current page, or clicks the Tab key to leave the current login name input field.
  • the current login name input field loses focus and also includes the cursor leaving the current login name input field.
  • the cursor leaving the current login name input field may mean that the cursor jumps into the next input field, such as a login password input field.
  • the cursor leaving the current login name input field may also mean that the user clicks an action button corresponding to the current login name input field, and clicking the action button indicates that the user completes the input operation of the current login name input field.
  • Step S303 when it is determined that the first preset trigger event is generated, the client 100 sends the acquired first input information to the server 200. That is, when the cursor leaves the login name input field, the client 100 transmits the acquired login name to the server 200.
  • step S04 the server 200 searches for the corresponding first warning information according to the received first input information sent by the client 100.
  • the server 200 receives the login name sent by the client 100, and then searches the user information database for the login name.
  • the first warning message is provided.
  • the user information database records the login name, login password, bank account number, payment password, and corresponding warning information set when the user registers.
  • the alert message is used to indicate the risk of operating the next input domain, which includes the first alert information.
  • the alert information may be a visual manner with a strong reminder effect, such as a combination of one or more of color, grid, text, letters, numbers, and pictures. Because the difference in color can give people visual differences, it can give people visual stimuli. Therefore, if the warning information is displayed in the form of color, the user can easily notice the warning information, thereby realizing the warning effect.
  • the first warning information is one or several colors, and generally one or two colors are preferred. The color needs to be different from the background color of the position at which the first warning information is to be displayed to produce a visually distinct effect. This color is the best for bright colors, which can attract more attention from users and achieve better warning results.
  • the first alert information may be a grid; in another embodiment, the first alert information may also be text information, which may be the motto of the user, or other information related to the user's individual.
  • the first alert information may also be an English alphabet, such as an English name of a star that the user likes; in another embodiment, the first alert information may also be a picture, and the image may be a user-related photo.
  • the user's city, the company, the user's residence, or the location of the user's registration may also be the user's favorite landscape photos, the collection of famous painting photos, or the user's favorite animals, stars, etc.;
  • the first warning information in the embodiment may also be a number that is convenient for the user to remember.
  • the first warning information is information related to the user's personal, which can improve the difficulty of the warning information being cracked, and can improve the security of the user account information.
  • the first warning message can also be displayed in a flashing manner, which is equivalent to a warning light, which can serve as a warning.
  • the first warning information is not limited to the above form, and any form that can serve as a warning function can be adopted.
  • step S305 the server 200 feeds back the first warning information that is found to the client 100.
  • the server 200 finds the first alert information that matches the login name, the first alert information that is found is sent to the client 100; if the first alert information matching the login name is not found, the server 200
  • the first alert information sent by the client 100 may be the information preset by the server 200, and the preset information does not bring any warning effect to the user.
  • Step S306 the client 100 displays the received first alert information in the first indication domain according to the received first alert information fed back by the server 200.
  • the client 100 receives the first alert information that is fed back by the server 200 and matches the login name sent by the client 100, and displays the received first alert information in the first indication field of the current page. For example, if the first alert information is a grid plus blinking display, then after receiving the first alert information, the client 100 displays the filled mesh in the first indication domain and the mesh generates a blinking effect.
  • the first indication field may be a first indication field preset by the client.
  • the first warning information fed back by the server 200 includes the location information of the first indication domain, and the client 100 according to the location The information is displayed in the first indication field to display the first warning information.
  • the first indicator field includes a first input field.
  • the first indicator field may be a login name input field, and may also be in another location in the current page, such as the upper right corner of the current page, or the right of the login name input field.
  • the entire web page background can also be used as the first indication field.
  • the first indication field may also be a combination of a login name input field and other input fields, such as a combination of a login name input field and a login password input field.
  • the user can determine whether the currently logged in website is a fake website. If after the user inputs the login name and the cursor leaves the login name input field, the first warning information displayed in the first indication field of the current page is the same as the first warning information preset when the user registers, then the current determination can be determined. The website is a real website and the user can proceed to the next step. If the first warning information displayed on the current page is different from the first warning information preset by the user when registering, then it may be determined that the current website may be a fake website, and the user needs to further determine whether the subsequent login password can be entered. Bank card number, payment password, etc., so as not to cause economic losses.
  • the user can determine whether the logged-in website is a fake website before inputting the login password, which improves the probability that the user recognizes the fake website, and does not cause the economy caused by theft of the account information. loss.
  • the results of the above steps are further illustrated by a specific example, as shown in Figures 4A-4C.
  • the first warning information corresponding to the login name input field set by the user when registering at a real website is light gray
  • the first indication field is a login name input field.
  • 4A shows that the user performs a login operation on the website, and the login name is being input
  • FIG. 4B corresponds to the case where the cursor leaves the current login name input field and the cursor jumps into the login password input field, and after performing the above steps S301-S306, the login name The input field will be displayed in light gray
  • Figure 4C corresponds to the case where the cursor leaves the current login name input field for the user to click the button corresponding to the current login name input field.
  • the login name input field will be displayed. For gray. If the user enters the login name and the cursor leaves the current login name input field, the login name input field is not displayed in light gray, then it can be determined that the current website may be a fake website.
  • the first warning information that is only for the login name input field is light gray, and the first indication field is an example of the login name input field.
  • the first indication domain is other areas, and the first indication domain is other areas. Similar, it will not be described here.
  • the login name input field is used as the first input information, that is, the user first inputs the login name in the login name input field. If the user first operates in another input field, the corresponding input field is the first input field, and the corresponding input information is the first input information, and the first warning information and the first indication field can also be changed accordingly. For example, if the user first enters the login password in the login password input field, the login password input field is the first input field, the login password is the first input information, and the first indication field can also be the login password input field.
  • the embodiment of the present application further provides another method for displaying information, which ensures security of user account information by displaying two levels of warning information set for the first input information and the second input information, so even the first input information is The corresponding first warning information is cracked, and the second warning information corresponding to the second input information can be further provided to the user by the method, and the probability of the user identifying the fake website can be further improved.
  • the login name input field is the first input field
  • the login name is the first input information
  • the login password input field is the second input field
  • the login password is the second input information.
  • the steps S501-S506 are the same as the steps S301-306, and are not described here.
  • Step S507 after displaying the first alert information, the client 500 acquires the second input information input by the user in the second input field.
  • the client 500 acquires the login password input by the user.
  • step S508 the client 500 determines whether a second preset trigger event is generated.
  • the client 500 determines whether to generate a second preset trigger event.
  • the trigger event may be that the cursor leaves the current login password input field, and the cursor leaving the current login password input field may mean that the cursor jumps into the next input field, such as a verification code input field, and in another embodiment, the cursor leaves the current login password input.
  • the domain may also be an action button that the user clicks on the current login password input field. Clicking the action button indicates that the user has completed the input operation of the current login password input field.
  • step S509 the client 500 sends the acquired second input information to the server 600 when determining that the second preset trigger event is generated.
  • the client 500 determines that the second preset trigger event is generated, that is, the cursor leaves the current login password input field, the client 500 sends the acquired login password to the server 600.
  • step S510 the server 600 searches for the corresponding second alert information according to the received second input information sent by the client 500.
  • the server 600 receives the login password sent by the client 500, and then searches the user information database for the second alert information that matches the login password.
  • the optional form of the second warning information is the same as the optional form of the first warning information, and may also be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, but is not limited thereto. The above forms can be used as long as they can serve as a warning.
  • the second warning information may be one or several colors, and generally one or two colors are suitable. If the first alert information is also a color, the color of the preferred second alert information is different from the color of the first alert information.
  • the second alert information may be a grid; in another embodiment, the second alert information may also be text information, and the text information may be information related to the user, such as a user's Chinese name; In another embodiment, the alert information may also be an English letter, such as an English name of the user; in another embodiment, the second alert information may also be a picture, which may be a personal photo of the user, or may be other photos. For example, the user's city, the company, the user's residence, or the location of the user's registration, may also be a photo of the animal, star, etc. that the user likes; the second warning information may also be a number, such as the user's birthday date, the user. ID number, phone number, etc.
  • the second warning information is also private information related to the user, which can improve the difficulty of the second warning information being cracked, and can also improve the security of the user account information.
  • the second warning information may be the same as the first warning information, or may be different.
  • the second warning information is different from the first warning information, so that the manufacturing cost of the fake website can be increased, and the security is improved to a greater extent.
  • the second warning information can also be displayed in a blinking manner to further improve the effect of the warning.
  • step S511 the server 600 feeds back the found second alert information to the client 500.
  • the second alert information that is found is sent to the client 500; if the second alert information matching the login password is not found, the server 600 sends the alert to the client.
  • the second alert information sent by the 500 may be the information preset by the server 600, and the preset information does not give any warning to the user.
  • Step S512 The client 500 displays the received second alert information in the second indication domain according to the received second alert information fed back by the server 600.
  • the client 500 receives the second alert information that is fed back by the server 600 and matches the login password sent by the client 500, and then displays the received second alert information in the second indication field of the current page.
  • the second warning information is a color plus blinking display, then after the display operation, the second indication field is partially or completely filled by the color, and the filled color will exhibit a flickering effect.
  • the second indication field may be a second indication field preset by the client.
  • the second warning information fed back by the server 600 includes location information of the second indication domain, and the client 500 determines, according to the location information, The second alert information is displayed in the first indication field.
  • the second indicator field can be a login password input field.
  • the second indication field is a combination of a login password input field and other input fields, such as a combination of a login password input field and a verification code input field.
  • the location of the second indicator domain may be the same as or different from the first indicator domain.
  • the user can determine whether the current login website is more accurate or not. If the user enters the login name and the cursor leaves the login name input domain to log in, the first warning information displayed in the first indication field is the same as the first warning information preset by the user when the user registers, and the user enters the login password after the user enters the login password. After the cursor leaves the login password input field, the second warning information displayed in the second indication field is the same as the second warning information preset by the user when registering, so the user can determine that the current website is a real website, and the user can perform the next One step operation.
  • the current website is likely to be a fake website, and the user needs to further confirm whether it is possible. Carry out subsequent operations such as entering the login password, bank card number, and payment password to avoid economic loss.
  • the user can determine whether the current website is a fake website before submitting the login instruction by displaying the first warning information and the second warning information, which greatly improves the probability of the user identifying the fake website. More secure user account information.
  • steps S501-S512 will be further described below on the basis of the specific example in the first embodiment, wherein steps S501-S506 are performed corresponding to FIGS. 4A-4C, and steps S507-S512 are performed corresponding to FIGS. 6A-6C.
  • the second warning information set by the user when registering on a real website is dark gray
  • the second indication field is a login password input field.
  • 6A shows that the cursor jumps into the login password input field after leaving the login name input field, and after the first alert information is displayed in the first indication field, the user performs a login password input operation
  • FIG. 6B shows that the cursor jumps in after the user inputs the login password.
  • the verification code input field after performing steps S507-S512, the second indication field is displayed as dark gray;
  • FIG. 6C shows that after the user inputs the login password, the user clicks the button on the right side of the password input, and after performing steps S507-S512, the second The indicator field is displayed in dark gray.
  • the login name input field is not displayed in light gray, and after completing the login password input and the cursor leaves the current login password input field, the login password input field is not displayed as deep. Gray, then you can judge that the current website is likely to be a fake website.
  • the first warning information and the second warning information are respectively light gray and dark gray
  • the first indication field and the second indication domain are a login name input field and a login password input field, a first input information, and a second input information, respectively.
  • the case of the login name and the login password is exemplified.
  • the first indication field and the second indication area are similar to other areas, and no longer ⁇ ⁇ .
  • the login name input field and the login password input field as the first input field and the second input respectively.
  • the user first enters the login name and then enters the login password. If the user first operates in another input field, the corresponding input field is the first input field, and the second input field also changes, the first warning information, the second warning information, the first indication field, and the second indication.
  • the domain can also be changed accordingly. For example, if the user first enters the login password and then enters the login name, the login password input field is the first input field, and the login name input field is the second input field.
  • the above embodiment only describes that the warning information is set for the first input information and the second input information, but does not constitute a limitation for setting the corresponding warning information for other input information. If necessary, you can further set up warning information for other input information.
  • the user determines whether the current website is a fake website by using the displayed first warning information and/or the second warning information.
  • Another embodiment of the present application further provides a method for displaying information, by which the client can determine whether the current website is a fake website. As shown in FIG. 7, the display method includes the following steps:
  • Steps S701-S705 are the same as steps S301-S305 in the first embodiment and steps S501-S505 in the second embodiment, and are not described here.
  • step S706 the client 700 determines whether the received first alert information is the same as the preset first alert information.
  • the client 700 After receiving the first alert information fed back by the server 800, the client 700 compares the received first alert information with the preset first alert information to determine whether the two are the same.
  • the preset first alert information may be previously saved by the user on the client 700.
  • the first warning information received by the client 700 is the same as the first warning information in the foregoing embodiments, and may also be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, but It is not limited to the above forms, and any form that can serve as a warning can be employed.
  • step S707 the client 700 displays the first prompt information in the first indication field when it is determined that the received first alert information is the same as the preset first alert information.
  • the first indication field may be a first indication field preset by the client.
  • the first warning information fed back by the server 800 includes the location information of the first indication domain, and the client 700 according to the location The information is displayed in the first indication field to display the first prompt information.
  • the first indication field in this embodiment may be the same as or different from the first indication field in the foregoing embodiment.
  • the first prompt information may be the first alert information received by the client 700, that is, may be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, or may be other forms.
  • the first prompt information can also be displayed in a blinking manner.
  • the client 700 can determine whether the current website is a fake website by comparing the received first warning information with the preset first warning information. If the received first alert information is the same as the preset first alert information, the client 700 may consider that the current website is a real website; if the received first alert information is different from the preset first alert information, the client 700 It can be judged that the current website is a fake website.
  • the specific implementation steps of the method shown in FIG. 7 are the same as the specific implementation steps of the method shown in FIG. 5 and FIG. 7, and are not described here.
  • the method for the client 700 to use the second warning information to determine whether the current website is a fake website is the same as the method for determining whether the current website is a fake website by using the first warning information, and is not described here.
  • FIG. 8 Another embodiment of the present application provides a display information device, which can be used to identify whether a current website is a fake website. As shown in Figure 8, the device includes:
  • the first obtaining unit is used to acquire the first input information input by the user in the first input field.
  • the first determining unit 802 is configured to determine, according to the acquired first input information input by the user in the current first input field, whether to generate a first preset trigger event; the first determining unit 802 includes a first determining subunit, the first A judging subunit is used to determine whether the cursor leaves the first input field.
  • the first determining subunit includes a second judging subunit, and the second judging subunit is configured to determine whether the cursor jumps into the second input field or is used to determine whether an action button corresponding to the current first input field is clicked.
  • the first sending unit 803 is configured to send the obtained first input information to the server when determining that the first preset triggering event is generated; the first receiving unit 804 is configured to receive the first alert information fed back by the server, where the first alert The information is obtained by the server querying the information matching the sent first input information; the first display unit 805 is configured to display the received first alert information in the first indication field.
  • the first display unit 806 includes a first display subunit, and the first display subunit is configured to display the received first alert information in a first indication field preset by the client.
  • the first display unit 805 when the first alert information fed back by the server received by the first receiving unit 804 includes the location information of the first indication domain, the first display unit 805 includes a second display subunit, and the second display subunit is configured according to the first The location information of the indication domain is displayed, and the received first alert information is displayed in the first indication domain.
  • the display information device further includes a second obtaining unit 806, a second determining unit 807, a second transmitting unit 808, a second receiving unit 809, and a second display unit 810.
  • the second obtaining unit 806 is configured to acquire second input information input by the user in the second input field after displaying the first alert information.
  • the second determining unit 807 is configured to determine, according to the acquired second input information, whether a second preset trigger event is generated; the second sending unit 808 is configured to send the acquired second input information to the server; and the second receiving unit 809 a second warning information for receiving feedback from the server, where the second warning information is obtained by querying, by the server, information that matches the sent second input information; the second display unit 810 is configured to display the information in the second indication field. The second warning message received.
  • the apparatus includes an acquisition unit 901, a first determination unit 902, a transmission unit 903, a reception unit 904, a second determination unit 905, and a display unit 906.
  • the obtaining unit 901 is configured to acquire first input information input by the user in the first input field
  • the first determining unit 902 is configured to determine whether a first preset triggering event is generated
  • the sending unit 903 is configured to generate the first pre-determined Set the trigger event to be obtained
  • the first input information is sent to the server
  • the receiving unit 904 is configured to receive the first alert information fed back by the server, the first alert information is matched with the sent first input information
  • the second determining unit 905 is configured to determine the received Whether the first warning information is the same as the preset first warning information
  • the display unit 906 is configured to display the first prompt information when determining that the received first warning information is the same as the preset first warning information.
  • the present application also provides a client that includes the two types of display information devices shown in FIGS. 8 and 9 above.
  • 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 system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
  • the present application can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, portions of the technical solution of the present application that contribute substantially or to the prior art may be embodied in the form of a software product.
  • the computing device includes one or more processors (CPU ), input / output interface, network interface and memory.
  • the computer software product can include instructions for causing a computer device (which can be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present application or portions of the embodiments.
  • the computer software product can be stored in a memory, which may include non-persistent memory, random access memory (RAM), and/or nonvolatile 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.
  • PRAM phase change memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • RAM random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable read only memory
  • flash memory or other memory technology
  • compact disk read only memory CD-ROM
  • DVD digital versatile disk
  • 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 transitory computer readable media, such as modulated data signals and carrier waves.
  • This application can be used in a variety of general purpose or special purpose computer system environments or configurations.
  • personal computer server Computer, handheld or portable device, tablet device, multiprocessor system, microprocessor based system, set-top box, programmable consumer electronics device, network PC, small computer, mainframe computer, including any of the above systems or devices Distributed computing environment and more.
  • 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.

Abstract

Disclosed are a method, device and client for displaying information. The method comprises: a client acquiring first input information input by a user in a first input field and then judging whether a first pre-set trigger event occurs or not; when the occurrence of the first pre-set trigger event is judged, sending the acquired first input information to a server; and the server looking up first warning information matched with the first input information sent by the client and feeding back the found first warning information to the client, and the client receiving the first warning information fed back by the server and displaying the received first warning information in a first indicator field. By means of the method, device and client for displaying information disclosed in the present application, the probability for recognizing a fake website can be increased, thereby improving the security of user account information.

Description

一种显示信息的方法、装置及客户端Method, device and client for displaying information 技术领域Technical field
本申请涉及信息显示技术领域,特别涉及一种显示信息的方法、装置及客户端。The present application relates to the field of information display technologies, and in particular, to a method, an apparatus, and a client for displaying information.
背景技术Background technique
随着科技的迅速发展,网络通讯技术以不可取代的地位深入各个领域,而网络安全的问题也日益严峻,出现了越来越多的假冒网站。这些假冒网站的外观跟真实的网站几乎一模一样,其域名设置也几乎与真实网站相同,用于盗取登录用户的账户信息。用户一旦在这些假冒网站进行登录,这些假冒网站就会记录下用户的登录信息,从而导致用户的账号信息被盗取,这往往会给用户造成巨大的经济损失。With the rapid development of technology, network communication technology has penetrated into various fields in an irreplaceable position, and the problem of network security has become increasingly severe, and more and more fake websites have appeared. These fake websites look almost identical to real websites, and their domain settings are almost identical to those of real websites, which are used to steal account information from logged-in users. Once the user logs in on these fake websites, these fake websites will record the user's login information, resulting in the user's account information being stolen, which often causes huge economic losses to the user.
目前,识别假冒网站的方法一般是通过用户自身的辨识能力和谨慎习惯来实现,但这种方式往往无法解决问题,因为用户个体差异很大,受经验、时间、场景的影响也大。因此,十分有必要提高用户识别假冒网站的概率。At present, the method of identifying fake websites is generally realized by the user's own recognition ability and cautious habits, but this method often cannot solve the problem, because the individual differences of the users are large, and the influence by experience, time and scene is also large. Therefore, it is very necessary to increase the probability of users identifying fake websites.
发明内容Summary of the invention
本申请实施例的目的是提供一种显示信息的方法、装置及客户端,以提高用户识别假冒网站的概率。The purpose of the embodiments of the present application is to provide a method, an apparatus, and a client for displaying information, so as to improve the probability of a user identifying a fake website.
为实现上述技术目的,本申请实施例通过以下技术方案来实现:To achieve the above technical purpose, the embodiment of the present application is implemented by the following technical solutions:
本申请实施例提供了一种显示信息的方法,该方法包括:An embodiment of the present application provides a method for displaying information, where the method includes:
获取用户在第一输入域中输入的第一输入信息;Obtaining first input information input by the user in the first input field;
判断是否产生第一预设触发事件;Determining whether a first preset trigger event is generated;
在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;When it is determined that the first preset trigger event is generated, the obtained first input information is sent to the server;
接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;Receiving first alert information fed back by the server, where the first alert information matches the first input information sent;
在第一指示域中显示所接收的第一警示信息。The received first alert information is displayed in the first indication field.
本申请实施例还提供了另一种显示信息的方法,包括如下步骤:The embodiment of the present application further provides another method for displaying information, including the following steps:
获取用户在第一输入域中输入的第一输入信息;Obtaining first input information input by the user in the first input field;
判断是否产生第一预设触发事件;Determining whether a first preset trigger event is generated;
在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;When it is determined that the first preset trigger event is generated, the obtained first input information is sent to the server;
接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;Receiving first alert information fed back by the server, where the first alert information matches the first input information sent;
判断所接收的第一警示信息是否与预设的第一警示信息是否相同; Determining whether the received first warning information is the same as the preset first warning information;
在判断所接收的第一警示信息与预设的第一警示信息相同时,在第一指示域中显示第一提示信息。When it is determined that the received first alert information is the same as the preset first alert information, the first prompt information is displayed in the first indication domain.
本申请实施例提供了一种显示信息的装置,该装置包括:An embodiment of the present application provides an apparatus for displaying information, where the apparatus includes:
第一获取单元,所述第一获取单元用于获取用户在第一输入域中输入的第一输入信息;a first acquiring unit, configured to acquire first input information input by the user in the first input field;
第一判断单元,所述第一判断单元用于判断是否产生第一预设触发事件;a first determining unit, configured to determine whether a first preset trigger event is generated;
第一发送单元,所述第一发送单元用于在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;a first sending unit, configured to send the acquired first input information to a server when determining that the first preset triggering event is generated;
第一接收单元,所述第一接收单元用于接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;a first receiving unit, configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
第一显示单元,所述第一显示单元用于在第一指示域中显示所接收的第一警示信息。a first display unit, configured to display the received first alert information in the first indication domain.
本申请实施例还提供了另外一种显示信息的装置,该装置包括:An embodiment of the present application further provides an apparatus for displaying information, where the apparatus includes:
获取单元,所述获取单元用于获取用户在第一输入域中输入的第一输入信息;An obtaining unit, configured to acquire first input information input by a user in a first input field;
第一判断单元,所述第一判断单元用于判断是否产生第一预设触发事件;a first determining unit, configured to determine whether a first preset trigger event is generated;
发送单元,所述发送单元用于在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;a sending unit, configured to send the acquired first input information to the server when determining that the first preset triggering event is generated;
接收单元,所述接收单元用于接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;a receiving unit, configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
第二判断单元,所述第二判断单元用于判断所接收的第一警示信息是否与预设的第一警示信息是否相同;a second determining unit, configured to determine whether the received first warning information is the same as the preset first warning information;
显示单元,所述显示单元用于在判断所接收的第一警示信息与预设的第一警示信息相同时,显示第一提示信息。a display unit, configured to display the first prompt information when determining that the received first alert information is the same as the preset first alert information.
本申请实施例还提供了一种包括上述两种显示信息装置的客户端。The embodiment of the present application further provides a client that includes the above two types of display information devices.
由以上本申请实施例提供的技术方案可见,在用户输入第一输入信息之后且在进行下一输入之前,在第一指示域中就会显示出第一警示信息,根据所显示的第一警示信息能判断出当前所登录的网站是不是假冒网站,这提高了识别假冒网站的概率,也保证了用户账户信息的安全性。As can be seen from the technical solution provided by the embodiment of the present application, after the user inputs the first input information and before performing the next input, the first alert information is displayed in the first indication domain, according to the displayed first alert. The information can determine whether the currently registered website is a fake website, which improves the probability of identifying the fake website and also ensures the security of the user account information.
附图说明DRAWINGS
为了更清楚地说明本申请实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以 根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings to be used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description are only It is some embodiments described in the present application, and can be used by those skilled in the art without creative labor. Other figures are obtained from these figures.
图1为本申请实施例中一种显示信息的方法的流程示意图。FIG. 1 is a schematic flowchart diagram of a method for displaying information according to an embodiment of the present application.
图2为本申请实施例中另一种显示信息的方法的流程示意图。FIG. 2 is a schematic flowchart diagram of another method for displaying information according to an embodiment of the present application.
图3为本申请实施例中一种显示信息的方法的具体实现过程示意图。FIG. 3 is a schematic diagram of a specific implementation process of a method for displaying information according to an embodiment of the present application.
图4A-4C为本申请实施例中具体实例的结构示意图。4A-4C are schematic structural diagrams of specific examples in the embodiments of the present application.
图5为本申请另一实施例中一种显示信息的方法的具体实现过程示意图。FIG. 5 is a schematic diagram of a specific implementation process of a method for displaying information according to another embodiment of the present application.
图6A-6C为本申请另一实施例中具体实例的结构示意图。6A-6C are schematic structural diagrams of a specific example in another embodiment of the present application.
图7为本申请另一实施例中一种显示信息的方法的流程示意图。FIG. 7 is a schematic flowchart diagram of a method for displaying information according to another embodiment of the present application.
图8为本申请实施例中一种显示信息装置的结构示意图。FIG. 8 is a schematic structural diagram of a display information apparatus according to an embodiment of the present application.
图9为本申请另一实施例中一种显示信息装置的结构示意图。FIG. 9 is a schematic structural diagram of a display information apparatus according to another embodiment of the present application.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本申请中的技术方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。The technical solutions in the embodiments of the present application are clearly and completely described in the following, in which the technical solutions in the embodiments of the present application are clearly and completely described. The embodiments are only a part of the embodiments of the present application, and not all of them. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present application without departing from the inventive scope shall fall within the scope of the application.
针对现有技术中用户因无法正确识别假冒网站而导致其账户信息被盗取的问题,本申请一实施例提供了一种显示信息的方法,通过利用该方法所显示的信息,能提高识别假冒网站的概率。如图1所示,该方法包括:For the problem that the user information is stolen due to the inability to correctly identify the fake website in the prior art, an embodiment of the present application provides a method for displaying information, which can improve the recognition of counterfeiting by using the information displayed by the method. The probability of the website. As shown in Figure 1, the method includes:
步骤S101,获取用户在第一输入域中输入的第一输入信息;Step S101: Acquire first input information input by the user in the first input field;
步骤S102,判断是否产生第一预设触发事件;Step S102, determining whether a first preset trigger event is generated;
步骤S103,在判断产生第一输入信息的触发事件时,将所获取的第一输入信息发送给服务器;Step S103, when determining a trigger event that generates the first input information, sending the acquired first input information to the server;
步骤S104,接收服务器反馈的第一警示信息,该第一警示信息与所发送的第一输入信息相匹配;Step S104: Receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
步骤S105,在第一指示域中显示所接收的第一警示信息。Step S105, displaying the received first alert information in the first indication field.
本申请实施例提供了另一种显示信息的方法,如图2所示,包括:The embodiment of the present application provides another method for displaying information, as shown in FIG. 2, including:
步骤S201,获取用户在第一输入域中输入的第一输入信息;Step S201, acquiring first input information input by the user in the first input field;
步骤S202,判断是否产生第一预设触发事件;Step S202, determining whether a first preset trigger event is generated;
步骤S203,在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;Step S203, when it is determined that the first preset trigger event is generated, the acquired first input information is sent to the server;
步骤S204,接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信 息相匹配;Step S204, receiving first alert information fed back by the server, the first alert information and the first input letter sent Matching
步骤S205,判断所接收的第一警示信息是否与预设的第一警示信息相同;Step S205, determining whether the received first alert information is the same as the preset first alert information;
步骤S206,在判断所接收的第一警示信息与预设的第一警示信息相同时,在第一指示域显示第一提示信息。Step S206: When it is determined that the received first alert information is the same as the preset first alert information, displaying the first prompt information in the first indication domain.
需要说明的是,上述步骤S101-S105中的执行主体可以是客户端,可以通过HTML(HyperText Mark-up Language:超文本标记语言),JS(JavaScript:直译式脚本语言)或者JS+AJAX(Asynchronous Javascript And XML:异步直译式脚本语言及可扩展标记语言)等函数来实现上述步骤。It should be noted that the execution body in the above steps S101-S105 may be a client, and may be through HTML (HyperText Mark-up Language), JS (JavaScript: Literal Translation Scripting Language) or JS+AJAX (Asynchronous). Javascript And XML: asynchronous literal translation scripting language and extensible markup language) and other functions to achieve the above steps.
通过本申请的上述技术方案,当用户在登录页面上输入第一输入信息,例如输入登录用户名之后,当前网页上就会显示出第一警示信息,根据所显示的第一警示信息,可以判断出当前用户所登录的网站是不是假冒网站,这样便可以对用户的账户信息进行有效保护,也提高了识别假冒网站的概率。Through the above technical solution of the present application, when the user inputs the first input information on the login page, for example, after inputting the login user name, the first warning information is displayed on the current webpage, and according to the displayed first warning information, the first warning information can be determined. Whether the website that the current user is logged in is a fake website, so that the user's account information can be effectively protected, and the probability of identifying the fake website is also improved.
以下以几个具体的例子详细说明本申请实施例的具体实现。The specific implementation of the embodiments of the present application is described in detail below with a few specific examples.
本实施例提供了一种显示信息的方法,通过所显示的信息,便可以判断出当前网站是不是假冒网站,该方法的具体实现过程示意图如图3所示,包括以下步骤:This embodiment provides a method for displaying information. The displayed information is used to determine whether the current website is a fake website. The specific implementation process of the method is as shown in FIG. 3, and includes the following steps:
步骤S301,客户端100获取用户在当前页面第一输入域中输入的第一输入信息。In step S301, the client 100 acquires the first input information input by the user in the first input field of the current page.
在本实施例中,第一输入域可以为登录名输入域,第一输入信息为第一登录信息,其可以为用户注册的登录名。当用户在当前页面的登录名输入域进行输入后,客户端100便会获取用户所输入的登录名。需要说明的是,这里的第一输入信息并不限于用于登录账户,也可以指验证账户时输入的登录信息以及其他用途时所输入的信息。In this embodiment, the first input field may be a login name input field, and the first input information is first login information, which may be a login name registered by the user. When the user inputs in the login name input field of the current page, the client 100 acquires the login name input by the user. It should be noted that the first input information herein is not limited to the login account, and may also refer to the login information input when the account is verified and the information input when used for other purposes.
步骤S302,客户端100判断是否产生第一预设触发事件。In step S302, the client 100 determines whether a first preset trigger event is generated.
在获取用户输入的登录名后,客户端100进行是否产生第一预设触发事件的判断,该第一预设触发事件可以为当前登录名输入域失去焦点。当前登录名输入域失去焦点可以是当前登录名输入域完成输入后,触屏点击当前页面的其他区域,也可以是点击Tab键离开当前登录名输入域。当前登录名输入域失去焦点还包括光标离开当前登录名输入域。在本实施例中,光标离开当前登录名输入域可以是指光标跳入到下一输入域,例如登录密码输入域。在另一实施例中,光标离开当前登录名输入域也可以是指用户点击对应于当前登录名输入域的动作按钮,点击该动作按钮便表示用户完成了当前登录名输入域的输入操作。After obtaining the login name input by the user, the client 100 determines whether to generate a first preset trigger event, where the first preset trigger event may lose focus for the current login name input field. The current login name input field loses focus. After the current login name input field completes the input, the touch screen clicks on other areas of the current page, or clicks the Tab key to leave the current login name input field. The current login name input field loses focus and also includes the cursor leaving the current login name input field. In this embodiment, the cursor leaving the current login name input field may mean that the cursor jumps into the next input field, such as a login password input field. In another embodiment, the cursor leaving the current login name input field may also mean that the user clicks an action button corresponding to the current login name input field, and clicking the action button indicates that the user completes the input operation of the current login name input field.
步骤S303,在判断产生第一预设触发事件时,客户端100将所获取的第一输入信息发送给服务器200。即在光标离开登录名输入域时,客户端100将获取的登录名发送给服务器200。Step S303, when it is determined that the first preset trigger event is generated, the client 100 sends the acquired first input information to the server 200. That is, when the cursor leaves the login name input field, the client 100 transmits the acquired login name to the server 200.
上述步骤S301-303可以通过以下代码来实现: The above steps S301-303 can be implemented by the following code:
Figure PCTCN2015095837-appb-000001
Figure PCTCN2015095837-appb-000001
需要说明的是,上述代码仅是示意性举例说明具体如何实现步骤S301-303,但并不构成对本申请技术方案的限制。如有需要,也可以用其他函数或插件来说明实际如何实现步骤S301-303的。It should be noted that the above code is only a schematic illustration of how to implement steps S301-303 in detail, but does not constitute a limitation on the technical solution of the present application. If necessary, other functions or plug-ins can also be used to explain how to actually implement steps S301-303.
步骤S04,服务器200根据所接收的客户端100发送的第一输入信息,查找相应的第一警示信息。In step S04, the server 200 searches for the corresponding first warning information according to the received first input information sent by the client 100.
服务器200接收客户端100发送的登录名,然后在用户信息数据库中查找与该登录名相匹 配的第一警示信息。该用户信息数据库中记载有用户注册时所设置的登录名、登录密码、银行账号、支付密码以及相应的警示信息等。该警示信息用于提示对下一输入域进行操作的风险,其包括了第一警示信息。该警示信息可以是具备较强提醒效果的视觉方式,例如颜色、网格、文字、字母、数字和图片中的一种或多种的组合。由于颜色的不同能够给人带来视觉上的差异,能给人产生视觉刺激,所以如果警示信息通过颜色的形式显示出来,用户就能很容易注意到该警示信息,从而实现其警示的作用。在一优选的实施例中,第一警示信息为一种或几种颜色,一般一到两种颜色为宜。该颜色需要与第一警示信息所要显示位置的背景颜色不同,以产生视觉区别的效果。该颜色为鲜艳的色彩最佳,从而更能引起用户的注意,达到更好的警示效果。在另一实施例中第一警示信息可以为网格;在另一实施例中第一警示信息也可以是文字信息,该文字信息可以是用户的座右铭,也可以是与用户个人相关的其他信息;在另一实施例中第一警示信息也可以是英文字母,例如用户喜欢的明星的英文名字;在另一实施例中第一警示信息还可以是图片,该图片可以是用户相关的照片,例如用户所在城市、所在公司、用户的住所或者用户注册时所在地点的照片,也可以是用户喜欢的风景照片、收藏的名画照片,还可以是用户喜欢的动物、明星等的照片;在另一实施例中第一警示信息也还可以是便于用户记忆的数字。优选的,第一警示信息是与用户个人相关的信息,这样能提高了警示信息被破解的难度,能提高用户账户信息的安全性。此外,第一警示信息还可以闪烁显示,相当于警示灯,这样更能起到警示的作用。第一警示信息并不限于以上形式,只要能起到警示作用的形式均可以采用。The server 200 receives the login name sent by the client 100, and then searches the user information database for the login name. The first warning message is provided. The user information database records the login name, login password, bank account number, payment password, and corresponding warning information set when the user registers. The alert message is used to indicate the risk of operating the next input domain, which includes the first alert information. The alert information may be a visual manner with a strong reminder effect, such as a combination of one or more of color, grid, text, letters, numbers, and pictures. Because the difference in color can give people visual differences, it can give people visual stimuli. Therefore, if the warning information is displayed in the form of color, the user can easily notice the warning information, thereby realizing the warning effect. In a preferred embodiment, the first warning information is one or several colors, and generally one or two colors are preferred. The color needs to be different from the background color of the position at which the first warning information is to be displayed to produce a visually distinct effect. This color is the best for bright colors, which can attract more attention from users and achieve better warning results. In another embodiment, the first alert information may be a grid; in another embodiment, the first alert information may also be text information, which may be the motto of the user, or other information related to the user's individual. In another embodiment, the first alert information may also be an English alphabet, such as an English name of a star that the user likes; in another embodiment, the first alert information may also be a picture, and the image may be a user-related photo. For example, the user's city, the company, the user's residence, or the location of the user's registration, may also be the user's favorite landscape photos, the collection of famous painting photos, or the user's favorite animals, stars, etc.; The first warning information in the embodiment may also be a number that is convenient for the user to remember. Preferably, the first warning information is information related to the user's personal, which can improve the difficulty of the warning information being cracked, and can improve the security of the user account information. In addition, the first warning message can also be displayed in a flashing manner, which is equivalent to a warning light, which can serve as a warning. The first warning information is not limited to the above form, and any form that can serve as a warning function can be adopted.
步骤S305,服务器200将查找到的第一警示信息反馈给客户端100。In step S305, the server 200 feeds back the first warning information that is found to the client 100.
当服务器200查找到与登录名相匹配的第一警示信息后,将所查找到的第一警示信息发送给客户端100;如果没查找到与登录名相匹配的第一警示信息,服务器200向客户端100发送的第一警示信息便可以是服务器200先前预设的信息,此预设的信息不会给用户带来任何警示的作用。After the server 200 finds the first alert information that matches the login name, the first alert information that is found is sent to the client 100; if the first alert information matching the login name is not found, the server 200 The first alert information sent by the client 100 may be the information preset by the server 200, and the preset information does not bring any warning effect to the user.
步骤S306,根据所接收的服务器200反馈回的第一警示信息,客户端100将所接收的第一警示信息在第一指示域中进行显示。Step S306, the client 100 displays the received first alert information in the first indication domain according to the received first alert information fed back by the server 200.
上述步骤S303-S306可以通过以下代码来实现:The above steps S303-S306 can be implemented by the following code:
String userId=request.getParameter("userId");//定义用户ID字符串String userId=request.getParameter("userId");//Define the user ID string
if(UserManager.getInstance().findUserById(userId)!=null)//判断UserManager与用户ID是否一致If(UserManager.getInstance().findUserById(userId)!=null)//Check if the UserManager is consistent with the user ID
out.println("用户设置的个性化信息":+UserManager.getInstance().findUserById(userId)).//显示服务器所查找到的用户设置的个性化性息,在本实施例中该个性化信息为第一警示信 息Out.println("personalized information set by the user": +UserManager.getInstance().findUserById(userId)).//Displays the personalized information of the user settings found by the server, which is personalized in this embodiment. Information is the first warning letter interest
需要说明的是,上述代码仅是示意性举例说明具体如何实现步骤S304-306,但并不构成对本申请技术方案的限制。如有需要,也可以用其他函数或插件来说明实际如何实现步骤S304-306的。It should be noted that the above code is only a schematic illustration of how to implement steps S304-306 in detail, but does not constitute a limitation on the technical solution of the present application. If necessary, other functions or plug-ins can also be used to explain how to actually implement steps S304-306.
客户端100接收服务器200反馈的与客户端100发送的登录名相匹配的第一警示信息,并将所接收的第一警示信息在当前页面的第一指示域中进行显示。例如,第一警示信息为网格加闪烁显示,那么客户端100接收到第一警示信息后,就会在第一指示域中显示出填充的网格并且网格会产生闪烁的效果。上述第一指示域可以为客户端预设的第一指示域,在另一实施例中,服务器200反馈回的第一警示信息中含有上述第一指示域的位置信息,客户端100根据该位置信息,在第一指示域中进行显示第一警示信息。第一指示域包括第一输入域,在本实施例中第一指示域可以为登录名输入域,还可以在当前页面中的其他位置,例如当前页面的右上角,或者登录名输入域的右侧,也还可以将整个网页背景作为第一指示域。对于将整个网页背景作为第一指示域这种情形,如果第一警示信息为颜色,那么其颜色要与整个网页背景的颜色不同,以产生视觉区别的效果。在另一实施例中,第一指示域也可以为登录名输入域与其他输入域的组合,例如登录名输入域与登录密码输入域的组合。The client 100 receives the first alert information that is fed back by the server 200 and matches the login name sent by the client 100, and displays the received first alert information in the first indication field of the current page. For example, if the first alert information is a grid plus blinking display, then after receiving the first alert information, the client 100 displays the filled mesh in the first indication domain and the mesh generates a blinking effect. The first indication field may be a first indication field preset by the client. In another embodiment, the first warning information fed back by the server 200 includes the location information of the first indication domain, and the client 100 according to the location The information is displayed in the first indication field to display the first warning information. The first indicator field includes a first input field. In this embodiment, the first indicator field may be a login name input field, and may also be in another location in the current page, such as the upper right corner of the current page, or the right of the login name input field. On the side, the entire web page background can also be used as the first indication field. For the case where the entire web page background is used as the first indication field, if the first warning information is a color, the color thereof is different from the color of the entire web page background to produce a visually distinct effect. In another embodiment, the first indication field may also be a combination of a login name input field and other input fields, such as a combination of a login name input field and a login password input field.
通过在当前页面第一指示域中所显示的第一警示信息,用户便可以判断出当前登录网站是不是假冒网站。如果在用户输入完登录名且光标离开登录名输入域后,当前页面第一指示域中显示出的第一警示信息与用户注册时所预设的第一警示信息相同,那么便可以判断出当前网站是真实网站,用户可以进行下一步操作。如果当前页面上所显示的第一警示信息与用户注册时所预设的第一警示信息不同,那么便可以判断出当前网站有可能是假冒网站,用户需要进一步判断是否可以进行后续输入登录密码、银行卡号、支付密码等操作,以免造成经济损失。By the first alert information displayed in the first indication field of the current page, the user can determine whether the currently logged in website is a fake website. If after the user inputs the login name and the cursor leaves the login name input field, the first warning information displayed in the first indication field of the current page is the same as the first warning information preset when the user registers, then the current determination can be determined. The website is a real website and the user can proceed to the next step. If the first warning information displayed on the current page is different from the first warning information preset by the user when registering, then it may be determined that the current website may be a fake website, and the user needs to further determine whether the subsequent login password can be entered. Bank card number, payment password, etc., so as not to cause economic losses.
通过上述步骤S301-S306,用户便可以在输入登录密码之前判断出所登录的网站是不是假冒网站,这提高了用户识别假冒网站的概率,也不会导致因其账户信息被盗取而造成的经济损失。Through the above steps S301-S306, the user can determine whether the logged-in website is a fake website before inputting the login password, which improves the probability that the user recognizes the fake website, and does not cause the economy caused by theft of the account information. loss.
下面以一具体实例来进一步说明进行上述步骤的结果,如图4A-4C所示。假设用户在某一真实网站注册时所设置的对应于登录名输入域的第一警示信息为浅灰色,第一指示域为登录名输入域。其中图4A表示用户在该网站进行登录操作,正在输入登录名;图4B对应于光标离开当前登录名输入域为光标跳入到登录密码输入域的情形,执行上述步骤S301-S306之后,登录名输入域就会显示为浅灰色;图4C对应于光标离开当前登录名输入域为用户点击对应于当前登录名输入域的按钮的情形,执行上述步骤S301-S306之后,登录名输入域就会显示为 灰色。如果用户在输入完登录名,光标离开当前登录名输入域之后,登录名输入域不显示为浅灰色,那么就可以判断出当前网站可能为假冒网站。The results of the above steps are further illustrated by a specific example, as shown in Figures 4A-4C. It is assumed that the first warning information corresponding to the login name input field set by the user when registering at a real website is light gray, and the first indication field is a login name input field. 4A shows that the user performs a login operation on the website, and the login name is being input; FIG. 4B corresponds to the case where the cursor leaves the current login name input field and the cursor jumps into the login password input field, and after performing the above steps S301-S306, the login name The input field will be displayed in light gray; Figure 4C corresponds to the case where the cursor leaves the current login name input field for the user to click the button corresponding to the current login name input field. After performing the above steps S301-S306, the login name input field will be displayed. For gray. If the user enters the login name and the cursor leaves the current login name input field, the login name input field is not displayed in light gray, then it can be determined that the current website may be a fake website.
上述仅针对登录名输入域的第一警示信息为浅灰色,第一指示域为登录名输入域进行了举例说明,对于第一警示信息为其他形式,第一指示域为其他区域的情形也相类似,在此就不再赘叙。The first warning information that is only for the login name input field is light gray, and the first indication field is an example of the login name input field. For the first warning information, the first indication domain is other areas, and the first indication domain is other areas. Similar, it will not be described here.
需要说明的是,上述是以登录名输入域作为第一输入域,以登录名作为第一输入信息,即用户最先在登录名输入域中输入登录名。如果用户最先在其他输入域进行操作,那么相应的输入域便为第一输入域,相应的输入信息便为第一输入信息,第一警示信息和第一指示域也可以做相应的更改。例如,用户最先在登录密码输入域输入登录密码,那么登录密码输入域便为第一输入域,登录密码为第一输入信息,第一指示域也可以为登录密码输入域。It should be noted that the above is the login name input field as the first input field, and the login name is used as the first input information, that is, the user first inputs the login name in the login name input field. If the user first operates in another input field, the corresponding input field is the first input field, and the corresponding input information is the first input information, and the first warning information and the first indication field can also be changed accordingly. For example, if the user first enters the login password in the login password input field, the login password input field is the first input field, the login password is the first input information, and the first indication field can also be the login password input field.
本申请实施例还提供了另一种显示信息的方法,该方法通过显示对第一输入信息和第二输入信息设置的两级警示信息来保障用户账户信息的安全,所以即使第一输入信息所对应的第一警示信息被破解,通过该方法还能再为用户提供第二输入信息所对应的第二警示信息这层保护屏障,也能更加提高用户识别假冒网站的概率。在本实施例中登录名输入域为第一输入域,登录名为第一输入信息,登录密码输入域为第二输入域,登录密码为第二输入信息。该方法具体实现过程示意图如图5所示,包括以下步骤:The embodiment of the present application further provides another method for displaying information, which ensures security of user account information by displaying two levels of warning information set for the first input information and the second input information, so even the first input information is The corresponding first warning information is cracked, and the second warning information corresponding to the second input information can be further provided to the user by the method, and the probability of the user identifying the fake website can be further improved. In this embodiment, the login name input field is the first input field, the login name is the first input information, the login password input field is the second input field, and the login password is the second input information. The schematic diagram of the specific implementation process of the method is shown in FIG. 5, and includes the following steps:
其中,步骤S501-S506与步骤S301-306相同,在此不再赘叙。The steps S501-S506 are the same as the steps S301-306, and are not described here.
步骤S507,在显示第一警示信息之后,客户端500获取用户在第二输入域中输入的第二输入信息。Step S507, after displaying the first alert information, the client 500 acquires the second input information input by the user in the second input field.
当用户完成登录名输入,开始在当前页面的登录密码输入域进行登录密码输入后,客户端500获取用户所输入的登录密码。After the user completes the login name input and starts to input the login password in the login password input field of the current page, the client 500 acquires the login password input by the user.
步骤S508,客户端500判断是否产生第二预设触发事件。In step S508, the client 500 determines whether a second preset trigger event is generated.
在获取用户输入的登录密码后,客户端500进行是否产生第二预设触发事件的判断。该触发事件可为光标离开当前登录密码输入域,光标离开当前登录密码输入域可以是指光标跳入到下一输入域,例如验证码输入域,在另一实施例中光标离开当前登录密码输入域也可以是用户点击对应于当前登录密码输入域的动作按钮,点击该动作按钮便表示用户完成了当前登录密码输入域的输入操作。After obtaining the login password input by the user, the client 500 determines whether to generate a second preset trigger event. The trigger event may be that the cursor leaves the current login password input field, and the cursor leaving the current login password input field may mean that the cursor jumps into the next input field, such as a verification code input field, and in another embodiment, the cursor leaves the current login password input. The domain may also be an action button that the user clicks on the current login password input field. Clicking the action button indicates that the user has completed the input operation of the current login password input field.
步骤S509,在判断产生第二预设触发事件时,客户端500将所获取的第二输入信息发送给服务器600。In step S509, the client 500 sends the acquired second input information to the server 600 when determining that the second preset trigger event is generated.
客户端500在判断产生第二预设触发事件时,即光标离开了当前登录密码输入域,客户端500将所获取的登录密码发送给服务器600。 When the client 500 determines that the second preset trigger event is generated, that is, the cursor leaves the current login password input field, the client 500 sends the acquired login password to the server 600.
步骤S510,服务器600根据所接收的客户端500发送的第二输入信息,查找相应的第二警示信息。In step S510, the server 600 searches for the corresponding second alert information according to the received second input information sent by the client 500.
服务器600接收客户端500发送的登录密码,然后在用户信息数据库中查找与该登录密码相匹配的第二警示信息。该第二警示信息的可选形式与第一警示信息的可选形式相同,其也可以为颜色、网格、文字、字母、数字和图片中的一种或者多种的组合,但并不限于以上形式,只要能起到警示作用的形式均可以采用。第二警示信息可以是一种或几种颜色,一般一到两种颜色为宜。如果第一警示信息也为颜色,那么优选的第二警示信息的颜色与第一警示信息的颜色不同。在另一实施例中,第二警示信息可以为网格;在另一实施例中,第二警示信息也可以是文字信息,该文字信息可以是与用户个人相关的信息,例如用户中文名字;在另一实施例中警示信息也可以是英文字母,例如用户的英文名字;在另一实施例中第二警示信息还可以是图片,该图片可以是用户的个人照片,也可以是其他照片,例如用户所在城市、所在公司、用户的住所或者用户注册时所在地点的照片,还可以是用户喜欢的动物、明星等的照片;第二警示信息也还可以是数字,例如用户的生日日期、用户的身份证号码、电话号码等。优选的,第二警示信息也是与用户个人相关的私密信息,这样能提高第二警示信息被破解的难度,也能提高用户账户信息的安全性。第二警示信息与第一警示信息可以相同,也可以不同,优选的为第二警示信息与第一警示信息不同,这样便可以增大假冒网站的制作成本,更大程度的提高安全性。此外,第二警示信息也还可以闪烁显示,更进一步提高警示的效果。The server 600 receives the login password sent by the client 500, and then searches the user information database for the second alert information that matches the login password. The optional form of the second warning information is the same as the optional form of the first warning information, and may also be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, but is not limited thereto. The above forms can be used as long as they can serve as a warning. The second warning information may be one or several colors, and generally one or two colors are suitable. If the first alert information is also a color, the color of the preferred second alert information is different from the color of the first alert information. In another embodiment, the second alert information may be a grid; in another embodiment, the second alert information may also be text information, and the text information may be information related to the user, such as a user's Chinese name; In another embodiment, the alert information may also be an English letter, such as an English name of the user; in another embodiment, the second alert information may also be a picture, which may be a personal photo of the user, or may be other photos. For example, the user's city, the company, the user's residence, or the location of the user's registration, may also be a photo of the animal, star, etc. that the user likes; the second warning information may also be a number, such as the user's birthday date, the user. ID number, phone number, etc. Preferably, the second warning information is also private information related to the user, which can improve the difficulty of the second warning information being cracked, and can also improve the security of the user account information. The second warning information may be the same as the first warning information, or may be different. Preferably, the second warning information is different from the first warning information, so that the manufacturing cost of the fake website can be increased, and the security is improved to a greater extent. In addition, the second warning information can also be displayed in a blinking manner to further improve the effect of the warning.
步骤S511,服务器600将所查找到的第二警示信息反馈给客户端500。In step S511, the server 600 feeds back the found second alert information to the client 500.
当查找到与登录密码相匹配的第二警示信息后,将所查找到的第二警示信息发送给客户端500;如果没查找到与登录密码相匹配的第二警示信息,服务器600向客户端500发送的第二警示信息可以是服务器600先前预设的信息,此预设的信息不会给用户带来任何警示的作用。After the second alert information matching the login password is found, the second alert information that is found is sent to the client 500; if the second alert information matching the login password is not found, the server 600 sends the alert to the client. The second alert information sent by the 500 may be the information preset by the server 600, and the preset information does not give any warning to the user.
步骤S512,根据所接收的服务器600反馈回的第二警示信息,客户端500将所接收的第二警示信息在第二指示域中进行显示。Step S512: The client 500 displays the received second alert information in the second indication domain according to the received second alert information fed back by the server 600.
客户端500接收服务器600反馈的与客户端500发送的登录密码相匹配的第二警示信息,然后将所接收的第二警示信息在当前页面的第二指示域中进行显示。例如,第二警示信息为颜色加闪烁显示,那么进行显示操作后,第二指示域中就会被该颜色部分或者全部填充,并且所填充的颜色会呈现出闪烁效果。上述第二指示域可以为客户端预设的第二指示域,在另一实施例中服务器600反馈的第二警示信息中含有上述第二指示域的位置信息,客户端500根据该位置信息,在第一指示域中显示第二警示信息。第二指示域可以为登录密码输入域, 也还可以在当前页面中的其他位置,例如第一指示域的下方,或者登录密码输入域的右侧,也还可以将整个网页背景作为第二指示域。在另一实施例中,第二指示域为登录密码输入域与其他输入域的组合,例如登录密码输入域与验证码输入域的组合。第二指示域所在位置可以与第一指示域相同,也可以不相同,当第二指示域与第一指示域重合时,第二警示信息要与第一警示信息不同,以示出视觉上的区别。The client 500 receives the second alert information that is fed back by the server 600 and matches the login password sent by the client 500, and then displays the received second alert information in the second indication field of the current page. For example, the second warning information is a color plus blinking display, then after the display operation, the second indication field is partially or completely filled by the color, and the filled color will exhibit a flickering effect. The second indication field may be a second indication field preset by the client. In another embodiment, the second warning information fed back by the server 600 includes location information of the second indication domain, and the client 500 determines, according to the location information, The second alert information is displayed in the first indication field. The second indicator field can be a login password input field. It is also possible to use other locations in the current page, such as below the first indication field, or on the right side of the login password input field, or as the second indication domain. In another embodiment, the second indication field is a combination of a login password input field and other input fields, such as a combination of a login password input field and a verification code input field. The location of the second indicator domain may be the same as or different from the first indicator domain. When the second indicator domain coincides with the first indicator domain, the second alert information is different from the first alert information to indicate visual the difference.
通过在当前页面所显示的第一警示信息和第二警示信息,用户能判断出当前登录网站是不是假冒网站的准确度更高。如果在用户输入完登录名且光标离开登录名输入域登录后,在第一指示域中显示出的第一警示信息与用户注册时预设的第一警示信息相同,并且在用户输入完登录密码且光标离开登录密码输入域后,在第二指示域中显示出的第二警示信息与用户注册时预设的第二警示信息相同,那么用户可以判断出当前网站是真实网站,用户可以进行下一步操作。如果当前页面上显示出的第一警示信息和第二警示信息与用户预设的第一警示信息和第二警示信息不同,那么当前网站就很有可能是假冒网站,用户需要再进一步确认是否可以进行后续输入登录密码、银行卡号、支付密码等操作,以免造成经济损失。Through the first warning information and the second warning information displayed on the current page, the user can determine whether the current login website is more accurate or not. If the user enters the login name and the cursor leaves the login name input domain to log in, the first warning information displayed in the first indication field is the same as the first warning information preset by the user when the user registers, and the user enters the login password after the user enters the login password. After the cursor leaves the login password input field, the second warning information displayed in the second indication field is the same as the second warning information preset by the user when registering, so the user can determine that the current website is a real website, and the user can perform the next One step operation. If the first warning information and the second warning information displayed on the current page are different from the first warning information and the second warning information preset by the user, the current website is likely to be a fake website, and the user needs to further confirm whether it is possible. Carry out subsequent operations such as entering the login password, bank card number, and payment password to avoid economic loss.
通过上述步骤S501-S512,用户可以通过第一警示信息和第二警示信息的显示,在提交登录指令之前判断出当前网站是不是假冒网站,这更大程度的提高了用户识别假冒网站的概率,更加能保证用户账户信息的安全性。Through the above steps S501-S512, the user can determine whether the current website is a fake website before submitting the login instruction by displaying the first warning information and the second warning information, which greatly improves the probability of the user identifying the fake website. More secure user account information.
下面在实施例一中的具体实例的基础上更进一步来叙述执行上面步骤S501-S512的结果,其中执行步骤S501-S506对应于图4A-4C,执行步骤S507-S512对应于图6A-6C。假设用户在某一真实网站注册时所设置的第二警示信息为深灰色,第二指示域为登录密码输入域。图6A表示光标离开登录名输入域后跳入登录密码输入域,在第一指示域中显示第一警示信息后,用户进行登录密码输入操作;图6B表示用户输入完登录密码后,光标跳入验证码输入域,执行步骤S507-S512后,第二指示域中显示为深灰色;图6C表示用户输入完登录密码后,用户点击密码输入右侧的按钮,执行步骤S507-S512后,第二指示域中显示为深灰色。The results of performing the above steps S501-S512 will be further described below on the basis of the specific example in the first embodiment, wherein steps S501-S506 are performed corresponding to FIGS. 4A-4C, and steps S507-S512 are performed corresponding to FIGS. 6A-6C. It is assumed that the second warning information set by the user when registering on a real website is dark gray, and the second indication field is a login password input field. 6A shows that the cursor jumps into the login password input field after leaving the login name input field, and after the first alert information is displayed in the first indication field, the user performs a login password input operation; FIG. 6B shows that the cursor jumps in after the user inputs the login password. The verification code input field, after performing steps S507-S512, the second indication field is displayed as dark gray; FIG. 6C shows that after the user inputs the login password, the user clicks the button on the right side of the password input, and after performing steps S507-S512, the second The indicator field is displayed in dark gray.
如果用户在输入完登录名且光标离开登录名输入域,登录名输入域没有显示为浅灰色,并在完成登录密码输入且光标离开当前登录密码输入域之后,登录密码输入域也没有显示为深灰色,那么就可以判断出当前网站极可能为假冒网站。If the user enters the login name and the cursor leaves the login name input field, the login name input field is not displayed in light gray, and after completing the login password input and the cursor leaves the current login password input field, the login password input field is not displayed as deep. Gray, then you can judge that the current website is likely to be a fake website.
上述仅针对第一警示信息和第二警示信息分别为浅灰色和深灰色,第一指示域和第二指示域分别为登录名输入域和登录密码输入域、第一输入信息和第二输入信息分别为登录名和登录密码的情形进行了举例说明,对于第一警示信息和第二警示信息为其他形式,第一指示域和第二指示区域为其他区域的情形也相类似,在此就不再赘叙。The first warning information and the second warning information are respectively light gray and dark gray, and the first indication field and the second indication domain are a login name input field and a login password input field, a first input information, and a second input information, respectively. The case of the login name and the login password is exemplified. For the first warning information and the second warning information, the first indication field and the second indication area are similar to other areas, and no longer赘 。.
需要说明的是,上述是以登录名输入域和登录密码输入域分别作为第一输入域和第二输 入域,即用户最先输入登录名,然后输入登录密码。如果用户最先在其他输入域进行操作,那么相应的输入域便为第一输入域,第二输入域也随之改变,第一警示信息、第二警示信息、第一指示域和第二指示域也可以做相应的更改,例如用户最先输入登录密码,然后输入登录名,那么登录密码输入域便为第一输入域,登录名输入域为第二输入域。此外,上述实施例仅描述了对第一输入信息和第二输入信息设置了警示信息,但不构成对其他输入信息也设置相应的警示信息的限制。如有需要,也可以进一步设置其他输入信息的警示信息。It should be noted that the above is the login name input field and the login password input field as the first input field and the second input respectively. Inbound, that is, the user first enters the login name and then enters the login password. If the user first operates in another input field, the corresponding input field is the first input field, and the second input field also changes, the first warning information, the second warning information, the first indication field, and the second indication. The domain can also be changed accordingly. For example, if the user first enters the login password and then enters the login name, the login password input field is the first input field, and the login name input field is the second input field. In addition, the above embodiment only describes that the warning information is set for the first input information and the second input information, but does not constitute a limitation for setting the corresponding warning information for other input information. If necessary, you can further set up warning information for other input information.
在上述的实施例中,用户通过所显示的第一警示信息和/或第二警示信息来判断当前网站是不是假冒网站。本申请另一实施例还提供了一种显示信息的方法,通过所显示的信息,客户端能判断出当前网站是不是假冒网站。如图7所示,该显示方法包括如下步骤:In the above embodiment, the user determines whether the current website is a fake website by using the displayed first warning information and/or the second warning information. Another embodiment of the present application further provides a method for displaying information, by which the client can determine whether the current website is a fake website. As shown in FIG. 7, the display method includes the following steps:
步骤S701-S705与实施例一中的步骤S301-S305以及实施例二中的步骤S501-S505相同,在此不再赘叙。Steps S701-S705 are the same as steps S301-S305 in the first embodiment and steps S501-S505 in the second embodiment, and are not described here.
步骤S706,客户端700判断所接收的第一警示信息是否与预设的第一警示信息相同。In step S706, the client 700 determines whether the received first alert information is the same as the preset first alert information.
客户端700接收到服务器800反馈的第一警示信息后,将所接收的第一警示信息与预设的第一警示信息相对比,判断二者是否相同。该预设的第一警示信息可以是用户先前保存在客户端700上的。After receiving the first alert information fed back by the server 800, the client 700 compares the received first alert information with the preset first alert information to determine whether the two are the same. The preset first alert information may be previously saved by the user on the client 700.
客户端700所接收的第一警示信息与上述各实施例中的第一警示信息相同,也可以为颜色、网格、文字、字母、数字和图片中的一种或者多种的组合,但并不限于以上形式,只要能起到警示作用的形式均可以采用。The first warning information received by the client 700 is the same as the first warning information in the foregoing embodiments, and may also be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, but It is not limited to the above forms, and any form that can serve as a warning can be employed.
步骤S707,客户端700在判断所接收的第一警示信息与预设的第一警示信息相同时,在第一指示域中显示第一提示信息。In step S707, the client 700 displays the first prompt information in the first indication field when it is determined that the received first alert information is the same as the preset first alert information.
上述第一指示域可以为客户端预设的第一指示域,在另一实施例中,服务器800反馈回的第一警示信息中含有上述第一指示域的位置信息,客户端700根据该位置信息,在第一指示域中进行显示第一提示信息。本实施例中的第一指示域与上述实施例中的第一指示域可以相同,也可以不同。上述第一提示信息可以是客户端700所接收的第一警示信息,即可以为颜色、网格、文字、字母、数字和图片中的一种或者多种的组合,也可以是其他形式。该第一提示信息也可以闪烁显示。The first indication field may be a first indication field preset by the client. In another embodiment, the first warning information fed back by the server 800 includes the location information of the first indication domain, and the client 700 according to the location The information is displayed in the first indication field to display the first prompt information. The first indication field in this embodiment may be the same as or different from the first indication field in the foregoing embodiment. The first prompt information may be the first alert information received by the client 700, that is, may be a combination of one or more of a color, a grid, a text, a letter, a number, and a picture, or may be other forms. The first prompt information can also be displayed in a blinking manner.
客户端700通过将接收的第一警示信息与预设的第一警示信息相对比,便可以判断出当前网站是否是假冒网站。如果接收的第一警示信息与预设的第一警示信息相同,那么客户端700可以认为当前网站是真实网站;如果接收的第一警示信息与预设的第一警示信息不同,那么客户端700可以判断出当前网站是假冒网站。The client 700 can determine whether the current website is a fake website by comparing the received first warning information with the preset first warning information. If the received first alert information is the same as the preset first alert information, the client 700 may consider that the current website is a real website; if the received first alert information is different from the preset first alert information, the client 700 It can be judged that the current website is a fake website.
对于客户端700在显示第一提示信息的基础上再显示第二提示信息的方法,可参考图5和 图7所示的方法的结合,其具体实现步骤与图5和图7所示方法的具体实现步骤相同,在此不再赘叙。客户端700利用第二警示信息来判断当前网站是不是假冒网站的方法与上述利用第一警示信息来判断当前网站是否是假冒网站的方法相同,在此也不再赘叙。For the method that the client 700 displays the second prompt information on the basis of displaying the first prompt information, refer to FIG. 5 and The specific implementation steps of the method shown in FIG. 7 are the same as the specific implementation steps of the method shown in FIG. 5 and FIG. 7, and are not described here. The method for the client 700 to use the second warning information to determine whether the current website is a fake website is the same as the method for determining whether the current website is a fake website by using the first warning information, and is not described here.
本申请另一实施例提供了一种显示信息装置,该显示信息装置可以用于识别当前网站是否是假冒网站。如图8所示,该装置包括:Another embodiment of the present application provides a display information device, which can be used to identify whether a current website is a fake website. As shown in Figure 8, the device includes:
第一获取单元801、第一判断单元802、第一发送单元803、第一接收单元804和第一显示单元805。其中,第一获取单元用于801用于获取用户在第一输入域中输入的第一输入信息。第一判断单元802用于根据所获取的用户在当前第一输入域中输入的第一输入信息,判断是否产生第一预设触发事件;第一判断单元802包括第一判断子单元,该第一判断子单元用于判断光标是否离开第一输入域。此外,该第一判断子单元包括第二判断子单元,该第二判断子单元用于判断光标是否跳入第二输入域或用于判断对应于当前第一输入域的动作按钮是否被点击。The first obtaining unit 801, the first determining unit 802, the first transmitting unit 803, the first receiving unit 804, and the first display unit 805. The first obtaining unit is used to acquire the first input information input by the user in the first input field. The first determining unit 802 is configured to determine, according to the acquired first input information input by the user in the current first input field, whether to generate a first preset trigger event; the first determining unit 802 includes a first determining subunit, the first A judging subunit is used to determine whether the cursor leaves the first input field. In addition, the first determining subunit includes a second judging subunit, and the second judging subunit is configured to determine whether the cursor jumps into the second input field or is used to determine whether an action button corresponding to the current first input field is clicked.
第一发送单元803用于在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;第一接收单元804用于接收服务器反馈的第一警示信息,该第一警示信息是通过服务器查询与所发送的第一输入信息相匹配的信息得到的;第一显示单元805用于在第一指示域中显示所接收的第一警示信息。第一显示单元806包括第一显示子单元,该第一显示子单元用于在客户端预设的第一指示域中显示所接收的第一警示信息。此外,当第一接收单元804接收的服务器反馈的第一警示信息包括第一指示域的位置信息时,第一显示单元805包括第二显示子单元,该第二显示子单元用于根据第一指示域的位置信息,在第一指示域中显示所接收的第一警示信息。The first sending unit 803 is configured to send the obtained first input information to the server when determining that the first preset triggering event is generated; the first receiving unit 804 is configured to receive the first alert information fed back by the server, where the first alert The information is obtained by the server querying the information matching the sent first input information; the first display unit 805 is configured to display the received first alert information in the first indication field. The first display unit 806 includes a first display subunit, and the first display subunit is configured to display the received first alert information in a first indication field preset by the client. In addition, when the first alert information fed back by the server received by the first receiving unit 804 includes the location information of the first indication domain, the first display unit 805 includes a second display subunit, and the second display subunit is configured according to the first The location information of the indication domain is displayed, and the received first alert information is displayed in the first indication domain.
该显示信息装置还包括:第二获取单元806、第二判断单元807、第二发送单元808、第二接收单元809以及第二显示单元810。其中,第二获取单元806用于在显示第一警示信息之后,获取用户在第二输入域中输入的第二输入信息。第二判断单元807用于根据所获取的第二输入信息,判断是否产生第二预设触发事件;第二发送单元808用于将所获取的第二输入信息发送给服务器;第二接收单元809用于接收服务器反馈的第二警示信息,该第二警示信息是通过服务器查询与所发送的第二输入信息相匹配的信息得到的;第二显示单元810用于在第二指示域中显示所接收的第二警示信息。The display information device further includes a second obtaining unit 806, a second determining unit 807, a second transmitting unit 808, a second receiving unit 809, and a second display unit 810. The second obtaining unit 806 is configured to acquire second input information input by the user in the second input field after displaying the first alert information. The second determining unit 807 is configured to determine, according to the acquired second input information, whether a second preset trigger event is generated; the second sending unit 808 is configured to send the acquired second input information to the server; and the second receiving unit 809 a second warning information for receiving feedback from the server, where the second warning information is obtained by querying, by the server, information that matches the sent second input information; the second display unit 810 is configured to display the information in the second indication field. The second warning message received.
本申请另一实施例提供了一种显示信息装置,如图9所示。该装置包括获取单元901、第一判断单元902、发送单元903、接收单元904、第二判断单元905和显示单元906。其中,获取单元901用于获取用户在第一输入域中输入的第一输入信息;第一判断单元902用于判断是否产生第一预设触发事件;发送单元903用于在判断产生第一预设触发事件时,将所获 取的第一输入信息发送给服务器;接收单元904用于接收服务器反馈的第一警示信息,该第一警示信息与所发送的第一输入信息相匹配;第二判断单元905用于判断所接收的第一警示信息是否与预设的第一警示信息是否相同;显示单元906用于在判断所接收的第一警示信息与预设的第一警示信息相同时,显示第一提示信息。Another embodiment of the present application provides a display information device, as shown in FIG. The apparatus includes an acquisition unit 901, a first determination unit 902, a transmission unit 903, a reception unit 904, a second determination unit 905, and a display unit 906. The obtaining unit 901 is configured to acquire first input information input by the user in the first input field, the first determining unit 902 is configured to determine whether a first preset triggering event is generated, and the sending unit 903 is configured to generate the first pre-determined Set the trigger event to be obtained The first input information is sent to the server; the receiving unit 904 is configured to receive the first alert information fed back by the server, the first alert information is matched with the sent first input information, and the second determining unit 905 is configured to determine the received Whether the first warning information is the same as the preset first warning information; the display unit 906 is configured to display the first prompt information when determining that the received first warning information is the same as the preset first warning information.
本申请还提供了一种客户端,该客户端包括上述图8和图9所示的两种显示信息装置。The present application also provides a client that includes the two types of display information devices shown in FIGS. 8 and 9 above.
在20世纪90年代,对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable Logic Device,PLD)(例如现场可编程门阵列(Field Programmable Gate Array,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片2。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(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)与Verilog2。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。In the 1990s, improvements to a technology could clearly distinguish between hardware improvements (eg, improvements to circuit structures such as diodes, transistors, switches, etc.) or software improvements (for process flow improvements). However, as technology advances, many of today's method flow improvements can be seen as direct improvements in hardware circuit architecture. Designers almost always get the corresponding hardware circuit structure by programming the improved method flow into the hardware circuit. Therefore, it cannot be said that the improvement of a method flow cannot be implemented by hardware entity modules. For example, a Programmable Logic Device (PLD) (such as a Field Programmable Gate Array (FPGA)) is an integrated circuit whose logic function is determined by the user programming the device. The designer is self-programming to "integrate" a digital system onto a single PLD without requiring the chip manufacturer to design and fabricate a dedicated integrated circuit chip 2 . Moreover, today, instead of manually making integrated circuit chips, this programming is mostly implemented using "logic compiler" software, which is similar to the software compiler used in programming development, but before compiling The original code has to be written in a specific programming language. This is called the Hardware Description Language (HDL). HDL is not the only one, but there are many kinds, such as 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), etc., are currently the most commonly used VHDL (Very-High-Speed Integrated Circuit Hardware Description Language) and Verilog2. It should also be apparent to those skilled in the art that the hardware flow for implementing the logic method flow can be easily obtained by simply programming the method flow into the integrated circuit with a few hardware description languages.
控制器可以按任何适当的方式实现,例如,控制器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式,控制器的例子包括但不限于以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20以及Silicone Labs C8051F320,存储器控制器还可以被实现为存储器的控制逻辑的一部分。 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. In the form of logic gates, switches, application specific integrated circuits (ASICs), programmable logic controllers, and embedded microcontrollers, 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.
本领域技术人员也知道,除了以纯计算机可读程序代码方式实现控制器以外,完全可以通过将方法步骤进行逻辑编程来使得控制器以逻辑门、开关、专用集成电路、可编程逻辑控制器和嵌入微控制器等的形式来实现相同功能。因此这种控制器可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置也可以视为硬件部件内的结构。或者甚至,可以将用于实现各种功能的装置视为既可以是实现方法的软件模块又可以是硬件部件内的结构。Those skilled in the art will also appreciate that in addition to implementing the controller in purely computer readable program code, the controller can be logically programmed by means of logic gates, switches, ASICs, programmable logic controllers, and embedding. The form of a microcontroller or the like to achieve the same function. 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. Or even 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 system, device, module or unit illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product having a certain function.
为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本申请时可以把各单元的功能在同一个或多个软件和/或硬件中实现。For the convenience of description, the above devices are described separately by function into various units. Of course, the functions of each unit may be implemented in the same software or software and/or hardware when implementing the present application.
通过以上的实施方式的描述可知,本领域的技术人员可以清楚地了解到本申请可借助软件加必需的通用硬件平台的方式来实现。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。该计算机软件产品可以包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例或者实施例的某些部分所述的方法。该计算机软件产品可以存储在内存中,内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括短暂电脑可读媒体(transitory media),如调制的数据信号和载波。It will be apparent to those skilled in the art from the above description of the embodiments that the present application can be implemented by means of software plus a necessary general hardware platform. Based on such understanding, portions of the technical solution of the present application that contribute substantially or to the prior art may be embodied in the form of a software product. In a typical configuration, the computing device includes one or more processors (CPU ), input / output interface, network interface and memory. The computer software product can include instructions for causing a computer device (which can be a personal computer, server, or network device, etc.) to perform the methods described in various embodiments of the present application or portions of the embodiments. The computer software product can be stored in a memory, which may include non-persistent memory, random access memory (RAM), and/or nonvolatile memory in a computer readable medium, such as read only memory (ROM) or Flash 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. As defined herein, computer readable media does not include transitory computer readable media, such as modulated data signals and carrier waves.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。The various embodiments in the specification are described in a progressive manner, and the same or similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is basically similar to the method embodiment, the description is relatively simple, and the relevant parts can be referred to the description of the method embodiment.
本申请可用于众多通用或专用的计算机系统环境或配置中。例如:个人计算机、服务器 计算机、手持设备或便携式设备、平板型设备、多处理器系统、基于微处理器的系统、置顶盒、可编程的消费电子设备、网络PC、小型计算机、大型计算机、包括以上任何系统或设备的分布式计算环境等等。This application can be used in a variety of general purpose or special purpose computer system environments or configurations. For example: personal computer, server Computer, handheld or portable device, tablet device, multiprocessor system, microprocessor based system, set-top box, programmable consumer electronics device, network PC, small computer, mainframe computer, including any of the above systems or devices Distributed computing environment and more.
本申请可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、组件、数据结构等等。也可以在分布式计算环境中实践本申请,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。The application can be described in the general context of computer-executable instructions executed by a computer, such as a program module. Generally, 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. In a distributed computing environment, program modules can be located in both local and remote computer storage media including storage devices.
虽然通过实施例描绘了本申请,本领域普通技术人员知道,本申请有许多变形和变化而不脱离本申请的精神,希望所附的权利要求包括这些变形和变化而不脱离本申请的精神。 While the present invention has been described by the embodiments of the present invention, it will be understood by those skilled in the art

Claims (26)

  1. 一种显示信息的方法,其特征在于,包括:A method for displaying information, comprising:
    获取用户在第一输入域中输入的第一输入信息;Obtaining first input information input by the user in the first input field;
    判断是否产生第一预设触发事件;Determining whether a first preset trigger event is generated;
    在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;When it is determined that the first preset trigger event is generated, the obtained first input information is sent to the server;
    接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;Receiving first alert information fed back by the server, where the first alert information matches the first input information sent;
    在第一指示域中显示所接收的第一警示信息。The received first alert information is displayed in the first indication field.
  2. 根据权利要求1所述的方法,其特征在于,所述判断是否产生第一预设触发事件包括判断光标是否离开第一输入域。The method according to claim 1, wherein the determining whether to generate the first preset trigger event comprises determining whether the cursor leaves the first input field.
  3. 根据权利要求2所述的方法,其特征在于,所述判断光标是否离开第一输入域包括判断光标是否跳入第二输入域,或,判断对应于当前第一输入域的动作按钮是否被点击。The method according to claim 2, wherein the determining whether the cursor leaves the first input field comprises determining whether the cursor jumps into the second input field, or determining whether the action button corresponding to the current first input field is clicked .
  4. 根据权利要求1-3中任一项所述的方法,其特征在于,所述在第一指示域中显示所接收的第一警示信息包括:The method according to any one of claims 1-3, wherein the displaying the received first alert information in the first indication field comprises:
    在客户端预设的第一指示域中显示所接收的第一警示信息。The received first alert information is displayed in a first indication field preset by the client.
  5. 根据权利要求1-3中任一项所述的方法,其特征在于,所述服务器反馈的第一警示信息包括第一指示域的位置信息;相应地,所述在第一指示域中显示所接收的第一警示信息包括:The method according to any one of claims 1 to 3, wherein the first alert information fed back by the server comprises location information of the first indication domain; accordingly, the displaying in the first indication domain The first alert information received includes:
    根据所述第一指示域的位置信息,在第一指示域中显示所接收的第一警示信息。And displaying, according to the location information of the first indication domain, the received first alert information in the first indication domain.
  6. 根据权利要求1-3中任一项所述的方法,其特征在于,所述第一指示域包括第一输入域。The method of any of claims 1-3, wherein the first indication field comprises a first input field.
  7. 根据权利要求1-3中任一项所述的方法,其特征在于,所述第一警示信息为选自颜色、文字、字母、数字、图片和网格中的一种或多种的组合。The method according to any one of claims 1 to 3, wherein the first alert information is a combination of one or more selected from the group consisting of a color, a letter, a letter, a number, a picture, and a grid.
  8. 根据权利要求7所述的方法,其特征在于,所述第一警示信息闪烁显示。The method of claim 7 wherein said first alert message is flashing.
  9. 根据权利要求1所述的方法,其特征在于,所述显示信息的方法还包括:The method of claim 1, wherein the method of displaying information further comprises:
    在显示第一警示信息之后,获取用户在第二输入域中输入的第二输入信息;After displaying the first alert information, acquiring second input information input by the user in the second input field;
    判断是否产生第二预设触发事件;Determining whether a second preset trigger event is generated;
    在判断产生第二预设触发事件时,将所获取的第二输入信息发送给服务器;When it is determined that the second preset trigger event is generated, the acquired second input information is sent to the server;
    接收服务器反馈的第二警示信息,所述第二警示信息与所发送的第二输入信息相匹配;Receiving, by the server, second warning information that is fed back, and the second warning information is matched with the sent second input information;
    在第二指示域中显示所接收的第二警示信息。The received second alert information is displayed in the second indication field.
  10. 一种显示信息的方法,其特征在于,包括:A method for displaying information, comprising:
    获取用户在第一输入域中输入的第一输入信息; Obtaining first input information input by the user in the first input field;
    判断是否产生第一预设触发事件;Determining whether a first preset trigger event is generated;
    在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;When it is determined that the first preset trigger event is generated, the obtained first input information is sent to the server;
    接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;Receiving first alert information fed back by the server, where the first alert information matches the first input information sent;
    判断所接收的第一警示信息是否与预设的第一警示信息是否相同;Determining whether the received first warning information is the same as the preset first warning information;
    在判断所接收的第一警示信息与预设的第一警示信息相同时,在第一指示域中显示第一提示信息。When it is determined that the received first alert information is the same as the preset first alert information, the first prompt information is displayed in the first indication domain.
  11. 根据权利要求10所述的方法,其特征在于,所述判断是否产生第一预设触发事件包括判断光标是否离开第一输入域。The method according to claim 10, wherein the determining whether to generate the first preset trigger event comprises determining whether the cursor leaves the first input field.
  12. 根据权利要求10所述的方法,其特征在于,所述判断光标是否离开第一输入域包括判断光标是否跳入第二输入域,或,判断对应于当前第一输入域的动作按钮是否被点击。The method according to claim 10, wherein the determining whether the cursor leaves the first input field comprises determining whether the cursor jumps into the second input field, or determining whether the action button corresponding to the current first input field is clicked .
  13. 根据权利要求10-12中任一项所述的方法,其特征在于,所述在第一指示域中显示所接收的第一警示信息包括:The method according to any one of claims 10 to 12, wherein the displaying the received first alert information in the first indication field comprises:
    在客户端预设的第一指示域中显示所接收的第一警示信息。The received first alert information is displayed in a first indication field preset by the client.
  14. 根据权利要求10-12中任一项所述的方法,其特征在于,所述服务器反馈的第一警示信息包括第一指示域的位置信息;相应地,所述在第一指示域中显示所接收的第一警示信息包括:The method according to any one of claims 10 to 12, wherein the first alert information fed back by the server comprises location information of the first indication domain; accordingly, the displaying in the first indication domain The first alert information received includes:
    根据所述第一指示域的位置信息,在第一指示域中显示所接收的第一警示信息。And displaying, according to the location information of the first indication domain, the received first alert information in the first indication domain.
  15. 根据权利要求10-12中任一项所述的方法,其特征在于,所述第一指示域包括第一输入域。The method of any of claims 10-12, wherein the first indication field comprises a first input field.
  16. 根据权利要求10-12中任一项所述的方法,其特征在于,所述第一提示信息为选自颜色、文字、字母、数字、图片和网格中的一种或多种的组合。The method according to any one of claims 10 to 12, wherein the first prompt information is a combination of one or more selected from the group consisting of a color, a letter, a letter, a number, a picture, and a grid.
  17. 根据权利要求16所述的方法,其特征在于,所述第一提示信息闪烁显示。The method of claim 16 wherein said first prompt information is displayed in a blinking manner.
  18. 根据权利要求10所述的方法,其特征在于,所述显示信息的方法还包括:The method of claim 10, wherein the method of displaying information further comprises:
    在显示第一提示信息后,获取用户在第二输入域中输入的第二输入信息;After displaying the first prompt information, acquiring second input information input by the user in the second input field;
    判断是否产生第二预设触发事件;Determining whether a second preset trigger event is generated;
    在判断产生第二预设触发事件时,将所获取的第二输入信息发送给服务器;When it is determined that the second preset trigger event is generated, the acquired second input information is sent to the server;
    接收服务器反馈的第二警示信息,所述第二警示信息与所发送的第二输入信息相匹配;Receiving, by the server, second warning information that is fed back, and the second warning information is matched with the sent second input information;
    判断所接收的第二警示信息是否与预设的第二警示信息是否相同;Determining whether the received second warning information is the same as the preset second warning information;
    在判断所接收的第二警示信息与预设的第二警示信息相同时,在第二指示域中显示第二提示信息。When it is determined that the received second alert information is the same as the preset second alert information, the second prompt information is displayed in the second indication domain.
  19. 一种显示信息装置,其特征在于,包括: A display information device, comprising:
    第一获取单元,所述第一获取单元用于获取用户在第一输入域中输入的第一输入信息;a first acquiring unit, configured to acquire first input information input by the user in the first input field;
    第一判断单元,所述第一判断单元用于判断是否产生第一预设触发事件;a first determining unit, configured to determine whether a first preset trigger event is generated;
    第一发送单元,所述第一发送单元用于在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;a first sending unit, configured to send the acquired first input information to a server when determining that the first preset triggering event is generated;
    第一接收单元,所述第一接收单元用于接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;a first receiving unit, configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
    第一显示单元,所述第一显示单元用于在第一指示域中显示所接收的第一警示信息。a first display unit, configured to display the received first alert information in the first indication domain.
  20. 根据权利要求19所述的装置,其特征在于,所述装置还包括:The device of claim 19, wherein the device further comprises:
    所述第一判断单元包括第一判断子单元,所述第一判断子单元用于判断光标是否离开第一输入域。The first determining unit includes a first determining subunit, and the first determining subunit is configured to determine whether the cursor leaves the first input domain.
  21. 根据权利要求20所述的装置,其特征在于,所述第一判断子单元包括第二判断子单元,所述第二判断子单元用于判断光标是否跳入第二输入域,或,用于判断对应于当前第一输入域的动作按钮是否被点击。The apparatus according to claim 20, wherein the first determining subunit comprises a second judging subunit, wherein the second judging subunit is configured to determine whether the cursor jumps into the second input field, or It is judged whether the action button corresponding to the current first input field is clicked.
  22. 根据权利要求19-21中任一项所述的装置,其特征在于,所述第一显示单元包括第一显示子单元,所述第一显示子单元用于在客户端预设的第一指示域中显示所接收的第一警示信息。The apparatus according to any one of claims 19 to 21, wherein the first display unit comprises a first display subunit, and the first display subunit is configured to preset a first indication at the client The received first alert information is displayed in the domain.
  23. 根据权利要求19-21中任一项所述的装置,其特征在于,所述第一接收单元接收的服务器反馈的第一警示信息包括第一指示域的位置信息;相应地,所述第一显示单元包括第二显示子单元,所述第二显示子单元用于根据所述第一指示域的位置信息,在第一指示域中显示所接收的第一警示信息。The device according to any one of claims 19 to 21, wherein the first alert information fed back by the server received by the first receiving unit comprises location information of the first indication domain; correspondingly, the first The display unit includes a second display subunit, and the second display subunit is configured to display the received first alert information in the first indication domain according to the location information of the first indication domain.
  24. 根据权利要求19所述的装置,其特征在于,所述显示信息装置还包括:The device according to claim 19, wherein the display information device further comprises:
    第二获取单元,所述第二获取单元用于在显示第一警示信息之后,获取用户在第二输入域中输入的第二输入信息;a second acquiring unit, configured to acquire second input information input by the user in the second input field after displaying the first alert information;
    第二判断单元,所述第二判断单元用于判断是否产生第二预设触发事件;a second determining unit, configured to determine whether a second preset trigger event is generated;
    第二发送单元,所述第二发送单元用于在判断产生第二预设触发事件时,将所获取的第二输入信息发送给服务器;a second sending unit, configured to send the acquired second input information to the server when determining that the second preset triggering event is generated;
    第二接收单元,所述第二接收单元用于接收服务器反馈的第二警示信息,所述第二警示信息与所发送的第二输入信息相匹配;a second receiving unit, configured to receive second alert information fed back by the server, where the second alert information matches the sent second input information;
    第二显示单元,所述第二显示单元用于在第二指示域中显示所接收的第二警示信息。And a second display unit, configured to display the received second alert information in the second indication domain.
  25. 一种显示信息装置,其特征在于,包括:A display information device, comprising:
    获取单元,所述获取单元用于获取用户在第一输入域中输入的第一输入信息; An obtaining unit, configured to acquire first input information input by a user in a first input field;
    第一判断单元,所述第一判断单元用于判断是否产生第一预设触发事件;a first determining unit, configured to determine whether a first preset trigger event is generated;
    发送单元,所述发送单元用于在判断产生第一预设触发事件时,将所获取的第一输入信息发送给服务器;a sending unit, configured to send the acquired first input information to the server when determining that the first preset triggering event is generated;
    接收单元,所述接收单元用于接收服务器反馈的第一警示信息,所述第一警示信息与所发送的第一输入信息相匹配;a receiving unit, configured to receive first alert information fed back by the server, where the first alert information matches the first input information that is sent;
    第二判断单元,所述第二判断单元用于判断所接收的第一警示信息是否与预设的第一警示信息是否相同;a second determining unit, configured to determine whether the received first warning information is the same as the preset first warning information;
    显示单元,所述显示单元用于在判断所接收的第一警示信息与预设的第一警示信息相同时,显示第一提示信息。a display unit, configured to display the first prompt information when determining that the received first alert information is the same as the preset first alert information.
  26. 一种客户端,其特征在于,包括如权利要求19-25中任一项所述的显示信息的装置。 A client, comprising the apparatus for displaying information according to any one of claims 19-25.
PCT/CN2015/095837 2014-12-08 2015-11-27 Method, device and client for displaying information WO2016091088A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410743252.3A CN105743840A (en) 2014-12-08 2014-12-08 Information display method and device, and client
CN201410743252.3 2014-12-08

Publications (1)

Publication Number Publication Date
WO2016091088A1 true WO2016091088A1 (en) 2016-06-16

Family

ID=56106684

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/095837 WO2016091088A1 (en) 2014-12-08 2015-11-27 Method, device and client for displaying information

Country Status (2)

Country Link
CN (1) CN105743840A (en)
WO (1) WO2016091088A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109889584B (en) * 2019-01-31 2021-10-22 创新先进技术有限公司 Operation scheme pushing method, device and system and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1780202A (en) * 2004-11-23 2006-05-31 徐勃光 Method for preventing imitated website and user in long-range trade
CN1825352A (en) * 2006-03-31 2006-08-30 中国工商银行股份有限公司 Method for verifying advance recording information over network
CN102394888A (en) * 2011-11-11 2012-03-28 汉口银行股份有限公司 Safety login method of online banking reservation information
CN102655496A (en) * 2011-03-01 2012-09-05 阿里巴巴集团控股有限公司 Logging method, system and device
CN103955998A (en) * 2014-04-27 2014-07-30 汪风珍 Reserved verification information for bankcard

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101078955A (en) * 2006-05-26 2007-11-28 南京易思克网络安全技术有限责任公司 Multiple computer screen mouse switching device and method
CN101770669A (en) * 2008-12-27 2010-07-07 深圳富泰宏精密工业有限公司 Bank automatic warning system and method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1780202A (en) * 2004-11-23 2006-05-31 徐勃光 Method for preventing imitated website and user in long-range trade
CN1825352A (en) * 2006-03-31 2006-08-30 中国工商银行股份有限公司 Method for verifying advance recording information over network
CN102655496A (en) * 2011-03-01 2012-09-05 阿里巴巴集团控股有限公司 Logging method, system and device
CN102394888A (en) * 2011-11-11 2012-03-28 汉口银行股份有限公司 Safety login method of online banking reservation information
CN103955998A (en) * 2014-04-27 2014-07-30 汪风珍 Reserved verification information for bankcard

Also Published As

Publication number Publication date
CN105743840A (en) 2016-07-06

Similar Documents

Publication Publication Date Title
US10893202B2 (en) Storing metadata related to captured images
US9811536B2 (en) Categorizing captured images for subsequent search
CN107430531B (en) Method and system for managing permissions to access mobile device resources
US9497312B1 (en) Dynamic unlock mechanisms for mobile devices
TWI724299B (en) Business processing method and equipment
KR20190072563A (en) Method and apparatus for detecting facial live varnish, and electronic device
ES2644593T3 (en) Identity authentication method and device
US20140358964A1 (en) Natural language processing (NLP) query formulation engine for a computing device
US9239961B1 (en) Text recognition near an edge
TWI752228B (en) Information verification processing method, device, system, client and server
US10289932B2 (en) Object recognition state indicators
KR20150011849A (en) Method, system and client terminal for detection of phishing websites
US20150026813A1 (en) Method and system for detecting network link
CN104980404B (en) Method and system for protecting account information security
US9124623B1 (en) Systems and methods for detecting scam campaigns
WO2016078530A1 (en) Method and device for verifying identity information
CN104143008A (en) Method and device for detecting phishing webpage based on picture matching
CN111711617A (en) Method and device for detecting web crawler, electronic equipment and storage medium
US9262550B2 (en) Processing semi-structured data
WO2018171572A1 (en) Malicious web address identification method, computer apparatus and storage medium
CN106911554B (en) Historical information display method and device
JP6204981B2 (en) Providing consistent security information
US20190114065A1 (en) Method for creating partial screenshot
CN106250755B (en) Method and device for generating verification code
WO2020113582A1 (en) Providing images with privacy label

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: 15866498

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: 15866498

Country of ref document: EP

Kind code of ref document: A1