CN111222106A - Linux operating system password updating method, system, equipment and storage medium applied to remote maintenance - Google Patents

Linux operating system password updating method, system, equipment and storage medium applied to remote maintenance Download PDF

Info

Publication number
CN111222106A
CN111222106A CN201911369178.2A CN201911369178A CN111222106A CN 111222106 A CN111222106 A CN 111222106A CN 201911369178 A CN201911369178 A CN 201911369178A CN 111222106 A CN111222106 A CN 111222106A
Authority
CN
China
Prior art keywords
password
equipment
updating
root
user
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
CN201911369178.2A
Other languages
Chinese (zh)
Other versions
CN111222106B (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.)
BEIJING SAFE-CODE TECHNOLOGY CO LTD
Original Assignee
BEIJING SAFE-CODE TECHNOLOGY CO LTD
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING SAFE-CODE TECHNOLOGY CO LTD filed Critical BEIJING SAFE-CODE TECHNOLOGY CO LTD
Priority to CN201911369178.2A priority Critical patent/CN111222106B/en
Publication of CN111222106A publication Critical patent/CN111222106A/en
Application granted granted Critical
Publication of CN111222106B publication Critical patent/CN111222106B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/305Authentication, i.e. establishing the identity or authorisation of security principals by remotely controlling device operation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/604Tools and structures for managing or administering access control systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • Health & Medical Sciences (AREA)
  • Automation & Control Theory (AREA)
  • Debugging And Monitoring (AREA)
  • Storage Device Security (AREA)

Abstract

The invention relates to the technical field of computer remote maintenance, in particular to a method, a system, equipment and a storage medium for updating a password of a linux operating system applied to remote maintenance; the password updating method comprises the following steps: acquiring a password corresponding to the highest authority of the current user; acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer; and logging in the equipment by using the updated root password to perform maintenance operation. According to the linux operating system password updating method, the linux operating system password updating system, the linux operating system equipment and the storage medium, equipment manufacturers can conveniently maintain the equipment in a remote mode under the condition of user authorization (user password providing), the equipment manufacturers do not have the highest equipment access authority, and root passwords are prevented from being leaked to cause user data and privacy safety; and the root password is dynamically updated, so that the safety of the equipment is improved.

Description

