CN106921622B - Cookie information processing method and device - Google Patents

Cookie information processing method and device Download PDF

Info

Publication number
CN106921622B
CN106921622B CN201510993891.XA CN201510993891A CN106921622B CN 106921622 B CN106921622 B CN 106921622B CN 201510993891 A CN201510993891 A CN 201510993891A CN 106921622 B CN106921622 B CN 106921622B
Authority
CN
China
Prior art keywords
information
cookie information
account
website
cookie
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.)
Active
Application number
CN201510993891.XA
Other languages
Chinese (zh)
Other versions
CN106921622A (en
Inventor
张菊元
李林
莫宇龙
任寰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
3600 Technology Group Co ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201510993891.XA priority Critical patent/CN106921622B/en
Publication of CN106921622A publication Critical patent/CN106921622A/en
Application granted granted Critical
Publication of CN106921622B publication Critical patent/CN106921622B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a cookie information processing method and device; the method comprises the following steps: when any account is not logged in for the first time, receiving a trigger instruction for reading cookie information, wherein the trigger instruction comprises: logging in one or more information of a browser identification, browser kernel information, a website and an account name; checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information; if the cookie information is matched with the triggering instruction, searching and reading the corresponding cookie information according to the information of the triggering instruction; and sending the read cookie information corresponding to each account to a server to complete the login of each account to the website. The method can ensure the safety of reading the cookie information of the current browser.

Description

Cookie information processing method and device
Technical Field
The present invention relates to internet technologies, and in particular, to a cookie information processing method and device.
Background
Cookie information of small and medium sized text files in a browser refers to data stored in a user local terminal (Client Side) of a website for identifying user identities, and is a technology enabling a website server to store the data in a hard disk or a memory of a user Side and read the data from a computer of the user Side.
With the rapid development of network technology, more and more people start to log in the same website server through various browsers to achieve the purposes of sending and receiving mails, logging in personal space, playing network games and the like. Cookie information is not shared between browsers of each other. Therefore, in order to improve the user experience of some browsers, cookie information of other browsers on the same terminal can be automatically read through software, so that cookie information sharing or user login convenience is achieved, and therefore cookie information of all browsers is unsafe.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a processing method for cookie information and a corresponding apparatus that overcome or at least partially solve the above problems.
In a first aspect, the present invention provides a method for processing cookie information, where the method includes:
when any account is not logged in for the first time, receiving a trigger instruction for reading cookie information, wherein the trigger instruction comprises: logging in one or more information of a browser identification, browser kernel information, a website and an account name;
checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information;
if the cookie information is matched with the triggering instruction, searching and reading the corresponding cookie information according to the information of the triggering instruction;
and sending the read cookie information corresponding to each account to a server to complete the login of each account to the website.
Optionally, before the step of receiving a trigger instruction for reading cookie information when any account is not logged in for the first time, the method further includes:
when any account logs in for the first time, receiving an instruction for storing the cookie information;
acquiring cookie information formed by a website address and a password of a website which is logged in by a user through an account name;
establishing a specific mapping relation among the browser identification, browser kernel information, a website, an account name and a password for the account to log in for the first time;
and saving the cookie information and the specific mapping relation.
Optionally, when the browser kernel is IE10 or above, the step of obtaining cookie information formed by a website address and a password of a website that a user logs in through an account name specifically includes:
and acquiring cookie information formed by the website address and the password of the website which is submitted by the user through the account name in the specific process of the operating system.
Optionally, the particular process comprises a Taskhost process.
Optionally, the step of saving the cookie information and the specific mapping relationship includes:
and adopting a redirection technology to store the cookie information and the specific mapping relation in an isolation manner.
In a second aspect, an embodiment of the present invention further provides a device for processing cookie information, including:
a receiving unit, configured to receive a trigger instruction for reading cookie information when any account logs in for a non-first time, where the trigger instruction includes: logging in one or more information of a browser identification, browser kernel information, a website and an account name;
the checking unit is used for checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment specific mapping relation in the cookie information;
the reading unit is used for searching and reading the corresponding cookie information according to the information of the trigger instruction when the checking unit determines that each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information;
and the sending unit is used for sending the read cookie information corresponding to each account to the server to complete the login of each account to the website.
Optionally, the receiving unit is further configured to
When any account logs in for the first time, receiving an instruction for storing the cookie information;
the device further comprises: the device comprises an acquisition unit, a mapping relation establishing unit and a storage unit;
the acquisition unit is used for acquiring cookie information formed by a website address and a password of a website which is logged in by a user through an account name;
the mapping relation establishing unit is used for establishing a specific mapping relation among the browser identification, the browser kernel information, the website, the account name and the password of the account which is logged in for the first time;
and the storage unit is used for storing the cookie information and the specific mapping relation.
Optionally, when the browser kernel is IE10 or above, the obtaining unit is specifically configured to
And acquiring cookie information formed by the website address and the password of the website which is submitted by the user through the account name in the specific process of the operating system.
Optionally, the particular process comprises a Taskhost process.
Optionally, the storing unit is specifically configured to store the cookie information and the specific mapping relationship in an isolated manner by using a redirection technique.
According to the technical scheme, the cookie information processing method and the cookie information processing device can determine whether each piece of information in the trigger instruction is completely matched with the information belonging to the establishment of the specific mapping relation in the cookie information by receiving the trigger instruction capable of carrying the information such as the browser kernel information, the website, the browser identification, the account name and the like, can search and read the corresponding cookie information only when the information is completely matched with the information, and then send a server according to the read cookie information to complete account login.
Drawings
Fig. 1 is a flowchart illustrating a cookie information processing method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a cookie information processing method according to another embodiment of the present invention;
fig. 3 is a schematic structural diagram of a cookie information processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the prior art, a cookie information sharing method is provided, and cookie information of different browsers is acquired through third-party software, so that cookie information sharing is realized, and user experience is improved. The third party software may be embedded in any browser. However, the above method causes the cookie information of each browser to be unsafe, and cannot guarantee the use and login of the user in a specific browser, and therefore, how to guarantee the safe reading of the cookie information becomes a problem to be solved currently.
Fig. 1 is a flowchart illustrating a cookie information processing method according to an embodiment of the present invention, and as shown in fig. 1, the cookie information processing method according to the embodiment includes the following steps:
101. when any account is not logged in for the first time, receiving a trigger instruction for reading cookie information, wherein the trigger instruction comprises: logging in one or more of browser identification, browser kernel information, website and account name.
In this embodiment, the kernel information of the browser may be kernel version information of the browser, for example, the kernel version is IE10, or the kernel version is IE 9. The browser identification may be an IE browser, a first browser or a second browser, etc. The web address can be: www.XXX.com are provided.
102. And checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information.
For example, the triggering instruction in the present embodiment preferably includes: and logging in a browser identifier, browser kernel information, a website and an account name.
Usually, a mapping relationship of account information of a plurality of accounts logging in the same website/website is established in cookie information of browsers with different kernel information. As described in other embodiments, before step 101 is executed, a mapping relationship between an account name, a web address, browser kernel information, a browser identifier and cookie information may be established when logging in for any account for the first time.
103. If the information in step 102 is matched, searching and reading the corresponding cookie information according to the information of the trigger instruction.
Of course, if there is at least one mismatch in the step 102, the process ends and the read cookie information cannot be searched.
104. And sending the read cookie information corresponding to each account to a server to complete the login of each account to the website.
According to the method, the received trigger instruction can carry information such as browser kernel information, a website, a browser identifier and an account name, and then when it is determined that each piece of information in the trigger instruction matches information belonging to a specific mapping relationship established in cookie information, corresponding cookie information can be searched and read, and then the server is sent according to the read cookie information to complete account login.
Fig. 2 is a flowchart illustrating a cookie information processing method according to an embodiment of the present invention, and as shown in fig. 2, the cookie information processing method according to the embodiment includes the following steps:
201. and when any account logs in for the first time, receiving an instruction for storing the cookie information.
In this embodiment, the user may first log in to a website with a specific domain name using one account, or the user may first log in to a specific web page using a small number.
202. And acquiring cookie information formed by the website address and the password of the website which is logged in by the user through the account name.
For example, if the browser kernel is IE10 or above, cookie information formed by the website address and password of the website that the user logs in through the account name submitted by a specific process of the operating system can be obtained. Typically, the particular process may be a Taskhost process. The embodiment is merely an example, and a specific process may be adjusted/configured according to actual needs.
In addition, in other embodiments, the above cookie information may also be acquired by a plug-in.
It should be noted that the Taskhost process is a process carried by windows7, and is responsible for the operation plan of windows7, and related operations in the system can be set regularly through the process. In this embodiment, cookie information formed by the website and the password when the user logs in may be acquired through the Taskhost process.
203. And establishing a specific mapping relation among the browser identification, the browser kernel information, the website, the account name and the password of the account which is logged in for the first time.
204. And saving the cookie information and the specific mapping relation.
For example, redirection, hooking, or driving techniques may be employed to keep the cookie information and the particular mapping relationships in isolation. For example, in IE6-9, the operating system allows cookie information for multiple accounts of a user under the same web site to be identified and stored, and different cookie information can be stored separately by the program and marked by the identification.
In addition, taking the IE of the windows system as an example, the default storage directory of the cookie information of the windows system is generally:
c: information of Users, administeror, AppData, Roaming, Microsoft, Windows, cookies.
205. When any account is not logged in for the first time, receiving a trigger instruction for reading cookie information, wherein the trigger instruction comprises: logging in one or more of browser identification, browser kernel information, website and account name.
In this embodiment, the kernel information of the browser may be kernel version information of the browser, for example, the kernel version is IE10, or the kernel version is IE 9.
206. And checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information.
For example, the triggering instruction in the present embodiment preferably includes: and logging in a browser identifier, browser kernel information, a website and an account name.
207. If the information in step 206 is matched, the corresponding cookie information is searched and read according to the information of the trigger instruction.
Of course, if there is at least one mismatch in the information in step 206, the process ends and the read cookie information cannot be searched.
208. And sending the read cookie information corresponding to each account to a server to complete the login of each account to the website.
The method of the embodiment can better ensure the reading safety of the cookie information of the respective browser, ensure that the cookie information of the browser is not read and used by any browser, and improve the user experience.
Fig. 3 is a schematic structural diagram of a cookie information processing apparatus according to an embodiment of the present invention, and as shown in fig. 3, the cookie information processing apparatus according to the embodiment includes: a receiving unit 31, a viewing unit 32, a reading unit 33, and a transmitting unit 34;
the receiving unit 31 is configured to receive a trigger instruction for reading cookie information when any account logs in for a non-first time, where the trigger instruction includes: logging in one or more information of a browser identification, browser kernel information, a website and an account name;
the checking unit 32 is configured to check whether each piece of information in the trigger instruction matches with the piece of information in the cookie information to which the establishment of the specific mapping relationship belongs;
the reading unit 33 is configured to, when the checking unit 32 determines that each piece of information in the trigger instruction matches with the piece of information belonging to the establishment of the specific mapping relationship in the cookie information, search and read the corresponding cookie information according to the information of the trigger instruction;
the transmitting unit 34 is configured to transmit the read cookie information corresponding to each account to the server, so as to complete the registration of each account with the website.
For example, in an optional implementation scenario, the receiving unit 31 is further configured to receive an instruction to store the cookie information when any account logs in for the first time;
at this time, the cookie information processing apparatus shown in fig. 3 further includes an acquisition unit, a mapping relationship establishment unit, and a saving unit, which are not shown in the figures, described below;
the acquisition unit is used for acquiring cookie information formed by a website address and a password of a website which is logged in by a user through an account name;
the mapping relation establishing unit is used for establishing a specific mapping relation among the browser identification, the browser kernel information, the website, the account name and the password of the account which is logged in for the first time;
the storage unit is used for storing the cookie information and the specific mapping relation.
In another optional implementation scenario, if the browser kernel is IE10 or above, the obtaining unit may be specifically configured to obtain cookie information formed by a website address and a password of a website, which is submitted by a specific process of the operating system and in which the user logs in through the account name.
For example, the particular process described above may include a Taskhost process.
In a third optional implementation scenario, the foregoing storage unit may be specifically configured to store the cookie information and the specific mapping relationship in an isolated manner by using redirection, hooking, or driving techniques.
The cookie information processing apparatus of the present embodiment corresponds to the cookie information processing method shown in fig. 1 and fig. 2, and reference may be made to the detailed description of the above method embodiment, which is not described in detail in the present embodiment.
In the cookie information processing device of this embodiment, the trigger instruction received by the receiving unit may carry information such as browser kernel information, a website, a browser identifier, and an account name, and then when the checking unit determines that each information in the trigger instruction matches information belonging to the establishment of the specific mapping relationship in the cookie information, the reading unit may search and read the corresponding cookie information, and then the sending unit sends the server according to the read cookie information to complete account login, which may better ensure reading security of the cookie information of the original browser, ensure that the cookie information of the browser is not read and used by any browser, and improve user experience.
In addition, an embodiment of the present invention further provides a browser, where the browser includes the cookie information processing apparatus shown in fig. 3. The browser can better ensure the safety of cookie information of the current browser and prevent other browsers from being read randomly.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive embodiments. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A method for processing cookie information, the method comprising:
when any account is not logged in for the first time, receiving a trigger instruction for reading cookie information, wherein the trigger instruction comprises: logging in one or more information of a browser identification, browser kernel information, a website and an account name;
checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information;
if the cookie information is matched with the triggering instruction, searching and reading the corresponding cookie information according to the information of the triggering instruction;
sending the read cookie information corresponding to each account to a server to complete the login of each account to the website;
before the step of receiving a trigger instruction for reading cookie information when any account is not logged in for the first time, the method further includes:
when any account logs in for the first time, receiving an instruction for storing the cookie information;
acquiring cookie information formed by a website address and a password of a website which is logged in by a user through an account name;
establishing a specific mapping relation among the browser identification, browser kernel information, a website, an account name and a password for the account to log in for the first time;
and saving the cookie information and the specific mapping relation.
2. The method according to claim 1, wherein when the browser kernel is IE10 or above, the step of obtaining cookie information formed by a website address and a password of a website that a user logs in by an account name includes:
and acquiring cookie information formed by the website address and the password of the website which is submitted by the user through the account name in the specific process of the operating system.
3. The method of claim 2, wherein the particular process comprises a Taskhost process.
4. The method of claim 1, wherein the step of saving the cookie information and the specific mapping relationship comprises:
and adopting a redirection technology to store the cookie information and the specific mapping relation in an isolation manner.
5. An apparatus for processing cookie information, comprising:
a receiving unit, configured to receive a trigger instruction for reading cookie information when any account logs in for a non-first time, where the trigger instruction includes: logging in one or more information of a browser identification, browser kernel information, a website and an account name;
the checking unit is used for checking whether each piece of information in the trigger instruction is matched with the information belonging to the establishment specific mapping relation in the cookie information;
the reading unit is used for searching and reading the corresponding cookie information according to the information of the trigger instruction when the checking unit determines that each piece of information in the trigger instruction is matched with the information belonging to the establishment of the specific mapping relation in the cookie information;
the sending unit is used for sending the read cookie information corresponding to each account to the server to complete the login of each account to the website;
the receiving unit is also used for
When any account logs in for the first time, receiving an instruction for storing the cookie information;
the device further comprises: the device comprises an acquisition unit, a mapping relation establishing unit and a storage unit;
the acquisition unit is used for acquiring cookie information formed by a website address and a password of a website which is logged in by a user through an account name;
the mapping relation establishing unit is used for establishing a specific mapping relation among the browser identification, the browser kernel information, the website, the account name and the password of the account which is logged in for the first time;
and the storage unit is used for storing the cookie information and the specific mapping relation.
6. The apparatus according to claim 5, wherein the obtaining unit is specifically configured to obtain the content when the browser kernel is IE10 and above
And acquiring cookie information formed by the website address and the password of the website which is submitted by the user through the account name in the specific process of the operating system.
7. The apparatus of claim 6, wherein the particular process comprises a Taskhost process.
8. Device according to claim 5, characterized in that the holding unit is specifically adapted to
And adopting a redirection technology to store the cookie information and the specific mapping relation in an isolation manner.
9. An apparatus for processing cookie information, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any of claims 1 to 4.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which causes the computer to execute the method according to any one of claims 1 to 4.
CN201510993891.XA 2015-12-25 2015-12-25 Cookie information processing method and device Active CN106921622B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510993891.XA CN106921622B (en) 2015-12-25 2015-12-25 Cookie information processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510993891.XA CN106921622B (en) 2015-12-25 2015-12-25 Cookie information processing method and device

Publications (2)

Publication Number Publication Date
CN106921622A CN106921622A (en) 2017-07-04
CN106921622B true CN106921622B (en) 2020-08-18

Family

ID=59454808

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510993891.XA Active CN106921622B (en) 2015-12-25 2015-12-25 Cookie information processing method and device

Country Status (1)

Country Link
CN (1) CN106921622B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108846107A (en) * 2018-06-21 2018-11-20 北京奇虎科技有限公司 Processing method, device and the intelligent terminal of website user information

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106961420B (en) * 2013-11-08 2021-04-02 北京奇虎科技有限公司 Cookie information processing method and device
CN103618807A (en) * 2013-11-08 2014-03-05 北京奇虎科技有限公司 Method and device for processing cookie information
CN103841188B (en) * 2014-02-27 2018-10-23 北京奇虎科技有限公司 The treating method and apparatus of cookie information in a kind of browser
CN104468834B (en) * 2014-12-26 2017-12-26 北京奇虎科技有限公司 Carry out the method, apparatus and browser client of Cookie data processing
CN104680063B (en) * 2015-03-02 2019-03-15 魅族科技(中国)有限公司 A kind of information intercepting method and terminal

Also Published As

Publication number Publication date
CN106921622A (en) 2017-07-04

Similar Documents

Publication Publication Date Title
US10079854B1 (en) Client-side protective script to mitigate server loading
CN106330844B (en) Cross-terminal login-free method and device
EP2982093B1 (en) Managing redirected website login using a short address
CN102438000B (en) A kind of many account logon methods and equipment
US9596600B2 (en) Systems and methods for generating location based entitlements
US10908937B2 (en) Automatic directory join for virtual machine instances
WO2016101635A1 (en) Method, apparatus and device for synchronizing login status, and computer storage medium
CN103747010B (en) A kind of method, system and device by mobile terminal control PC
CN107079026B (en) Method, system and storage medium for pairing client application instances with user accounts
IL256893B (en) Document capture using client-based delta encoding with server
CN107040518B (en) Private cloud server login method and system
CN104468531A (en) Authorization method, device and system for sensitive data
US9589122B2 (en) Operation processing method and device
WO2016070718A1 (en) Method, device, and browser for file downloading
US10681146B2 (en) Method and apparatus for isolating page cookie
US9866583B2 (en) Fuzzing server responses to malicious client devices
CN105635064B (en) CSRF attack detection method and device
US10462257B2 (en) Method and apparatus for obtaining user account
CN108156270B (en) Domain name request processing method and device
WO2015074443A1 (en) An operation processing method and device
US10044754B2 (en) Polluting results of vulnerability scans
WO2018072733A1 (en) Webpage security check method and device
CN103095825A (en) Information management method and system of internet and server
CN106921622B (en) Cookie information processing method and device
US10762224B2 (en) Document providing method and apparatus

Legal Events

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

Effective date of registration: 20220823

Address after: No. 9-3-401, No. 39, Gaoxin 6th Road, Binhai Science and Technology Park, High-tech Zone, Binhai New District, Tianjin 300000

Patentee after: 3600 Technology Group Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.