CN112597504A - Two-stage safe starting system and method for domestic computer - Google Patents

Two-stage safe starting system and method for domestic computer Download PDF

Info

Publication number
CN112597504A
CN112597504A CN202011529512.9A CN202011529512A CN112597504A CN 112597504 A CN112597504 A CN 112597504A CN 202011529512 A CN202011529512 A CN 202011529512A CN 112597504 A CN112597504 A CN 112597504A
Authority
CN
China
Prior art keywords
usbkey
computer
password
mac address
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011529512.9A
Other languages
Chinese (zh)
Other versions
CN112597504B (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.)
China South Industries Group Automation Research Institute
Original Assignee
China South Industries Group Automation Research Institute
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 China South Industries Group Automation Research Institute filed Critical China South Industries Group Automation Research Institute
Priority to CN202011529512.9A priority Critical patent/CN112597504B/en
Publication of CN112597504A publication Critical patent/CN112597504A/en
Application granted granted Critical
Publication of CN112597504B publication Critical patent/CN112597504B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/575Secure boot
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards

Abstract

The invention discloses a two-stage safety starting system and a two-stage safety starting method for a domestic computer, wherein the two-stage safety starting system comprises PMON firmware and USBKey, the first-stage safety starting is realized by storing an MAC address and a login password of the computer in PMON and storing the MAC address, a user name and a password of the computer in USBKey, comparing the MAC address in PMON with the MAC address in USBKey to see whether the MAC address and the login password are matched, and then inputting the user name and the password. The second level of security starting is completed by inputting the code of the kylin operating system. The invention improves the security of the domestic computer system through two-stage security protection and provides more powerful support for users with high-level security requirements.

Description