Linux operating system password updating method, system, equipment and storage medium applied to remote maintenance
Technical Field
The invention relates to the technical field of computer remote maintenance, in particular to a method, a system, equipment and a storage medium for updating a password of a linux operating system applied to remote maintenance.
Background
Remote Maintenance (Remote Maintenance or Telemaintenance) refers to a computer system technical service engineer or an administrator connecting to a target computer or a network system needing Maintenance and management through an Internet network, and locally performing operations such as installation, configuration, Maintenance, monitoring and management on a Remote system. Engineers do not need to visit the site to check and process problems, maintenance cost of the computer application system is greatly reduced, user loss is reduced to the maximum extent, and a high-efficiency and low-cost service mode is realized.
At present, a Linux system is often adopted for network equipment, equipment manufacturers provide user authority (non-root authority) to complete conventional configuration operation, and the root passwords of the equipment are not provided for users. When the network equipment needs remote maintenance, equipment manufacturer personnel input a root password, log in the equipment and perform management and configuration operations.
When the problem exists at present, if the root password adopts a fixed password, even if the strength is very high, if the password is revealed by equipment staff, the safety of the equipment cannot be guaranteed, and user data and privacy are great potential safety hazards. If a random password is adopted, the password management complexity is greatly increased, the database is stored in an equipment manufacturer system, and the user data and the privacy have great potential safety hazards.
Therefore, in order to solve the above problems, it is urgently needed to invent a new method, system, device and storage medium for updating the password of the linux operating system applied to remote maintenance.
Disclosure of Invention
The invention aims to: the method, the system, the equipment and the storage medium for updating the password of the linux operating system applied to remote maintenance are provided, the convenience of the remote maintenance is facilitated, and the data and the privacy of a user are protected.
The invention provides the following scheme:
a linux operating system password updating method applied to remote maintenance comprises the following steps:
acquiring a password corresponding to the highest authority of the current user;
acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer;
and logging in the equipment by using the updated root password to perform maintenance operation.
Further comprising:
and after the maintenance operation is completed, the user changes the password corresponding to the highest authority of the user and updates the root password of the equipment.
After the maintenance operation is completed, the user changes the password corresponding to the highest authority of the user and updates the root password of the equipment, which specifically comprises the following steps: and the user changes the password corresponding to the highest authority of the user, and the new password corresponding to the highest authority of the user is operated with the strong password of the equipment manufacturer to generate a new root password.
Acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer, which specifically comprises the following steps: and inputting the obtained password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer by using the customized development software, obtaining the root password of the equipment by using a password processing algorithm, and updating the root password by using a system command.
The method comprises the following steps of obtaining a password corresponding to the highest authority of a current user: the equipment manufacturer accesses the user network, negotiates with the user and obtains the password corresponding to the highest authority of the current user.
Logging in the equipment by using the updated root password, and performing maintenance operation, wherein the steps are as follows: and inputting the updated root password of the equipment by using the remote access equipment, logging in the equipment and performing maintenance operation.
A linux operating system password updating system applied to remote maintenance for realizing the linux operating system password updating method applied to remote maintenance comprises the following steps:
the root password updating module is used for acquiring the root password of the equipment and updating the root password by utilizing the acquired password corresponding to the highest authority of the user and the strong password of the equipment manufacturer;
and the remote access equipment is used for logging in the equipment by using the updated root password to perform remote maintenance operation.
The root password updating module is electrically connected with the remote access equipment and the equipment to be maintained respectively.
An electronic device comprising a memory and a processor; the memory is used for storing a computer program; the processor executes the computer program in the memory to realize the linux operating system password updating method applied to remote maintenance.
A computer-readable storage medium storing a computer program for implementing the method for updating a password of a linux operating system for remote maintenance when executed by a processor.
The invention has the following beneficial effects:
the invention discloses a password updating method, a system, equipment and a storage medium of a linux operating system applied to remote maintenance, wherein the password updating method comprises the following steps: acquiring a password corresponding to the highest authority of the current user; acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer; logging in the equipment by using the updated root password to perform maintenance operation; the equipment manufacturer can conveniently maintain the equipment remotely under the condition of user authorization (providing a user password), and the equipment manufacturer does not have the highest access authority of the equipment, so that the root password is prevented from being leaked, and the user data and privacy are safe; and the root password is dynamically updated, so that the safety of the equipment is improved.
Drawings
FIG. 1 is a flow chart of the method for updating the password of the linux operating system applied to remote maintenance in the invention.
FIG. 2 is a block diagram of the flow of the password updating system of the linux operating system applied to remote maintenance in the present invention.
Fig. 3 is a block diagram of an electronic device according to the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
It will be understood by those skilled in the art that, unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. It will be further understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the prior art and will not be interpreted in an idealized or overly formal sense unless expressly so defined herein.
Referring to fig. 1, a linux operating system password updating method applied to remote maintenance comprises the following steps:
acquiring a password corresponding to the highest authority of the current user;
acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer;
and logging in the equipment by using the updated root password to perform maintenance operation.
Further comprising:
and after the maintenance operation is completed, the user changes the password corresponding to the highest authority of the user and updates the root password of the equipment.
After the maintenance operation is completed, the user changes the password corresponding to the highest authority of the user and updates the root password of the equipment, which specifically comprises the following steps: and the user changes the password corresponding to the highest authority of the user, and the new password corresponding to the highest authority of the user is operated with the strong password of the equipment manufacturer to generate a new root password.
Acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer, which specifically comprises the following steps: and inputting the obtained password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer by using the customized development software, obtaining the root password of the equipment by using a password processing algorithm, and updating the root password by using a system command.
The method comprises the following steps of obtaining a password corresponding to the highest authority of a current user: the equipment manufacturer accesses the user network, negotiates with the user and obtains the password corresponding to the highest authority of the current user.
Logging in the equipment by using the updated root password, and performing maintenance operation, wherein the steps are as follows: and inputting the updated root password of the equipment by using the remote access equipment, logging in the equipment and performing maintenance operation.
Referring to fig. 2, a linux operating system password updating system applied to remote maintenance, which implements the method for updating the linux operating system password applied to remote maintenance, includes:
the root password updating module is used for acquiring the root password of the equipment and updating the root password by utilizing the acquired password corresponding to the highest authority of the user and the strong password of the equipment manufacturer;
and the remote access equipment is used for logging in the equipment by using the updated root password to perform remote maintenance operation.
The root password updating module is electrically connected with the remote access equipment and the equipment to be maintained respectively.
Referring to fig. 3, an electronic device includes a memory 1 and a processor 2; the memory is used for storing a computer program; the processor executes the computer program in the memory to realize the linux operating system password updating method applied to remote maintenance.
Further, the present embodiment also provides a computer-readable storage medium storing a computer program, which when executed by a processor, is configured to implement the method for updating the password of the linux operating system applied to remote maintenance.
The method, the system, the equipment and the storage medium for updating the password of the linux operating system applied to remote maintenance in the embodiment comprise the following steps: acquiring a password corresponding to the highest authority of the current user; acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer; logging in the equipment by using the updated root password to perform maintenance operation; the equipment manufacturer can conveniently maintain the equipment remotely under the condition of user authorization (providing a user password), and the equipment manufacturer does not have the highest access authority of the equipment, so that the root password is prevented from being leaked, and the user data and privacy are safe; and the root password is dynamically updated, so that the safety of the equipment is improved.
The method for updating the password of the linux operating system applied to remote maintenance in the embodiment comprises the following specific processes: 1, accessing a user network (teamviewer) by a device manufacturer, negotiating with a user, and knowing a password corresponding to the highest authority of the current user; 2, using the customized development software, inputting a user password and a strong password of a device manufacturer, obtaining the root password of the device through a password processing algorithm, and updating the root password through a system command; 3, inputting a root password of the equipment, logging in the equipment and carrying out maintenance operation; 4, logging out after the operation is finished; and 5, the user changes the password corresponding to the highest authority of the user, the internal password of the equipment updates software, and the new password is operated with the strong password (specified by the manufacturer) of the equipment manufacturer to generate a new root password.
For simplicity of explanation, the method embodiments are described as a series of acts or combinations, but those skilled in the art will appreciate that the embodiments are not limited by the order of acts described, as some steps may occur in other orders or concurrently with other steps in accordance with the embodiments of the invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
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 linux operating system password updating method applied to remote maintenance is characterized by comprising the following steps:
acquiring a password corresponding to the highest authority of the current user;
acquiring a root password of the equipment and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer;
and logging in the equipment by using the updated root password to perform maintenance operation.
2. The linux operating system password updating method applied to remote maintenance of claim 1, further comprising:
and after the maintenance operation is completed, the user changes the password corresponding to the highest authority of the user and updates the root password of the equipment.
3. The method for updating the password of the linux operating system applied to the remote maintenance of claim 2, wherein after the maintenance operation is completed, the step of the user changing the password corresponding to the highest authority of the user and updating the root password of the device comprises the following steps: and the user changes the password corresponding to the highest authority of the user, and the new password corresponding to the highest authority of the user is operated with the strong password of the equipment manufacturer to generate a new root password.
4. The method for updating the password of the linux operating system applied to the remote maintenance of claim 3, wherein the step of acquiring the root password of the device and updating the root password by using the acquired password corresponding to the highest authority of the current user and the strong password of the device manufacturer comprises the following steps: and inputting the obtained password corresponding to the highest authority of the current user and the strong password of the equipment manufacturer by using the customized development software, obtaining the root password of the equipment by using a password processing algorithm, and updating the root password by using a system command.
5. The method for updating the password of the linux operating system applied to the remote maintenance of claim 4, wherein the step of obtaining the password corresponding to the highest authority of the current user specifically comprises the steps of: the equipment manufacturer accesses the user network, negotiates with the user and obtains the password corresponding to the highest authority of the current user.
6. The method for updating the password of the linux operating system applied to the remote maintenance of claim 5, wherein the step of logging in the device by using the updated root password to perform the maintenance operation comprises the following specific steps: and inputting the updated root password of the equipment by using the remote access equipment, logging in the equipment and performing maintenance operation.
7. A linux operating system password updating system for remote maintenance implementing the linux operating system password updating method for remote maintenance of claim 2, comprising:
the root password updating module is used for acquiring the root password of the equipment and updating the root password by utilizing the acquired password corresponding to the highest authority of the user and the strong password of the equipment manufacturer;
and the remote access equipment is used for logging in the equipment by using the updated root password to perform remote maintenance operation.
8. The linux operating system password updating system applied to remote maintenance of claim 7, wherein the root password updating module is electrically connected with the remote access device and the device to be maintained respectively.
9. An electronic device, characterized in that: comprising a memory and a processor; the memory is used for storing a computer program; the processor executes the computer program in the memory to implement the linux operating system password updating method applied to remote maintenance of any one of claims 1-6.
10. A computer-readable storage medium characterized by: a computer program is stored which, when being executed by a processor, is adapted to carry out the li nux operating system password updating method for remote maintenance as claimed in any one of claims 1 to 6.
CN201911369178.2A 2019-12-26 2019-12-26 Linux operating system password updating method, system and equipment applied to remote maintenance and storage medium Expired - Fee Related CN111222106B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911369178.2A CN111222106B (en) 2019-12-26 2019-12-26 Linux operating system password updating method, system and equipment applied to remote maintenance and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911369178.2A CN111222106B (en) 2019-12-26 2019-12-26 Linux operating system password updating method, system and equipment applied to remote maintenance and storage medium

