WO2023195620A1 - 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들 - Google Patents

바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들 Download PDF

Info

Publication number
WO2023195620A1
WO2023195620A1 PCT/KR2023/001952 KR2023001952W WO2023195620A1 WO 2023195620 A1 WO2023195620 A1 WO 2023195620A1 KR 2023001952 W KR2023001952 W KR 2023001952W WO 2023195620 A1 WO2023195620 A1 WO 2023195620A1
Authority
WO
WIPO (PCT)
Prior art keywords
user terminal
server
hash value
service center
processor
Prior art date
Application number
PCT/KR2023/001952
Other languages
English (en)
French (fr)
Inventor
김정윤
양진모
이유리
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from KR1020220055971A external-priority patent/KR20230143897A/ko
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Publication of WO2023195620A1 publication Critical patent/WO2023195620A1/ko

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/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • 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
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/60Context-dependent security
    • H04W12/69Identity-dependent
    • H04W12/77Graphical identity

Definitions

  • the following disclosure relates to a method of operating electronic devices and the electronic devices for BIOS password initialization.
  • a computer may be composed of hardware such as a central processing unit (CPU), memory, and input/output devices, software such as an operating system and application programs, and firmware.
  • Firmware can be an element in a computer that has the characteristics of both hardware and software and organically combines both.
  • Firmware is a type of control program that is functionally close to software, but it may appear like hardware because it is located inside hardware and the user cannot easily change the contents of the program.
  • PCs personal computers
  • BIOS basic input/output system
  • PC users can protect their PCs from malicious attacks by setting up login accounts and passwords for operating systems such as Windows, but this protection can be easily bypassed simply by changing the PC's BIOS settings. do. These attacks can be prevented by allowing only authorized users to change BIOS password settings.
  • booting and/or changing BIOS settings may be permitted only if the correct password is entered.
  • most PC manufacturers and/or service centers can provide password recovery and/or initialization services for users who have forgotten their password. However, if the password recovery and/or initialization algorithm of each manufacturer's BIOS is identified, even a malicious attacker can recover the password, making it difficult to consider it to be secure.
  • an ciphertext can be generated using the server's public key stored in the user terminal, and the PC BIOS password can be initialized by determining whether the ciphertext can be decrypted using the private key stored in the server.
  • the password can be converted into a manually inputable form or a QR code form and output to enable input using various input devices such as a USB, camera, or QR code scanner.
  • the user terminal receives a user input requesting initialization of the password of the BIOS of the user terminal, and as the initialization request is verified based on verification information from the server, the ciphertext for the initialization is generated.
  • an input interface that receives a decrypted string, and in response to the user input, generates the ciphertext encrypted by a random string of a certain length, and a second hash value for the decrypted string and the random string It may include a processor that initializes the BIOS password depending on whether the first hash value for matches.
  • the server includes a communication interface that receives verification information for verifying the initialization request and a ciphertext for initializing the BIOS password of the user terminal, and performs the initialization by comparing the verification information with pre-registered information. and a processor that verifies the request and, according to the verification result, generates a decryption string obtained by decrypting the encrypted text using a pre-stored private key, and the communication interface can output the decryption string.
  • a method of operating a system including a user terminal, a service center terminal, and a server includes the user terminal receiving a user input requesting initialization of a BIOS password of the user terminal, the user In response to an input, the user terminal generates a ciphertext by encrypting a random string of a certain length using the public key of the server pre-stored in the BIOS, and the service center terminal verifies the ciphertext and the initialization request.
  • An operation of outputting a decryption string obtained by decrypting the ciphertext, and the user terminal, depending on whether a second hash value for the decryption string and a first hash value for the random string match the password of the BIOS. May include initialization operations.
  • the ciphertext for BIOS password initialization is transmitted along with verification information so that only user terminals verified by the server can attempt to initialize and/or recover the BIOS password.
  • attempts to initialize and/or recover the BIOS password from an external terminal other than the manufacturer or service center can be blocked by transmitting the encrypted text and verification information for BIOS password initialization through the service center.
  • the ciphertext when verifying an initialization request for a BIOS password, instead of verifying an electronic signature, it is checked whether the ciphertext can be decrypted using verification information transmitted from the user terminal and/or a service center, thereby comparing the output means.
  • the length of the value that must be entered can be minimized.
  • the ciphertext is converted into a manually inputable form or a QR code form and output, and the converted ciphertext is used, for example, by a USB (universal serial bus), keyboard, camera, and/or QR code scanner.
  • USB universal serial bus
  • the possibility of human error can be reduced and the convenience of BIOS password initialization work can be improved.
  • a secure communication protocol such as, for example, secure socket layer (SSL) and/or transport layer security (TLS) is used to communicate between the server and the user terminal and/or the server.
  • SSL secure socket layer
  • TLS transport layer security
  • FIG. 1 is a block diagram of an electronic device in a network environment, according to one embodiment.
  • FIG. 2 is a block diagram illustrating a program according to various embodiments.
  • Figure 3 is a diagram to explain a situation in which BIOS password initialization is performed according to an embodiment.
  • FIG. 4 is a diagram illustrating the operation between a user terminal and a server for initializing a BIOS password according to an embodiment.
  • Figure 5 is a block diagram of a user terminal according to one embodiment.
  • Figure 6 is a block diagram of a server according to one embodiment.
  • FIG. 7 is a diagram illustrating operations between a user terminal, a service center terminal, and a server for BIOS password initialization, according to an embodiment.
  • Figure 8 is a block diagram of a service center terminal according to an embodiment.
  • FIG. 9 is a diagram illustrating a process in which a BIOS password of a user terminal is initialized according to an embodiment.
  • Figure 10 is a diagram for explaining the process of initializing the BIOS password of a user terminal according to the flow of data exchanged between each device, according to one embodiment.
  • Figure 11 is a flowchart showing a method of operating a system for initializing a BIOS password according to an embodiment.
  • FIG. 1 is a block diagram of an electronic device 101 in a network environment 100, according to one embodiment.
  • the electronic device 101 communicates with the electronic device 102 through a first network 198 (e.g., a short-range wireless communication network) or a second network 199. It is possible to communicate with at least one of the electronic device 104 or the server 108 through (e.g., a long-distance wireless communication network).
  • the electronic device 101 may communicate with the electronic device 104 through the server 108.
  • the electronic device 101 includes a processor 120, a memory 130, an input module 150, an audio output module 155, a display module 160, an audio module 170, and a sensor module ( 176), interface 177, connection terminal 178, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196 , or may include an antenna module 197.
  • at least one of these components eg, the connection terminal 178) may be omitted or one or more other components may be added to the electronic device 101.
  • some of these components e.g., sensor module 176, camera module 180, or antenna module 197) are integrated into one component (e.g., display module 160). It can be.
  • the processor 120 for example, executes software (e.g., program 140) to operate at least one other component (e.g., hardware or software component) of the electronic device 101 connected to the processor 120. It can be controlled and various data processing or calculations can be performed. According to one embodiment, as at least part of data processing or computation, the processor 120 stores commands or data received from another component (e.g., sensor module 176 or communication module 190) in volatile memory 132. The commands or data stored in the volatile memory 132 can be processed, and the resulting data can be stored in the non-volatile memory 134.
  • software e.g., program 140
  • the processor 120 stores commands or data received from another component (e.g., sensor module 176 or communication module 190) in volatile memory 132.
  • the commands or data stored in the volatile memory 132 can be processed, and the resulting data can be stored in the non-volatile memory 134.
  • the processor 120 includes a main processor 121 (e.g., a central processing unit or an application processor) or an auxiliary processor 123 that can operate independently or together (e.g., a graphics processing unit, a neural network processing unit ( It may include a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor).
  • a main processor 121 e.g., a central processing unit or an application processor
  • auxiliary processor 123 e.g., a graphics processing unit, a neural network processing unit ( It may include a neural processing unit (NPU), an image signal processor, a sensor hub processor, or a communication processor.
  • the electronic device 101 includes a main processor 121 and a secondary processor 123
  • the secondary processor 123 may be set to use lower power than the main processor 121 or be specialized for a designated function. You can.
  • the auxiliary processor 123 may be implemented separately from the main processor 121 or as part of it.
  • the auxiliary processor 123 may, for example, act on behalf of the main processor 121 while the main processor 121 is in an inactive (e.g., sleep) state, or while the main processor 121 is in an active (e.g., application execution) state. ), together with the main processor 121, at least one of the components of the electronic device 101 (e.g., the display module 160, the sensor module 176, or the communication module 190) At least some of the functions or states related to can be controlled.
  • co-processor 123 e.g., image signal processor or communication processor
  • may be implemented as part of another functionally related component e.g., camera module 180 or communication module 190. there is.
  • the auxiliary processor 123 may include a hardware structure specialized for processing artificial intelligence models.
  • Artificial intelligence models can be created through machine learning. For example, such learning may be performed in the electronic device 101 itself on which the artificial intelligence model is performed, or may be performed through a separate server (e.g., server 108).
  • Learning algorithms may include, for example, supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning, but It is not limited.
  • An artificial intelligence model may include multiple artificial neural network layers.
  • Artificial neural networks include deep neural network (DNN), convolutional neural network (CNN), recurrent neural network (RNN), restricted boltzmann machine (RBM), belief deep network (DBN), bidirectional recurrent deep neural network (BRDNN), It may be one of deep Q-networks or a combination of two or more of the above, but is not limited to the examples described above.
  • artificial intelligence models may additionally or alternatively include software structures.
  • the memory 130 may store various data used by at least one component (eg, the processor 120 or the sensor module 176) of the electronic device 101. Data may include, for example, input data or output data for software (e.g., program 140) and instructions related thereto.
  • Memory 130 may include volatile memory 132 or non-volatile memory 134.
  • the program 140 may be stored as software in the memory 130 and may include, for example, an operating system 142, middleware 144, or application 146.
  • the input module 150 may receive commands or data to be used in a component of the electronic device 101 (e.g., the processor 120) from outside the electronic device 101 (e.g., a user).
  • the input module 150 may include, for example, a microphone, mouse, keyboard, keys (eg, buttons), or digital pen (eg, stylus pen).
  • the sound output module 155 may output sound signals to the outside of the electronic device 101.
  • the sound output module 155 may include, for example, a speaker or a receiver. Speakers can be used for general purposes such as multimedia playback or recording playback.
  • the receiver can be used to receive incoming calls. According to one embodiment, the receiver may be implemented separately from the speaker or as part of it.
  • the display module 160 can visually provide information to the outside of the electronic device 101 (eg, a user).
  • the display module 160 may include, for example, a display, a hologram device, or a projector, and a control circuit for controlling the device.
  • the display module 160 may include a touch sensor configured to detect a touch, or a pressure sensor configured to measure the intensity of force generated by the touch.
  • the audio module 170 can convert sound into an electrical signal or, conversely, convert an electrical signal into sound. According to one embodiment, the audio module 170 acquires sound through the input module 150, the sound output module 155, or an external electronic device (e.g., directly or wirelessly connected to the electronic device 101). Sound may be output through the electronic device 102 (e.g., speaker or headphone).
  • the electronic device 102 e.g., speaker or headphone
  • the sensor module 176 detects the operating state (e.g., power or temperature) of the electronic device 101 or the external environmental state (e.g., user state) and generates an electrical signal or data value corresponding to the detected state. can do.
  • the sensor module 176 includes, for example, a gesture sensor, a gyro sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a biometric sensor, It may include a temperature sensor, humidity sensor, or light sensor.
  • the interface 177 may support one or more designated protocols that can be used to connect the electronic device 101 directly or wirelessly with an external electronic device (eg, the electronic device 102).
  • the interface 177 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.
  • HDMI high definition multimedia interface
  • USB universal serial bus
  • SD card interface Secure Digital Card interface
  • audio interface audio interface
  • connection terminal 178 may include a connector through which the electronic device 101 can be physically connected to an external electronic device (eg, the electronic device 102).
  • the connection terminal 178 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).
  • the haptic module 179 can convert electrical signals into mechanical stimulation (e.g., vibration or movement) or electrical stimulation that the user can perceive through tactile or kinesthetic senses.
  • the haptic module 179 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.
  • the camera module 180 can capture still images and moving images.
  • the camera module 180 may include one or more lenses, image sensors, image signal processors, or flashes.
  • the power management module 188 can manage power supplied to the electronic device 101.
  • the power management module 188 may be implemented as at least a part of, for example, a power management integrated circuit (PMIC).
  • PMIC power management integrated circuit
  • the battery 189 may supply power to at least one component of the electronic device 101.
  • the battery 189 may include, for example, a non-rechargeable primary battery, a rechargeable secondary battery, or a fuel cell.
  • Communication module 190 is configured to provide a direct (e.g., wired) communication channel or wireless communication channel between electronic device 101 and an external electronic device (e.g., electronic device 102, electronic device 104, or server 108). It can support establishment and communication through established communication channels. Communication module 190 operates independently of processor 120 (e.g., an application processor) and may include one or more communication processors that support direct (e.g., wired) communication or wireless communication.
  • processor 120 e.g., an application processor
  • the communication module 190 is a wireless communication module 192 (e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 194 (e.g., : LAN (local area network) communication module, or power line communication module) may be included.
  • a wireless communication module 192 e.g., a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module
  • GNSS global navigation satellite system
  • wired communication module 194 e.g., : LAN (local area network) communication module, or power line communication module
  • the corresponding communication module is a first network 198 (e.g., a short-range communication network such as Bluetooth, wireless fidelity (WiFi) direct, or infrared data association (IrDA)) or a second network 199 (e.g., legacy It may communicate with an external electronic device 104 through a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
  • a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
  • a telecommunication network such as a cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., LAN or WAN).
  • a telecommunication network such as a cellular network, a 5G network, a next-generation communication network
  • the wireless communication module 192 uses subscriber information (e.g., International Mobile Subscriber Identifier (IMSI)) stored in the subscriber identification module 196 within a communication network such as the first network 198 or the second network 199.
  • subscriber information e.g., International Mobile Subscriber Identifier (IMSI)
  • IMSI International Mobile Subscriber Identifier
  • the wireless communication module 192 may support 5G networks after 4G networks and next-generation communication technologies, for example, NR access technology (new radio access technology).
  • NR access technology provides high-speed transmission of high-capacity data (eMBB (enhanced mobile broadband)), minimization of terminal power and access to multiple terminals (mMTC (massive machine type communications)), or high reliability and low latency (URLLC (ultra-reliable and low latency). -latency communications)) can be supported.
  • the wireless communication module 192 may support high frequency bands (eg, mmWave bands), for example, to achieve high data rates.
  • the wireless communication module 192 uses various technologies to secure performance in high frequency bands, for example, beamforming, massive array multiple-input and multiple-output (MIMO), and full-dimensional multiplexing. It can support technologies such as input/output (FD-MIMO: full dimensional MIMO), array antenna, analog beam-forming, or large scale antenna.
  • the wireless communication module 192 may support various requirements specified in the electronic device 101, an external electronic device (e.g., electronic device 104), or a network system (e.g., second network 199).
  • the wireless communication module 192 supports Peak data rate (e.g., 20 Gbps or more) for realizing eMBB, loss coverage (e.g., 164 dB or less) for realizing mmTC, or U-plane latency (e.g., 164 dB or less) for realizing URLLC.
  • Peak data rate e.g., 20 Gbps or more
  • loss coverage e.g., 164 dB or less
  • U-plane latency e.g., 164 dB or less
  • the antenna module 197 may transmit or receive signals or power to or from the outside (eg, an external electronic device).
  • the antenna module 197 may include an antenna including a radiator made of a conductor or a conductive pattern formed on a substrate (eg, PCB).
  • the antenna module 197 may include a plurality of antennas (eg, an array antenna). In this case, at least one antenna suitable for a communication method used in a communication network such as the first network 198 or the second network 199 is connected to the plurality of antennas by, for example, the communication module 190. can be selected Signals or power may be transmitted or received between the communication module 190 and an external electronic device through the at least one selected antenna.
  • other components eg, radio frequency integrated circuit (RFIC) may be additionally formed as part of the antenna module 197.
  • RFIC radio frequency integrated circuit
  • a mmWave antenna module includes: a printed circuit board, an RFIC disposed on or adjacent to a first side (e.g., bottom side) of the printed circuit board and capable of supporting a designated high frequency band (e.g., mmWave band); And a plurality of antennas (e.g., array antennas) disposed on or adjacent to the second side (e.g., top or side) of the printed circuit board and capable of transmitting or receiving signals in the designated high frequency band. can do.
  • a first side e.g., bottom side
  • a designated high frequency band e.g., mmWave band
  • a plurality of antennas e.g., array antennas
  • peripheral devices e.g., bus, general purpose input and output (GPIO), serial peripheral interface (SPI), or mobile industry processor interface (MIPI)
  • signal e.g. commands or data
  • commands or data may be transmitted or received between the electronic device 101 and the external electronic device 104 through the server 108 connected to the second network 199.
  • Each of the external electronic devices 102 or 104 may be of the same or different type as the electronic device 101.
  • all or part of the operations performed in the electronic device 101 may be executed in one or more of the external electronic devices 102, 104, or 108.
  • the electronic device 101 may perform the function or service instead of executing the function or service on its own.
  • one or more external electronic devices may be requested to perform at least part of the function or service.
  • One or more external electronic devices that have received the request may execute at least part of the requested function or service, or an additional function or service related to the request, and transmit the result of the execution to the electronic device 101.
  • the electronic device 101 may process the result as is or additionally and provide it as at least part of a response to the request.
  • cloud computing distributed computing, mobile edge computing (MEC), or client-server computing technology can be used.
  • the electronic device 101 may provide an ultra-low latency service using, for example, distributed computing or mobile edge computing.
  • the external electronic device 104 may include an Internet of Things (IoT) device.
  • Server 108 may be an intelligent server using machine learning and/or neural networks.
  • the external electronic device 104 or server 108 may be included in the second network 199.
  • the electronic device 101 may be applied to intelligent services (e.g., smart home, smart city, smart car, or healthcare) based on 5G communication technology and IoT-related technology.
  • Figure 2 is a block diagram 200 illustrating program 140 according to various embodiments.
  • the program 140 includes an operating system 142, middleware 144, or an application 146 executable on the operating system 142 for controlling one or more resources of the electronic device 101. It can be included.
  • Operating system 142 may include, for example, AndroidTM, iOSTM, WindowsTM, SymbianTM, TizenTM, or BadaTM.
  • At least some of the programs 140 are preloaded into the electronic device 101, for example, at the time of manufacture, or are stored in an external electronic device (e.g., the electronic device 102 or 104, or a server) when used by a user. It can be downloaded or updated from 108)).
  • an external electronic device e.g., the electronic device 102 or 104, or a server
  • the operating system 142 may control management (eg, allocation or retrieval) of one or more system resources (eg, process, memory, or power) of the electronic device 101 .
  • Operating system 142 may additionally or alternatively operate on other hardware devices of electronic device 101, such as input module 150, audio output module 155, display module 160, and audio module 170. , sensor module 176, interface 177, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196, or It may include one or more driver programs for driving the antenna module 197.
  • the middleware 144 may provide various functions to the application 146 so that functions or information provided from one or more resources of the electronic device 101 can be used by the application 146.
  • the middleware 144 includes, for example, an application manager 201, a window manager 203, a multimedia manager 205, a resource manager 207, a power manager 209, a database manager 211, and a package manager 213. ), connectivity manager (215), notification manager (217), location manager (219), graphics manager (221), security manager (223), call manager (225), or voice recognition manager (227). You can.
  • the application manager 201 may, for example, manage the life cycle of the application 146.
  • the window manager 203 may, for example, manage one or more GUI resources used on the screen.
  • the multimedia manager 205 identifies one or more formats required for playing media files, and encodes or decodes the corresponding media file using a codec suitable for the selected format. It can be done.
  • the resource manager 207 may, for example, manage the source code of the application 146 or the memory space of the memory 130.
  • the power manager 209 manages, for example, the capacity, temperature, or power of the battery 189, and may use this information to determine or provide related information necessary for the operation of the electronic device 101. . According to one embodiment, the power manager 209 may interface with a basic input/output system (BIOS) (not shown) of the electronic device 101.
  • BIOS basic input/output system
  • Database manager 211 may create, search, or change a database to be used by application 146, for example.
  • the package manager 213 may, for example, manage the installation or update of applications distributed in the form of package files.
  • the connectivity manager 215 may manage, for example, a wireless connection or direct connection between the electronic device 101 and an external electronic device.
  • the notification manager 217 may provide a function for notifying the user of the occurrence of a designated event (eg, an incoming call, message, or alarm).
  • the location manager 219 may, for example, manage location information of the electronic device 101.
  • the graphics manager 221 may, for example, manage one or more graphic effects to be provided to the user or a user interface related thereto.
  • Security manager 223 may provide, for example, system security or user authentication.
  • the telephony manager 225 may manage, for example, a voice call function or a video call function provided by the electronic device 101.
  • the voice recognition manager 227 transmits the user's voice data to the server 108 and provides a command corresponding to a function to be performed in the electronic device 101 based at least in part on the voice data, Alternatively, text data converted based at least in part on the voice data may be received from the server 108.
  • the middleware 244 may dynamically delete some existing components or add new components.
  • at least a portion of the middleware 144 may be included as part of the operating system 142 or may be implemented as separate software different from the operating system 142.
  • the application 146 includes, for example, home 251, dialer 253, SMS/MMS (255), instant message (IM) 257, browser 259, camera 261, and alarm 263. , Contacts (265), Voice Recognition (267), Email (269), Calendar (271), Media Player (273), Album (275), Watch (277), Health (279) (such as exercise amount or blood sugar) It may include applications that measure biometric information) or environmental information 281 (e.g., measure atmospheric pressure, humidity, or temperature information). According to one embodiment, the application 146 may further include an information exchange application (not shown) that can support information exchange between the electronic device 101 and an external electronic device.
  • an information exchange application not shown
  • the information exchange application may include, for example, a notification relay application configured to deliver designated information (e.g., calls, messages, or alarms) to an external electronic device, or a device management application configured to manage the external electronic device.
  • the notification relay application for example, transmits notification information corresponding to a specified event (e.g., mail reception) generated in another application (e.g., email application 269) of the electronic device 101 to an external electronic device. You can. Additionally or alternatively, the notification relay application may receive notification information from an external electronic device and provide it to the user of the electronic device 101.
  • the device management application controls the power (e.g., turn-on or turn-off) of an external electronic device or some component thereof (e.g., a display module or camera module of the external electronic device) that communicates with the electronic device 101. ) or functions (such as brightness, resolution, or focus).
  • a device management application may additionally or alternatively support installation, deletion, or update of applications running on external electronic devices.
  • An electronic device may be of various types.
  • Electronic devices may include, for example, portable communication devices (e.g., smartphones), computer devices, portable multimedia devices, portable medical devices, cameras, wearable devices, or home appliances.
  • Electronic devices according to embodiments of this document are not limited to the above-described devices.
  • first, second, or first or second may be used simply to distinguish one element from another, and may be used to distinguish such elements in other respects, such as importance or order) is not limited.
  • One (e.g. first) component is said to be “coupled” or “connected” to another (e.g. second) component, with or without the terms “functionally” or “communicatively”.
  • any of the components can be connected to the other components directly (e.g. wired), wirelessly, or through a third component.
  • module used in one embodiment of this document may include a unit implemented in hardware, software, or firmware, and is interchangeable with terms such as logic, logic block, component, or circuit, for example. can be used
  • a module may be an integrated part or a minimum unit of the parts or a part thereof that performs one or more functions.
  • the module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • An embodiment of this document is stored in a storage medium (e.g., built-in memory 136 or external memory 138) that can be read by a machine (e.g., electronic device 101 of FIG. 1). It may be implemented as software (e.g., program 140) including one or more instructions.
  • a processor e.g., processor 120
  • the one or more instructions may include code generated by a compiler or code that can be executed by an interpreter.
  • a storage medium that can be read by a device may be provided in the form of a non-transitory storage medium.
  • 'non-transitory' only means that the storage medium is a tangible device and does not contain signals (e.g. electromagnetic waves), and this term refers to cases where data is semi-permanently stored in the storage medium. There is no distinction between temporary storage cases.
  • the method according to an embodiment disclosed in this document may be provided and included in a computer program product.
  • Computer program products are commodities and can be traded between sellers and buyers.
  • the computer program product may be distributed in the form of a machine-readable storage medium (e.g. compact disc read only memory (CD-ROM)) or through an application store (e.g. Play StoreTM) or on two user devices (e.g. It can be distributed (e.g. downloaded or uploaded) directly between smart phones) or online.
  • a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store's server, or a relay server.
  • each component (e.g., module or program) of the above-described components may include a single or multiple entities, and some of the multiple entities may be separately placed in other components.
  • one or more of the components or operations described above may be omitted, or one or more other components or operations may be added.
  • multiple components eg, modules or programs
  • the integrated component may perform one or more functions of each component of the plurality of components in the same or similar manner as those performed by the corresponding component of the plurality of components prior to the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, omitted, or , or one or more other operations may be added.
  • FIG. 3 is a diagram to explain a situation in which BIOS password initialization is performed according to an embodiment.
  • a user uses a user terminal (e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, the user terminal 500 of FIG. 5, and/or the user terminal of FIG. 7).
  • a diagram 300 showing a case of initializing the BIOS password of the user terminal 701 is shown.
  • firmware a program that manages the data flow between peripheral devices and the computer operating system and processes the computer's input and output, may be run.
  • BIOS a PC firmware that exists on a personal computer (hereinafter referred to as 'PC') such as a desktop and/or laptop, is an EP located on the main board. It can be stored in ROM (EPROM) or flash memory chips.
  • firmware built into other hardware other than the main board such as a graphics card or interface card, may also be called BIOS, but in general, BIOS can refer to what is built into the main board.
  • the BIOS runs first when the PC is turned on, checks whether major hardware is operating normally, and then loads the operating system (e.g. Windows) files stored on the auxiliary storage device (e.g. hard disk or CD-ROM). You can start booting.
  • Windows operating system
  • auxiliary storage device e.g. hard disk or CD-ROM
  • PC users can protect their PCs from malicious attacks by setting up operating system login accounts and passwords, but this protection can be easily bypassed by changing the PC's BIOS settings. These bypass attacks can be prevented by allowing only authorized users to change BIOS settings using the BIOS password.
  • BIOS password since you cannot use the PC without knowing the BIOS password, most PC manufacturers and service centers can provide password recovery or initialization services for users who have forgotten their password.
  • a hexadecimal string is displayed as shown in screen 320. This can be output.
  • the hexadecimal string displayed on the screen 320 may correspond to an encrypted value of a random string generated by the user's PC.
  • the user can recover and/or initialize the BIOS password by entering the decrypted value (e.g., code) of the hexadecimal string displayed on the screen 320 into the code input window of the screen 330.
  • decrypted value e.g., code
  • FIG. 4 is a diagram illustrating the operation between a user terminal and a server for initializing a BIOS password according to an embodiment.
  • a user terminal 401 e.g., the electronic device 101 of FIG. 1, the user terminal 500 of FIG. 5, and/or the user terminal 701 of FIG. 7
  • a server e.g., the electronic device 101 of FIG. 1, the user terminal 500 of FIG. 5, and/or the user terminal 701 of FIG. 7
  • a system is shown that includes 405 (e.g., server 108 in FIG. 1, server 600 in FIG. 6, and/or server 705 in FIG. 7).
  • the user terminal 401 may be an electronic device subject to BIOS password initialization.
  • the user terminal 401 may include an initialization module 410 (eg, the initialization module 710 in FIG. 7) that initializes the BIOS password.
  • the public key 430 of the server 405 eg, the public key 730 in FIG. 7 and/or the public key 905 in FIG. 8) may be stored in advance in the user terminal 401.
  • the public key 430 stored in the user terminal 401 may be pre-stored during the production process of the user terminal 401, for example.
  • the server 405 may correspond to an electronic device that verifies an initialization request for a BIOS password transmitted from the user terminal 401.
  • the server 405 may include, for example, an information verification and decryption module 450 (e.g., the information verification and decryption module 750 in FIG. 7) that verifies verification information and decrypts the ciphertext according to the verification result. there is.
  • server 405 may store private keys 470 (e.g., private key 770 in FIG. 7 and/or private key 915 in FIG. 8).
  • the public key 430 stored in the user terminal 401 and the private key 470 stored in the server 405 may be the same for all user terminals, for example, the manufacturing of the user terminal 401 produced quarterly. It may vary depending on the number, but is not necessarily limited to this.
  • an asymmetric key uses a public key 430 stored in the user terminal 401 for encryption, and a private key 470 stored in the server 405, which is different from the public key 430, is used for decryption.
  • the user terminal 401 uses a password initialization module ( 410), a random string of a certain length can be generated, encrypted, and output.
  • the initialization module 410 may perform encryption of the random string using the public key 430 of the server 405 previously stored in the user terminal 401.
  • the initialization module 410 may generate a ciphertext by encrypting the first hash value for the random string and the random string using the public key 430 of the server 405 previously stored in the terminal 401. there is.
  • the user terminal 401 may transmit a ciphertext obtained by encrypting a random string to the server 405. At this time, the user terminal 401 may transmit verification information for verifying the initialization request for the BIOS password to the server 405 along with the encrypted text.
  • the ciphertext is, for example, stored in the form of a file on a USB storage device and transmitted to the server 405, or is recognized by the character recognition function of the user terminal 401 and/or the QR code scanner function of the user terminal 401. It may be transmitted to the server 405. Alternatively, the user terminal 401 may transmit verification information including the encrypted text to the server 405 through a web page of the server 405 accessed by, for example, a web browser.
  • Verification information may include, for example, the receipt number assigned to the user terminal 401 upon sale of the user terminal 401, the service center terminal (e.g., the service center terminal 703 in FIG. 7, and/or the service center terminal 703 in FIG. 8),
  • the center code of the service center to which the center terminal 800 belongs may include at least one of the model names, but is not necessarily limited thereto.
  • the server 405 may verify the initialization request of the user terminal 401 by comparing the verification information transmitted by the user terminal 401 with information previously registered in a database (e.g., database 707 in FIG. 7).
  • a database e.g., database 707 in FIG. 7
  • the pre-registered information may be stored in the database 707, a cloud, and/or a separate management system. The process by which the server 405 verifies the initialization request will be described in more detail with reference to FIGS. 6 and 7 below.
  • the server 405 may reply with a decrypted text (eg, decryption string) and/or an error code obtained by decrypting the ciphertext using the pre-stored private key 470.
  • a decrypted text eg, decryption string
  • an error code obtained by decrypting the ciphertext using the pre-stored private key 470.
  • the pre-stored private key 470 is a factor that determines whether the password of the BIOS of the user terminal 401 can be initialized or not, and can play a role in allowing the password to be initialized only through the server 405.
  • the user terminal 401 can receive the decrypted text (eg, decryption string) in which the server 405 decrypted the cipher text.
  • the user terminal 401 may initialize the password according to the result of comparing the first hash value of the stored random string and the second hash value of the decrypted string.
  • the server 405 may transmit an error code to the user terminal 401.
  • the user terminal 401 that received the error code cannot initialize the BIOS password.
  • the user terminal 401 and the server 405 exchange data using a secure communication protocol to prevent data from being tampered with, thereby reducing the possibility of attacks that may occur during the BIOS password initialization process.
  • the secure communication protocol may be, for example, but is not necessarily limited to secure socket layer (SSL) and/or transport layer security (TLS).
  • the user terminal 401 it is verified whether the initialization request by the user terminal 401 is a request from a legitimate user based on whether the ciphertext transmitted from the user terminal 401 to the server 405 can be decrypted, thereby preventing an attacker or another terminal from being verified. You can block the possibility of the BIOS password being recovered.
  • the user terminal 401 recognizes the ciphertext using the character recognition function of the user terminal 401 and/or the QR code scanner of the user terminal 401 and transmits it to the server 405, thereby eliminating the possibility of occurrence during manual input. Human errors such as typos can be reduced.
  • the initialization process described above with reference to FIG. 4, for example, is the highest priority for operation of the user terminal 401 in addition to the initialization process of a hard disk drive (HDD) password that can be set in a similar way to a BIOS password. The same can be applied to initializing existing passwords.
  • HDD hard disk drive
  • FIG. 5 is a block diagram of a user terminal according to one embodiment.
  • the user terminal 500 e.g., the electronic device 101 of FIG. 1 and/or the user terminal 401 of FIG. 4
  • the user terminal 500 includes an input interface 510 (e.g., FIG. It may include an input module 150 of 1), a processor 530 (e.g., processor 120 of FIG. 1), a display 550, and a memory 570 (e.g., memory 130 of FIG. 1). there is.
  • the input interface 510, processor 530, display 550, and memory 570 may be connected to each other through a communication bus 505.
  • the input interface 510 may receive a user input requesting initialization of the BIOS password of the user terminal 500.
  • the input interface 510 may receive a decrypted string obtained by decrypting the ciphertext for initializing the BIOS password as the initialization request is verified based on the verification information from the server 600.
  • Verification information may include, for example, a reception number assigned to the user terminal 500 upon sale of the user terminal 500, a service center terminal (e.g., the service center terminal 703 in FIG. 7, and/or the service center terminal 703 in FIG. 8), It may include at least one of the center code of the service center to which the center terminal 800 belongs, the employee number of the person in charge of the service center, the manufacturing number of the user terminal 500, and the model name of the user terminal 500, and must include this. It is not limited.
  • the password is converted into a form that can be entered manually and entered into the server using the keyboard, converted into a form that can be entered manually and entered into the server by being recognized by a camera or character recognizer, or converted into a QR code form. It can be entered into the server by being recognized by a QR code scanner.
  • the input interface 510 may include, but is not necessarily limited to, various input devices such as a keyboard, camera, character recognizer, and QR code scanner.
  • the input interface 510 transmits the ciphertext entered by the keyboard and converted into a manually inputable form to the server 600, or converts it into a manually inputable form recognized by a camera or a character recognizer.
  • the encrypted text may be transmitted to the server 600, or the encrypted text converted into the QR code format recognized by the QR code scanner may be recognized and transmitted to the server 600.
  • the encrypted text and verification information may be input to the server 600 through at least one of a tool installed in the service center terminal 703 and a web page of the server 600.
  • the processor 530 may generate ciphertext by encrypting a random string of a certain length in response to a user input requesting initialization of the BIOS password.
  • the processor 530 may generate a random string and generate a first hash value for the random string.
  • the processor 530 uses the public key of the server 600 (e.g., the public key 430 in FIG. 4, the public key 730 in FIG. 7, and/or the public key 905 in FIG. 8) previously stored in the BIOS. This allows you to generate a ciphertext that encrypts a random string.
  • the processor 530 may exchange the first hash value for the random string and the random string with the public key of the server 600 previously stored in the BIOS (e.g., the public key 430 in FIG. 4, the public key in FIG. 7).
  • An encrypted ciphertext can be generated using (730) and/or the public key (905) of FIG. 8).
  • the processor 530 may initialize the BIOS password depending on whether the second hash value for the decrypted string received by the input interface 510 matches the first hash value for the random string.
  • the processor 530 matches the second hash value repeatedly received through the input interface 510 a preset number of times. Depending on whether or not the BIOS password is reset, the BIOS password can be reset. If the repeatedly received second hash value and the first hash value do not match, the processor 530 may generate a new random string. The processor 530 may reset the user terminal 500 and generate a new random string. At this time, the reason for limiting the number of receptions of the second hash value and regenerating a new random string is to reduce brute force attacks and also reduce the possibility of string verification logic being exposed through memory dump. This is to reduce.
  • the brute force attack may correspond to a brute force technique that initializes the password by performing a brute force operation on all random strings that the user terminal can generate to the user terminal 500.
  • a memory dump may correspond to a technology that outputs a record of the state of the memory 570 that a computer program was working on at a specific point in time.
  • the processor 530 may convert the encrypted text into a manually inputable form or a QR code form and output it through the display 550.
  • the processor 530 may perform at least one method related to the user terminal 500 described with reference to FIGS. 4 to 11 or a technique corresponding to at least one method.
  • the processor 530 may be an electronic device implemented as hardware having a circuit with a physical structure for executing desired operations.
  • the intended operations may include code or instructions included in the program.
  • the user terminal 500 implemented as hardware includes a microprocessor, a central processing unit (CPU), a graphic processing unit (GPU), a processor core, and a multi-processor.
  • - May include a multi-core processor, multiprocessor, application-specific integrated circuit (ASIC), field programmable gate array (FPGA), and/or neural processing unit (NPU).
  • the display 550 may output the encrypted text converted by the processor 530 into a manually inputable form and/or a QR code form on the screen.
  • Memory 570 may store at least one program. Additionally, the memory 570 can store various information generated during processing by the processor 530. In addition, the memory 570 can store various data and programs.
  • the memory 570 may include volatile memory (e.g., volatile memory 132 of FIG. 1) or non-volatile memory (e.g., non-volatile memory 134 of FIG. 1).
  • the memory 570 may be equipped with a high-capacity storage medium such as a hard disk to store various data.
  • FIG. 6 is a block diagram of a server according to one embodiment.
  • the server 600 may include a communication interface 610, a processor 630, and a memory 650.
  • the communication interface 610, processor 630, and memory 650 may be connected to each other through a communication bus 605.
  • the communication interface 610 is a user terminal (e.g., the electronic device 101 in FIG. 1, the user terminal 401 in FIG. 4, the user terminal 500 in FIG. 5, and/or the user terminal 701 in FIG. 7).
  • a passphrase for initializing the BIOS password and verification information for verifying the initialization request can be received.
  • the communication interface 610 may output the decrypted string generated by the processor 630.
  • the processor 630 may verify the initialization request by comparing verification information received by the communication interface 610 with pre-registered information.
  • the processor 630 may request a database that holds and manages pre-registered information corresponding to the user terminal 500 (e.g., the database 707 in FIG. 7) to query the reception number included in the verification information.
  • the processor 630 may request the database 707 to inquire about the receipt number, for example, in the form of a uniform resource locator (URL).
  • the communication interface 610 may receive pre-registered information retrieved corresponding to the reception number from the database 707.
  • the processor 630 detects that the receipt number is not searched in the database 707, that pre-registered information corresponding to the receipt number is not searched in the database 707, or that If verification fails because the results of comparing the registered information do not match, an error code may be output through the communication interface 610.
  • the processor 630 uses a pre-stored private key (e.g., the private key 470 in FIG. 4, the private key 770 in FIG. 7, and/or the private key 915 in FIG. 8) to encrypt the ciphertext.
  • a decrypted string can be generated by decrypting .
  • the processor 630 may perform at least one method related to the server 600 described with reference to FIGS. 4 to 11 or a technique corresponding to at least one method.
  • the processor 630 may be an electronic device implemented as hardware having a circuit with a physical structure for executing desired operations.
  • the intended operations may include code or instructions included in the program.
  • server 600 implemented in hardware may include a microprocessor, central processing unit (CPU), graphics processing unit (GPU), processor core, multi-core processor, multiprocessor, ASIC, FPGA, and/or NPU. It can be included.
  • Memory 650 may store at least one program. Additionally, the memory 650 can store various information generated during processing by the processor 630. In addition, the memory 650 can store various data and programs.
  • the memory 650 may include volatile memory (e.g., volatile memory 132 of FIG. 1) or non-volatile memory (e.g., non-volatile memory 134 of FIG. 1).
  • the memory 650 may be equipped with a high-capacity storage medium such as a hard disk to store various data.
  • FIG. 7 is a diagram illustrating operations between a user terminal, a service center terminal, and a server for BIOS password initialization, according to an embodiment.
  • a user terminal 701 e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, and/or the user terminal 500 of FIG. 5 according to an embodiment.
  • service center terminal 703 e.g., service center terminal 800 in FIG. 8
  • server 705 e.g., server 108 in FIG. 1, server 405 in FIG. 4, and/or
  • a system is shown that includes a server 600) and a database 707.
  • FIG. 7 is a diagram illustrating operations between a user terminal, a service center terminal, and a server for BIOS password initialization, according to an embodiment.
  • a user terminal 701 e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, and/or the user terminal 500 of FIG. 5
  • service center terminal 703 e.g., service center terminal 800 in FIG
  • Database 707 and the server 705 are shown as separate and distinct objects, but the present invention is not necessarily limited thereto.
  • Database 707 may be included within server 705, for example, or may be included in a separate management server or cloud that is distinct from server 705.
  • Information generated when selling a product including the user terminal 701 may be registered in advance in the database 707.
  • Information pre-registered in the database 707 includes, for example, the receipt number for the relevant sales case, the manufacturing number of the user terminal 701, the employee number of the person in charge 702, the center code of the service center, and the user terminal 701 ) may include the model name, but is not necessarily limited thereto.
  • the user terminal 701 may correspond to a terminal subject to BIOS password initialization.
  • the user terminal 701 may include an initialization module 710 that initializes the BIOS password.
  • the public key 730 of the server 705 e.g., the public key 430 in FIG. 4 and/or the public key 905 in FIG. 8 may be stored in advance in the user terminal 701.
  • the public key 730 stored in the user terminal 701 may be stored during the production process of the user terminal 701.
  • the service center terminal 703 may correspond to a terminal installed in a service center that has received a request to initialize the BIOS password from the user of the user terminal 701.
  • the service center terminal 703 may serve to transmit the encrypted text and/or verification information displayed on the screen of the user terminal 701 to the server 705.
  • the service center terminal 703 may transmit the encrypted text obtained from the user terminal 701 to the server 705 along with the verification information identified by the service center terminal 703.
  • the server 705 may correspond to a device that verifies an initialization request for a BIOS password transmitted from the user terminal 701.
  • the server 705 may include, for example, an information verification and decryption module 750 that verifies verification information and decrypts ciphertext.
  • Server 705 may also include private key 770.
  • an asymmetric key uses a public key 730 stored in the user terminal 701 for encryption, and a private key 770 stored in the server 705, which is different from the public key 730, is used for decryption. Password initialization by an attacker can be blocked by verifying the initialization request by the user terminal 701 using an encryption algorithm.
  • the user terminal 701 When a user input requesting initialization of the BIOS password of the user terminal 701 is received through a screen as shown in FIG. 7, the user terminal 701 performs the password initialization module 710. A random string of a certain length can be generated and encrypted and displayed on the screen. At this time, the initialization module 710 may perform encryption of the random string using the public key 730 of the server 705 previously stored in the user terminal 701.
  • a service center representative 702 may transmit the encrypted text displayed on the screen of the user terminal 701 to the server 705 through the service center terminal 703.
  • the person in charge of the service center 702 may transmit verification information for verifying the initialization request for the BIOS password along with the encrypted text to the server 705 through the service center terminal 703.
  • the tool 740 may be installed in the service center terminal 703.
  • the service center representative 702 receives the encrypted text output to the user PC through the tool 740 along with the receipt number assigned to the user terminal 701 when the user terminal 701 is sold, and the service center terminal 703 to which the service center terminal 703 belongs.
  • Verification information such as the center code of the service center, the employee number of the service center representative 702, the manufacturing number of the user terminal 701, and the model name of the user terminal 701 can be entered.
  • a USB storage device, a character recognizer, a QR code, and a scanner can be used to input the encrypted text.
  • the tool 740 transmits the information input from the person in charge 702 to the server 705, receives a response (e.g., a decryption text or an error code) from the server 705, and displays it on the screen of the service center terminal 703. It can be printed to .
  • a response e.g., a decryption text or an error code
  • the person in charge of the service center 702 may input the encrypted text and verification information through the web page of the server 705 accessed through a web browser instead of the tool 740.
  • the encrypted text may be stored in the form of a file on a USB storage device, or may be recognized by the character recognition function of the user terminal 701 or the QR code scanner of the user terminal 701 and transmitted to the server 705.
  • the information input to the web page of the server 705 and the method of operation after input may be the same as when using the tool 740.
  • the service center terminal 703 and the server 705 exchange data using a secure communication protocol to prevent the exchanged data from being tampered with, thereby reducing the possibility of an attacker's attack that may occur during the BIOS password initialization process.
  • the secure communication protocol may be, for example, but is not necessarily limited to Secure Socket Layer (SSL) and/or Transport Layer Security (TLS).
  • the server 705 transmits the verification information (e.g., receipt number) received from the service center terminal 703 to the database 707, and the serial number, employee number, and center code registered in the database 707 with the corresponding receipt number. You can receive a reply with the model name and name.
  • the verification information e.g., receipt number
  • the server 705 can verify the BIOS password initialization request by checking whether the result of comparing the received information and the verification information matches.
  • the server 705 may decrypt the ciphertext according to the verification result and reply to the service center terminal 703. Depending on the verification result, the server 705 may return a decryption string and/or an error code, which is a decrypted text obtained by decrypting the ciphertext using a pre-stored private key.
  • the pre-stored private key is a factor that determines whether the password of the BIOS of the user terminal 701 can be initialized or not, and can play a role in allowing the password to be initialized only through the server 705.
  • the information verification and decryption process of the server 705 described above may be performed by the information verification and decryption module 750.
  • the service center terminal 703 can receive the decrypted string in which the server 705 decrypted the cipher text as the decrypted text.
  • the user terminal 701 may initialize the password according to the result of comparing the random string and the decrypted string.
  • the server 705 may transmit an error code to the service center terminal 703.
  • the service center representative 702 who confirmed the error code cannot initialize the password.
  • FIG. 8 is a block diagram of a service center terminal according to an embodiment.
  • a service center terminal 800 e.g., service center terminal 703 in FIG. 7 according to an embodiment includes an input interface 810, a communication interface 830, a processor 850, and a display ( 870), and a memory 890.
  • the input interface 810, communication interface 830, processor 850, display 870, and memory 890 may be connected to each other through a communication bus 805.
  • the input interface 810 provides information from a service center representative (e.g., service center representative 702 in FIG. 7) to a user terminal (e.g., the electronic device 101 in FIG. 1, the user terminal 401 in FIG. 4, and FIG. 5).
  • a service center representative e.g., service center representative 702 in FIG. 7
  • a user terminal e.g., the electronic device 101 in FIG. 1, the user terminal 401 in FIG. 4, and FIG. 5
  • the encrypted text and/or verification information output on the screen of the user terminal 500 and/or the user terminal 701 of FIG. 7 may be input.
  • the communication interface 830 may receive an encrypted text for initializing the BIOS password output from the user terminal 701 and/or verification information for verifying an initialization request.
  • the communication interface 830 sends verification information for verifying the ciphertext and/or initialization request to a server (e.g., the server 108 in FIG. 1, the server 405 in FIG. 4, the server 600 in FIG. 6, and/or It can be transmitted to the server 705 in FIG. 7).
  • a server e.g., the server 108 in FIG. 1, the server 405 in FIG. 4, the server 600 in FIG. 6, and/or It can be transmitted to the server 705 in FIG. 7).
  • the communication interface 830 may receive a decryption string and/or an error code, which is a decrypted text obtained by decrypting the ciphertext, from the server 705 according to the verification result in the server 705. For example, if verification using verification information is successful in the server 705, the communication interface 830 may receive a decrypted text from the server 705. In contrast, when verification using verification information in the server 705 fails, the communication interface 830 may receive an error code from the server 705.
  • the communication interface 830 can transmit and receive information to and from the user terminal 701 through a secure communication protocol. Additionally, the communication interface 830 can transmit and receive information to and from the server 705 through a secure communication protocol.
  • the processor 850 may execute commands programmed in a tool (eg, tool 740 of FIG. 7) stored in the memory 890.
  • the tool 740 receives information input from a service center representative (e.g., the service center representative 702 in FIG. 7) through an input interface 810, such as a keyboard, through the communication interface 830. It may correspond to a software program written to transmit to the server 705, receive a response (e.g., decrypted text or error code) from the server 705, and output it on the display 870 of the service center terminal 800. .
  • the processor 850 may perform at least one method or a technique corresponding to at least one method related to the service center terminal 800 described with reference to FIGS. 4 to 11 .
  • the processor 850 may be an electronic device implemented as hardware having a circuit with a physical structure for executing desired operations.
  • the intended operations may include code or instructions included in the program.
  • the service center terminal 800 implemented in hardware may include a microprocessor, central processing unit (CPU), graphics processing unit (GPU), processor core, multi-core processor, multiprocessor, ASIC, FPGA, and/or May include NPU.
  • the display 870 may display the decrypted text or error code transmitted from the server 705 through the communication interface 830.
  • the person in charge of the service center 702 may manually input the decrypted string output on the display 870 of the service center terminal 800 into the input window of the user terminal 701.
  • Memory 890 may store at least one program including, for example, a tool 740 . Additionally, the memory 890 can store various information generated during processing by the processor 850. In addition, the memory 890 can store various data and programs.
  • the memory 890 may include volatile memory (e.g., volatile memory 132 of FIG. 1) or non-volatile memory (e.g., non-volatile memory 134 of FIG. 1).
  • the memory 890 may be equipped with a high-capacity storage medium such as a hard disk to store various data.
  • FIG. 9 is a diagram illustrating a process in which a BIOS password of a user terminal is initialized according to an embodiment.
  • a user terminal 701 according to an embodiment (e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, and/or the user terminal 500 of FIG. 5).
  • service center terminal 703 e.g., service center terminal 800
  • server 705 e.g., server 108 in FIG. 1, server 405 in FIG. 4, and/or server in FIG. 6 ( 600)
  • server 705 e.g., server 108 in FIG. 1, server 405 in FIG. 4, and/or server in FIG. 6 ( 600)
  • the user may input the Enter key three times on the screen 310 shown in FIG. 3, leaving the BIOS password input window of the user terminal 701 empty.
  • the user terminal 701 may generate a random string corresponding to a string of a certain length (eg, hexadecimal number).
  • the random string may correspond to an encoded value of the BIOS password set by the user.
  • the random string may be stored, for example, in the memory of the user terminal 701 (e.g., memory 130 in FIG. 1 and/or memory 570 in FIG. 5).
  • the memory 570 may be, for example, random access memory (RAM).
  • the user terminal 701 may perform encryption on a random string.
  • the user terminal 701 may perform encryption on a random string using an asymmetric encryption technique such as RSA (rivest, shamir, adleman) encryption, but is not necessarily limited thereto.
  • the RSA encryption method uses a public key 905 that is open to everyone (e.g., the public key 430 in FIG. 4 and/or the public key 730 in FIG. 7) and a public key that is not open to others but only to the user. It may be a private key 915 (e.g., the private key 470 of FIG. 4 and/or the private key 770 of FIG. 7).
  • the private key may also be called a 'secret key' and may be used to decrypt a message encrypted by the public key 905.
  • the user terminal 701 may perform encryption on a random string through operations 908 to 910 below.
  • the user terminal 701 may calculate a first hash value for the random string and store it in memory (eg, memory 130 and/or memory 570 of FIG. 1).
  • the user terminal 701 may RSA encrypt the random string using the pre-stored public key 905 of the server 705.
  • the user terminal 701 may encrypt the random string using, for example, an RSA-2048 public key 905, but is not necessarily limited thereto.
  • the public key 905 of the server 705 may be pre-stored in the BIOS of the user terminal 701, for example, in hard coding form.
  • the user terminal 701 may delete the random string generated in operation 903 and stored in the memory 570.
  • the user terminal 701 may delete the random string from the memory 570 at this time to reduce the possibility of an attacker securing the random string in an abnormal way through a vulnerability or attack without going through a normal protocol.
  • the user terminal 701 stores the ciphertext obtained by encrypting the random string as a file, while converting the ciphertext into a manually inputable form or a QR code form and displaying the ciphertext on the screen of the user terminal 701 (e.g. : For example, it can be output on screen 320 in FIG. 3.
  • the user terminal 701 uses, for example, a hex string method, a base32 encoding method, and/or a base64 encoding method to form a password that can be entered manually. It can be converted.
  • the hexadecimal string method can express the data to be transmitted as a hexadecimal string.
  • the Base 32 encoding method can express the data to be transmitted using a 32-character set consisting of 26 uppercase letters (A-Z) and 6 numbers (2-7). Additionally, base64 encoding can express 8-bit binary data only by converting it to characters in the common ASCII area that are not affected by character codes.
  • the person in charge of the service center 702 may input the encrypted text into a tool installed on the service center terminal 703 and/or a web page of the server 705.
  • the service center representative 702 captures the inputable encrypted text displayed on the screen of the user terminal 701 with a camera connected to the service center terminal 703 or recognizes it using the text recognition function of the mobile device.
  • the encrypted text may be directly entered into a tool installed on the service center terminal 703 and/or a web page of the server 705 using the keyboard.
  • the person in charge of the service center 702 can input verification information including, for example, an application number, manufacturing number, employee number, center code, and model name along with the password into the tool or web page.
  • the person in charge of the service center 702 may recognize the QR code output on the user terminal 701 with a camera or QR code scanner connected to the service center terminal 703 and input the encrypted text.
  • the person in charge of the service center 702 copies the ciphertext file stored in the user terminal 701 to a USB storage device and then connects it to the service center terminal 703 to send the ciphertext to the server ( 705).
  • the service center terminal 703 or the web page can transmit the input encrypted text and verification information to the server 705.
  • the server 705 may transmit the receipt number included in the verification information to a database (e.g., database 707 in FIG. 7) or a management system in the form of a URL.
  • the database 707 or management system checks the receipt number received from the server 705 to confirm whether it is a previously registered receipt number, and then enters the manufacturing number, employee number, center code, and model name corresponding to the receipt number to the server (705). 705). If the registration number received from the server 705 is a registration number that has not previously been registered, the database 707 may return a failure signal to the server 705.
  • the server 705 may compare whether the information received in response from the database 707 and the information received from the user terminal 701 match each other.
  • the server 705 may compare the manufacturing number, employee number, center code, and model name returned from the database 707 with the manufacturing number, employee number, center code, and model name received from the user terminal 701, respectively.
  • the server 705 may return a decryption string obtained by decrypting the received ciphertext using the pre-stored private key 915 to the service center terminal 703.
  • Private key 915 may be, for example, but is not necessarily limited to an RSA-2048 private key.
  • the server 705 may return an error code to the service center terminal 703.
  • the service center terminal 703 may output the decrypted string received from the server 705 on the screen.
  • data exchanged between the service center terminal 703 and the server 705 can be protected through the SSL/TLS protocol to prevent forgery and/or alteration.
  • the person in charge of the service center 702 may manually input the decrypted string displayed on the screen of the service center terminal 703 into the input window of the user terminal 701.
  • the decryption string is a random string value of a certain length (e.g., 16 bytes) generated by the user terminal 701, and its length may be much smaller than the length of most electronic signatures.
  • the length of the value that must be manually input into the user terminal 701 in operation 919 can be reduced by adjusting the length of the random string.
  • the user terminal 701 may calculate a second hash value for the decrypted string input in operation 919.
  • the user terminal 701 may compare the first hash value for the random string stored in the memory 570 with the second hash value calculated in operation 921.
  • the user terminal 701 considers that it has been successfully authenticated by the server 705 and initializes the password by itself. can do. Upon initialization of the password, the user terminal 701 may delete the previously set password.
  • the user terminal 701 may repeatedly re-enter the decryption string a preset number of times. Re-entry of the decryption string may be allowed a limited number of times (e.g., 3 times) according to policy. At this time, the reason for limiting the number of re-inputs of the decryption string is to reduce attacks by brute force technology as described above and to reduce the possibility of string verification logic being exposed through a memory dump.
  • the user terminal 701 may be reset and rebooted in operation 929. Accordingly, the user terminal 701 can generate a new random string.
  • Figure 10 is a diagram for explaining the process of initializing the BIOS password of a user terminal according to the flow of data exchanged between each device, according to one embodiment.
  • a user terminal 701 according to an embodiment (e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, and/or the user terminal 500 of FIG. 5), Service center terminal 703 (e.g., service center terminal 800 in FIG. 8), server 705 (e.g., server 108 in FIG. 1, server 405 in FIG. 4, and/or server in FIG. 6) (600)), and the database 707 initializes the password of the BIOS using, for example, the RSA-2048 public key algorithm.
  • Service center terminal 703 e.g., service center terminal 800 in FIG. 8
  • server 705 e.g., server 108 in FIG. 1, server 405 in FIG. 4, and/or server in FIG. 6
  • the database 707 initializes the password of the BIOS using, for example, the RSA-2048 public key algorithm.
  • the user terminal 701 When the user terminal 701 receives a user input requesting initialization of a BIOS password including verification information, in operation 1001, the user terminal 701 generates a 16-byte random string (e.g., 'DVQCUAIJZEHVEKHP'). can do.
  • the request to initialize the BIOS password may include, for example, the receipt number assigned to the user terminal 701 when selling the user terminal 701 (e.g., '20210126134X06SAF1'), the manufacturing number of the user terminal 701 ( For example, 'R3CR10FDNX'), and may be entered together with the model name of the user terminal 701 (for example, 'NT93QEBA').
  • the user terminal 701 uses the SHA256 hash function to have a hash value of random strings ('first hash value') (e.g. 'D1F0AFECD56D7A32620B69A968CDDEB97E673DE73DE573DE573DE573DE5733DE) Calculating memory (e.g. 1 of FIG. 1 It may be stored in memory 130 and/or memory 570).
  • 'first hash value' e.g. 'D1F0AFECD56D7A32620B69A968CDDEB97E673DE73DE573DE573DE573DE5733DE
  • the user terminal 701 may encrypt the random string generated in operation 1001 using the RSA-2048 public key algorithm. Encryption of the random string uses the RSA-2048 public key previously stored in the user terminal 701 (e.g., the public key 430 in FIG. 4, the public key 730 in FIG. 7, and/or the public key 905 in FIG. 8). )) can be used.
  • the user terminal 701 can delete the random string value stored in the memory 570.
  • the user terminal 701 may convert the generated encrypted text into a manually inputable form and/or a QR code form and output it on the screen.
  • the person in charge of the service center 702 uses the encrypted text output on the screen in operation 1005, for example, the reception number assigned to the user terminal 701 (e.g., '20210126134X06SAF1'), and the manufacturing of the user terminal 701. number (e.g., 'R3CR10FDNX'), employee number of the person in charge of the service center (e.g., '21100123'), center code of the service center to which the service center terminal 703 belongs (e.g., 'Mobile Sejong Center'), and user terminal. It can be transmitted to the server 705 by entering it into a tool of the service center terminal 703 or a web page of the server 705 along with verification information such as the model name of 701 (e.g., 'NT93QEBA').
  • the model name of 701 e.g., 'NT93QEBA'
  • a higher level of verification and/or security can be maintained for initialization requests sent to the server through the service center.
  • the server 705 sends a message to a database (e.g., database 707 in FIG. 7) or a management system (e.g., eZone system) 709 in operation 1009.
  • a database e.g., database 707 in FIG. 7
  • a management system e.g., eZone system
  • the database 707 or the management system 709 searches for the corresponding receipt number, retrieves the manufacturing number, employee number, center code, and model name registered corresponding to the receipt number, and returns them to the server 705.
  • the receipt number passed in operation 1007 is a receipt number that is not registered in the database 707 or the management system 709
  • the database 707 or the management system 709 fails the server 705 in operation 1013.
  • a (fail) signal can be returned.
  • the server 705 may compare the manufacturing number, employee number, center code, and model name to see if the information received in response to operation 1011 matches the information received through the service center terminal 703.
  • the server 705 uses the ciphertext received from the service center terminal 703 with an RSA-2048 private key (e.g., the private key 470 in FIG. 4, Decrypt with the private key 770 of FIG. 7 and/or the private key 915 of FIG. 8 to generate a decryption string (e.g., 'DVQCUAIJZEHVEKHP'), and transmit the decryption string to the service center terminal 703 in operation 1021. You can. At this time, the RSA-2048 private key 915 may be previously stored in the server 705.
  • an RSA-2048 private key e.g., the private key 470 in FIG. 4, Decrypt with the private key 770 of FIG. 7 and/or the private key 915 of FIG. 8 to generate a decryption string (e.g., 'DVQCUAIJZEHVEKHP'), and transmit the decryption string to the service center terminal 703 in operation 1021.
  • the RSA-2048 private key 915 may be previously stored in the server
  • data exchanged between the server 705 and the service center terminal 703 is transmitted using a secure communication protocol, such as Secure Socket Layer (SSL) and/or Transport Layer Security (TLS), so that the BIOS It can reduce the possibility of attacks that may occur during the password initialization process.
  • SSL Secure Socket Layer
  • TLS Transport Layer Security
  • the decryption string (e.g., 'DVQCUAIJZEHVEKHP') transmitted through operation 1021 is output on the screen of the service center terminal 703, in operation 1023, the person in charge of the service center (702) displays the decryption string (e.g., 'DVQCUAIJZEHVEKHP') output on the screen.
  • DVQCUAIJZEHVEKHP' can be entered into the user terminal 701.
  • the user terminal 701 calculates a second hash value for the decryption string input by the service center representative 702 using, for example, the SHA256 hash function, and stores the second hash value in the memory of the user terminal 701 ( It can be compared with the first hash value stored in 570).
  • the user terminal 701 may initialize the BIOS password in operation 1027.
  • Figure 11 is a flowchart showing a method of operating a system for initializing a BIOS password according to an embodiment.
  • each operation may be performed sequentially, but is not necessarily performed sequentially.
  • the order of each operation may be changed, and at least two operations may be performed in parallel.
  • a user terminal e.g., the electronic device 101 of FIG. 1, the user terminal 401 of FIG. 4, the user terminal 500 of FIG. 5, and/or the user terminal of FIG. 7) according to an embodiment. 701 and a server (e.g., server 108 in FIG. 1, server 405 in FIG. 4, server 600 in FIG. 6, and/or server 705 in FIG. 7) operates.
  • the BIOS password of the user terminal 701 can be initialized through operations 1110 to 1160.
  • the user terminal 701 may receive a user input requesting initialization of the password of the BIOS of the user terminal 701.
  • the user terminal 701 in response to the user input received in operation 1110, the user terminal 701 generates a random string of a certain length with the public key of the server 705 previously stored in the BIOS (e.g., the public key 430 in FIG. 4, Encrypted ciphertext can be generated using the public key 730 of FIG. 7 and/or the public key 905 of FIG. 8.
  • the BIOS e.g., the public key 430 in FIG. 4
  • Encrypted ciphertext can be generated using the public key 730 of FIG. 7 and/or the public key 905 of FIG. 8.
  • the user terminal 701 may transmit verification information for verifying the ciphertext generated in operation 1120 and the initialization request to the server 705.
  • the user terminal 701 may convert the ciphertext into a manually inputable form or a QR code form and output it on the screen of the user terminal 701.
  • the user terminal 701 transmits the encrypted text stored in the user terminal 701 in the form of a file to the server 705, or transmits the encrypted text converted into a form that can be entered manually to the server 705 through keyboard input.
  • the ciphertext converted into a manually inputable form can be recognized by a camera or character recognizer and sent to the server 705, or the ciphertext converted into a QR code form can be recognized by a QR code scanner and sent to the server 705. .
  • the user terminal 701 sends the encrypted text and verification information to the service center terminal (e.g., the service center terminal 703 in FIG. 7 and/or the service center terminal 800 in FIG. 8). It may also be transmitted to the server 705 through at least one of an installed tool and a web page of the server 705.
  • the service center terminal e.g., the service center terminal 703 in FIG. 7 and/or the service center terminal 800 in FIG. 8. It may also be transmitted to the server 705 through at least one of an installed tool and a web page of the server 705.
  • the server 705 may verify the initialization request using the verification information received in operation 1130.
  • Verification information includes, for example, the receipt number assigned to the user terminal 701 when selling the user terminal 701, the center code of the service center to which the service center terminal 703 belongs, the employee number of the person in charge of the service center, and the user It may include at least one of the manufacturing number of the terminal 701 and the model name of the user terminal 701, but is not necessarily limited thereto.
  • the server 705 In operation 1150, the server 705 generates a private key previously stored by the server 705 (e.g., the private key 470 in FIG. 4 and the private key 770 in FIG. 7) based on whether the verification was successful in operation 1140. ) and/or a decryption string obtained by decrypting the ciphertext using the private key 915 of FIG. 8 can be output.
  • a private key previously stored by the server 705 e.g., the private key 470 in FIG. 4 and the private key 770 in FIG. 7
  • a decryption string obtained by decrypting the ciphertext using the private key 915 of FIG. 8 can be output.
  • the user terminal 701 may initialize the BIOS password depending on whether the second hash value for the decrypted string output in operation 1150 matches the first hash value.
  • the user terminal 701 may determine whether the first hash value and the second hash value match. If the first hash value and the second hash value do not match, the user terminal 701 may determine the second hash value in advance. It can be received repeatedly a set number of times.
  • the user terminal 701 may initialize the BIOS password depending on whether the repeatedly received second hash value matches the first hash value. For example, if the repeatedly received second hash value and the first hash value do not match, the user terminal 701 may reset the user terminal 701 and generate a new random string.
  • the user terminal receives a user input requesting initialization of the password of the BIOS of the user terminal (101, 401, 500, 701). and an input interface (150, 510) that receives a decryption string obtained by decrypting the ciphertext for initialization as the initialization request is verified based on verification information from the server (108, 405, 600, 705), and the user input.
  • the ciphertext is generated by encrypting a random string of a certain length, and the BIOS is configured according to whether the second hash value for the decrypted string matches the first hash value for the random string. It may include processors 120 and 630 that initialize the password.
  • the processor (120, 630) generates the random string, generates the first hash value for the random string, and the server (108, 405, 600, 705) pre-stored in the BIOS. ) of the public keys (430, 730, 905) can be used to generate the ciphertext.
  • the processors 120 and 630 if the first hash value and the second hash value do not match, the processors 120 and 630 repeatedly receive the Depending on whether the second hash value matches the first hash value, the BIOS password can be initialized.
  • the processors 120 and 630 may generate a new random string when the repeatedly received second hash value and the first hash value do not match.
  • the processor (120, 630) converts the encrypted text into a manually inputable form or a QR code form and outputs it on the screen of the user terminal (101, 401, 500, 701). You can.
  • the ciphertext is converted into a manually inputable form and input into the server 108, 405, 600, 705 by a keyboard, or converted into a manually inputable form and entered into a camera or character recognizer. It can be recognized by and input into the server (108, 405, 600, 705), or it can be converted into the QR code form and recognized by a QR code scanner and input into the server (108, 405, 600, 705).
  • the verification information includes the receipt number assigned to the user terminal (101, 401, 500, 701) when selling the user terminal (101, 401, 500, 701), the service center terminal (703, The center code of the service center to which 800) belongs, the employee number of the service center representative 702, the manufacturing number of the user terminal (101, 401, 500, 701), and the user terminal (101, 401, 500, 701) ) may include at least one of the model names.
  • the encrypted text and the verification information are sent to the server through at least one of a tool installed in the service center terminal (703, 800) and a web page of the server (108, 405, 600, 705). Can be entered at (108, 405, 600, 705).
  • the servers 108, 405, 600, and 705 receive a ciphertext for initializing the BIOS password of the user terminal 101, 401, 500, and 701, and verification information for verifying the initialization request.
  • a communication interface 610 that verifies the initialization request by comparing the verification information with pre-registered information, and according to the verification result, decrypts the encrypted text using a pre-stored private key 470, 770, 915; It includes a processor 630 that generates a decrypted string, and the communication interface 610 can output the decrypted string.
  • the processor 630 sends a request to the database 707, which holds and manages pre-registered information corresponding to the user terminals 101, 401, 500, and 701, to the reception number included in the verification information.
  • the communication interface 610 may receive the pre-registered information retrieved corresponding to the reception number from the database 707.
  • the processor 630 is configured to detect the registration number or the pre-registered information corresponding to the registration number in the database 707 as a result of the search, or pre-register with the verification information. If the verification fails because the results of comparing the information are inconsistent, an error code may be output.
  • the processor 630 may request the database 707 to query the reception number in the form of a URL.
  • a method of operating a system including a user terminal (101, 401, 500, 701), a service center terminal (703, 800), and a server (108, 405, 600, 705) includes the user terminal (
  • the user terminal 101, 401, 500, or 701 receives a user input requesting initialization of the BIOS password of the user terminal 101, 401, 500, or 701.
  • the user terminal (101, 401, 500, 701) generates a ciphertext by encrypting a random string of a certain length using the public key (430, 730, 905) of the server (108, 405, 600, 705) previously stored in the BIOS.
  • Operation 1120 the service center terminal (703, 800) transmits the ciphertext and verification information for verifying the initialization request to the server (108, 405, 600, 705) Operation 1130, the server (108, 405, Operation 1140 in which 600, 705 verifies the initialization request using the verification information, and performs a private key 470 previously stored by the server 108, 405, 600, 705 based on whether the verification is successful. , 770, 915), an operation 1150 of outputting a decryption string obtained by decrypting the ciphertext, and the user terminal 101, 401, 500, 701 outputting a second hash value and the first hash for the decryption string.
  • operation 1160 may include initializing the BIOS password.
  • the operating method of the system is such that the user terminals (101, 401, 500, 701) convert the ciphertext into a manually inputable form or a QR code form and the user terminals (101, 401, 501) , 701), and the operation of transmitting from the service center terminal (703, 800) to the server (108, 405, 600, 705) is the user terminal (101, 401, 500, An operation of transmitting the ciphertext stored in the form of a file in 701 to the server (108, 405, 600, 705), and converting the ciphertext into a manually inputable form to the server (108, 405, 600) through keyboard input.
  • the service center terminal (703, 800) transmits the ciphertext and the verification information to the server (108, 405, 600, 705) using a tool installed in the service center terminal (703, 800). (tool) and a web page of the server (108, 405, 600, 705).
  • the verification information includes the receipt number assigned to the user terminal (101, 401, 500, 701) when selling the user terminal (101, 401, 500, 701), and the service center terminal (703) , the center code of the service center to which 800) belongs, the employee number of the service center representative 702, the manufacturing number of the user terminals 101, 401, 500, and 701, and the user terminals 101, 401, 500, 701) may include at least one of the model names.
  • the operation of the server (108, 405, 600, 705) verifying the initialization request involves holding and managing pre-registered information corresponding to the user terminal (101, 401, 500, 701).
  • An operation to return an error code may be included.
  • the operation of initializing the BIOS password by the user terminal includes determining whether the first hash value matches the second hash value, the first hash value If the hash value and the second hash value do not match, an operation of repeatedly receiving the second hash value a preset number of times, and whether the repeatedly received second hash value and the first hash value match.
  • it may include an operation of initializing the BIOS password.
  • the user terminal (101, 401, 500, 701) initializes the BIOS password when the repeatedly received second hash value and the first hash value do not match, An operation for generating a new random string may be further included.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Telephone Function (AREA)