Two-stage safe starting system and method for domestic computer
Technical Field
The invention relates to the field of computer security, in particular to a two-stage security starting system and a two-stage security starting method for a domestic computer.
Background
The USBKey enhances the system safety when the computer operating system is started, realizes the reliable operation of the operating system, and is widely applied. A traditional operating system has security holes, and a user cannot determine whether the current system based on the USBKey is invaded by a virus program, so that security shielding and a protective layer are broken through, and illegal access and malicious operation are performed. The traditional safety protection is based on a secret key and software, the protection is unreliable and the performance is unstable, and an illegal user can break through the protection layer through BIOS bottom hardware to obtain the data information of the computer.
Disclosure of Invention
In order to solve the problems that the operating system is leaked safely and an illegal user can break through a protective layer and obtain data information of a computer through BIOS bottom hardware in the background technology, the invention provides a two-stage safe starting system and a two-stage safe starting method for a domestic computer.
In order to achieve the purpose, the invention adopts the following technical scheme:
a two-stage safe starting system of a domestic computer comprises a USBKey and a PMON firmware; the USBKey and the PMON firmware form two-stage safe starting of a domestic computer;
the first level of safe startup is as follows:
the USBKey is connected with the computer through a USB interface and is identified by the computer;
after the USBKey is connected with the computer, the USBKey is communicated with the computer to carry out first-level identity authentication;
the PMON firmware reads and analyzes the content stored in the USBKey, the MAC address in the PMON firmware is compared with the MAC address in the USBKey, if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, the user name is prompted to be input, and if the user name is input correctly, the password is prompted to be input;
the second level of safe start-up is:
after the first-level identity authentication is finished, loading PMON firmware and starting an kylin operating system;
the kylin operating system carries out second-level identity authentication, the user interface layer prompts to input the kylin operating system password, after the user inputs the operating system password, the public key of the operating system and the private key of the USBKey respectively decrypt the password and then match the password, if the password is matched, the authentication is judged to be successful, and starting and login guiding are completed.
Wherein: the operating system and the USBKey adopt encrypted communication, namely: the manufacturer sets a public key for the operating system and a private key for the USBKey.
The working principle is as follows: inserting the USBKey into a computer through the USBKey and PMON firmware to perform first-level safety starting, detecting the USBKey by the PMON firmware, matching an MAC address in the PMON with an MAC address in the USBKey, prompting to input a user name if the USBKey is matched, prompting to input a password if the user name is input correctly, and finishing first-level safety starting, loading the PMON firmware and starting an operating system if the password is input correctly; and performing secondary safety starting, inputting the kylin operating system password, and finishing the secondary safety starting if the password is successfully input.
Further, the PMON stores the MAC address and the login password of the computer.
Further, the USBKey stores the MAC address, the user name and the password of the computer.
Furthermore, the USBKey is identified by the computer through a driving layer, and the driving layer is a USBKey driver meeting the USB protocol; the USBKey is communicated with a computer through a function realization layer, wherein the function realization layer is a USBKey operation interface and is a protocol for communication between the computer and the USBKey; in the first-stage identity authentication and the second-stage identity authentication, prompt information is displayed through a user interface layer, and the user interface layer comprises a starting authentication interface and a trusted boot interface, namely a user name and password input interface during starting authentication and a password input interface after entering an kylin operating system.
A two-stage safe starting method for a domestic computer comprises the following steps:
s1, connecting the USBKey with a computer through a USB interface;
s2, performing first-level identity authentication, reading and analyzing the content stored in the USBKey by the PMON firmware, comparing the MAC address in the PMON firmware with the MAC address in the USBKey, prompting to input a user name if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, and prompting to input a password if the user name is correctly input;
s3, if the password is input correctly, loading the PMON firmware and starting the kylin operating system;
s4, performing second-level identity authentication, and inputting a kylin operating system password;
and S5, if the password is correctly input, finishing the starting.
Furthermore, if the PMON cannot be matched with the USBKey, the fact that no corresponding USBKey exists is prompted, and when a user inserts the USBKey, the process supports hot plug, and the user inserts the USBKey and then returns to the car to re-identify the USBKey.
Further, the number of times of wrong input of the user name and the password is 5, if the user name and the password are input for 5 times, an error message is prompted, and after the user presses to enter the car, the computer is powered off; if the USBKey is used for logging in the computer again, a security administrator needs to use a special tool of a manufacturer to reset the MAC address, the user name and the password of the USBKey.
Compared with the prior art, the invention has the following advantages and beneficial effects: the method can ensure the safety of the system starting process from two levels, wherein the first level is used for verifying the safety of the USBKey equipment, and the second level is used for verifying the safety of the operating system. After the two-stage safety starting control system and the two-stage safety starting control technology are used, the safety of a domestic computer system is improved, and powerful support is provided for users with high-level safety requirements.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention.
FIG. 1 is a schematic block diagram of the components of the present invention;
FIG. 2 is a start-up flow chart of the present invention.
Detailed Description
The embodiments of the present invention will be described with reference to the accompanying drawings, and the exemplary embodiments and descriptions thereof are only for the purpose of illustrating the present invention and are not to be construed as limiting the present invention.
Example 1
According to the fig. 1 and 2, a two-level security boot system of a localization computer comprises a usb key and a PMON firmware; the USBKey and the PMON firmware form two-stage safe starting of a domestic computer;
the first level of safe startup is as follows:
the USBKey is connected with the computer through a USB interface and is identified by the computer;
after the USBKey is connected with the computer, the USBKey is communicated with the computer to carry out first-level identity authentication;
the PMON firmware reads and analyzes the content stored in the USBKey, the MAC address in the PMON firmware is compared with the MAC address in the USBKey, if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, the user name is prompted to be input, and if the user name is input correctly, the password is prompted to be input;
the second level of safe start-up is:
after the first-level identity authentication is finished, loading PMON firmware and starting an kylin operating system;
the kylin operating system carries out second-level identity authentication, the user interface layer prompts to input the kylin operating system password, after the user inputs the operating system password, the public key of the operating system and the private key of the USBKey respectively decrypt the password and then match the password, if the password is matched, the authentication is judged to be successful, and starting and login guiding are completed.
Wherein: the operating system and the USBKey adopt encrypted communication, namely: the manufacturer sets a public key for the operating system and a private key for the USBKey.
In this embodiment, the PMON stores the MAC address and the login password of the computer.
In this embodiment, the usb key stores the MAC address, the user name, and the password of the computer.
In the embodiment, the USBKey is identified by a computer through a driving layer, and the driving layer is a USBKey driver meeting a USB protocol; the USBKey is communicated with a computer through a function realization layer, wherein the function realization layer is a USBKey operation interface and is a protocol for communication between the computer and the USBKey; in the first-stage identity authentication and the second-stage identity authentication, prompt information is displayed through a user interface layer, and the user interface layer comprises a starting authentication interface and a trusted boot interface, namely a user name and password input interface during starting authentication and a password input interface after entering an kylin operating system.
A two-stage safe starting method for a domestic computer comprises the following steps:
s1, connecting the USBKey with a computer through a USB interface;
s2, performing first-level identity authentication, reading and analyzing the content stored in the USBKey by the PMON firmware, comparing the MAC address in the PMON firmware with the MAC address in the USBKey, prompting to input a user name if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, and prompting to input a password if the user name is correctly input;
s3, if the password is input correctly, loading the PMON firmware and starting the kylin operating system;
s4, performing second-level identity authentication, and inputting a kylin operating system password;
and S5, if the password is correctly input, finishing the starting.
In this embodiment, if the PMON and the USBKey cannot be matched, it is prompted that there is no corresponding USBKey, and when the user inserts the USBKey, the process supports hot plug, and the user inserts the USBKey and then performs re-identification by returning.
In the embodiment, the wrong input times of the user name and the password are 5 times, if the input times of the user name and the password are all wrong, an error message is prompted, and after the user presses to enter the car, the computer is powered off; if the USBKey is used for logging in the computer again, a security administrator needs to use a special tool of a manufacturer to reset the MAC address, the user name and the password of the USBKey.
The embodiment of the invention carries out first-level safe start, before the boot start of the system firmware PMON, a user firstly connects the USBKey equipment and the computer through a USB interface, in the starting process, the PMON searches for the USBKey, then reads and analyzes the storage content of the USBKey, compares the MAC address of the computer stored in the USBKey equipment with the MAC address of the computer stored in the PMON, and judges whether the USBKey equipment and the computer MAC address can be matched. And if the USBKey cannot be matched, prompting that no corresponding USBKey exists, waiting for a user to insert a correct USBKey, supporting hot plug in the process, and re-identifying the user by returning after the user inserts the USBKey. If the user name and the password are matched, prompting the user to input the user name, prompting the user to input the password after the user name is input correctly, wherein the user name and the password in the process can be input only by mistake for 5 times, if the user name and the password are input by mistake for 5 times, prompting an error message, locking the USBKey, waiting for the user to press and return, turning off the computer in a power-down mode, then logging in the computer by using the USBKey, and needing a security manager to reset the MAC address, the user name and the password of the computer in the USBKey by using a special system tool of a manufacturer. If the user name and the password are correctly input, loading PMON firmware and starting an operating system;
performing secondary safety starting, prompting to input the password of the kylin operating system after the operating system is started, and if the password is input wrongly, giving an error prompt, and performing power failure shutdown on the computer; if the password is correctly input, the starting is finished, and the login and the guidance are carried out.
In the process of starting the computer, the safety of a domestic computer system is improved through two-stage safe starting, when a user needs to start an operating system, the first-stage safe starting is completed firstly, the kylin operating system is started, the password of the kylin operating system needs to be input, and starting and login guiding can be completed only after the password is input correctly.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (7)