Publications (2)

Publication Number Publication Date
CN111222106A true CN111222106A (en) 2020-06-02
CN111222106B CN111222106B (en) 2022-08-12

Family

ID=70832124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911369178.2A Expired - Fee Related CN111222106B (en) 2019-12-26 2019-12-26 Linux operating system password updating method, system and equipment applied to remote maintenance and storage medium

Country Status (1)

Country Link
CN (1) CN111222106B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242120A (en) * 2021-04-12 2021-08-10 深圳市智莱科技股份有限公司 Terminal equipment password updating method, system, device and storage medium

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5826016A (en) * 1995-05-26 1998-10-20 Hitachi, Ltd. Pass-word managing system and pass-word managing method
EP0929025A1 (en) * 1998-01-13 1999-07-14 Nec Corporation Password updating apparatus and recording medium used therefor
CN1393768A (en) * 2001-06-27 2003-01-29 深圳市六韬信息技术有限公司 Method for preventing password from being forgotten in operating computer application system
CN1725819A (en) * 2004-07-23 2006-01-25 乐金电子(中国)研究开发中心有限公司 Cipher set-up method for digital TV
CN103198265A (en) * 2013-03-28 2013-07-10 上海斐讯数据通信技术有限公司 Method for starting root permission of mobile device
CN104424431A (en) * 2013-08-30 2015-03-18 腾讯科技(深圳)有限公司 Method and device for resetting virtual machine user login password
US20150134950A1 (en) * 2013-11-11 2015-05-14 Pure Storage, Inc. Storage array password management
CN104901797A (en) * 2015-06-23 2015-09-09 珠海格力电器股份有限公司 Engineering password resetting method, device, system and controller of air-conditioning system
US20160119312A1 (en) * 2014-05-30 2016-04-28 Apple Inc. Encryption methods and apparatus
CN106209756A (en) * 2015-06-01 2016-12-07 华为技术有限公司 Password update method, subscriber equipment, subscriber location servers and territory router
CN106788996A (en) * 2016-12-08 2017-05-31 郑州云海信息技术有限公司 A kind of operating system password remapping method and system
CN109101794A (en) * 2018-07-25 2018-12-28 广东浪潮大数据研究有限公司 Modify the method, device and equipment of linux system user name password
CN109644188A (en) * 2016-09-28 2019-04-16 雷诺股份公司 Method for updating the password of long-range starting motor vehicles

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5826016A (en) * 1995-05-26 1998-10-20 Hitachi, Ltd. Pass-word managing system and pass-word managing method
EP0929025A1 (en) * 1998-01-13 1999-07-14 Nec Corporation Password updating apparatus and recording medium used therefor
CN1393768A (en) * 2001-06-27 2003-01-29 深圳市六韬信息技术有限公司 Method for preventing password from being forgotten in operating computer application system
CN1725819A (en) * 2004-07-23 2006-01-25 乐金电子(中国)研究开发中心有限公司 Cipher set-up method for digital TV
CN103198265A (en) * 2013-03-28 2013-07-10 上海斐讯数据通信技术有限公司 Method for starting root permission of mobile device
CN104424431A (en) * 2013-08-30 2015-03-18 腾讯科技(深圳)有限公司 Method and device for resetting virtual machine user login password
US20150134950A1 (en) * 2013-11-11 2015-05-14 Pure Storage, Inc. Storage array password management
US20160119312A1 (en) * 2014-05-30 2016-04-28 Apple Inc. Encryption methods and apparatus
CN106209756A (en) * 2015-06-01 2016-12-07 华为技术有限公司 Password update method, subscriber equipment, subscriber location servers and territory router
CN104901797A (en) * 2015-06-23 2015-09-09 珠海格力电器股份有限公司 Engineering password resetting method, device, system and controller of air-conditioning system
CN109644188A (en) * 2016-09-28 2019-04-16 雷诺股份公司 Method for updating the password of long-range starting motor vehicles
CN106788996A (en) * 2016-12-08 2017-05-31 郑州云海信息技术有限公司 A kind of operating system password remapping method and system
CN109101794A (en) * 2018-07-25 2018-12-28 广东浪潮大数据研究有限公司 Modify the method, device and equipment of linux system user name password

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘松平等: "《Linux系统中如何修改root用户口令》", 《信息与电脑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242120A (en) * 2021-04-12 2021-08-10 深圳市智莱科技股份有限公司 Terminal equipment password updating method, system, device and storage medium
CN113242120B (en) * 2021-04-12 2023-03-14 深圳市智莱科技股份有限公司 Terminal equipment password updating method, system, device and storage medium