Abstract

일실시예에 따른 사용자 단말은 사용자 단말의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신하고, 서버로부터 검증 정보에 기반하여 상기 초기화 요처이 검증됨에 따라 초기화를 위한 암호문을 복호화한 복호화 스트링을 수신하는 입력 인터페이스, 및 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링을 암호화한 암호문을 생성하고, 복호화 스트링에 대한 제2 해시값과 랜덤 스트링에 대한 제1 해시값이 일치하는지 여부에 따라 바이오스의 패스워드를 초기화하는 프로세서를 포함할 수 있다.

Description

바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들
아래의 개시는 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들에 관한 것이다.
컴퓨터는 중앙 처리 장치(central processing unit; CPU), 기억 장치, 및 입출력 장치와 같은 하드웨어, 운영체제(operating system) 및 응용 프로그램과 같은 소프트웨어, 및 펌웨어(firmware)로 구성될 수 있다. 펌웨어는 컴퓨터에서 하드웨어와 소프트웨어의 특성을 모두 가지고 있으면서 양쪽을 유기적으로 결합시키는 요소에 해당할 수 있다. 펌웨어는 제어 프로그램의 일종으로 기능적으로는 소프트웨어에 가깝지만, 하드웨어 내부에 위치하고 있고 사용자가 프로그램의 내용을 쉽게 바꿀 수 없으므로 하드웨어처럼 보일 수도 있다.
컴퓨터의 대명사인 데스크 탑, 및/또는 노트북과 같은 개인용 컴퓨터(personal computer; 이하, PC)에 존재하는 펌웨어는 '바이오스(basic input/output system; BIOS)'라고 불리며, 기본적인 데이터의 입력 및/또는 출력을 관리할 수 있다.
일반적으로 PC 사용자는 윈도우(windows)와 같은 운영 체제의 로그인 계정 및 패스워드를 설정하여 악의적인 공격으로부터 PC를 보호할 수 있으나, 이러한 보호는 해당 PC의 바이오스 설정을 변경하는 것만으로도 쉽게 우회가 가능하다. 이러한 공격은 오직 인가된 사용자에게만 바이오스의 패스워드에 대한 설정 변경을 허용함으로써 보호될 수 있다. PC의 바이오스에 패스워드를 설정하는 경우, 올바른 패스워드를 입력한 경우에 한하여 부팅 및/또는 바이오스의 설정 변경이 허용될 수 있다. 이러한 경우, 바이오스의 패스워드를 알지 못하면 해당 PC를 사용할 수 없기 때문에, 대부분의 PC 제조사 및/또는 서비스 센터는 패스워드를 잊어버린 사용자를 위해 패스워드의 복구 및/또는 초기화 서비스를 제공할 수 있다. 하지만, 각 제조사 별 바이오스의 패스워드 복구 및/또는 초기화 알고리즘을 파악하게 되면, 악의적인 공격자라도 패스워드를 복구할 수 있어 보안적으로 안전하다고 보기 어렵다.
일실시예는, 사용자 단말에 저장된 서버의 공개 키를 이용하여 암호문을 생성하고, 서버에 저장된 개인 키를 이용하여 암호문에 대한 복호화 가능 여부를 판단하여 PC 바이오스의 패스워드를 초기화할 수 있다.
일실시예는, 서비스 센터의 인증 시에 전자 서명을 검증하는 대신 서비스 센터에서 전송한 검증 정보에 기초하여 암호문의 복호화 가능 여부를 확인하여 서비스 센터를 통한 PC 바이오스의 패스워드 초기화가 가능하게 할 수 있다.
일실시예는, 암호문을 수동으로 입력 가능한 형태 또는 QR 코드 형태로 변환하여 출력함으로써 USB, 카메라, QR 코드 스캐너와 같은 다양한 입력 장치를 사용한 입력이 가능하게 할 수 있다.
일실시예에 따르면, 사용자 단말은 상기 사용자 단말의 바이오스의 패스워드(password)에 대한 초기화를 요청하는 사용자 입력을 수신하고, 서버로부터 검증 정보에 기반하여 상기 초기화 요청이 검증됨에 따라 상기 초기화를 위한 암호문을 복호화한 복호화 스트링을 수신하는 입력 인터페이스, 및 상기 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링(random string)을 암호화한 상기 암호문을 생성하고, 상기 복호화 스트링에 대한 제2 해시값과 상기 랜덤 스트링에 대한 제1 해시값이 일치하는지 여부에 따라 상기 바이오스의 패스워드를 초기화하는 프로세서를 포함할 수 있다.
일실시예에 따르면, 서버는 사용자 단말의 바이오스의 패스워드에 대한 초기화를 위한 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 수신하는 통신 인터페이스, 및 상기 검증 정보와 미리 등록된 정보를 비교함으로써 상기 초기화 요청을 검증하고, 상기 검증 결과에 따라, 미리 저장된 개인 키를 이용하여 상기 암호문을 복호화한 복호화 스트링을 생성하는 프로세서를 포함하고, 상기 통신 인터페이스는 상기 복호화 스트링을 출력할 수 있다.
일실시예에 따르면, 사용자 단말, 서비스 센터 단말, 및 서버를 포함하는 시스템의 동작 방법은 상기 사용자 단말이, 상기 사용자 단말의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신하는 동작, 상기 사용자 입력에 응답하여, 상기 사용자 단말이 일정 길이의 랜덤 스트링을 상기 바이오스에 미리 저장된 상기 서버의 공개 키를 이용하여 암호화한 암호문을 생성하는 동작, 상기 서비스 센터 단말이, 상기 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 상기 서버에게 송신하는 동작, 상기 서버가, 상기 검증 정보를 이용하여 상기 초기화 요청을 검증하는 동작, 상기 검증에 성공했는지 여부를 기초로, 상기 서버가 미리 저장한 개인 키를 이용하여 상기 암호문을 복호화한 복호화 스트링을 출력하는 동작, 및 상기 사용자 단말이, 상기 복호화 스트링에 대한 제2 해시 값과 상기 랜덤 스트링에 대한 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화하는 동작을 포함할 수 있다.
일실시예에 따르면, 바이오스의 패스워드 초기화를 위한 암호문을 검증 정보와 함께 전달하여 서버에 의해 검증된 사용자 단말만이 바이오스의 패스워드 초기화 및/또는 복구를 시도하도록 할 수 있다.
일실시예에 따르면, 바이오스의 패스워드 초기화를 위한 암호문 및 검증 정보를 서비스 센터를 통해서 전달함으로써 제조사 또는 서비스 센터가 아닌 외부 단말에서의 바이오스의 패스워드 초기화 및/또는 복구 시도를 차단할 수 있다.
일실시예에 따르면, 바이오스의 패스워드에 대한 초기화 요청의 검증 시에 전자 서명을 검증하는 대신에 사용자 단말 및/또는 서비스 센터에서 전송한 검증 정보에 의한 암호문의 복호화 가능 여부를 확인함으로써 출력 수단에 비해 입력 수단이 제한되어 있는 사용자 단말에, 입력해야 하는 값의 길이를 최소화할 수 있다.
일실시예에 따르면, 암호문을 수동으로 입력 가능한 형태 또는 QR 코드 형태로 변환하여 출력하고, 변환된 암호문을 예를 들어, USB(universal serial bus), 키보드, 카메라, 및/또는 QR 코드 스캐너와 같은 다양한 입력 장치들에 의해 서버로 전달함으로써 휴먼 에러(human error)의 가능성을 줄이는 한편, 바이오스의 패스워드 초기화 작업의 편의성을 향상시킬 수 있다.
일실시예에 따르면, 예를 들어, 보안 소켓 레이어(secure socket layer; SSL) 및/또는 전송 계층 보안(transport layer security; TLS)과 같은 보안 통신 프로토콜을 사용하여 서버와 사용자 단말 및/또는 서버와 서비스 센터 단말 간에 암호문 및/또는 검증 정보를 주고받음으로써 바이오스의 패스워드 초기화 과정에서 발생 가능한 공격자의 공격 가능성을 낮출 수 있다.
이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.
도 1은 일실시예에 따른, 네트워크 환경 내의 전자 장치의 블록도이다.
도 2은 다양한 실시예에 따른 프로그램을 예시하는 블록도이다.
도 3은 일실시예에 따른 바이오스의 패스워드 초기화가 수행되는 상황을 설명하기 위한 도면이다.
도 4는 일실시예에 따른 바이오스의 패스워드 초기화를 위한 사용자 단말과 서버 간의 동작을 설명하기 위한 도면이다.
도 5는 일실시예에 따른 사용자 단말의 블록도이다.
도 6은 일실시예에 따른 서버의 블록도이다.
도 7은 일실시예에 바이오스의 패스워드 초기화를 위한 사용자 단말, 서비스 센터 단말, 및 서버 간의 동작을 설명하기 위한 도면이다.
도 8은 일실시예에 따른 서비스 센터 단말의 블록도이다.
도 9는 일실시예에 따라 사용자 단말의 바이오스의 패스워드가 초기화되는 과정을 설명하기 위한 도면이다.
도 10은 일실시예에 따라 사용자 단말의 바이오스의 패스워드가 초기화되는 과정을 각 장치들 간에 주고받는 데이터의 흐름에 따라 설명하기 위한 도면이다.
도 11은 일실시예에 따른 바이오스의 패스워드 초기화를 위한 시스템의 동작 방법을 나타낸 흐름도이다.
이하, 실시예들을 첨부된 도면들을 참조하여 상세하게 설명한다. 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조 부호를 부여하고, 이에 대한 중복되는 설명은 생략하기로 한다.
도 1은, 일실시예에 따른, 네트워크 환경(100) 내의 전자 장치(101)의 블록도이다. 도 1을 참조하면, 네트워크 환경(100)에서 전자 장치(101)는 제1 네트워크(198)(예: 근거리 무선 통신 네트워크)를 통하여 전자 장치(102)와 통신하거나, 또는 제 2 네트워크(199)(예: 원거리 무선 통신 네트워크)를 통하여 전자 장치(104) 또는 서버(108) 중 적어도 하나와 통신할 수 있다. 일실시예에 따르면, 전자 장치(101)는 서버(108)를 통하여 전자 장치(104)와 통신할 수 있다. 일실시예에 따르면, 전자 장치(101)는 프로세서(120), 메모리(130), 입력 모듈(150), 음향 출력 모듈(155), 디스플레이 모듈(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 연결 단자(178), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 포함할 수 있다. 어떤 실시예에서는, 전자 장치(101)에는, 이 구성요소들 중 적어도 하나(예: 연결 단자(178))가 생략되거나, 하나 이상의 다른 구성요소가 추가될 수 있다. 어떤 실시예에서는, 이 구성요소들 중 일부들(예: 센서 모듈(176), 카메라 모듈(180), 또는 안테나 모듈(197))은 하나의 구성요소(예: 디스플레이 모듈(160))로 통합될 수 있다.
프로세서(120)는, 예를 들면, 소프트웨어(예: 프로그램(140))를 실행하여 프로세서(120)에 연결된 전자 장치(101)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. 일실시예에 따르면, 데이터 처리 또는 연산의 적어도 일부로서, 프로세서(120)는 다른 구성요소(예: 센서 모듈(176) 또는 통신 모듈(190))로부터 수신된 명령 또는 데이터를 휘발성 메모리(132)에 저장하고, 휘발성 메모리(132)에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리(134)에 저장할 수 있다. 일실시예에 따르면, 프로세서(120)는 메인 프로세서(121)(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(123)(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 예를 들어, 전자 장치(101)가 메인 프로세서(121) 및 보조 프로세서(123)를 포함하는 경우, 보조 프로세서(123)는 메인 프로세서(121)보다 저전력을 사용하거나, 지정된 기능에 특화되도록 설정될 수 있다. 보조 프로세서(123)는 메인 프로세서(121)와 별개로, 또는 그 일부로서 구현될 수 있다.
보조 프로세서(123)는, 예를 들면, 메인 프로세서(121)가 인액티브(예: 슬립) 상태에 있는 동안 메인 프로세서(121)를 대신하여, 또는 메인 프로세서(121)가 액티브(예: 어플리케이션 실행) 상태에 있는 동안 메인 프로세서(121)와 함께, 전자 장치(101)의 구성요소들 중 적어도 하나의 구성요소(예: 디스플레이 모듈(160), 센서 모듈(176), 또는 통신 모듈(190))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일실시예에 따르면, 보조 프로세서(123)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성요소(예: 카메라 모듈(180) 또는 통신 모듈(190))의 일부로서 구현될 수 있다. 일실시예에 따르면, 보조 프로세서(123)(예: 신경망 처리 장치)는 인공지능 모델의 처리에 특화된 하드웨어 구조를 포함할 수 있다. 인공지능 모델은 기계 학습을 통해 생성될 수 있다. 이러한 학습은, 예를 들어, 인공지능 모델이 수행되는 전자 장치(101) 자체에서 수행될 수 있고, 별도의 서버(예: 서버(108))를 통해 수행될 수도 있다. 학습 알고리즘은, 예를 들어, 지도형 학습(supervised learning), 비지도형 학습(unsupervised learning), 준지도형 학습(semi-supervised learning) 또는 강화 학습(reinforcement learning)을 포함할 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은, 복수의 인공 신경망 레이어들을 포함할 수 있다. 인공 신경망은 심층 신경망(DNN: deep neural network), CNN(convolutional neural network), RNN(recurrent neural network), RBM(restricted boltzmann machine), DBN(deep belief network), BRDNN(bidirectional recurrent deep neural network), 심층 Q-네트워크(deep Q-networks) 또는 상기 중 둘 이상의 조합 중 하나일 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은 하드웨어 구조 이외에, 추가적으로 또는 대체적으로, 소프트웨어 구조를 포함할 수 있다.
메모리(130)는, 전자 장치(101)의 적어도 하나의 구성요소(예: 프로세서(120) 또는 센서 모듈(176))에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 소프트웨어(예: 프로그램(140)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다. 메모리(130)는, 휘발성 메모리(132) 또는 비휘발성 메모리(134)를 포함할 수 있다.
프로그램(140)은 메모리(130)에 소프트웨어로서 저장될 수 있으며, 예를 들면, 운영 체제(142), 미들 웨어(144) 또는 어플리케이션(146)을 포함할 수 있다.
입력 모듈(150)은, 전자 장치(101)의 구성요소(예: 프로세서(120))에 사용될 명령 또는 데이터를 전자 장치(101)의 외부(예: 사용자)로부터 수신할 수 있다. 입력 모듈(150)은, 예를 들면, 마이크, 마우스, 키보드, 키(예: 버튼), 또는 디지털 펜(예: 스타일러스 펜)을 포함할 수 있다.
음향 출력 모듈(155)은 음향 신호를 전자 장치(101)의 외부로 출력할 수 있다. 음향 출력 모듈(155)은, 예를 들면, 스피커 또는 리시버를 포함할 수 있다. 스피커는 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용될 수 있다. 리시버는 착신 전화를 수신하기 위해 사용될 수 있다. 일실시예에 따르면, 리시버는 스피커와 별개로, 또는 그 일부로서 구현될 수 있다.
디스플레이 모듈(160)은 전자 장치(101)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 디스플레이 모듈(160)은, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일실시예에 따르면, 디스플레이 모듈(160)은 터치를 감지하도록 설정된 터치 센서, 또는 상기 터치에 의해 발생되는 힘의 세기를 측정하도록 설정된 압력 센서를 포함할 수 있다.
오디오 모듈(170)은 소리를 전기 신호로 변환시키거나, 반대로 전기 신호를 소리로 변환시킬 수 있다. 일실시예에 따르면, 오디오 모듈(170)은, 입력 모듈(150)을 통해 소리를 획득하거나, 음향 출력 모듈(155), 또는 전자 장치(101)와 직접 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(102))(예: 스피커 또는 헤드폰)를 통해 소리를 출력할 수 있다.
센서 모듈(176)은 전자 장치(101)의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태(예: 사용자 상태)를 감지하고, 감지된 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 일실시예에 따르면, 센서 모듈(176)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다.
인터페이스(177)는 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 직접 또는 무선으로 연결되기 위해 사용될 수 있는 하나 이상의 지정된 프로토콜들을 지원할 수 있다. 일실시예에 따르면, 인터페이스(177)는, 예를 들면, HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.
연결 단자(178)는, 그를 통해서 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 물리적으로 연결될 수 있는 커넥터를 포함할 수 있다. 일실시예에 따르면, 연결 단자(178)는, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.
햅틱 모듈(179)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 일실시예에 따르면, 햅틱 모듈(179)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.
카메라 모듈(180)은 정지 영상 및 동영상을 촬영할 수 있다. 일실시예에 따르면, 카메라 모듈(180)은 하나 이상의 렌즈들, 이미지 센서들, 이미지 시그널 프로세서들, 또는 플래시들을 포함할 수 있다.
전력 관리 모듈(188)은 전자 장치(101)에 공급되는 전력을 관리할 수 있다. 일실시예에 따르면, 전력 관리 모듈(188)은, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구현될 수 있다.
배터리(189)는 전자 장치(101)의 적어도 하나의 구성요소에 전력을 공급할 수 있다. 일실시예에 따르면, 배터리(189)는, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.
통신 모듈(190)은 전자 장치(101)와 외부 전자 장치(예: 전자 장치(102), 전자 장치(104), 또는 서버(108)) 간의 직접(예: 유선) 통신 채널 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(190)은 프로세서(120)(예: 어플리케이션 프로세서)와 독립적으로 운영되고, 직접(예: 유선) 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일실시예에 따르면, 통신 모듈(190)은 무선 통신 모듈(192)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(194)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다. 이들 통신 모듈 중 해당하는 통신 모듈은 제 1 네트워크(198)(예: 블루투스, WiFi(wireless fidelity) direct 또는 IrDA(infrared data association)와 같은 근거리 통신 네트워크) 또는 제 2 네트워크(199)(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(104)와 통신할 수 있다. 이런 여러 종류의 통신 모듈들은 하나의 구성요소(예: 단일 칩)로 통합되거나, 또는 서로 별도의 복수의 구성요소들(예: 복수 칩들)로 구현될 수 있다. 무선 통신 모듈(192)은 가입자 식별 모듈(196)에 저장된 가입자 정보(예: 국제 모바일 가입자 식별자(IMSI))를 이용하여 제 1 네트워크(198) 또는 제 2 네트워크(199)와 같은 통신 네트워크 내에서 전자 장치(101)를 확인 또는 인증할 수 있다.
무선 통신 모듈(192)은 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 무선 통신 모듈(192)은, 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 무선 통신 모듈(192)은 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다. 무선 통신 모듈(192)은 전자 장치(101), 외부 전자 장치(예: 전자 장치(104)) 또는 네트워크 시스템(예: 제 2 네트워크(199))에 규정되는 다양한 요구사항을 지원할 수 있다. 일실시예에 따르면, 무선 통신 모듈(192)은 eMBB 실현을 위한 Peak data rate(예: 20Gbps 이상), mMTC 실현을 위한 손실 Coverage(예: 164dB 이하), 또는 URLLC 실현을 위한 U-plane latency(예: 다운링크(DL) 및 업링크(UL) 각각 0.5ms 이하, 또는 라운드 트립 1ms 이하)를 지원할 수 있다.
안테나 모듈(197)은 신호 또는 전력을 외부(예: 외부의 전자 장치)로 송신하거나 외부로부터 수신할 수 있다. 일실시예에 따르면, 안테나 모듈(197)은 서브스트레이트(예: PCB) 위에 형성된 도전체 또는 도전성 패턴으로 이루어진 방사체를 포함하는 안테나를 포함할 수 있다. 일실시예에 따르면, 안테나 모듈(197)은 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다. 이런 경우, 제 1 네트워크(198) 또는 제 2 네트워크(199)와 같은 통신 네트워크에서 사용되는 통신 방식에 적합한 적어도 하나의 안테나가, 예를 들면, 통신 모듈(190)에 의하여 상기 복수의 안테나들로부터 선택될 수 있다. 신호 또는 전력은 상기 선택된 적어도 하나의 안테나를 통하여 통신 모듈(190)과 외부의 전자 장치 간에 송신되거나 수신될 수 있다. 어떤 실시예에 따르면, 방사체 이외에 다른 부품(예: RFIC(radio frequency integrated circuit))이 추가로 안테나 모듈(197)의 일부로 형성될 수 있다.
다양한 실시예에 따르면, 안테나 모듈(197)은 mmWave 안테나 모듈을 형성할 수 있다. 일실시예에 따르면, mmWave 안테나 모듈은 인쇄 회로 기판, 상기 인쇄 회로 기판의 제 1 면(예: 아래 면)에 또는 그에 인접하여 배치되고 지정된 고주파 대역(예: mmWave 대역)을 지원할 수 있는 RFIC, 및 상기 인쇄 회로 기판의 제 2 면(예: 윗 면 또는 측 면)에 또는 그에 인접하여 배치되고 상기 지정된 고주파 대역의 신호를 송신 또는 수신할 수 있는 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다.
상기 구성요소들 중 적어도 일부는 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input and output), SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))을 통해 서로 연결되고 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.
일실시예에 따르면, 명령 또는 데이터는 제 2 네트워크(199)에 연결된 서버(108)를 통해서 전자 장치(101)와 외부의 전자 장치(104)간에 송신 또는 수신될 수 있다. 외부의 전자 장치(102, 또는 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 일실시예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 외부의 전자 장치들(102, 104, 또는 108) 중 하나 이상의 외부의 전자 장치들에서 실행될 수 있다. 예를 들면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로, 또는 사용자 또는 다른 장치로부터의 요청에 반응하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 하나 이상의 외부의 전자 장치들에게 그 기능 또는 그 서비스의 적어도 일부를 수행하라고 요청할 수 있다. 상기 요청을 수신한 하나 이상의 외부의 전자 장치들은 요청된 기능 또는 서비스의 적어도 일부, 또는 상기 요청과 관련된 추가 기능 또는 서비스를 실행하고, 그 실행의 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 상기 결과를, 그대로 또는 추가적으로 처리하여, 상기 요청에 대한 응답의 적어도 일부로서 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 모바일 에지 컴퓨팅(MEC: mobile edge computing), 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다. 전자 장치(101)는, 예를 들어, 분산 컴퓨팅 또는 모바일 에지 컴퓨팅을 이용하여 초저지연 서비스를 제공할 수 있다. 다른 실시예에 있어서, 외부의 전자 장치(104)는 IoT(internet of things) 기기를 포함할 수 있다. 서버(108)는 기계 학습 및/또는 신경망을 이용한 지능형 서버일 수 있다. 일실시예에 따르면, 외부의 전자 장치(104) 또는 서버(108)는 제 2 네트워크(199) 내에 포함될 수 있다. 전자 장치(101)는 5G 통신 기술 및 IoT 관련 기술을 기반으로 지능형 서비스(예: 스마트 홈, 스마트 시티, 스마트 카, 또는 헬스 케어)에 적용될 수 있다.
도 2은 다양한 실시예에 따른 프로그램(140)을 예시하는 블록도(200)이다. 일실시예에 따르면, 프로그램(140)은 전자 장치(101)의 하나 이상의 리소스들을 제어하기 위한 운영 체제(142), 미들웨어(144), 또는 상기 운영 체제(142)에서 실행 가능한 어플리케이션(146)을 포함할 수 있다. 운영 체제(142)는, 예를 들면, AndroidTM, iOSTM, WindowsTM, SymbianTM, TizenTM, 또는 BadaTM를 포함할 수 있다. 프로그램(140) 중 적어도 일부 프로그램은, 예를 들면, 제조 시에 전자 장치(101)에 프리로드되거나, 또는 사용자에 의해 사용 시 외부 전자 장치(예: 전자 장치(102 또는 104), 또는 서버(108))로부터 다운로드되거나 갱신될 수 있다.
운영 체제(142)는 전자 장치(101)의 하나 이상의 시스템 리소스들(예: 프로세스, 메모리, 또는 전원)의 관리(예: 할당 또는 회수)를 제어할 수 있다. 운영 체제(142)는, 추가적으로 또는 대체적으로, 전자 장치(101)의 다른 하드웨어 디바이스, 예를 들면, 입력 모듈(150), 음향 출력 모듈(155), 디스플레이 모듈(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 구동하기 위한 하나 이상의 드라이버 프로그램들을 포함할 수 있다.
미들웨어(144)는 전자 장치(101)의 하나 이상의 리소스들로부터 제공되는 기능 또는 정보가 어플리케이션(146)에 의해 사용될 수 있도록 다양한 기능들을 어플리케이션(146)으로 제공할 수 있다. 미들웨어(144)는, 예를 들면, 어플리케이션 매니저(201), 윈도우 매니저(203), 멀티미디어 매니저(205), 리소스 매니저(207), 파워 매니저(209), 데이터베이스 매니저(211), 패키지 매니저(213), 커넥티비티 매니저(215), 노티피케이션 매니저(217), 로케이션 매니저(219), 그래픽 매니저(221), 시큐리티 매니저(223), 통화 매니저(225), 또는 음성 인식 매니저(227)를 포함할 수 있다.
어플리케이션 매니저(201)는, 예를 들면, 어플리케이션(146)의 생명 주기를 관리할 수 있다. 윈도우 매니저(203)는, 예를 들면, 화면에서 사용되는 하나 이상의 GUI 자원들을 관리할 수 있다. 멀티미디어 매니저(205)는, 예를 들면, 미디어 파일들의 재생에 필요한 하나 이상의 포맷들을 파악하고, 그 중 선택된 해당하는 포맷에 맞는 코덱을 이용하여 상기 미디어 파일들 중 해당하는 미디어 파일의 인코딩 또는 디코딩을 수행할 수 있다. 리소스 매니저(207)는, 예를 들면, 어플리케이션(146)의 소스 코드 또는 메모리(130)의 메모리의 공간을 관리할 수 있다. 파워 매니저(209)는, 예를 들면, 배터리(189)의 용량, 온도 또는 전원을 관리하고, 이 중 해당 정보를 이용하여 전자 장치(101)의 동작에 필요한 관련 정보를 결정 또는 제공할 수 있다. 일실시예에 따르면, 파워 매니저(209)는 전자 장치(101)의 바이오스(BIOS: basic input/output system)(미도시)와 연동할 수 있다.
데이터베이스 매니저(211)는, 예를 들면, 어플리케이션(146)에 의해 사용될 데이터베이스를 생성, 검색, 또는 변경할 수 있다. 패키지 매니저(213)는, 예를 들면, 패키지 파일의 형태로 배포되는 어플리케이션의 설치 또는 갱신을 관리할 수 있다. 커넥티비티 매니저(215)는, 예를 들면, 전자 장치(101)와 외부 전자 장치 간의 무선 연결 또는 직접 연결을 관리할 수 있다. 노티피케이션 매니저(217)는, 예를 들면, 지정된 이벤트(예: 착신 통화, 메시지, 또는 알람)의 발생을 사용자에게 알리기 위한 기능을 제공할 수 있다. 로케이션 매니저(219)는, 예를 들면, 전자 장치(101)의 위치 정보를 관리할 수 있다. 그래픽 매니저(221)는, 예를 들면, 사용자에게 제공될 하나 이상의 그래픽 효과들 또는 이와 관련된 사용자 인터페이스를 관리할 수 있다.
시큐리티 매니저(223)는, 예를 들면, 시스템 보안 또는 사용자 인증을 제공할 수 있다. 통화(telephony) 매니저(225)는, 예를 들면, 전자 장치(101)에 의해 제공되는 음성 통화 기능 또는 영상 통화 기능을 관리할 수 있다. 음성 인식 매니저(227)는, 예를 들면, 사용자의 음성 데이터를 서버(108)로 전송하고, 그 음성 데이터에 적어도 일부 기반하여 전자 장치(101)에서 수행될 기능에 대응하는 명령어(command), 또는 그 음성 데이터에 적어도 일부 기반하여 변환된 문자 데이터를 서버(108)로부터 수신할 수 있다. 일실시예에 따르면, 미들웨어(244)는 동적으로 기존의 구성요소를 일부 삭제하거나 새로운 구성요소들을 추가할 수 있다. 일실시예에 따르면, 미들웨어(144)의 적어도 일부는 운영 체제(142)의 일부로 포함되거나, 또는 운영 체제(142)와는 다른 별도의 소프트웨어로 구현될 수 있다.
어플리케이션(146)은, 예를 들면, 홈(251), 다이얼러(253), SMS/MMS(255), IM(instant message)(257), 브라우저(259), 카메라(261), 알람(263), 컨택트(265), 음성 인식(267), 이메일(269), 달력(271), 미디어 플레이어(273), 앨범(275), 와치(277), 헬스(279)(예: 운동량 또는 혈당과 같은 생체 정보를 측정), 또는 환경 정보(281)(예: 기압, 습도, 또는 온도 정보 측정) 어플리케이션을 포함할 수 있다. 일실시예에 따르면, 어플리케이션(146)은 전자 장치(101)와 외부 전자 장치 사이의 정보 교환을 지원할 수 있는 정보 교환 어플리케이션(미도시)을 더 포함할 수 있다. 정보 교환 어플리케이션은, 예를 들면, 외부 전자 장치로 지정된 정보 (예: 통화, 메시지, 또는 알람)를 전달하도록 설정된 노티피케이션 릴레이 어플리케이션, 또는 외부 전자 장치를 관리하도록 설정된 장치 관리 어플리케이션을 포함할 수 있다. 노티피케이션 릴레이 어플리케이션은, 예를 들면, 전자 장치(101)의 다른 어플리케이션(예: 이메일 어플리케이션(269))에서 발생된 지정된 이벤트(예: 메일 수신)에 대응하는 알림 정보를 외부 전자 장치로 전달할 수 있다. 추가적으로 또는 대체적으로, 노티피케이션 릴레이 어플리케이션은 외부 전자 장치로부터 알림 정보를 수신하여 전자 장치(101)의 사용자에게 제공할 수 있다.
장치 관리 어플리케이션은, 예를 들면, 전자 장치(101)와 통신하는 외부 전자 장치 또는 그 일부 구성 요소(예: 외부 전자장치의 디스플레이 모듈 또는 카메라 모듈)의 전원(예: 턴-온 또는 턴-오프) 또는 기능(예: 밝기, 해상도, 또는 포커스)을 제어할 수 있다. 장치 관리 어플리케이션은, 추가적으로 또는 대체적으로, 외부 전자 장치에서 동작하는 어플리케이션의 설치, 삭제, 또는 갱신을 지원할 수 있다.
본 문서에 개시된 일실시예에 따른 전자 장치는 다양한 형태의 장치가 될 수 있다. 전자 장치는, 예를 들면, 휴대용 통신 장치(예: 스마트폰), 컴퓨터 장치, 휴대용 멀티미디어 장치, 휴대용 의료 기기, 카메라, 웨어러블 장치, 또는 가전 장치를 포함할 수 있다. 본 문서의 실시예에 따른 전자 장치는 전술한 기기들에 한정되지 않는다.
본 문서의 일실시예 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나", 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제1", "제2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제1) 구성요소가 다른(예: 제2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.
본 문서의 일실시예에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일실시예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 일실시예는 기기(machine)(예: 도 1의 전자 장치(101)) 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(136) 또는 외장 메모리(138))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(140))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(101))의 프로세서(예: 프로세서(120))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.
본 문서에 개시된 일실시예에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두 개의 사용자 장치들(예: 스마트 폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
일실시예에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있으며, 복수의 개체 중 일부는 다른 구성요소에 분리 배치될 수도 있다. 일실시예에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 일실시예에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.
도 3은 일실시예에 따른 바이오스의 패스워드 초기화가 수행되는 상황을 설명하기 위한 도면이다. 도 3을 참조하면, 일실시예에 따른 사용자가 사용자 단말(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 도 5의 사용자 단말(500) 및/또는 도 7의 사용자 단말(701))의 바이오스의 패스워드를 초기화하는 경우를 나타낸 도면(300)이 도시된다.
사용자가 컴퓨터를 켜면 주변 장치와 컴퓨터 운영 체제 사이의 데이터 흐름을 관리하고, 컴퓨터의 입출력을 처리하는 프로그램인 펌웨어(firmware)가 구동될 수 있다.
예를 들어, 데스크탑, 및/또는 노트북과 같은 개인용 컴퓨터(personal computer; 이하, 'PC')에 존재하는 PC용 펌웨어인 바이오스(BIOS)는 예를 들어, 메인보드(main board)상에 위치한 이피롬(EPROM), 혹은 플래시 메모리(flash memory) 칩에 저장될 수 있다. 넓은 의미에서는 메인 보드 외의 다른 하드웨어, 이를테면 그래픽 카드나 인터페이스 카드에 내장된 펌웨어도 바이오스라고 부르는 경우가 있지만, 일반적으로 바이오스는 메인 보드에 내장된 것을 지칭할 수 있다. 바이오스는 PC의 전원을 켜면 가장 먼저 구동되어 주요 하드웨어의 정상 동작 여부를 확인한 뒤, 보조 기억 장치(예: 하드 디스크나 CD-ROM)에 저장된 운영 체제(예: 윈도우(window)) 파일을 불러와 부팅(booting)을 시작할 수 있다.
전술한 것과 같이, PC 사용자는 운영 체제의 로그인 계정 및 패스워드를 설정하여 악의적인 공격으로부터 PC를 보호할 수 있으나, 이러한 보호는 해당 PC의 바이오스 설정을 변경하는 것으로 쉽게 우회할 수 있다. 이러한 우회 공격은 바이오스의 패스워드를 사용하여 인가된 사용자에게만 바이오스의 설정 변경을 허용함으로써 보호할 수 있다. 하지만, 바이오스의 패스워드를 알지 못하면 해당 PC를 사용할 수 없기 때문에, 대부분의 PC 제조사 및 서비스 센터는 패스워드를 잊어버린 사용자를 위해 패스워드 복구 또는 초기화 서비스를 제공할 수 있다.
예를 들어, 바이오스의 패스워드를 초기화하고자 하는 사용자가 화면(310)과 같이 바이오스의 패스워드 입력 창을 비워 둔 채 엔터 키(enter key)를 세 번 입력하면, 화면(320)과 같이 16 진수의 문자열이 출력될 수 있다. 이때, 화면(320)에 출력된 16진수의 문자열은 사용자 PC가 생성한 랜덤 스트링을 암호화한 값에 해당할 수 있다.
사용자는 화면(320)에 출력된 16진수의 문자열을 복호화한 값(예: 코드)을 화면(330)의 코드 입력 창에 입력함으로써 바이오스의 패스워드를 복구 및/또는 초기화할 수 있다.
도 4는 일실시예에 따른 바이오스의 패스워드 초기화를 위한 사용자 단말과 서버 간의 동작을 설명하기 위한 도면이다. 도 4를 참조하면, 일실시예에 따른 사용자 단말(401)(예: 도 1의 전자 장치(101), 도 5의 사용자 단말(500) 및/또는 도 7의 사용자 단말(701)) 및 서버(405)(예: 도 1의 서버(108), 도 6의 서버(600), 및/또는 도 7의 서버(705))를 포함하는 시스템이 도시된다.
사용자 단말(401)은 바이오스의 패스워드 초기화의 대상이 되는 전자 장치일 수 있다. 사용자 단말(401)은 바이오스의 패스워드에 대한 초기화를 수행하는 초기화 모듈(410)(예: 도 7의 초기화 모듈(710))을 포함할 수 있다. 또한, 사용자 단말(401)에는 서버(405)의 공개 키(430)(예: 도 7의 공개 키(730) 및/또는 도 8의 공개 키(905))가 미리 저장될 수 있다. 사용자 단말(401)에 저장된 공개 키(430)는 예를 들어, 사용자 단말(401)의 생산 과정에서 미리 저장된 것일 수 있다.
서버(405)는 사용자 단말(401)로부터 전송된, 바이오스의 패스워드에 대한 초기화 요청을 검증하는 전자 장치에 해당할 수 있다. 서버(405)는 예를 들어, 검증 정보를 검증하고, 검증 결과에 따라 암호문을 복호화하는 정보 검증 및 복호화 모듈(450)(예: 도 7의 정보 검증 및 복호화 모듈(750))을 포함할 수 있다. 또한, 서버(405)는 개인 키(470)(예: 도 7의 개인 키(770) 및/또는 도 8의 개인 키(915))를 저장할 수 있다.
사용자 단말(401)에 저장된 공개 키(430)와 서버(405)에 저장된 개인 키(470)는 모든 사용자 단말에 대해 동일할 수도 있고, 예를 들어, 분기 별로 생산되는 사용자 단말(401)의 제조 번호 별로 달라질 수도 있으며, 반드시 이에 한정되지는 않는다.
일실시예에서는 암호화 시에는 사용자 단말(401)에 저장된 공개 키(430)를 사용하고, 복호화 시에는 공개 키(430)와 다른, 서버(405)에 저장된 개인 키(470)를 사용하는 비대칭키 암호 알고리즘에 의해 사용자 단말(401)에 의한 초기화 요청을 검증함으로써 검증되지 않은 공격자에 의한 패스워드 초기화 시도를 차단할 수 있다.
사용자 단말(401)은 예를 들어, 도 3에 도시된 화면(310)을 통해 사용자 단말(401)의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력이 수신되면, 예를 들어, 패스워드 초기화 모듈(410)을 통해 일정 길이의 랜덤 스트링을 생성 및 암호화하여 출력할 수 있다. 이때, 초기화 모듈(410)은 사용자 단말(401)에 미리 저장된 서버(405)의 공개 키(430)에 의해 랜덤 스트링의 암호화를 수행할 수 있다. 예를 들어, 초기화 모듈(410)은 랜덤 스트링에 대한 제1 해시 값과 랜덤 스트링을, 단말(401)에 미리 저장된 서버(405)의 공개 키(430)를 이용하여 암호화한 암호문을 생성할 수 있다.
사용자 단말(401)은 랜덤 스트링을 암호화한 암호문을 서버(405)에게 전송할 수 있다. 이때, 사용자 단말(401)은 바이오스의 패스워드에 대한 초기화 요청을 검증하기 위한 검증 정보를 암호문과 함께 서버(405)에게 송신할 수 있다. 암호문은 예를 들어, USB 저장 장치에 파일 형태로 저장되어 서버(405)로 전달되거나, 사용자 단말(401)의 문자 인식 기능, 및/또는 사용자 단말(401)의 큐알 코드 스캐너 기능에 의해 인식되어 서버(405)로 전달될 수 있다. 또는 사용자 단말(401)은 예를 들어, 웹 브라우저(web browser)에 의해 접속된 서버(405)의 웹 페이지(web page)를 통해 암호문을 포함하는 검증 정보를 서버(405)에게 전달할 수도 있다.
검증 정보는 예를 들어, 사용자 단말(401)의 판매 시에 사용자 단말(401)에 부여된 접수 번호, 서비스 센터 단말(예: 도 7의 서비스 센터 단말(703), 및/또는 도 8의 서비스 센터 단말(800))이 속한 서비스 센터의 센터 코드, 서비스 센터의 담당자(예: 도 7의 서비스 센터의 담당자(702))의 사원 번호, 사용자 단말(401)의 제조 번호, 및 사용자 단말(401)의 모델명 중 적어도 하나를 포함할 수 있으며, 반드시 이에 한정되지는 않는다.
서버(405)는 사용자 단말(401)이 전송한 검증 정보와 데이터베이스(예: 도 7의 데이터베이스(707))에 미리 등록된 정보를 비교함으로써 사용자 단말(401)의 초기화 요청을 검증할 수 있다. 미리 등록된 정보는 예를 들어, 데이터베이스(707)에 저장된 것일 수도 있고, 클라우드(cloud), 및/또는 별도의 관리 시스템에 저장된 것일 수도 있다. 서버(405)가 초기화 요청을 검증하는 과정은 아래의 도 6 및 도 7을 참조하여 보다 구체적으로 설명한다.
서버(405)는 검증 결과에 따라, 미리 저장된 개인 키(470)를 이용하여 암호문을 복호화한 복호문(예: 복호화 스트링) 및/또는 에러 코드를 회신할 수 있다. 이때, 미리 저장된 개인 키(470)는 사용자 단말(401)의 바이오스의 패스워드를 초기화 가능 여부를 결정짓는 요소로서, 서버(405)를 통해서만 패스워드의 초기화가 가능하도록 하는 역할을 할 수 있다.
서버(405)에서 검증 정보를 이용한 검증이 성공적으로 수행됨에 따라, 사용자 단말(401)은 서버(405)가 암호문을 복호화한 복호문(예: 복호화 스트링)을 수신할 수 있다. 사용자 단말(401)은 저장된 랜덤 스트링의 제1 해시값과 복호화 스트링의 제2 해시값을 비교한 결과에 따라 패스워드를 초기화할 수 있다.
만약, 서버(405)에서 검증 정보에 의한 검증이 실패한 경우, 서버(405)는 사용자 단말(401)에게 에러 코드를 전송할 수 있다. 에러 코드를 수신한 사용자 단말(401)은 바이오스의 패스워드를 초기화할 수 없다.
사용자 단말(401)과 서버(405)는 데이터가 변조되지 않도록 보안 통신 프로토콜을 사용하여 데이터를 주고받음으로써 바이오스의 패스워드 초기화 과정에서 발생 가능한 공격 가능성을 줄일 수 있다. 보안 통신 프로토콜은 예를 들어, 보안 소켓 레이어(secure socket layer; SSL) 및/또는 전송 계층 보안(transport layer security; TLS)일 수 있으며, 반드시 이에 한정되지는 않는다.
일실시예에서는 사용자 단말(401)이 서버(405)에게 전송한 암호문의 복호화 가능 여부에 의해 사용자 단말(401)에 의한 초기화 요청이 정당한 사용자에 의한 요청인지를 검증함으로써 공격자 또는 검증되지 않는 다른 단말을 통해 바이오스의 패스워드가 복구될 가능성을 차단할 수 있다. 이 밖에도, 사용자 단말(401)은 사용자 단말(401)의 문자 인식 기능, 및/또는 사용자 단말(401)의 큐알 코드 스캐너에 의해 암호문을 인식하여 서버(405)로 전달함으로써 수동으로 입력 시 발생 가능한 오타와 같은 휴먼 에러를 줄일 수 있다.
도 4를 통해 전술한 초기화 과정은 예를 들어, 바이오스의 패스워드와 유사한 방식으로 설정이 가능한 하드 디스크 드라이브(hard disk drive; HDD) 패스워드의 초기화 과정 이외에도 사용자 단말(401)의 동작을 위한 최우선 순위에 있는 패스워드의 초기화에도 동일하게 적용될 수 있다.
도 5는 일실시예에 따른 사용자 단말의 블록도이다. 도 5를 참조하면, 일실시예에 따른 사용자 단말(500)(예: 도 1의 전자 장치(101), 및/또는 도 4의 사용자 단말(401))은 입력 인터페이스(510)(예: 도 1의 입력 모듈(150)), 프로세서(530)(예: 도 1의 프로세서(120)), 디스플레이(550), 및 메모리(570)(예: 도 1의 메모리(130))를 포함할 수 있다. 입력 인터페이스(510), 프로세서(530), 디스플레이(550), 및 메모리(570)는 통신 버스(505)를 통해 서로 연결될 수 있다.
입력 인터페이스(510)는 사용자 단말(500)의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신할 수 있다.
입력 인터페이스(510)는 서버(600)로부터 검증 정보에 기반하여 초기화 요청이 검증됨에 따라 바이오스의 패스워드에 대한 초기화를 위한 암호문을 복호화한 복호화 스트링을 수신할 수 있다. 검증 정보는 예를 들어, 사용자 단말(500)의 판매 시에 사용자 단말(500)에 부여된 접수 번호, 서비스 센터 단말(예: 도 7의 서비스 센터 단말(703), 및/또는 도 8의 서비스 센터 단말(800))이 속한 서비스 센터의 센터 코드, 서비스 센터의 담당자의 사원 번호, 사용자 단말(500)의 제조 번호, 및 사용자 단말(500)의 모델명 중 적어도 하나를 포함할 수 있으며, 반드시 이에 한정되지는 않는다.
암호문은 예를 들어, 수동으로 입력 가능한 형태로 변환되어 키보드에 의해 서버에 입력되거나, 수동으로 입력 가능한 형태로 변환되어 카메라 또는 문자 인식기에 의해 인식됨으로써 서버에 입력되거나, 또는 큐알 코드 형태로 변환되어 큐알 코드 스캐너에 의해 인식됨으로써 서버에 입력될 수 있다.
입력 인터페이스(510)는 예를 들어, 키보드, 카메라, 문자 인식기, 및 큐알 코드 스캐너와 같은 다양한 입력 장치들을 포함할 수 있으며, 반드시 이에 한정되지는 않는다. 예를 들어, 입력 인터페이스(510)는 키보드에 의해 입력된, 수동으로 입력 가능한 형태로 변환된 암호문을 서버(600)로 송신하거나, 카메라 또는 문자 인식기에 의해 인식된, 수동으로 입력 가능한 형태로 변환된 암호문을 서버(600)로 송신하거나, 또는 큐알 코드 스캐너에 의해 인식된 큐알 코드 형태로 변환된 암호문을 인식하여 서버(600)로 송신할 수도 있다.
암호문 및 검증 정보는 서비스 센터 단말(703)에 설치된 툴(tool) 및 서버(600)의 웹 페이지 중 적어도 하나를 통해 서버(600)로 입력될 수 있다.
프로세서(530)는 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링을 암호화한 암호문을 생성할 수 있다.
프로세서(530)는 랜덤 스트링을 생성하고, 랜덤 스트링에 대한 제1 해시 값을 생성할 수 있다. 프로세서(530)는 바이오스에 미리 저장된 서버(600)의 공개 키(예: 도 4의 공개 키(430), 도 7의 공개 키(730) 및/또는 도 8의 공개 키(905))를 이용하여 랜덤 스트링을 암호화한 암호문을 생성할 수 있다. 예를 들어, 프로세서(530)는 랜덤 스트링에 대한 제1 해시 값과 랜덤 스트링을, 바이오스에 미리 저장된 서버(600)의 공개 키(예: 도 4의 공개 키(430), 도 7의 공개 키(730) 및/또는 도 8의 공개 키(905))를 이용하여 암호화한 암호문을 생성할 수 있다.
프로세서(530)는 입력 인터페이스(510)가 수신한 복호화 스트링에 대한 제2 해시값과 랜덤 스트링에 대한 제1 해시값이 일치하는지 여부에 따라 바이오스의 패스워드를 초기화할 수 있다.
예를 들어, 제1 해시 값과 제2 해시 값이 일치하지 않는 경우, 프로세서(530)는 입력 인터페이스(510)를 통해 미리 설정된 횟수만큼 반복적으로 수신한 제2 해시값과 제1 해시 값이 일치하는지 여부에 따라 바이오스의 패스워드를 초기화할 수 있다. 프로세서(530)는 반복적으로 수신한 제2 해시 값과 제1 해시 값이 일치하는 않는 경우, 새로운 랜덤 스트링을 생성할 수 있다. 프로세서(530)는 사용자 단말(500)을 리셋(reset)하고, 새로운 랜덤 스트링을 생성할 수 있다. 이때, 제2 해시값의 수신 횟수에 제한을 두고 새로운 랜덤 스트링을 재생성하는 이유는 브루트 포스 공격(brute force attack)을 감소시키고, 또한 메모리 덤프(memory dump)를 통해 스트링 검증 로직이 노출될 가능성을 감소시키기 위함이다. 여기서, 브루트 포스 공격은 사용자 단말이 생성할 수 있는 모든 랜덤 스트링을 사용자 단말(500)로 무차별 대입 연산해서 암호를 초기화하는 무차별 대입 기술에 해당할 수 있다. 또한, 메모리 덤프는 컴퓨터 프로그램이 특정 시점에 작업 중이던 메모리(570)의 상태를 기록한 것을 출력하는 기술에 해당할 수 있다.
또한, 프로세서(530)는 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드(QR code) 형태로 변환하여 디스플레이(550)를 통해 출력할 수 있다.
또한, 프로세서(530)는 도 4 내지 도 11을 통해 기술한 사용자 단말(500)과 관련된 적어도 하나의 방법 또는 적어도 하나의 방법에 대응되는 기법을 수행할 수 있다. 프로세서(530)는 목적하는 동작들(desired operations)을 실행시키기 위한 물리적인 구조를 갖는 회로를 가지는 하드웨어로 구현된 전자 장치일 수 있다. 예를 들어, 목적하는 동작들은 프로그램에 포함된 코드(code) 또는 인스트럭션들(instructions)을 포함할 수 있다. 예를 들어, 하드웨어로 구현된 사용자 단말(500)은 마이크로프로세서(microprocessor), 중앙 처리 장치(central processing unit; CPU), 그래픽 처리 장치(graphic processing unit; GPU), 프로세서 코어(processor core), 멀티-코어 프로세서(multi-core processor), 멀티프로세서(multiprocessor), ASIC(application-specific integrated circuit), FPGA(field programmable gate array), 및/또는 NPU(neural processing unit)를 포함할 수 있다.
디스플레이(550)는 프로세서(530)가 수동으로 입력 가능한 형태 및/또는 큐알 코드(QR code) 형태로 변환한 암호문을 화면에 출력할 수 있다.
메모리(570)는 적어도 하나의 프로그램을 저장할 수 있다. 또한, 메모리(570)는 프로세서(530)의 처리 과정에서 생성되는 다양한 정보를 저장할 수 있다. 이 밖에도, 메모리(570)는 각종 데이터와 프로그램 등을 저장할 수 있다. 메모리(570)는 휘발성 메모리(예: 도 1의 휘발성 메모리(132)) 또는 비휘발성 메모리(예: 도 1의 비휘발성 메모리(134))를 포함할 수 있다. 메모리(570)는 하드 디스크와 같은 대용량 저장 매체를 구비하여 각종 데이터를 저장할 수 있다.
도 6은 일실시예에 따른 서버의 블록도이다. 도 6을 참조하면, 일실시예에 따른 서버(600)는 통신 인터페이스(610), 프로세서(630), 및 메모리(650)를 포함할 수 있다. 통신 인터페이스(610), 프로세서(630), 및 메모리(650)는 통신 버스(605)를 통해 서로 연결될 수 있다.
통신 인터페이스(610)는 사용자 단말(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 도 5의 사용자 단말(500) 및/또는 도 7의 사용자 단말(701))의 바이오스의 패스워드에 대한 초기화를 위한 암호문 및 초기화 요청을 검증하기 위한 검증 정보를 수신할 수 있다.
또한, 통신 인터페이스(610)는 프로세서(630)가 생성한 복호화 스트링을 출력할 수 있다.
프로세서(630)는 통신 인터페이스(610)가 수신한 검증 정보와 미리 등록된 정보를 비교함으로써 초기화 요청을 검증할 수 있다. 프로세서(630)는 사용자 단말(500)에 대응하여 미리 등록된 정보를 보유 및 관리하는 데이터베이스(예: 도 7의 데이터베이스(707))에게 검증 정보에 포함된 접수 번호에 대한 조회를 요청할 수 있다. 프로세서(630)는 데이터베이스(707)에게 예를 들어, URL(uniform resource locator) 형태로 접수 번호에 대한 조회를 요청할 수 있다. 이때, 통신 인터페이스(610)는 데이터베이스(707)로부터, 접수 번호에 대응하여 검색된 미리 등록된 정보를 수신할 수 있다.
프로세서(630)는 접수 번호에 대한 조회 결과, 데이터베이스(707)에서 접수 번호가 검색되지 않는 경우, 데이터베이스(707)에서 접수 번호에 대응하는 미리 등록된 정보가 검색되지 않는 경우, 또는 검증 정보와 미리 등록된 정보를 비교 결과가 일치하지 않아 검증에 실패한 경우, 통신 인터페이스(610)를 통해 에러 코드를 출력할 수 있다.
프로세서(630)는 검증 결과에 따라, 미리 저장된 개인 키(예: 도 4의 개인 키(470), 도 7의 개인 키(770) 및/또는 도 8의 개인 키(915))를 이용하여 암호문을 복호화한 복호화 스트링을 생성할 수 있다.
또한, 프로세서(630)는 도 4내지 도 11을 통해 기술한 서버(600)와 관련된 적어도 하나의 방법 또는 적어도 하나의 방법에 대응되는 기법을 수행할 수 있다. 프로세서(630)는 목적하는 동작들을 실행시키기 위한 물리적인 구조를 갖는 회로를 가지는 하드웨어로 구현된 전자 장치일 수 있다. 예를 들어, 목적하는 동작들은 프로그램에 포함된 코드(code) 또는 인스트럭션들을 포함할 수 있다. 예를 들어, 하드웨어로 구현된 서버(600)는 마이크로프로세서, 중앙 처리 장치(CPU), 그래픽 처리 장치(GPU), 프로세서 코어, 멀티-코어 프로세서, 멀티프로세서, ASIC, FPGA, 및/또는 NPU를 포함할 수 있다.
메모리(650)는 적어도 하나의 프로그램을 저장할 수 있다. 또한, 메모리(650)는 프로세서(630)의 처리 과정에서 생성되는 다양한 정보를 저장할 수 있다. 이 밖에도, 메모리(650)는 각종 데이터와 프로그램 등을 저장할 수 있다. 메모리(650)는 휘발성 메모리(예: 도 1의 휘발성 메모리(132)) 또는 비휘발성 메모리(예: 도 1의 비휘발성 메모리(134))를 포함할 수 있다. 메모리(650)는 하드 디스크와 같은 대용량 저장 매체를 구비하여 각종 데이터를 저장할 수 있다.
도 7은 일실시예에 바이오스의 패스워드 초기화를 위한 사용자 단말, 서비스 센터 단말, 및 서버 간의 동작을 설명하기 위한 도면이다. 도 7을 참조하면, 일실시예에 따른 사용자 단말(701)(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 및/또는 도 5의 사용자 단말(500))), 서비스 센터 단말(703)(예: 도 8의 서비스 센터 단말(800)), 서버(705)(예: 도 1의 서버(108), 도 4의 서버(405), 및/또는 도 6의 서버(600)) 및 데이터베이스(707)를 포함하는 시스템이 도시된다. 도 7의 실시예에서는 설명의 편의를 위하여 데이터베이스(707)가 서버(705)를 별도의 구별된 객체로 도시하였으나, 반드시 이에 한정되는 것은 아니다. 데이터베이스(707)는 예를 들어, 서버(705) 내에 포함될 수도 있고, 또는 서버(705)와 구별되는 별도의 관리 서버 또는 클라우드 내에 포함될 수도 있다. 데이터베이스(707)에는 사용자 단말(701)을 포함하는 제품을 판매할 때 발생된 정보가 미리 등록될 수 있다. 데이터베이스(707)에 미리 등록되는 정보로는 예를 들어, 해당 판매 건에 대한 접수 번호, 사용자 단말(701)의 제조 번호, 담당자(702)의 사원 번호, 서비스 센터의 센터 코드 및 사용자 단말(701)의 모델명을 포함할 수 있으며, 반드시 이에 한정되지는 않는다.
사용자 단말(701)은 바이오스의 패스워드 초기화의 대상이 되는 단말에 해당할 수 있다. 사용자 단말(701)은 바이오스의 패스워드에 대한 초기화를 수행하는 초기화 모듈(710)을 포함할 수 있다. 또한, 사용자 단말(701)에는 서버(705)의 공개 키(730)(예: 도 4의 공개 키(430), 및/또는 도 8의 공개 키(905))가 미리 저장될 수 있다. 사용자 단말(701)에 저장된 공개 키(730)는 예를 들어, 사용자 단말(701)의 생산 과정에서 저장된 것일 수 있다.
서비스 센터 단말(703)은 사용자 단말(701)의 사용자로부터 바이오스의 패스워드 초기화를 요청받은 서비스 센터에 설치된 단말에 해당할 수 있다. 서비스 센터 단말(703)은 사용자 단말(701)의 화면에 출력된 암호문 및/또는 검증 정보를 서버(705)로 전달하는 역할을 수행할 수 있다. 실시예에 따라서, 서비스 센터 단말(703)은 사용자 단말(701)로부터 획득한 암호문을, 서비스 센터 단말(703)에서 파악된 검증 정보와 함께 서버(705)로 전달할 수도 있다.
또한, 서버(705)는 사용자 단말(701)로부터 전송된, 바이오스의 패스워드에 대한 초기화 요청을 검증하는 장치에 해당할 수 있다. 서버(705)는 예를 들어, 검증 정보를 검증하고, 암호문을 복호화하는 정보 검증 및 복호화 모듈(750)을 포함할 수 있다. 또한, 서버(705)는 개인 키(770)를 포함할 수 있다.
일실시예에서는 암호화 시에는 사용자 단말(701)에 저장된 공개 키(730)를 사용하고, 복호화 시에는 공개 키(730)와 다른, 서버(705)에 저장된 개인 키(770)를 사용하는 비대칭키 암호 알고리즘에 의해 사용자 단말(701)에 의한 초기화 요청을 검증함으로써 공격자에 의한 패스워드 초기화를 차단할 수 있다.
사용자 단말(701)은 예를 들어, 도 7과 같은 화면을 통해 사용자 단말(701)의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력이 수신되면, 예를 들어, 패스워드 초기화 모듈(710)을 통해 일정 길이의 랜덤 스트링을 생성 및 암호화하여 화면에 출력할 수 있다. 이때, 초기화 모듈(710)은 사용자 단말(701)에 미리 저장된 서버(705)의 공개 키(730)에 의해 랜덤 스트링의 암호화를 수행할 수 있다.
서비스 센터의 담당자(702)(예: 엔지니어)는 사용자 단말(701)의 화면에 출력된 암호문을 서비스 센터 단말(703)을 통해 서버(705)로 전달할 수 있다. 이때, 서비스 센터의 담당자(702)는 서비스 센터 단말(703)을 통해 바이오스의 패스워드에 대한 초기화 요청을 검증하기 위한 검증 정보를 암호문과 함께 서버(705)에게 송신할 수 있다. 이때, 서비스 센터 단말(703)에는 툴(740)이 설치될 수 있다. 서비스 센터의 담당자(702)는 툴(740)을 통해 사용자 PC에 출력된 암호문과 함께 사용자 단말(701)의 판매 시에 사용자 단말(701)에 부여된 접수 번호, 서비스 센터 단말(703)이 속한 서비스 센터의 센터 코드, 서비스 센터의 담당자(702)의 사원 번호, 사용자 단말(701)의 제조 번호, 및 사용자 단말(701)의 모델명과 같은 검증 정보를 입력할 수 있다. 이때, 암호문의 입력에는 예를 들어, USB 저장 장치, 문자 인식기, 큐알 코드 및 스캐너가 사용될 수 있다.
툴(740)은 담당자(702)로부터 입력 받은 정보를 서버(705)로 전송하고, 서버(705)로부터 그에 대한 응답(예: 복호문 또는 에러코드)을 회신 받아 서비스 센터 단말(703)의 화면에 출력할 수 있다.
실시예에 따라서, 서비스 센터의 담당자(702)는 툴(740) 대신에 웹 브라우저를 통해 접속한 서버(705)의 웹 페이지를 통해 암호문 및 검증 정보를 입력할 수도 있다. 암호문은 예를 들어, USB 저장 장치에 파일 형태로 저장되거나, 사용자 단말(701)의 문자 인식 기능, 사용자 단말(701)의 큐알 코드 스캐너에 의해 인식되어 서버(705)로 전달될 수 있다. 서버(705)의 웹 페이지에 입력하는 정보 및 입력 이후의 동작 방식은 툴(740)을 사용하는 경우와 동일할 수 있다.
이때, 서비스 센터 단말(703)과 서버(705)는 주고받는 데이터가 변조되지 않도록 보안 통신 프로토콜을 사용하여 데이터를 주고받음으로써 바이오스의 패스워드 초기화 과정에서 발생 가능하는 공격자의 공격 가능성을 줄일 수 있다. 보안 통신 프로토콜은 예를 들어, 보안 소켓 레이어(SSL) 및/또는 전송 계층 보안(TLS)일 수 있으며, 반드시 이에 한정되지는 않는다.
서버(705)는 서비스 센터 단말(703)로부터 전달받은 검증 정보(예: 접수 번호)를 데이터베이스(707)에 전송하여 해당 접수번호로 데이터베이스(707)에 등록되어 있는 제조번호, 사원번호, 센터코드 및 모델명을 회신 받을 수 있다.
서버(705)는 회신 받은 정보와 검증 정보를 비교한 결과가 일치하는지 여부에 의해 바이오스의 패스워드 초기화 요청을 검증할 수 있다. 서버(705)는 검증 결과에 따라 암호문을 복호화하여 서비스 센터 단말(703)로 회신할 수 있다. 서버(705)는 검증 결과에 따라, 미리 저장된 개인 키를 이용하여 암호문을 복호화한 복호문인 복호화 스트링 및/또는 에러 코드를 회신할 수 있다. 이때, 미리 저장된 개인 키는 사용자 단말(701)의 바이오스의 패스워드 초기화 가능 여부를 결정짓는 요소로서, 서버(705)를 통해서만 패스워드의 초기화가 가능하도록 하는 역할을 할 수 있다. 전술한 서버(705)의 정보 검증 및 복호화 과정은 정보 검증 및 복호화 모듈(750)에 의해 수행될 수 있다.
서비스 센터 단말(703)은 서버(705)에서 검증 정보를 이용한 검증이 성공적으로 수행됨에 따라 서버(705)가 암호문을 복호화한 복호화 스트링을 복호문으로 수신할 수 있다. 사용자 단말(701)은 랜덤 스트링과 복호화 스트링을 비교한 결과에 따라 패스워드를 초기화할 수 있다.
만약, 서버(705)에서 검증 정보에 의한 검증이 실패한 경우, 서버(705)는 서비스 센터 단말(703)에게 에러 코드를 전송할 수 있다. 에러 코드를 확인한 서비스 센터의 담당자(702)는 패스워드를 초기화할 수 없다.
도 8은 일실시예에 따른 서비스 센터 단말의 블록도이다. 도 8을 참조하면, 일실시예에 따른 서비스 센터 단말(800)(예: 도 7의 서비스 센터 단말(703))은 입력 인터페이스(810), 통신 인터페이스(830), 프로세서(850), 디스플레이(870), 및 메모리(890)를 포함할 수 있다. 입력 인터페이스(810), 통신 인터페이스(830), 프로세서(850), 디스플레이(870), 및 메모리(890)는 통신 버스(805)를 통해 서로 연결될 수 있다.
입력 인터페이스(810)는 서비스 센터의 담당자(예: 도 7의 서비스 센터의 담당자(702))로부터 사용자 단말(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 도 5의 사용자 단말(500) 및/또는 도 7의 사용자 단말(701))의 화면에 출력된 암호문 및/또는 검증 정보를 입력받을 수 있다.
또는 통신 인터페이스(830)는 사용자 단말(701)에서 출력된 바이오스의 패스워드에 대한 초기화를 위한 암호문 및/또는 초기화 요청을 검증하기 위한 검증 정보를 수신할 수 있다. 통신 인터페이스(830)는 암호문 및/또는 초기화 요청을 검증하기 위한 검증 정보를 서버(예: 도 1의 서버(108), 도 4의 서버(405), 도 6의 서버(600), 및/또는 도 7의 서버(705))로 전송할 수 있다.
또한, 통신 인터페이스(830)는 서버(705)에서의 검증 결과에 따라, 서버(705)로부터 암호문을 복호화한 복호문인 복호화 스트링 및/또는 에러 코드를 수신할 수 있다. 예를 들어, 서버(705)에서 검증 정보를 이용한 검증이 성공한 경우, 통신 인터페이스(830)는 서버(705)로부터 복호문을 수신할 수 있다. 이와 달리, 서버(705)에서 검증 정보를 이용한 검증이 실패한 경우, 통신 인터페이스(830)는 서버(705)로부터 에러 코드를 수신할 수 있다.
통신 인터페이스(830)는 보안 통신 프로토콜에 의해 사용자 단말(701)와 정보를 송, 수신할 수 있다. 또한, 통신 인터페이스(830)는 보안 통신 프로토콜에 의해 서버(705)와 정보를 송, 수신할 수 있다.
프로세서(850)는 메모리(890)에 저장된 툴(예: 도 7의 툴(740))에 프로그램된 명령들을 수행할 수 있다. 툴(740)은 서비스 센터의 담당자(예: 도 7의 서비스 센터의 담당자(702))로부터 예를 들어, 키보드와 같은 입력 인터페이스(810)를 통해 입력 받은 정보를, 통신 인터페이스(830)를 통해 서버(705)로 전송하고, 서버(705)로부터 그에 대한 응답(예: 복호문 또는 에러코드)을 회신 받아 서비스 센터 단말(800)의 디스플레이(870)에 출력하도록 작성된 소프트웨어 프로그램에 해당할 수 있다.
또한, 프로세서(850)는 도 4내지 도 11을 통해 기술한 서비스 센터 단말(800)과 관련된 적어도 하나의 방법 또는 적어도 하나의 방법에 대응되는 기법을 수행할 수 있다. 프로세서(850)는 목적하는 동작들을 실행시키기 위한 물리적인 구조를 갖는 회로를 가지는 하드웨어로 구현된 전자 장치일 수 있다. 예를 들어, 목적하는 동작들은 프로그램에 포함된 코드(code) 또는 인스트럭션들을 포함할 수 있다. 예를 들어, 하드웨어로 구현된 서비스 센터 단말(800)는 마이크로프로세서, 중앙 처리 장치(CPU), 그래픽 처리 장치(GPU), 프로세서 코어, 멀티-코어 프로세서, 멀티프로세서, ASIC, FPGA, 및/또는 NPU를 포함할 수 있다.
디스플레이(870)는 서버(705)로부터 통신 인터페이스(830)를 통해 전달된 복호문 또는 에러코드를 표시할 수 있다. 서비스 센터의 담당자(702)는 서비스 센터 단말(800)의 디스플레이(870)에 출력된 복호화 스트링을 사용자 단말(701)의 입력창에 수동으로 입력할 수 있다.
메모리(890)는 예를 들어, 툴(740)을 포함하는 적어도 하나의 프로그램을 저장할 수 있다. 또한, 메모리(890)는 프로세서(850)의 처리 과정에서 생성되는 다양한 정보를 저장할 수 있다. 이 밖에도, 메모리(890)는 각종 데이터와 프로그램 등을 저장할 수 있다. 메모리(890)는 휘발성 메모리(예: 도 1의 휘발성 메모리(132)) 또는 비휘발성 메모리(예: 도 1의 비휘발성 메모리(134))를 포함할 수 있다. 메모리(890)는 하드 디스크와 같은 대용량 저장 매체를 구비하여 각종 데이터를 저장할 수 있다.
도 9는 일실시예에 따라 사용자 단말의 바이오스의 패스워드가 초기화되는 과정을 설명하기 위한 도면이다. 도 9를 참조하면, 일실시예에 따른 사용자 단말(701)(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 및/또는 도 5의 사용자 단말(500))), 서비스 센터 단말(703)(예: 서비스 센터 단말(800)), 및 서버(705)(예: 도 1의 서버(108), 도 4의 서버(405), 및/또는 도 6의 서버(600))는 동작 901 내지 동작 830을 통해 사용자 단말(701)의 바이오스의 패스워드를 초기화할 수 있다.
동작 901에서, 사용자는 예를 들어, 전술한 도 3에 도시된 화면(310)에서 사용자 단말(701)의 바이오스 패스워드 입력 창을 비워둔 채 엔터 키(enter key)를 세 번 입력할 수 있다.
이 경우, 동작 903에서, 사용자 단말(701)은 일정 길이(예: 16 진수)의 문자열에 해당하는 랜덤 스트링을 생성할 수 있다. 랜덤 스트링은 사용자가 설정한 바이오스의 패스워드를 인코딩한 값에 해당할 수 있다. 랜덤 스트링은 예를 들어, 사용자 단말(701)의 메모리(예: 도 1의 메모리(130) 및/또는 도 5의 메모리(570))에 저장될 수 있다. 메모리(570)는 예를 들어, RAM(random access memory)일 수 있다.
동작 907에서, 사용자 단말(701)은 랜덤 스트링에 대한 암호화를 수행할 수 있다. 사용자 단말(701)은 예를 들어, RSA(rivest, shamir, adleman) 암호화 방식과 같은 비대칭 암호 기법에 의해 랜덤 스트링에 대한 암호화를 수행할 수 있으며, 반드시 이에 한정되지는 않는다. RSA 암호화 방식은 모두에게 공개되는 공개 키(public key)(905)(예: 도 4의 공개 키(430), 및/또는 도 7의 공개 키(730))와 남에게 공개되지 않고 자신만이 가지고 있는 개인 키(private key)(915)(예: 도 4의 개인 키(470), 및/또는 도 7의 개인 키(770))일 수 있다. 개인 키는 '비밀 키'라고도 불릴 수 있으며, 공개 키(905)에 의해 암호화된 메시지를 복호화하는 데 사용될 수 있다.
보다 구체적으로, 사용자 단말(701)은 아래의 동작 908 내지 동작 910을 통해 랜덤 스트링에 대한 암호화를 수행할 수 있다.
동작 908에서, 사용자 단말(701)은 랜덤 스트링에 대한 제1 해시 값을 산출하여 메모리(예: 도 1의 메모리(130) 및/또는 메모리(570))에 저장할 수 있다.
동작 909에서, 사용자 단말(701)은 미리 저장된 서버(705)의 공개 키(905)를 이용하여 랜덤 스트링을 RSA 암호화할 수 있다. 사용자 단말(701)은 예를 들어, RSA-2048 공개 키(905)를 이용하여 랜덤 스트링을 암호화할 수 있으며, 반드시 이에 한정되지는 않는다. 이때, 서버(705)의 공개 키(905)는 예를 들어, 하드 코딩(hard coding) 형태로 사용자 단말(701)의 바이오스에 미리 저장된 것일 수 있다.
랜덤 스트링의 암호화가 완료됨에 따라, 동작 910에서, 사용자 단말(701)은 동작 903에서 생성하여 메모리(570)에 저장된 랜덤 스트링을 삭제할 수 있다. 사용자 단말(701)은 공격자가 정상적인 프로토콜을 거치지 않고 취약점이나 공격을 통해 비정상적인 방법으로 랜덤 스트링을 확보할 가능성을 감소시키기 위해 이때, 메모리(570)에서 랜덤 스트링을 삭제할 수 있다.
동작 911에서, 사용자 단말(701)은 랜덤 스트링을 암호화한 암호문을 파일로 저장하는 한편, 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드(QR code) 형태로 변환하여 사용자 단말(701)의 화면(예: 예를 들어, 도 3의 화면(320))에 출력할 수 있다. 사용자 단말(701)은 예를 들어, 16진수 문자열(hex string) 방식, 베이스 32 인코딩(base32 encoding) 방식, 및/또는 베이스 64 인코딩(base64 encoding) 방식을 사용하여 암호문을 수동으로 입력 가능한 형태로 변환할 수 있다. 16진수 문자열 방식은 전송하고자 하는 데이터를 16진수 문자열로 표현할 수 있다. 베이스 32 인코딩 방식은 전송하고자 하는 데이터를 26개의 대문자들(A-Z)과 6개의 숫자들(2-7)로 구성된 32자 세트를 사용하여 표현할 수 있다. 또한, 베이스 64 인코딩(base64 encoding)은 8비트의 바이너리 데이터(binary data)를 문자 코드에 영향을 받지 않는 공통 아스키(ASCII) 영역의 문자들로만 바꾸어 표현할 수 있다.
동작 912에서, 서비스 센터의 담당자(702)는 서비스 센터 단말(703)에 설치된 툴 및/또는 서버(705)의 웹 페이지에 암호문을 입력할 수 있다. 또는, 서비스 센터의 담당자(702)는 사용자 단말(701)의 화면에 출력된 입력 가능한 형태의 암호문을 서비스 센터 단말(703)에 연결된 카메라로 촬영하거나, 모바일 장치의 문자 인식 기능을 이용하여 인식하거나, 또는 키보드를 이용하여 암호문을 직접 서비스 센터 단말(703)에 설치된 툴 및/또는 서버(705)의 웹 페이지에 입력할 수도 있다. 서비스 센터의 담당자(702)는 툴 또는 웹 페이지에 암호문과 함께 예를 들어, 접수 번호, 제조번호, 사원번호, 센터코드, 모델명을 포함하는 검증 정보를 함께 입력할 수 있다. 이 밖에도, 서비스 센터의 담당자(702)는 사용자 단말(701)에 출력된 큐알 코드를 서비스 센터 단말(703)에 연결된 카메라 혹은 큐알 코드 스캐너로 인식하여 암호문을 입력할 수도 있다.
또는, 동작 913에서, 서비스 센터의 담당자(702)는 예를 들어, 사용자 단말(701)에 저장된 암호문 파일을 USB 저장 장치에 복사한 후 서비스 센터 단말(703)에 연결하는 방식으로 암호문을 서버(705)에게 전달할 수 있다. 서비스 센터 단말(703) 또는 웹 페이지는 입력 받은 암호문과 검증 정보를 서버(705)에게 전송할 수 있다. 서버(705)는 데이터베이스(예: 도 7의 데이터베이스(707)) 또는 관리 시스템에 URL 형태로 검증 정보에 포함된 접수 번호를 전달할 수 있다.
데이터베이스(707) 또는 관리 시스템은 서버(705)로부터 전달받은 접수 번호를 조회하여 기존에 등록된 접수 번호인지를 확인한 후, 해당 접수번호에 대응하는 제조번호, 사원번호, 센터코드 및 모델명을 서버(705)에게 회신할 수 있다. 만약, 서버(705)로부터 전달받은 접수 번호가 기존에 등록되지 않은 접수 번호인 경우, 데이터베이스(707)는 서버(705)에게 실패(fail) 신호를 리턴할 수 있다.
서버(705)는 데이터베이스(707)로부터 회신 받은 정보와 사용자 단말(701)로부터 전달받은 정보가 서로 일치하는지를 비교할 수 있다. 서버(705)는 데이터베이스(707)로부터 회신 받은 제조 번호, 사원 번호, 센터 코드, 및 모델명과 사용자 단말(701)로부터 전달받은 제조 번호, 사원 번호, 센터 코드, 및 모델명을 각각 비교할 수 있다.
비교 결과, 모든 정보가 일치하면, 동작 917에서, 서버(705)는 전달받은 암호문을 미리 저장된 개인 키(915)를 이용하여 복호화한 복호화 스트링을 서비스 센터 단말(703)로 회신할 수 있다. 개인 키(915)는 예를 들어, RSA-2048 개인 키일 수 있으며, 반드시 이에 한정되지는 않는다.
비교 결과, 정보가 어느 하나라도 일치하지 않거나 또는 데이터베이스(707)로부터 실패 신호를 리턴받은 경우, 서버(705)는 서비스 센터 단말(703)에게 에러 코드를 회신할 수 있다.
서비스 센터 단말(703)은 서버(705)로부터 회신받은 복호화 스트링을 화면에 출력할 수 있다.
한편, 서비스 센터 단말(703)과 서버(705) 간에 주고받는 데이터는 위조 및/또는 변조되지 않도록 SSL/TLS 프로토콜을 통해 보호될 수 있다.
동작 919에서, 서비스 센터의 담당자(702)는 서비스 센터 단말(703)의 화면에 출력된 복호화된 복호화 스트링을 사용자 단말(701)의 입력창에 수동으로 입력할 수 있다. 정상적인 경우, 복호화 스트링은 사용자 단말(701)에서 생성한 일정 길이(예: 16 바이트(bytes))의 랜덤 스트링 값으로써 그 길이가 대부분의 전자 서명의 길이에 비해 훨씬 작을 수 있다. 일실시예에서는 랜덤 스트링의 길이를 조절함으로써 동작 919에서 사용자 단말(701)에 수동으로 입력해야 하는 값의 길이를 줄일 수 있다.
동작 921에서, 사용자 단말(701)은 동작 919에서 입력받은 복호화 스트링에 대한 제2 해시 값을 산출할 수 있다.
동작 923에서, 사용자 단말(701)은 메모리(570)에 저장되어 있는 랜덤 스트링에 대한 제1 해시 값과 동작 921에서 산출한 제2 해시 값을 비교할 수 있다.
동작 923의 비교 결과, 제1 해시 값과 제2 해시 값이 일치하는 경우(same), 동작 925에서, 사용자 단말(701)은 정상적으로 서버(705)의 인증이 된 것으로 간주하여, 스스로 패스워드를 초기화할 수 있다. 패스워드의 초기화에 따라 사용자 단말(701)은 기존 설정된 패스워드를 삭제할 수 있다.
동작 923의 비교 결과, 제1 해시 값과 제2 해시 값이 일치하지 않는 경우(diff), 동작 927에서, 사용자 단말(701)은 복호화 스트링을 미리 설정된 횟수만큼 반복적으로 재입력하도록 할 수 있다. 복호화 스트링의 재입력은 정책적으로 제한된 횟수(예: 3회)만큼 가능하게 할 수 있다. 이때, 복호화 스트링의 재입력 횟수에 제한을 두는 이유는 전술한 것과 같이 무차별 대입 기술에 의한 공격을 감소시키고, 메모리 덤프를 통해 스트링 검증 로직이 노출될 가능성을 줄이기 위함이다.
동작 927에서 미리 설정된 횟수만큼 반복적으로 입력된 제2 해시값과 제1 해시 값이 일치하지 않는 경우, 동작 929에서, 사용자 단말(701)은 리셋(reset)되어 재부팅(reboot)될 수 있다. 이에 따라 사용자 단말(701)은 새로운 랜덤 스트링을 생성할 수 있다.
도 10은 일실시예에 따라 사용자 단말의 바이오스의 패스워드가 초기화되는 과정을 각 장치들 간에 주고받는 데이터의 흐름에 따라 설명하기 위한 도면이다. 도 10을참조하면, 일실시예에 따른 사용자 단말(701)(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 및/또는 도 5의 사용자 단말(500)), 서비스 센터 단말(703)(예: 도 8의 서비스 센터 단말(800)), 서버(705)(예: 도 1의 서버(108), 도 4의 서버(405), 및/또는 도 6의 서버(600)), 및 데이터베이스(707)가 예를 들어, RSA-2048 공개 키 알고리즘을 사용하여 바이오스의 패스워드를 초기화하는 과정들이 도시된다.
사용자 단말(701)에서 검증 정보를 포함하는 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력이 수신되면, 동작 1001에서, 사용자 단말(701)은 16바이트의 랜덤 스트링(예: 'DVQCUAIJZEHVEKHP')을 생성할 수 있다. 이때, 바이오스의 패스워드에 대한 초기화 요청은 예를 들어, 사용자 단말(701)의 판매 시에 사용자 단말(701)에 부여된 접수 번호(예: '20210126134X06SAF1'), 사용자 단말(701)의 제조 번호(예: 'R3CR10FDNX'), 및 사용자 단말(701)의 모델명(예: 'NT93QEBA')과 함께 입력될 수 있다.
동작 1003에서, 사용자 단말(701)은 예를 들어, SHA256 해시 함수를 이용하여 랜덤 스트링의 해시값('제1 해시값')(예: 'd1f0afecd1cd56d7a32620b69a968cddeb97e673bda734af33de5758c35e2c1a')을 계산하여 메모리(예: 도 1의 메모리(130) 및/또는 메모리(570))에 저장할 수 있다.
동작 1005에서, 사용자 단말(701)은 RSA-2048 공개 키 알고리즘을 사용하여 동작 1001에서 생성된 랜덤 스트링을 암호화할 수 있다. 랜덤 스트링의 암호화에는 사용자 단말(701)에 미리 저장되어 있는 RSA-2048 공개 키(예: 도 4의 공개 키(430), 도 7의 공개 키(730) 및/또는 도 8의 공개 키(905))가 사용될 수 있다. 암호문이 생성되면 사용자 단말(701)은 메모리(570)에 저장되어 있던 랜덤 스트링 값을 삭제할 수 있다. 동작 1005에서 사용자 단말(701)은 생성한 암호문을 수동으로 입력 가능한 형태 및/또는 큐알 코드(QR code) 형태로 변환하여 화면에 출력할 수 있다.
동작 1007에서, 서비스 센터의 담당자(702)는 동작 1005에서 화면에 출력된 암호문을 예를 들어, 사용자 단말(701)에 부여된 접수 번호(예: '20210126134X06SAF1'), 사용자 단말(701)의 제조 번호(예: 'R3CR10FDNX'), 서비스 센터의 담당자의 사원 번호(예: '21100123'), 서비스 센터 단말(703)이 속한 서비스 센터의 센터 코드(예: '모바일세종센터'), 및 사용자 단말(701)의 모델명(예: 'NT93QEBA')과 같은 검증 정보와 함께 서비스 센터 단말(703)의 툴 또는 서버(705)의 웹 페이지에 입력함으로써 서버(705)에게 전송할 수 있다.
일실시예에서는 사용자 단말(701)에 의해 전달된 검증 정보(예: 접수 번호, 제조 번호 및/또는 모델명) 이외에, 서비스 센터를 검증할 수 있는 검증 정보(예: 사원 번호, 및/또는 센서 코드)를 추가함으로써 서비스 센터를 거쳐 서버로 전달되는 초기화 요청에 대해 보다 높은 수준의 검증 및/또는 보안이 유지되도록 할 수 있다.
동작 1007을 통해 암호문 및 검증 정보가 서버(705)로 전달되면, 동작 1009에서 서버(705)는 데이터베이스(예: 도 7의 데이터베이스(707)) 또는 관리 시스템(예: eZone 시스템)(709)에게 검증 정보에 포함된 접수 번호를 전달할 수 있다.
동작 1011에서, 데이터베이스(707) 또는 관리 시스템(709)은 해당 접수 번호를 조회하여 접수 번호에 대응하여 등록되어 있는 제조 번호, 사원 번호, 센터 코드 및 모델명을 검색하여 서버(705)에게 회신한다.
예를 들어, 동작 1007에서 전달한 접수 번호가 데이터베이스(707) 또는 관리 시스템(709)에 등록되지 않은 접수 번호인 경우, 동작 1013에서 데이터베이스(707) 또는 관리 시스템(709)은 서버(705)에게 실패(fail) 신호를 리턴할 수 있다.
동작 1015에서, 서버(705)는 동작 1011에서 회신받은 정보와 서비스 센터 단말(703)을 통해 전달받은 정보가 서로 일치하는지 제조 번호, 사원 번호, 센터 코드, 및 모델명을 각각 비교할 수 있다.
동작 1015의 비교 결과, 모든 정보가 일치하는 경우, 동작 1017에서, 서버(705)는 서비스 센터 단말(703)로부터 수신한 암호문을 RSA-2048 개인 키(예: 도 4의 개인 키(470), 도 7의 개인 키(770) 및/또는 도 8의 개인 키(915))로 복호화하여 복호화 스트링(예: 'DVQCUAIJZEHVEKHP')을 생성하고, 동작 1021에서 복호화 스트링을 서비스 센터 단말(703)로 전달할 수 있다. 이때, RSA-2048 개인 키(915)는 서버(705)에 미리 저장된 것일 수 있다. 일실시예에서 서버(705)와 서비스 센터 단말(703) 간에 주고받는 데이터는 예를 들어, 보안 소켓 레이어(SSL) 및/또는 전송 계층 보안(TLS)과 같은 보안 통신 프로토콜을 사용하여 전달됨으로써 바이오스의 패스워드 초기화 과정에서 발생 가능한 공격 가능성을 줄일 수 있다.
동작 1015의 비교 결과, 정보가 하나라도 일치하지 않거나, 또는 서버(705)가 데이터베이스(707) 또는 관리 시스템(709)으로부터 실패 신호를 리턴받은 경우, 동작 1019에서 서버(705)는 서비스 센터 단말(703)에게 에러 코드를 회신할 수 있다.
동작 1021을 통해 전달된 복호화 스트링(예: 'DVQCUAIJZEHVEKHP')이 서비스 센터 단말(703)의 화면에 출력되면, 동작 1023에서, 서비스 센터의 담당자(702)는 화면에 출력된 복호화 스트링(예: 'DVQCUAIJZEHVEKHP')을 사용자 단말(701)에 입력할 수 있다.
동작 1025에서, 사용자 단말(701)은 예를 들어, SHA256해시 함수를 이용하여 서비스 센터의 담당자(702)가 입력한 복호화 스트링에 대한 제2 해시값을 산출하고, 사용자 단말(701)의 메모리(570)에 저장해 놓은 제1 해시값과 비교할 수 있다.
동작 1025의 비교 결과, 제1 해시값과 제2 해시값이 일치하는 경우, 동작 1027에서 사용자 단말(701)은 바이오스의 패스워드를 초기화할 수 있다.
도 11은 일실시예에 따른 바이오스의 패스워드 초기화를 위한 시스템의 동작 방법을 나타낸 흐름도이다. 이하 실시예에서 각 동작들은 순차적으로 수행될 수도 있으나, 반드시 순차적으로 수행되는 것은 아니다. 예를 들어, 각 동작들의 순서가 변경될 수도 있으며, 적어도 두 동작들이 병렬적으로 수행될 수도 있다.
도 11을 참조하면, 일실시예에 따른 사용자 단말(예: 도 1의 전자 장치(101), 도 4의 사용자 단말(401), 도 5의 사용자 단말(500) 및/또는 도 7의 사용자 단말(701)) 및 서버(예: 도 1의 서버(108), 도 4의 서버(405), 도 6의 서버(600), 및/또는 도 7의 서버(705))를 포함하는 시스템은 동작 1110 내지 동작 1160을 통해 사용자 단말(701)의 바이오스의 패스워드를 초기화할 수 있다.
동작 1110에서, 사용자 단말(701)은 사용자 단말(701)의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신할 수 있다.
동작 1120에서, 사용자 단말(701)은 동작 1110에서 수신한 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링을 바이오스에 미리 저장된 서버(705)의 공개 키(예: 도 4의 공개 키(430), 도 7의 공개 키(730) 및/또는 도 8의 공개 키(905))를 이용하여 암호화한 암호문을 생성할 수 있다.
동작 1130에서 사용자 단말(701)은 동작 1120에서 생성한 암호문 및 초기화 요청을 검증하기 위한 검증 정보를 서버(705)에게 송신할 수 있다. 동작 1130에서, 사용자 단말(701)은 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드 형태로 변환하여 사용자 단말(701)의 화면에 출력할 수 있다. 이 경우, 사용자 단말(701)은 사용자 단말(701)에 파일 형태로 저장된 암호문을 서버(705)로 송신하거나, 수동으로 입력 가능한 형태로 변환된 암호문을 키보드 입력을 통해 서버(705)로 송신하거나, 수동으로 입력 가능한 형태로 변환된 암호문을 카메라 또는 문자 인식기로 인식하여 서버(705)로 송신하거나, 또는 큐알 코드 형태로 변환된 암호문을 큐알 코드 스캐너로 인식하여 서버(705)로 송신할 수 있다.
실시예에 따라서, 사용자 단말(701)은 예를 들어, 암호문 및 검증 정보를 서비스 센터 단말(예: 도 7의 서비스 센터 단말(703), 및/또는 도 8의 서비스 센터 단말(800))에 설치된 툴(tool) 및 서버(705)의 웹 페이지 중 적어도 하나를 통해 서버(705)로 송신할 수도 있다.
동작 1140에서, 서버(705)는 동작 1130에서 수신한 검증 정보를 이용하여 초기화 요청을 검증할 수 있다. 검증 정보는 예를 들어, 사용자 단말(701)의 판매 시에 사용자 단말(701)에 부여된 접수 번호, 서비스 센터 단말(703)이 속한 서비스 센터의 센터 코드, 서비스 센터의 담당자의 사원 번호, 사용자 단말(701)의 제조 번호, 및 사용자 단말(701)의 모델명 중 적어도 하나를 포함할 수 있으며, 반드시 이에 한정되지는 않는다.
동작 1150에서, 서버(705)는 동작 1140에서 검증에 성공했는지 여부를 기초로, 서버(705)가 미리 저장한 개인 키(예: 도 4의 개인 키(470), 도 7의 개인 키(770) 및/또는 도 8의 개인 키(915))를 이용하여 암호문을 복호화한 복호화 스트링을 출력할 수 있다.
동작 1160에서, 사용자 단말(701)은 동작 1150에서 출력된 복호화 스트링에 대한 제2 해시 값과 제1 해시 값이 일치하는지 여부에 따라, 바이오스의 패스워드를 초기화할 수 있다. 사용자 단말(701)은 제1 해시 값과 제2 해시 값의 일치 여부를 결정할 수 있다, 사용자 단말(701)은 제1 해시값과 제2 해시 값이 일치하지 않는 경우, 제2 해시값을 미리 설정된 횟수만큼 반복적으로 수신할 수 있다. 사용자 단말(701)은 반복적으로 수신한 제2 해시 값과 제1 해시 값이 일치하는지 여부에 따라, 바이오스의 패스워드를 초기화할 수 있다. 예를 들어, 반복적으로 수신한 제2 해시 값과 제1 해시 값이 일치하는 않는 경우, 사용자 단말(701)은 사용자 단말(701)을 리셋(reset)하고, 새로운 랜덤 스트링을 생성할 수 있다.
일실시예에 따르면, 사용자 단말(101, 401, 500, 701)은 상기 사용자 단말(101, 401, 500, 701)의 바이오스(BIOS)의 패스워드(password)에 대한 초기화를 요청하는 사용자 입력을 수신하고, 서버(108, 405, 600, 705)로부터 검증 정보에 기반하여 상기 초기화 요청이 검증됨에 따라 상기 초기화를 위한 암호문을 복호화한 복호화 스트링을 수신하는 입력 인터페이스(150, 510), 및 상기 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링(random string)을 암호화한 상기 암호문을 생성하고, 상기 복호화 스트링에 대한 제2 해시값과 상기 랜덤 스트링에 대한 제1 해시값이 일치하는지 여부에 따라 상기 바이오스의 패스워드를 초기화하는 프로세서(120, 630)를 포함할 수 있다.
일실시예에 따르면, 상기 프로세서(120, 630)는 상기 랜덤 스트링을 생성하고, 상기 랜덤 스트링에 대한 상기 제1 해시 값을 생성하며, 상기 바이오스에 미리 저장된 상기 서버(108, 405, 600, 705)의 공개 키(430, 730, 905)를 이용하여 상기 암호문을 생성할 수 있다.
일실시예에 따르면, 상기 프로세서(120, 630)는 상기 제1 해시 값과 상기 제2 해시 값이 일치하지 않는 경우, 상기 입력 인터페이스(150, 510)를 통해 미리 설정된 횟수만큼 반복적으로 수신한 상기 제2 해시값과 상기 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화할 수 있다.
일실시예에 따르면, 상기 프로세서(120, 630)는 상기 반복적으로 수신한 상기 제2 해시 값과 상기 제1 해시 값이 일치하는 않는 경우, 새로운 랜덤 스트링을 생성할 수 있다.
일실시예에 따르면, 상기 프로세서(120, 630)는 상기 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드(QR code) 형태로 변환하여 상기 사용자 단말(101, 401, 500, 701)의 화면에 출력할 수 있다.
일실시예에 따르면, 상기 암호문은 상기 수동으로 입력 가능한 형태로 변환되어 키보드에 의해 상기 서버(108, 405, 600, 705)에 입력되거나, 상기 수동으로 입력 가능한 형태로 변환되어 카메라 또는 문자 인식기에 의해 인식됨으로써 상기 서버(108, 405, 600, 705)에 입력되거나, 또는 상기 큐알 코드 형태로 변환되어 큐알 코드 스캐너에 의해 인식됨으로써 상기 서버(108, 405, 600, 705)에 입력될 수 있다.
일실시예에 따르면, 상기 검증 정보는 상기 사용자 단말(101, 401, 500, 701)의 판매 시에 상기 사용자 단말(101, 401, 500, 701)에 부여된 접수 번호, 서비스 센터 단말(703, 800)이 속한 서비스 센터의 센터 코드, 상기 서비스 센터의 담당자(702)의 사원 번호, 상기 사용자 단말(101, 401, 500, 701)의 제조 번호, 및 상기 사용자 단말(101, 401, 500, 701)의 모델명 중 적어도 하나를 포함할 수 있다.
일실시예에 따르면, 상기 암호문 및 상기 검증 정보는 서비스 센터 단말(703, 800)에 설치된 툴(tool) 및 상기 서버(108, 405, 600, 705)의 웹 페이지 중 적어도 하나를 통해, 상기 서버(108, 405, 600, 705)에 입력될 수 있다.
일실시예에 따르면, 서버(108, 405, 600, 705)는 사용자 단말(101, 401, 500, 701)의 바이오스의 패스워드에 대한 초기화를 위한 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 수신하는 통신 인터페이스(610), 및 상기 검증 정보와 미리 등록된 정보를 비교함으로써 상기 초기화 요청을 검증하고, 상기 검증 결과에 따라, 미리 저장된 개인 키(470, 770, 915)를 이용하여 상기 암호문을 복호화한 복호화 스트링을 생성하는 프로세서(630)를 포함하고, 상기 통신 인터페이스(610)는 상기 복호화 스트링을 출력할 수 있다.
일실시예에 따르면, 상기 프로세서(630)는 상기 사용자 단말(101, 401, 500, 701)에 대응하여 미리 등록된 정보를 보유 및 관리하는 데이터베이스(707)에게 상기 검증 정보에 포함된 접수 번호에 대한 조회를 요청하고, 상기 통신 인터페이스(610)는 상기 데이터베이스(707)로부터, 상기 접수 번호에 대응하여 검색된 상기 미리 등록된 정보를 수신할 수 있다.
일실시예에 따르면, 상기 프로세서(630)는 상기 조회 결과, 상기 데이터베이스(707)에서 상기 접수 번호 또는 상기 접수 번호에 대응하는 상기 미리 등록된 정보가 검색되지 않는 경우, 또는 상기 검증 정보와 미리 등록된 정보를 비교 결과가 일치하지 않아 상기 검증에 실패한 경우, 에러 코드를 출력할 수 있다.
일실시예에 따르면, 상기 프로세서(630)는 상기 데이터베이스(707)에게 URL 형태로 상기 접수 번호에 대한 조회를 요청할 수 있다.
일실시예에 따르면, 사용자 단말(101, 401, 500, 701), 서비스 센터 단말(703, 800), 및 서버(108, 405, 600, 705)를 포함하는 시스템의 동작 방법은 상기 사용자 단말(101, 401, 500, 701)이, 상기 사용자 단말(101, 401, 500, 701)의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신하는 동작 1110, 상기 사용자 입력에 응답하여, 상기 사용자 단말(101, 401, 500, 701)이 일정 길이의 랜덤 스트링을 상기 바이오스에 미리 저장된 상기 서버(108, 405, 600, 705)의 공개 키(430, 730, 905)를 이용하여 암호화한 암호문을 생성하는 동작 1120, 상기 서비스 센터 단말(703,800)이, 상기 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 상기 서버(108, 405, 600, 705)에게 송신하는 동작 1130, 상기 서버(108, 405, 600, 705)가, 상기 검증 정보를 이용하여 상기 초기화 요청을 검증하는 동작 1140, 상기 검증에 성공했는지 여부를 기초로, 상기 서버(108, 405, 600, 705)가 미리 저장한 개인 키(470, 770, 915)를 이용하여 상기 암호문을 복호화한 복호화 스트링을 출력하는 동작 1150, 및 상기 사용자 단말(101, 401, 500, 701)이, 상기 복호화 스트링에 대한 제2 해시 값과 상기 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화하는 동작 1160을 포함할 수 있다.
일실시예에 따르면, 상기 시스템의 동작 방법은 상기 사용자 단말(101, 401, 500, 701)이, 상기 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드 형태로 변환하여 상기 사용자 단말(101, 401, 500, 701)의 화면에 출력하는 동작을 더 포함하고, 상기 서비스 센터 단말(703, 800)이 상기 서버(108, 405, 600, 705)에게 송신하는 동작은 상기 사용자 단말(101, 401, 500, 701)에 파일 형태로 저장된 상기 암호문을 상기 서버(108, 405, 600, 705)로 송신하는 동작, 상기 수동으로 입력 가능한 형태로 변환된 상기 암호문을 키보드 입력을 통해 상기 서버(108, 405, 600, 705)로 송신하는 동작, 상기 수동으로 입력 가능한 형태로 변환된 상기 암호문을 카메라 또는 문자 인식기로 인식하여 상기 서버(108, 405, 600, 705)로 송신하는 동작, 및 상기 큐알 코드 형태로 변환된 상기 암호문을 큐알 코드 스캐너로 인식하여 상기 서버(108, 405, 600, 705)로 송신하는 동작 중 적어도 하나를 포함할 수 있다.
일실시예에 따르면, 상기 서비스 센터 단말(703, 800)이 상기 서버(108, 405, 600, 705)에게 송신하는 동작은 상기 암호문 및 상기 검증 정보를 서비스 센터 단말(703, 800)에 설치된 툴(tool) 및 상기 서버(108, 405, 600, 705)의 웹 페이지 중 적어도 하나를 통해 상기 서버(108, 405, 600, 705)로 송신하는 동작을 포함할 수 있다.
일실시예에 따르면, 상기 검증 정보는 상기 사용자 단말(101, 401, 500, 701)의 판매 시에 상기 사용자 단말(101, 401, 500, 701)에 부여된 접수 번호, 상기 서비스 센터 단말(703, 800)이 속한 서비스 센터의 센터 코드, 상기 서비스 센터의 담당자(702)의 사원 번호, 상기 사용자 단말(101, 401, 500, 701)의 제조 번호, 및 상기 사용자 단말(101, 401, 500, 701)의 모델명 중 적어도 하나를 포함할 수 있다.
일실시예에 따르면, 상기 서버(108, 405, 600, 705)가 상기 초기화 요청을 검증하는 동작은 상기 사용자 단말(101, 401, 500, 701)에 대응하여 미리 등록된 정보를 보유 및 관리하는 데이터베이스(707)에게 상기 검증 정보에 포함된 접수 번호에 대한 조회를 요청하는 동작, 상기 데이터베이스(707)로부터, 상기 접수 번호에 대응하여 검색된 상기 미리 등록된 정보를 수신하는 동작, 및 상기 데이터베이스(707)에서 상기 접수 번호 또는 상기 접수 번호에 대응하는 상기 미리 등록된 정보가 검색되지 않거나, 상기 검증 정보와 상기 미리 등록된 정보 중 적어도 하나라도 일치하지 않는 경우, 상기 서비스 센터 단말(703, 800)에게 에러 코드를 회신하는 동작을 포함할 수 있다.
일실시예에 따르면, 상기 사용자 단말(101, 401, 500, 701)이 상기 바이오스의 패스워드를 초기화하는 동작은 상기 제1 해시 값과 상기 제2 해시 값의 일치 여부를 결정하는 동작, 상기 제1 해시값과 상기 제2 해시 값이 일치하지 않는 경우, 상기 제2 해시값을 미리 설정된 횟수만큼 반복적으로 수신하는 동작, 및 상기 반복적으로 수신한 상기 제2 해시 값과 상기 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화하는 동작을 포함할 수 있다.
일실시예에 따르면, 상기 사용자 단말(101, 401, 500, 701)이 상기 바이오스의 패스워드를 초기화하는 동작은 상기 반복적으로 수신한 상기 제2 해시 값과 상기 제1 해시 값이 일치하는 않는 경우, 새로운 랜덤 스트링을 생성하는 동작을 더 포함할 수 있다.