1. A two-stage safe starting system of a domestic computer is characterized in that: the system comprises USBKey and PMON firmware; the USBKey and the PMON firmware form two-stage safe starting of a domestic computer;
the first level of safe startup is as follows:
the USBKey is connected with the computer through a USB interface and is identified by the computer;
after the USBKey is connected with the computer, the USBKey is communicated with the computer to carry out first-level identity authentication;
and the PMON firmware reads and analyzes the content stored in the USBKey, the MAC address in the PMON firmware is compared with the MAC address in the USBKey, if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, the input user name is displayed, and the input password is prompted if the input user name is judged to be correct.
The second level of safe start-up is:
after the first-level identity authentication is finished, loading PMON firmware and starting an kylin operating system;
and the kylin operating system performs second-level identity authentication, the input of the kylin operating system password is displayed, after the user inputs the operating system password, the public key of the operating system and the private key of the USBKey respectively decrypt the passwords and then match the passwords, and if the passwords are matched, the authentication is judged to be successful, and starting and login guiding are completed.
2. A two-stage secure boot system for a localization computer according to claim 1, wherein: and the USBKey stores the MAC address, the user name and the password of the computer.
3. A two-stage secure boot system for a localization computer according to claim 1, wherein: and the PMON firmware stores the MAC address and the login password of the computer.
4. A two-stage secure boot system for a localization computer according to claim 1, wherein: the USBKey is identified by a computer through a driving layer, and the driving layer is a USBKey driver meeting a USB protocol; the USBKey is communicated with a computer through a function realization layer, wherein the function realization layer is a USBKey operation interface and is a protocol for communication between the computer and the USBKey; in the first-stage identity authentication and the second-stage identity authentication, prompt information is displayed through a user interface layer, and the user interface layer comprises a starting authentication interface and a trusted boot interface, namely a user name and password input interface during starting authentication and a password input interface after entering an kylin operating system.
5. A two-stage safe starting method for a domestic computer is characterized by comprising the following steps: the method comprises the following steps:
s1, connecting the USBKey with a computer through a USB interface;
s2, performing first-level identity authentication, reading and analyzing the content stored in the USBKey by the PMON firmware, comparing the MAC address in the PMON firmware with the MAC address in the USBKey, prompting to input a user name if the MAC address in the PMON firmware is matched with the MAC address in the USBKey, and prompting to input a password if the user name is correctly input;
s3, if the password is input correctly, loading the PMON firmware and starting the kylin operating system;
s4, performing second-level identity authentication, and inputting a kylin operating system password;
and S5, if the password is correctly input, finishing the starting.
6. The two-stage secure boot method of a localization computer according to claim 5, wherein: and if the PMON cannot be matched with the USBKey, prompting that no corresponding USBKey exists, and when a user inserts the USBKey, supporting hot plug in the process, and re-identifying the user by returning after the user inserts the USBKey.
7. The two-stage secure boot method of a localization computer according to claim 5, wherein: the wrong input times of the user name and the password are 5, if the input times of the user name and the password are all wrong, an error message is prompted, and after the user presses the carriage return, the computer is powered off; if the USBKey is used for logging in the computer again, a security administrator needs to use a special tool of a manufacturer to reset the MAC address, the user name and the password of the USBKey.
CN202011529512.9A 2020-12-22 2020-12-22 Two-stage safe starting system and method for domestic computer Active CN112597504B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011529512.9A CN112597504B (en) 2020-12-22 2020-12-22 Two-stage safe starting system and method for domestic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011529512.9A CN112597504B (en) 2020-12-22 2020-12-22 Two-stage safe starting system and method for domestic computer

