CN103124260A - Method and device for logging in Web page - Google Patents
Method and device for logging in Web page Download PDFInfo
- Publication number
- CN103124260A CN103124260A CN2012105453278A CN201210545327A CN103124260A CN 103124260 A CN103124260 A CN 103124260A CN 2012105453278 A CN2012105453278 A CN 2012105453278A CN 201210545327 A CN201210545327 A CN 201210545327A CN 103124260 A CN103124260 A CN 103124260A
- Authority
- CN
- China
- Prior art keywords
- login
- client
- browser plug
- web page
- requester
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 22
- 238000004891 communication Methods 0.000 claims abstract description 76
- 238000001514 detection method Methods 0.000 claims abstract description 17
- 230000006870 function Effects 0.000 claims description 80
- 238000005516 engineering process Methods 0.000 description 3
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
The invention discloses a method and a device for logging in a Web page. The method for logging in the Web page includes the steps: building a browser plug-in, setting a communication function, a data reading function and a client detection function in the browser plug-in, embedding the browser plug-in into the Web page, setting login information of a login request party in the Web page and login information of the login request party in client application to be the same, loading the Web page in a browser and loading the browser plug-in in the Web page according to a received login request page address of the login request party; establishing communication with a client of the login request party by the aid of the communication function of the browser plug-in and detecting logged client application in the client of the login request party by the aid of the client detection function of the browser plug-in; acquiring login information of the logged client application by the aid of the data reading function of the browser plug-in; and logging in the Web page according to the acquired login information of the client application.
Description
Technical Field
The invention relates to the technical field of internet, in particular to a method and a device for logging in a Web page.
Background
The internet is a product of a combination of communication technology and computer technology. In recent years, the internet has become more and more important in people's daily life, and people can make friends, shop, browse news, send and receive e-mails and the like on the internet.
In many internet activities, such as online shopping and online friend making, due to the security requirement, people need to log in on a Web page before experiencing the services provided by the internet, and only after successfully logging in, the corresponding services can be further used. In general, an account number, a password, an authentication code, and the like need to be correctly input when logging in.
The existing Web page login scheme has at least the following defects:
for safety reasons, accounts with more characters and accounts with special characters are used in accounts of many users, the number of used passwords is large, and various complex letter and number combinations are also used, which can make the input of login accounts and passwords easy to make mistakes, when logging in a Web page each time, login can be successfully completed by more than one attempt, so that the login operation of the user is too complicated, the speed of logging in the Web page is slow, and the Internet experience of the user is reduced.
Disclosure of Invention
The invention provides a method and a device for logging in a Web page, which aim to solve the problems of complicated login account numbers and passwords in the existing scheme, which are easy to cause input errors, that the login operation of the Web page is complicated and the login speed is slow.
In order to achieve the purpose, the embodiment of the invention adopts the following technical scheme:
the embodiment of the invention provides a login method of a Web page, which comprises the steps of establishing a browser plug-in, setting a communication function, a data reading function and a client detection function in the browser plug-in, embedding the browser plug-in the Web page, and setting login information used by a login requester in the Web page to be the same as the login information used by the login requester in a client application, wherein the method comprises the following steps:
loading a Web page in a browser and loading a browser plug-in the Web page according to a received page address which is requested to log in by a login requester;
establishing communication with a client of a login requester by using a communication function of the browser plug-in, and detecting a logged-in client application in the client of the login requester by using a client detection function of the browser plug-in;
acquiring login information of a logged-in client application by using a data reading function of a browser plug-in;
and logging in a Web page according to the obtained login information of the client application.
The embodiment of the invention also provides a login device of the Web page, which comprises:
the system comprises a plug-in establishing and setting unit, a client detecting unit and a log-in requesting unit, wherein the plug-in establishing and setting unit is used for establishing a browser plug-in, setting a communication function, a data reading function and a client detecting function in the browser plug-in, embedding the browser plug-in a Web page, and setting log-in information used by a log-in requesting party in the Web page to be the same as the log-in information used by the log-in requesting party in client application;
the system comprises a page and plug-in loading unit, a browser plug-in loading unit and a Web page loading unit, wherein the page and plug-in loading unit is used for loading the Web page in the browser and loading the browser plug-in the Web page according to a received page address which is requested to be logged in by a login requester;
the communication unit is used for establishing communication with a client of a login requester by utilizing the communication function of the browser plug-in;
the detection unit is used for detecting the logged client application in the client of the login requester by utilizing the client detection function of the browser plug-in;
the login information acquisition unit is used for acquiring login information of the logged-in client application by utilizing a data reading function of the browser plug-in;
and the login unit is used for logging in a Web page according to the acquired login information of the client application.
The embodiment of the invention has the beneficial effects that:
the embodiment of the invention combines the login of the Web page with the client, sets the login information of the login requester in the Web page to be the same as the login information of the login requester in the client application, enables the Web page to acquire the login information of the client application through the loaded browser plug-in, and logs in the Web page by using the login information, thereby realizing the rapid automatic login of the Web page.
Therefore, on the premise of ensuring network security by using complex login information, the Web site can be quickly logged in without inputting the complex login information for many times by a login requester, thereby greatly simplifying Web login operation and improving network experience of the login requester.
Drawings
Fig. 1 is a flowchart of a login method for a Web page according to an embodiment of the present invention;
fig. 2 is a flowchart of a login method for a Web page according to another embodiment of the present invention;
fig. 3 is a structural diagram of a login device of a Web page according to another embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Referring to fig. 1, a method for logging in a Web page provided by an embodiment of the present invention includes:
100: establishing a browser plug-in, setting a communication function, a data reading function and a client detection function in the browser plug-in, embedding the browser plug-in a Web page, and setting login information used by a login requester in the Web page to be the same as login information used by the login requester in a client application; the browser plug-in is a plug-in which can be loaded and run in a browser. An example of a browser plug-in may be an ActiveX plug-in, which currently generally refers to a reusable component that implements object connections and embedding based on a standard COM (component object model) interface.
101: and loading a Web page in the browser and loading a browser plug-in the Web page according to the received page address of the login requested by the login requester.
102: establishing communication with a client of a login requester by using a communication function of the browser plug-in, and detecting a logged-in client application in the client of the login requester by using a client detection function of the browser plug-in;
103: acquiring login information of a logged-in client application by using a data reading function of a browser plug-in;
104: and logging in a Web page according to the login information of the client application.
The above steps 100 to 104 may be implemented by a related device (e.g. a network server) on the network side.
The Web page requested to log in by the login requester includes, but is not limited to, login pages of various Web services (such as Web friends making, Web shopping, etc.).
The client applications include, but are not limited to, various instant messaging applications running in the client.
The embodiment of the invention combines the login of the Web page with the client, sets the login information of the login requester in the Web page to be the same as the login information of the login requester in the client application, enables the Web page to acquire the login information of the client application through the loaded browser plug-in, and logs in the Web page by using the login information, thereby realizing the rapid automatic login of the Web page.
Therefore, on the premise of ensuring network security by using complex login information, the Web site can be quickly logged in without inputting the complex login information for many times by a login requester, thereby greatly simplifying Web login operation and improving network experience of the login requester.
Another embodiment of the present invention provides a method for logging in a Web page, which is described by taking an example of automatically logging in a Web page by using an instant messaging application (client application) logged in a client by a login requester, and specifically includes the following operations:
in this embodiment, in order to ensure that the login information is obtained, a browser plug-in is first established. In this embodiment, a browser plug-in is taken as an example to be described, the ActiveX plug-in is generally a reusable component that realizes object connection and embedding based on a standard COM interface, and a communication function, a data reading function, and a client detection function are set in the ActiveX plug-in. That is, the embodiment adopts the way that the Web page utilizes the ActiveX plug-in as the acquisition means of the login information.
Secondly, the login information used by the login requester in the Web page is required to be set to be the same as the login information used by the login requester in the client application, so that the Web page can be logged in by using the login information after the login information of the client application is acquired. That is, the data in the database for storing login information in the background of the Web page and the database for storing login information in the background of the client application are required to be the same, so that the result of verifying the login information according to the data in the database of the Web page for the same login information is the same as the result of verifying the login information according to the data in the database of the client application.
200: the login requester inputs the address of the Web page in the browser, and the browser loads the page and simultaneously loads the ActiveX plug-in embedded in the Web page.
Optionally, the present embodiment employs loading an ActiveX plug-in with an Object (Object) tag of HTML (hypertext markup language) in a Web page.
201: and establishing communication with the client of the login requester by using the communication function of the ActiveX plug-in, and detecting the logged-in client application in the client of the login requester by using the client detection function of the ActiveX plug-in.
For example, after the Web page and the ActiveX plug-in are loaded to the browser, the Web page calls the ActiveX plug-in, the connection is established with the client through the communication function of the ActiveX plug-in, and the client is detected through the client detection function of the ActiveX plug-in, so as to obtain the information of the instant messaging application logged in the client system, such as whether the logged-in instant messaging client exists or not, the number of the logged-in instant messaging clients, the nickname of the instant messaging client, the head portrait, the instant messaging number and the like.
202: and displaying the logged client application to the login requester.
Further, in this embodiment, after the information of the registered instant messaging applications in the client is obtained, the detected multiple registered client applications in the client are displayed to the login requester. Each logged-in client application corresponds to a login account using the application.
For example, in the present embodiment, various information of the logged-in client application is listed on an interactive interface of the client by using an HTML technology, so that the login requester selects a login account used for logging in a Web page.
203: and receiving a selection instruction of a login requester for selecting one client application from a plurality of logged-in client applications.
And acquiring a login account used by a login requester according to the selection instruction, and taking the login information of the client application selected by the selection instruction as the login information of the client application used by the login requester for logging in the Web page.
204: and acquiring the login information of the selected logged-in client application by using the data reading function of the ActiveX plug-in.
In step 204, after the login requester selects an account (e.g., the client application of account a) of the client application used for logging in the Web page, the login information of the client application of account a may be acquired in at least one of the following manners.
Establishing communication with a client of a login request party again by using the communication function of the ActiveX plug-in, and reading login related data from the selected client application by using the data reading function of the ActiveX plug-in; and obtaining login information from the login related data.
The login information includes, but is not limited to, a login account and a login password. In this way, the Web page may obtain login related data from the client, the logged-in client application has related data for maintaining the login state, the login related data may be a login account and a password directly, or may be data capable of indicating the login account and the password, for example, the login related data may be data obtained by encoding the login account and the password according to a predetermined encoding method, or the login related data may be data indicating a storage address of the login account and the password.
Establishing communication with the selected server of the client application by using the communication function of the ActiveX plug-in, and reading login related data of the login requester in the selected client application from the server by using the data reading function of the ActiveX plug-in; and obtaining login information from the login related data.
In this way, the Web page may obtain the login related data from the server, and the server (e.g., the instant messaging server) of the client application may store the login related data of the login requester.
According to the specific content of the login related data, the Web page may directly use the login related data as the obtained login information, or decode the login related data to obtain the login information, or find the login information from the address according to the address indicated by the login related data.
205: and logging in the Web page by using the selected login information of the logged-in client application.
Further, in order to avoid illegally obtaining login information from unauthorized pages such as a fishing website, before step 201, the embodiment further includes: judging whether the ActiveX plugin is called in the Web page for the first time, if not, allowing the communication function of the ActiveX plugin to establish communication with the client of the login request party, if so, allowing the communication function of the ActiveX plugin to establish communication with the client of the login request party when the domain name of the Web page is an authorized domain name, and if not, forbidding the communication function of the ActiveX plugin to establish communication with the client of the login request party. The above operation can be realized by a domain name checking function arranged in the ActiveX plug-in, and the domain name checking mechanism ensures that only the Web page passing through the authorized domain name can establish communication with the client by using the ActiveX plug-in, thereby further improving the network security.
Still another embodiment of the present invention further provides a login device for a Web page, referring to fig. 3, including:
a plug-in establishing and setting unit 300 for establishing a browser plug-in and setting a communication function, a data reading function, and a client detection function in the browser plug-in, embedding the browser plug-in a Web page, and setting login information used by a login requester in the Web page to be the same as login information used by the login requester in a client application;
a page and plug-in loading unit 301, configured to load a Web page in a browser and a browser plug-in the Web page according to a received page address that a login requester requests to log in;
a communication unit 302, configured to establish communication with a client of a login requester by using a communication function of the browser plug-in;
a detecting unit 303, configured to detect, by using a client detection function of the browser plug-in, a client application logged in a client of a login requester;
a login information acquisition unit 304 for acquiring login information of a logged-in client application by using a data reading function of a browser plug-in;
a login unit 305, configured to log in a Web page according to the acquired login information of the client application.
On the basis of the embodiment shown in fig. 3, the apparatus further includes a selecting unit configured to display a plurality of registered client applications in the detected client to the login requester before acquiring login information of the registered client applications by using a data reading function of the browser plug-in; receiving a selection instruction of a login requester for selecting one client application from the plurality of logged-in client applications; and taking the login information of the client application selected by the selection instruction as the login information of the client application used by the login requester for logging in the Web page.
Optionally, the login information obtaining unit 304 is specifically configured to establish communication with the client of the login requesting party again by using a communication function of the browser plug-in, and read login related data from the selected client application by using a data reading function of the browser plug-in; acquiring login information according to the login related data; or,
a login information obtaining unit 304, specifically configured to establish communication with a server of the selected client application by using a communication function of the browser plug-in, and read login related data of the login requester in the selected client application from the server by using a data reading function of the browser plug-in; and obtaining login information according to the login related data.
The device further comprises a page safety judging unit, which is used for judging whether the browser plug-in is called in the Web page for the first time before the communication function of the browser plug-in is utilized to establish communication with the client of the login request party, if not, the communication function of the browser plug-in is allowed to establish communication with the client of the login request party, if so, the communication function of the browser plug-in is allowed to establish communication with the client of the login request party when the domain name of the Web page is an authorized domain name, and if not, the communication function of the browser plug-in is forbidden to establish communication with the client of the login request party.
Specifically, the page and plug-in loading unit 301 is specifically configured to, when the browser plug-in is an ActiveX plug-in, load the ActiveX plug-in by using an Object tag of hypertext markup language HTML in the Web page.
The specific working modes of the units of the device embodiment of the invention can be seen in the method embodiment of the invention.
The embodiment of the invention combines the login of the Web page with the client, sets the login information of the login requester in the Web page to be the same as the login information of the login requester in the client application, enables the Web page to acquire the login information of the client application through the loaded browser plug-in, and logs in the Web page by using the login information, thereby realizing the rapid automatic login of the Web page.
Therefore, on the premise of ensuring network security by using complex login information, the Web site can be quickly logged in without inputting the complex login information for many times by a login requester, thereby greatly simplifying Web login operation and improving network experience of the login requester.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.
Claims (10)
1. A login method of a Web page is characterized in that a browser plug-in is established, a communication function, a data reading function and a client detection function are set in the browser plug-in, the browser plug-in is embedded into the Web page, and login information used by a login requester in the Web page is set to be the same as login information used by the login requester in a client application, and the method specifically comprises the following steps:
loading a Web page in a browser and loading a browser plug-in the Web page according to a received page address which is requested to log in by a login requester;
establishing communication with a client of a login requester by using a communication function of the browser plug-in, and detecting a logged-in client application in the client of the login requester by using a client detection function of the browser plug-in;
acquiring login information of a logged-in client application by using a data reading function of a browser plug-in;
and logging in a Web page according to the obtained login information of the client application.
2. The method according to claim 1, wherein before acquiring login information of the logged-in client application by using a data reading function of the browser plug-in, the method further comprises:
displaying a plurality of logged-in client applications in the detected client to a login requester;
receiving a selection instruction of a login requester for selecting one client application from the plurality of logged-in client applications;
and taking the login information of the client application selected by the selection instruction as the login information of the client application used by the login requester for logging in the Web page.
3. The method of claim 2, wherein the obtaining login information of the logged-in client application by using a data reading function of the browser plug-in comprises:
establishing communication with the client of the login requester again by using the communication function of the browser plug-in, and reading login related data from the selected client application by using the data reading function of the browser plug-in; acquiring login information according to the login related data;
or,
establishing communication with a server of the selected client application by using a communication function of the browser plug-in, and reading login related data of a login requester in the selected client application from the server by using a data reading function of the browser plug-in; and obtaining login information according to the login related data.
4. The method according to claim 1, wherein before establishing communication with the client of the login requester by using the communication function of the browser plug-in, the method further comprises:
judging whether the browser plug-in is called in the Web page for the first time, if not, allowing the communication function of the browser plug-in to establish communication with the client of the login request party, if so, allowing the communication function of the browser plug-in to establish communication with the client of the login request party when the domain name of the Web page is an authorized domain name, and if not, forbidding the communication function of the browser plug-in to establish communication with the client of the login request party.
5. The method according to any one of claims 1 to 4,
when the browser plug-in is an ActiveX plug-in, the loading the browser plug-in the Web page comprises:
and loading the ActiveX plug-in by using an Object tag of hypertext markup language (HTML) in the Web page.
6. A Web page login apparatus, the apparatus comprising:
the system comprises a plug-in establishing and setting unit, a client detecting unit and a log-in requesting unit, wherein the plug-in establishing and setting unit is used for establishing a browser plug-in, setting a communication function, a data reading function and a client detecting function in the browser plug-in, embedding the browser plug-in a Web page, and setting log-in information used by a log-in requesting party in the Web page to be the same as the log-in information used by the log-in requesting party in client application;
the system comprises a page and plug-in loading unit, a browser plug-in loading unit and a Web page loading unit, wherein the page and plug-in loading unit is used for loading the Web page in the browser and loading the browser plug-in the Web page according to a received page address which is requested to be logged in by a login requester;
the communication unit is used for establishing communication with a client of a login requester by utilizing the communication function of the browser plug-in;
the detection unit is used for detecting the logged client application in the client of the login requester by utilizing the client detection function of the browser plug-in;
the login information acquisition unit is used for acquiring login information of the logged-in client application by utilizing a data reading function of the browser plug-in;
and the login unit is used for logging in a Web page according to the acquired login information of the client application.
7. The apparatus according to claim 6, further comprising a selection unit configured to display a plurality of registered client applications among the detected clients to the login requester before acquiring login information of the registered client applications using a data reading function of the browser plug-in; receiving a selection instruction of a login requester for selecting one client application from the plurality of logged-in client applications; and taking the login information of the client application selected by the selection instruction as the login information of the client application used by the login requester for logging in the Web page.
8. The apparatus of claim 7,
the login information acquisition unit is specifically used for establishing communication with the client of the login requester again by using the communication function of the browser plug-in, and reading login related data from the selected client application by using the data reading function of the browser plug-in; acquiring login information according to the login related data; or,
the login information acquisition unit is specifically used for establishing communication with the server of the selected client application by using the communication function of the browser plug-in, and reading login related data of the login requester in the selected client application from the server by using the data reading function of the browser plug-in; and obtaining login information according to the login related data.
9. The apparatus according to claim 7, further comprising a page security determining unit, configured to determine whether the browser plug-in is first called in the Web page before establishing communication with the client of the login requester by using the communication function of the browser plug-in, if not, allow the communication function of the browser plug-in to establish communication with the client of the login requester, if yes, allow the communication function of the browser plug-in to establish communication with the client of the login requester when the domain name of the Web page is an authorized domain name, and if not, prohibit the communication function of the browser plug-in to establish communication with the client of the login requester.
10. The apparatus according to any of claims 6 to 9, wherein when the browser plug-in is an ActiveX plug-in,
the page and plug-in loading unit is specifically configured to load the ActiveX plug-in by using an Object tag of hypertext markup language HTML in a Web page.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210545327.8A CN103124260B (en) | 2012-12-14 | 2012-12-14 | The login method of a kind of Web page and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210545327.8A CN103124260B (en) | 2012-12-14 | 2012-12-14 | The login method of a kind of Web page and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103124260A true CN103124260A (en) | 2013-05-29 |
CN103124260B CN103124260B (en) | 2016-06-29 |
Family
ID=48455116
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210545327.8A Active CN103124260B (en) | 2012-12-14 | 2012-12-14 | The login method of a kind of Web page and device |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103124260B (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103647746A (en) * | 2013-11-01 | 2014-03-19 | 北京奇虎科技有限公司 | User login method, device and system |
CN103647789A (en) * | 2013-12-23 | 2014-03-19 | 歌尔声学股份有限公司 | Auxiliary login method and device |
CN107786576A (en) * | 2017-11-16 | 2018-03-09 | 南京轩世琪源软件科技有限公司 | A kind of efficiently pushing software Intelligent Recognition stops system |
CN108737331A (en) * | 2017-04-17 | 2018-11-02 | 北大方正集团有限公司 | Cross-domain communication method and cross-domain communication system |
CN110647736A (en) * | 2019-08-13 | 2020-01-03 | 平安科技(深圳)有限公司 | Plug-in agent system login method and device, computer equipment and storage medium |
CN114205111A (en) * | 2021-11-02 | 2022-03-18 | 恒安嘉新(北京)科技股份公司 | Method, device, equipment and medium for automatically processing fraud-related websites |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040254832A1 (en) * | 2003-06-12 | 2004-12-16 | Michael Harkin | Integrated browser plug-in and user defined database |
CN102664926A (en) * | 2012-03-29 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for user information sharing |
CN102682009A (en) * | 2011-03-11 | 2012-09-19 | 腾讯科技(北京)有限公司 | Method and system for logging in webpage |
CN102739678A (en) * | 2012-06-28 | 2012-10-17 | 用友软件股份有限公司 | Single sign-on processing system and single sign-on processing method |
-
2012
- 2012-12-14 CN CN201210545327.8A patent/CN103124260B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040254832A1 (en) * | 2003-06-12 | 2004-12-16 | Michael Harkin | Integrated browser plug-in and user defined database |
CN102682009A (en) * | 2011-03-11 | 2012-09-19 | 腾讯科技(北京)有限公司 | Method and system for logging in webpage |
CN102664926A (en) * | 2012-03-29 | 2012-09-12 | 奇智软件(北京)有限公司 | Method and system for user information sharing |
CN102739678A (en) * | 2012-06-28 | 2012-10-17 | 用友软件股份有限公司 | Single sign-on processing system and single sign-on processing method |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103647746A (en) * | 2013-11-01 | 2014-03-19 | 北京奇虎科技有限公司 | User login method, device and system |
CN103647789A (en) * | 2013-12-23 | 2014-03-19 | 歌尔声学股份有限公司 | Auxiliary login method and device |
CN103647789B (en) * | 2013-12-23 | 2017-05-10 | 歌尔股份有限公司 | Auxiliary login method and device |
CN108737331A (en) * | 2017-04-17 | 2018-11-02 | 北大方正集团有限公司 | Cross-domain communication method and cross-domain communication system |
CN108737331B (en) * | 2017-04-17 | 2020-08-07 | 北大方正集团有限公司 | Cross-domain communication method and cross-domain communication system |
CN107786576A (en) * | 2017-11-16 | 2018-03-09 | 南京轩世琪源软件科技有限公司 | A kind of efficiently pushing software Intelligent Recognition stops system |
CN110647736A (en) * | 2019-08-13 | 2020-01-03 | 平安科技(深圳)有限公司 | Plug-in agent system login method and device, computer equipment and storage medium |
CN114205111A (en) * | 2021-11-02 | 2022-03-18 | 恒安嘉新(北京)科技股份公司 | Method, device, equipment and medium for automatically processing fraud-related websites |
Also Published As
Publication number | Publication date |
---|---|
CN103124260B (en) | 2016-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103124260B (en) | The login method of a kind of Web page and device | |
KR101589192B1 (en) | Identity authentication and management device and method thereof | |
CN105610810B (en) | Data processing method, client and server | |
CN103078830B (en) | Website information provides and sharing method, good friend's adding method and relevant device | |
US8256664B1 (en) | Out-of band authentication of browser sessions | |
CN103795731B (en) | A kind of user account login method | |
US20180295178A1 (en) | Information sharing method and system | |
US9729532B2 (en) | User identity authenticating method and device for preventing malicious harassment | |
CN104253812B (en) | Entrust the certification for WEB service | |
EP2748781A2 (en) | Multi-factor identity fingerprinting with user behavior | |
WO2015018315A1 (en) | Identity authentication method of an internet account, identity authentication device of an internet account and server | |
CN104348612A (en) | Third-party website login method based on mobile terminal and mobile terminal | |
CN109257321B (en) | Secure login method and device | |
CN111770086B (en) | Fishing user simulation collection method, device, system and computer readable storage medium | |
CN102073822A (en) | Method and system for preventing user information from leaking | |
CN109698809A (en) | A kind of recognition methods of account abnormal login and device | |
CN1949780B (en) | Network message leaving system and message filtering method | |
CN103036851A (en) | Processing method and system for logging in third website by using sharing account and server | |
US20150143481A1 (en) | Application security verification method, application server, application client and system | |
CN106682489A (en) | Password security detection method, password security reminding method and corresponding devices | |
CN107872440A (en) | Identification authentication methods, devices and systems | |
CN105429943A (en) | Information processing method and terminal thereof | |
CN103095825B (en) | A kind of approaches to IM of the Internet and system, server | |
US20150149928A1 (en) | Method, system and device for implementing an instant messaging application | |
JP4718917B2 (en) | Authentication method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CP02 | Change in the address of a patent holder |
Address after: Room 810, 8 / F, 34 Haidian Street, Haidian District, Beijing 100080 Patentee after: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd. Address before: 100089 Beijing city Haidian District wanquanzhuang Road No. 28 Wanliu new building 6 storey block A room 602 Patentee before: BEIJING D-MEDIA COMMUNICATION TECHNOLOGY Co.,Ltd. |
|
CP02 | Change in the address of a patent holder |