Claims (15)

  1. 사용자 단말에 있어서,
    상기 사용자 단말의 바이오스(basic input output system; BIOS)의 패스워드(password)에 대한 초기화를 요청하는 사용자 입력을 수신하고, 서버로부터 검증 정보에 기반하여 상기 초기화 요청이 검증됨에 따라 상기 초기화를 위한 암호문을 복호화한 복호화 스트링을 수신하는 입력 인터페이스; 및
    상기 사용자 입력에 응답하여, 일정 길이의 랜덤 스트링(random string)을 암호화한 상기 암호문을 생성하고, 상기 복호화 스트링에 대한 제2 해시값과 상기 랜덤 스트링에 대한 제1 해시값이 일치하는지 여부에 따라 상기 바이오스의 패스워드를 초기화하는 프로세서
    를 포함하는, 사용자 단말.
  2. 제1항에 있어서,
    상기 프로세서는
    상기 랜덤 스트링을 생성하고, 상기 랜덤 스트링에 대한 상기 제1 해시 값을 생성하며,
    상기 바이오스에 미리 저장된 상기 서버의 공개 키를 이용하여 상기 암호문을 생성하는, 사용자 단말.
  3. 제1항에 있어서,
    상기 프로세서는
    상기 제1 해시 값과 상기 제2 해시 값이 일치하지 않는 경우,
    상기 입력 인터페이스를 통해 미리 설정된 횟수만큼 반복적으로 수신한 상기 제2 해시값과 상기 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화하는, 사용자 단말.
  4. 제3항에 있어서,
    상기 프로세서는
    상기 반복적으로 수신한 상기 제2 해시 값과 상기 제1 해시 값이 일치하는 않는 경우, 새로운 랜덤 스트링을 생성하는, 사용자 단말.
  5. 제1항에 있어서,
    상기 프로세서는
    상기 암호문을 수동으로 입력 가능한 형태 또는 큐알 코드(QR code) 형태로 변환하여 상기 사용자 단말의 화면에 출력하는, 사용자 단말.
  6. 제5항에 있어서,
    상기 암호문은
    상기 수동으로 입력 가능한 형태로 변환되어 키보드에 의해 상기 서버에 입력되거나,
    상기 수동으로 입력 가능한 형태로 변환되어 카메라 또는 문자 인식기에 의해 인식됨으로써 상기 서버에 입력되거나, 또는
    상기 큐알 코드 형태로 변환되어 큐알 코드 스캐너에 의해 인식됨으로써 상기 서버에 입력되는, 사용자 단말.
  7. 제1항에 있어서,
    상기 검증 정보는
    상기 사용자 단말의 판매 시에 상기 사용자 단말에 부여된 접수 번호, 서비스 센터 단말이 속한 서비스 센터의 센터 코드, 상기 서비스 센터의 담당자의 사원 번호, 상기 사용자 단말의 제조 번호, 및 상기 사용자 단말의 모델명 중 적어도 하나를 포함하는, 사용자 단말.
  8. 제1항에 있어서,
    상기 암호문 및 상기 검증 정보는
    서비스 센터 단말에 설치된 툴(tool) 및 상기 서버의 웹 페이지 중 적어도 하나를 통해, 상기 서버에 입력되는, 사용자 단말.
  9. 서버에 있어서,
    사용자 단말의 바이오스의 패스워드에 대한 초기화를 위한 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 수신하는 통신 인터페이스; 및
    상기 검증 정보와 미리 등록된 정보를 비교함으로써 상기 초기화 요청을 검증하고, 상기 검증 결과에 따라, 미리 저장된 개인 키를 이용하여 상기 암호문을 복호화한 복호화 스트링을 생성하는 프로세서
    를 포함하고,
    상기 통신 인터페이스는 상기 복호화 스트링을 출력하는, 서버.
  10. 제9항에 있어서,
    상기 프로세서는
    상기 사용자 단말에 대응하여 미리 등록된 정보를 보유 및 관리하는 데이터베이스에게 상기 검증 정보에 포함된 접수 번호에 대한 조회를 요청하고,
    상기 통신 인터페이스는
    상기 데이터베이스로부터, 상기 접수 번호에 대응하여 검색된 상기 미리 등록된 정보를 수신하는, 서버.
  11. 제10항에 있어서,
    상기 프로세서는
    상기 조회 결과, 상기 데이터베이스에서 상기 접수 번호 또는 상기 접수 번호에 대응하는 상기 미리 등록된 정보가 검색되지 않는 경우, 또는 상기 검증 정보와 미리 등록된 정보를 비교 결과가 일치하지 않아 상기 검증에 실패한 경우, 에러 코드를 출력하는, 서버.
  12. 제10항에 있어서,
    상기 프로세서는
    상기 데이터베이스에게 URL 형태로 상기 접수 번호에 대한 조회를 요청하는, 서버.
  13. 사용자 단말, 서비스 센터 단말, 및 서버를 포함하는 시스템의 동작 방법에 있어서,
    상기 사용자 단말이, 상기 사용자 단말의 바이오스의 패스워드에 대한 초기화를 요청하는 사용자 입력을 수신하는 동작;
    상기 사용자 입력에 응답하여, 상기 사용자 단말이 일정 길이의 랜덤 스트링을 상기 바이오스에 미리 저장된 상기 서버의 공개 키를 이용하여 암호화한 암호문을 생성하는 동작;
    상기 서비스 센터 단말이, 상기 암호문 및 상기 초기화 요청을 검증하기 위한 검증 정보를 상기 서버에게 송신하는 동작;
    상기 서버가, 상기 검증 정보를 이용하여 상기 초기화 요청을 검증하는 동작;
    상기 검증에 성공했는지 여부를 기초로, 상기 서버가 미리 저장한 개인 키를 이용하여 상기 암호문을 복호화한 복호화 스트링을 출력하는 동작; 및
    상기 사용자 단말이, 상기 복호화 스트링에 대한 제2 해시 값과 상기 랜덤 스트링에 대한 제1 해시 값이 일치하는지 여부에 따라, 상기 바이오스의 패스워드를 초기화하는 동작
    을 포함하는, 시스템의 동작 방법.
  14. 제13항에 있어서,
    상기 서버가 상기 초기화 요청을 검증하는 동작은
    상기 사용자 단말에 대응하여 미리 등록된 정보를 보유 및 관리하는 데이터베이스에게 상기 검증 정보에 포함된 접수 번호에 대한 조회를 요청하는 동작;
    상기 데이터베이스로부터, 상기 접수 번호에 대응하여 검색된 상기 미리 등록된 정보를 수신하는 동작; 및
    상기 데이터베이스에서 상기 접수 번호 또는 상기 접수 번호에 대응하는 상기 미리 등록된 정보가 검색되지 않거나, 상기 검증 정보와 상기 미리 등록된 정보 중 적어도 하나라도 일치하지 않는 경우, 상기 서비스 센터 단말에게 에러 코드를 회신하는 동작
    을 포함하는, 시스템의 동작 방법.
  15. 제13항에 있어서,
    상기 사용자 단말이 상기 바이오스의 패스워드를 초기화하는 동작은
    상기 제1 해시 값과 상기 제2 해시 값의 일치 여부를 결정하는 동작;
    상기 제1 해시값과 상기 제2 해시 값이 일치하지 않는 경우, 상기 제2 해시값을 미리 설정된 횟수만큼 반복적으로 수신하는 동작; 및
    상기 반복적으로 수신한 상기 제2 해시 값과 상기 제1 해시 값이 일치하는지 않는 경우, 새로운 랜덤 스트링을 생성하는 동작
    을 포함하는, 시스템의 동작 방법.