Publications (2)

Publication Number Publication Date
CN112597504A true CN112597504A (en) 2021-04-02
CN112597504B CN112597504B (en) 2024-04-30

Family

ID=75200167

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011529512.9A Active CN112597504B (en) 2020-12-22 2020-12-22 Two-stage safe starting system and method for domestic computer

Country Status (1)

Country Link
CN (1) CN112597504B (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755572A (en) * 2004-09-30 2006-04-05 联想(北京)有限公司 Computer security startup method
CN1936761A (en) * 2005-09-23 2007-03-28 联想(北京)有限公司 Computer system of bottom identity identification and method therefor
CN101673330A (en) * 2008-09-10 2010-03-17 中国瑞达系统装备公司 BIOS-based computer security protection method and system
CN101986325A (en) * 2010-11-01 2011-03-16 山东超越数控电子有限公司 Computer security access control system and method
CN102184122A (en) * 2011-05-16 2011-09-14 曙光信息产业股份有限公司 Basic input/output system (bios) and interrupt realizing method for Loongson central processing unit (CPU) mainboard
CN102609040A (en) * 2012-01-12 2012-07-25 北京国基科技股份有限公司 Home-made computer to be reinforced and safety BIOS (basic input output system) operating method for same
CN103049295A (en) * 2012-12-25 2013-04-17 中标软件有限公司 Network installation method for Linux operating systems with godson platforms
CN103413083A (en) * 2013-08-15 2013-11-27 水利部水利信息中心 Security defending system for single host
CN105825131A (en) * 2016-03-16 2016-08-03 广东工业大学 Computer security startup protection method on basis of UEFI (Unified Extensible Firmware Interface)
CN106100848A (en) * 2016-06-14 2016-11-09 东北大学 Double factor identity authorization system based on smart mobile phone and user password and method
CN106127016A (en) * 2016-07-18 2016-11-16 浪潮集团有限公司 A kind of operating system user logs in system and the implementation method of authentic authentication
CN106446658A (en) * 2016-08-30 2017-02-22 孙鸿鹏 Data center security protection method and system
CN106649007A (en) * 2016-11-18 2017-05-10 中国兵器装备集团自动化研究所 Trusted verification method based on Loongson 3A system
CN107704749A (en) * 2017-10-25 2018-02-16 深圳竹云科技有限公司 Windows system safe login methods based on U-shield verification algorithm
CN108243166A (en) * 2016-12-27 2018-07-03 航天信息股份有限公司 A kind of identity identifying method and system based on USBKey

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755572A (en) * 2004-09-30 2006-04-05 联想(北京)有限公司 Computer security startup method
CN1936761A (en) * 2005-09-23 2007-03-28 联想(北京)有限公司 Computer system of bottom identity identification and method therefor
CN101673330A (en) * 2008-09-10 2010-03-17 中国瑞达系统装备公司 BIOS-based computer security protection method and system
CN101986325A (en) * 2010-11-01 2011-03-16 山东超越数控电子有限公司 Computer security access control system and method
CN102184122A (en) * 2011-05-16 2011-09-14 曙光信息产业股份有限公司 Basic input/output system (bios) and interrupt realizing method for Loongson central processing unit (CPU) mainboard
CN102609040A (en) * 2012-01-12 2012-07-25 北京国基科技股份有限公司 Home-made computer to be reinforced and safety BIOS (basic input output system) operating method for same
CN103049295A (en) * 2012-12-25 2013-04-17 中标软件有限公司 Network installation method for Linux operating systems with godson platforms
CN103413083A (en) * 2013-08-15 2013-11-27 水利部水利信息中心 Security defending system for single host
CN105825131A (en) * 2016-03-16 2016-08-03 广东工业大学 Computer security startup protection method on basis of UEFI (Unified Extensible Firmware Interface)
CN106100848A (en) * 2016-06-14 2016-11-09 东北大学 Double factor identity authorization system based on smart mobile phone and user password and method
CN106127016A (en) * 2016-07-18 2016-11-16 浪潮集团有限公司 A kind of operating system user logs in system and the implementation method of authentic authentication
CN106446658A (en) * 2016-08-30 2017-02-22 孙鸿鹏 Data center security protection method and system
CN106649007A (en) * 2016-11-18 2017-05-10 中国兵器装备集团自动化研究所 Trusted verification method based on Loongson 3A system
CN108243166A (en) * 2016-12-27 2018-07-03 航天信息股份有限公司 A kind of identity identifying method and system based on USBKey
CN107704749A (en) * 2017-10-25 2018-02-16 深圳竹云科技有限公司 Windows system safe login methods based on U-shield verification algorithm

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
KUAN-JEN LIN等: ""Using TPM to improve boot security at BIOS layer"", 2012 IEEE INTERNATIONAL CONFERENCE ON CONSUMER ELECTRONICS, 1 March 2012 (2012-03-01), pages 376 - 377 *
张小莉;: "基于USBKey的增强型登录认证系统的设计与实现", 太原师范学院学报(自然科学版), no. 04, 25 December 2015 (2015-12-25), pages 70 - 73 *
张立丽等: ""基于龙芯3A处理器的tPMON设计与实现"", 电子测量技术, vol. 37, no. 06, 15 June 2014 (2014-06-15), pages 11 - 14 *
沈浩;: "国产基础软硬件平台可信计算系统应用研究", 电子技术, no. 05, 25 May 2018 (2018-05-25), pages 19 - 21 *

Also Published As

Publication number Publication date
CN112597504B (en) 2024-04-30

Similar Documents

Publication Publication Date Title
US7210166B2 (en) Method and system for secure, one-time password override during password-protected system boot
US20210266171A1 (en) Method and system for operating internet of things device
US10931663B2 (en) Terminal authenticated access
CN105243314B (en) A kind of security system and its application method based on USB key
WO2020199391A1 (en) Vehicle unlocking authentication method and apparatus based on terminal device
CN108256302B (en) Data security access method and device
CN109492382B (en) Single input box login verification method
AU2017285865B2 (en) Mobile authentication method and system therefor
CN100418033C (en) Computer system of bottom identity identification and method therefor
CN111327629B (en) Identity verification method, client and server
CN109190389A (en) A kind of solid state hard disk data guard method based on USB flash disk authentication
CN105825131A (en) Computer security startup protection method on basis of UEFI (Unified Extensible Firmware Interface)
WO2010139160A1 (en) Managing method and apparatus for mobile terminals
CN108809982B (en) Secret-free authentication method and system based on trusted execution environment
CN109460648B (en) Computer data defense method
EP2985712B1 (en) Application encryption processing method, apparatus, and terminal
CN109190365A (en) A kind of solid state hard disk data protection system based on USB flash disk authentication
CN112597504A (en) Two-stage safe starting system and method for domestic computer
CN112966276B (en) Method, device and medium for safely starting computer
WO2022012080A1 (en) Method and apparatus for logging into system using smart key device
US20180060558A1 (en) Method of authenticating a user at a security device
WO2021077627A1 (en) Intelligent key device and verification method therefor
JP2000298529A (en) Personal computer system
CN111414593A (en) Computer information protection method based on mobile internet
CN109190364A (en) A kind of safe U disc for solid state hard disk authentication

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
TA01 Transfer of patent application right

Effective date of registration: 20240322

Address after: 621000 Mianyang province Sichuan City Youxian District Road No. 7 two immortals

Applicant after: China Ordnance Equipment Group Automation Research Institute Co.,Ltd.

Country or region after: China

Address before: 621000 Mianyang province Sichuan City Youxian District Road No. 7 two immortals

Applicant before: China Ordnance Equipment Group Automation Research Institute Co.,Ltd.

Country or region before: China

TA01 Transfer of patent application right
GR01 Patent grant