Also Published As

Publication number Publication date
CN111222106B (en) 2022-08-12

Similar Documents

Publication Publication Date Title
JP5593416B2 (en) System and method for protecting a controller
CN102857520B (en) Telnet protocol security access system and method for character terminal
US8989386B2 (en) Method and device for providing at least one secure cryptographic key
EP3036928B1 (en) Mobile device authentication
US20160112406A1 (en) Authentication and authorization in an industrial control system using a single digital certificate
US20130218354A1 (en) Power distribution network event correlation and analysis
WO2020233049A1 (en) Data authorization method and apparatus of blockchain system, storage medium, and electronic device
EP3382942A1 (en) Network service configuration method and network management device
JP2016085592A (en) Remote monitoring system and remote monitoring device
CN103369022A (en) Method and system for communication with memory device
US20160364562A1 (en) Systems and methods for system self-configuration
KR101453671B1 (en) Integrated interface system for monitoring and controling electric power system
WO2021227588A1 (en) Log acquisition method and apparatus, terminal, server, and computer readable storage medium
CN111222106B (en) Linux operating system password updating method, system and equipment applied to remote maintenance and storage medium
US8583798B2 (en) Unidirectional resource and type dependencies in oracle clusterware
CN111131151A (en) Method and equipment for controlling security level of storage system
US9674169B2 (en) Method and system for writing, updating and reading static and dynamic identification data for an aeronautical appliance
US20220141212A1 (en) Method and system for managing workstation authentication
CN110019536B (en) Database system based on medical block chain technology
CN111095134B (en) Fault tolerant service for integrated building automation systems
CN103713583A (en) Method and apparatus for automatically acquiring and configuring authorization information
US11075897B2 (en) System and method for communicating with a service processor
US10417458B2 (en) Securing an unprotected hardware bus
JP6588863B2 (en) Key management system, server, and key management method
CN109519162A (en) Situ of drilling well digital communication command methods and device, system, storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20220812