PCT/KR2023/001952 2022-04-06 2023-02-10 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들 WO2023195620A1 (ko)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR10-2022-0043053 2022-04-06
KR20220043053 2022-04-06
KR1020220055971A KR20230143897A (ko) 2022-04-06 2022-05-06 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들
KR10-2022-0055971 2022-05-06

Publications (1)

Publication Number Publication Date
WO2023195620A1 true WO2023195620A1 (ko) 2023-10-12

Family

ID=88243052

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/001952 WO2023195620A1 (ko) 2022-04-06 2023-02-10 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들

Country Status (1)

Country Link
WO (1) WO2023195620A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150172281A1 (en) * 2012-12-10 2015-06-18 Dell Products L.P. System and method for generating one-time password for information handling resource
CN109063451A (zh) * 2018-08-09 2018-12-21 南京百敖软件有限公司 一种通过手机二维码验证bios用户登录的方法
JP2020113928A (ja) * 2019-01-15 2020-07-27 レノボ・シンガポール・プライベート・リミテッド 情報処理システム、情報処理装置、及び情報処理方法
US20210365546A1 (en) * 2018-07-31 2021-11-25 Hewlett-Packard Development Company, L.P. Password updates
JP7016399B1 (ja) * 2020-11-06 2022-02-04 レノボ・シンガポール・プライベート・リミテッド 情報処理装置、及び制御方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150172281A1 (en) * 2012-12-10 2015-06-18 Dell Products L.P. System and method for generating one-time password for information handling resource
US20210365546A1 (en) * 2018-07-31 2021-11-25 Hewlett-Packard Development Company, L.P. Password updates
CN109063451A (zh) * 2018-08-09 2018-12-21 南京百敖软件有限公司 一种通过手机二维码验证bios用户登录的方法
JP2020113928A (ja) * 2019-01-15 2020-07-27 レノボ・シンガポール・プライベート・リミテッド 情報処理システム、情報処理装置、及び情報処理方法
JP7016399B1 (ja) * 2020-11-06 2022-02-04 レノボ・シンガポール・プライベート・リミテッド 情報処理装置、及び制御方法

Similar Documents

Publication Publication Date Title
WO2020171538A1 (en) Electronic device and method for providing digital signature service of block chain using the same
WO2019172641A1 (en) Electronic device and method for managing electronic key thereof
WO2020091525A1 (ko) 생체 인증을 이용한 결제 방법 및 그 전자 장치
WO2022010088A1 (ko) 모바일 결제를 지원하는 전자 장치, 그 동작 방법 및 저장 매체
WO2022154272A1 (ko) Iot 장치 및 iot 장치를 서버에 온보딩 하는 방법
WO2021241849A1 (ko) 에지 컴퓨팅 서비스를 수행하는 전자 장치 및 전자 장치의 동작 방법
WO2020171516A1 (en) Electronic device for authenticating biometric information and operating method thereof
WO2022114857A1 (ko) 블록 체인 네트워크를 이용하여 데이터를 공유하는 전자 장치 및 이의 동작 방법
WO2023085588A1 (ko) 운전자 인증에 기반한 차량 제어 방법 및 전자 장치
WO2022146026A1 (ko) 보안 데이터 처리 방법 및 이를 지원하는 전자 장치
WO2023195620A1 (ko) 바이오스의 패스워드 초기화를 위한 전자 장치들의 동작 방법 및 그 전자 장치들
WO2023038466A1 (ko) 블록체인 네트워크에서 트랜잭션을 생성하는 전자 장치 및 그의 동작 방법
WO2022182102A1 (ko) 사용자 인증을 수행하는 방법 및 이를 수행하는 장치
WO2023058860A1 (ko) 멀티 서명된 apk 파일을 처리하는 전자 장치 및 그 동작 방법
WO2020222418A1 (ko) 사용자를 인증하기 위한 방법 및 지원하는 전자 장치
WO2022139468A1 (ko) 아이디 및 패스워드를 공유하기 위한 전자 장치, 그 동작 방법 및 서버
WO2022139219A1 (ko) 암호화된 객체를 제공하는 방법 및 이를 지원하는 전자 장치
WO2022014873A1 (ko) 인증을 수행하는 방법 및 이를 지원하는 전자 장치
WO2021206452A1 (ko) 보안 데이터 처리 방법 및 이를 지원하는 전자 장치
WO2024039235A1 (ko) 전자 장치 및 전자 장치에서 사용자 인증을 수행하는 방법
WO2023204427A1 (ko) 전자 장치를 인증하는 방법 및 그 전자 장치
WO2023054839A1 (ko) 상황에 기반하여 서비스의 인증 방식을 적응적으로 제공하기 위한 전자 장치, 방법, 및 비일시적 컴퓨터 판독가능 저장 매체
WO2023149648A1 (ko) 보안 기능을 제공하는 전자 장치 및 그의 동작 방법
WO2024076209A1 (ko) 전자 장치의 원격 제어 방법 및 장치
WO2022197059A1 (ko) 비밀번호를 관리하는 전자 장치 및 이의 동작 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23784848

Country of ref document: EP

Kind code of ref document: A1