CN110995683A - Hardware information acquisition method and device based on Web page and computer equipment - Google Patents

Hardware information acquisition method and device based on Web page and computer equipment Download PDF

Info

Publication number
CN110995683A
CN110995683A CN201911171574.4A CN201911171574A CN110995683A CN 110995683 A CN110995683 A CN 110995683A CN 201911171574 A CN201911171574 A CN 201911171574A CN 110995683 A CN110995683 A CN 110995683A
Authority
CN
China
Prior art keywords
hardware information
terminal equipment
web page
security
safety control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911171574.4A
Other languages
Chinese (zh)
Inventor
刘宝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Thinkive Information Technology Co ltd
Original Assignee
Shenzhen Thinkive Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Thinkive Information Technology Co ltd filed Critical Shenzhen Thinkive Information Technology Co ltd
Priority to CN201911171574.4A priority Critical patent/CN110995683A/en
Publication of CN110995683A publication Critical patent/CN110995683A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • 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/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

Landscapes

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

Abstract

The application relates to a hardware information acquisition method, a device, computer equipment and a storage medium based on a Web page, wherein the method comprises the following steps: acquiring a Web page access request input by a user on terminal equipment through a browser; if the Web page access request comprises the website of the relevant financial system, the Web page detects whether the current terminal equipment is provided with a safety control; if the current terminal equipment is provided with a security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control; and sending the acquired hardware information to a server. The method and the device acquire the relevant hardware information of the terminal equipment through the service interface provided by the safety control, have good cross-browser compatibility, safety and usability, and meet the safety monitoring requirement of the financial industry.

Description

Hardware information acquisition method and device based on Web page and computer equipment
Technical Field
The invention relates to the technical field of computer networks, in particular to a hardware information acquisition method and device based on a Web page, computer equipment and a storage medium.
Background
At present, due to the rapid development of internet finance, more and more financial services are online, and due to the requirements of high security and strong supervision of the financial industry, online financial online transaction behaviors need to be guaranteed to be real equipment terminals operated by clients, so that real hardware information of equipment used by users needs to be acquired and reported to a server to meet the safety requirements of supervision. For PC devices (Windows/Mac computers), client software installed on a user PC device terminal is generally capable of collecting hardware information related to the PC device, but for Web page applications of a PC browser, it becomes more complicated, and how to obtain real hardware information of a client device in an online financial transaction system in a PC browser Web page mode becomes an important issue.
In the conventional technology, the real hardware information of the PC device terminal is generally obtained through the NPAPI plug-in of the PC browser. However, since there are many different types of PC browsers on the market, for example, there are: IE/Chrome/FireFox/Safari, etc., and each PC browser has many versions (64 bits/32 bits, etc.), which causes the NPAPI plug-in solution to have great limitation. In addition, the Chrome browser declares that the plug-in scheme of the NPAPI is not supported any more after the 45 version, the plug-in scheme of the NPAPI is not supported any more after the 52 version of the FireFox browser, the plug-in scheme of the NPAPI is not supported any more after the Safari browser 12, and the like.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a hardware information collecting method, device, computer device and storage medium based on a Web page with good cross-browser compatibility.
A hardware information acquisition method based on Web pages comprises the following steps:
acquiring a Web page access request input by a user on terminal equipment through a browser;
if the Web page access request comprises the website of the relevant financial system, the Web page detects whether the current terminal equipment is provided with a safety control;
if the current terminal equipment is provided with a security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control;
and sending the acquired hardware information to a server.
In one embodiment, the step of detecting, by the Web page, whether the security control is installed in the current terminal device further includes:
the Web page acquires relevant hardware information of the terminal equipment by accessing a local corresponding https service interface;
and if the interface access fails, judging that the corresponding safety control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding safety control.
In one embodiment, after the step of prompting the user to download and install the corresponding security control, the method further includes:
after the installation of the safety control is finished, the safety control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
and when the user refreshes the browser again, the Web page acquires the related hardware information of the terminal equipment through an https security service protocol interface provided by the installed security control.
In one embodiment, the method further comprises:
acquiring related hardware information of the current terminal equipment through the safety control, wherein the hardware information comprises a disk serial number, a Mac address and IP address information;
and encrypting and storing the hardware information by using a public key by adopting an SM2 national cryptographic algorithm, and simultaneously opening a Web service port of a local https security protocol to provide services.
In one embodiment, after the step of sending the acquired hardware information to the server, the method further includes:
the server acquires an encrypted string of hardware information sent by the terminal equipment;
carrying out decryption operation of SM2 cryptographic algorithm on the encryption string of the hardware information by using a private key to obtain decrypted hardware information;
and storing the decrypted hardware information into a database to meet the requirement of industry safety monitoring.
A hardware information collection device based on Web pages, the device comprising:
the acquisition module is used for acquiring a Web page access request input by a user on the terminal equipment through a browser;
the detection module is used for detecting whether the current terminal equipment is provided with a safety control or not if the Web page access request comprises the website of the relevant financial system;
the service interface module is used for acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control if the current terminal equipment is provided with the security control;
and the sending module is used for sending the acquired hardware information to the server.
In one embodiment, the detection module is further configured to:
the Web page acquires relevant hardware information of the terminal equipment by accessing a local corresponding https service interface;
and if the interface access fails, judging that the corresponding safety control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding safety control.
In one embodiment, the service interface module is further configured to:
after the installation of the safety control is finished, the safety control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
and when the user refreshes the browser again, the Web page acquires the related hardware information of the terminal equipment through an https security service protocol interface provided by the installed security control.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of any of the above methods when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of any of the methods described above.
According to the hardware information acquisition method and device based on the Web page, the computer equipment and the storage medium, the Web page access request input by a user on the terminal equipment through the browser is obtained; if the Web page access request comprises the website of the relevant financial system, the Web page detects whether the current terminal equipment is provided with a safety control; if the current terminal equipment is provided with a security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control; and sending the acquired hardware information to a server. The method and the device acquire the relevant hardware information of the terminal equipment through the service interface provided by the safety control, have good cross-browser compatibility, safety and usability, and meet the safety monitoring requirement of the financial industry.
Drawings
FIG. 1 is a diagram of an application environment of a hardware information collection method based on a Web page in one embodiment;
FIG. 2 is a schematic flow chart illustrating a method for collecting hardware information based on a Web page in one embodiment;
FIG. 3 is a schematic flow chart illustrating a method for collecting hardware information based on a Web page in another embodiment;
FIG. 4 is a schematic flow chart illustrating a method for acquiring hardware information based on a Web page in yet another embodiment;
FIG. 5 is a schematic flow chart illustrating a method for acquiring hardware information based on a Web page in another embodiment;
FIG. 6 is a block diagram of an embodiment of a hardware information collection apparatus based on a Web page;
FIG. 7 is a block diagram of another embodiment of a hardware information collection device based on Web pages;
FIG. 8 is a block diagram showing a hardware information acquisition apparatus based on a Web page according to still another embodiment;
FIG. 9 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The hardware information collection method based on the Web page provided by the invention can be applied to the application environment shown in fig. 1, and comprises the terminal device 110 and the server 120, wherein the terminal device 110 and the server 120 are connected through a network for data transmission. The terminal device 110 may be a Windows computer or a Mac computer. In order to acquire the relevant hardware information of the terminal device 110, a security control software is required to be independently developed for the terminal device 110, the security control software is installed on the terminal device 110, when a user accesses a Web page of a relevant financial system through a browser, the Web page can automatically detect whether the user installs the security control, the user is prompted to download and install the relevant security control if the user does not install the security control, the security control can acquire the relevant hardware information of the terminal device 110 and send the acquired hardware information to the corresponding server 120, so that the security monitoring requirement of the financial industry is met.
In one embodiment, as shown in fig. 2, a method for collecting hardware information based on a Web page is provided, and the method includes:
step 202, acquiring a Web page access request input by a user on terminal equipment through a browser;
step 204, if the Web page access request includes the website of the relevant financial system, the Web page detects whether the current terminal equipment is provided with a safety control;
step 206, if the current terminal equipment is provided with the security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control;
and step 208, sending the acquired hardware information to a server.
In order to acquire the relevant hardware information of the terminal device, a security control needs to be independently developed for the terminal device, and the security control can acquire the relevant hardware information of the terminal device and encrypt and store the hardware information in a memory. In addition, the security control opens a local Web service port to provide a standard http security service protocol.
Specifically, firstly, the terminal device obtains a Web page access request input by a user on the terminal device through a browser, and if the request includes a website of a related financial system, it indicates that the current user is accessing a Web page of the related financial system through the browser, and at this time, the Web page may automatically detect whether the current terminal device is installed with a security control. It should be noted that, when accessing through a browser, there is no limitation to any browser type, such as: IE/Chrome/FireFox/Safari, etc.
If the current terminal equipment is judged to be provided with the security control, the related hardware information of the terminal equipment can be directly obtained through the security control and is stored in the memory in an encrypted manner. It can be understood that, if it is determined that the security control is not installed in the current terminal device, the user may be prompted to download and install the related security control, and after the security control is installed, the related hardware information of the terminal device is obtained through the security control again.
Finally, the Web page can acquire the related hardware information of the terminal equipment by accessing a protocol interface of the secure https provided by the local security control, and transmits the acquired hardware information to the server. After decryption, the server can acquire the relevant hardware information of the real terminal equipment and finally store the hardware information in the system so as to meet the requirement of industry safety monitoring.
In the embodiment, a Web page access request input by a user through a browser on a terminal device is acquired; if the Web page access request comprises the website of the related financial system, the Web page detects whether the current terminal equipment is provided with a safety control; if the current terminal equipment is provided with the security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control; and sending the acquired hardware information to a server. According to the embodiment, the related hardware information of the terminal equipment is acquired through the service interface provided by the safety control, so that the method has good compatibility, safety and usability of the cross-browser, and the safety monitoring requirement of the financial industry is met.
In one embodiment, as shown in fig. 3, a method for collecting hardware information based on a Web page is provided, and the method includes:
step 302, acquiring a Web page access request input by a user on terminal equipment through a browser;
step 304, if the request includes the website of the relevant financial system, the Web page obtains the relevant hardware information of the terminal device by accessing the locally corresponding https service interface;
step 306, if the interface access fails, judging that the corresponding security control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding security control;
step 308, after the installation of the security control is completed, the security control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
step 310, when the user refreshes the browser again, the Web page obtains the relevant hardware information of the terminal device through the https security service protocol interface provided by the installed security control;
step 312, the acquired hardware information is sent to the server.
In this embodiment, the Web page obtains the relevant hardware information of the terminal device by accessing the local corresponding https service interface, and if the interface access fails, it indicates that the user does not install the corresponding security control software, and at this time, prompts the user to download and install the security control. Specifically, the user can download the security control according to the download address pushed by the server and install the security control.
After the security control is installed, the Web page can acquire the encrypted string of the relevant hardware information of the terminal equipment through an https security service protocol interface provided by the security control, and then upload the acquired information to the background server. After the background server is decrypted, the relevant hardware information of the real terminal equipment can be obtained and finally stored in the system to meet the requirement of industry safety monitoring.
In one embodiment, as shown in fig. 4, a hardware information collecting method based on a Web page is provided, where the method further includes:
402, acquiring related hardware information of the current terminal equipment through a security control, wherein the hardware information comprises a disk serial number, a Mac address and IP address information;
and step 404, encrypting and storing the hardware information by using the public key by using an SM2 national cryptographic algorithm, and simultaneously opening a Web service port of a local https security protocol to provide services.
In one embodiment, as shown in fig. 5, a method for collecting hardware information based on a Web page is provided, where the method further includes:
step 502, a server acquires an encryption string of hardware information sent by a terminal device;
step 504, carrying out decryption operation of SM2 cryptographic algorithm on the encryption string of the hardware information by using a private key to obtain decrypted hardware information;
step 506, the decrypted hardware information is stored in a database to meet the requirements of industry safety monitoring.
Specifically, the process of collecting the relevant hardware information of the PC device terminal is illustrated as follows:
firstly, a user opens a PC browser to input a website of a related financial system for access.
And then, the Web page of the financial system acquires the related hardware information of the PC equipment terminal by accessing the local corresponding https service interface, if the interface access fails, the user is prompted to download and install the security control on the premise that the user does not install the corresponding security control software.
After the user downloads and installs the software, the software of the safety control can be automatically registered in the system service of the PC equipment terminal, the starting self-starting is realized, and in addition, the safety control obtains the relevant hardware information of the PC equipment terminal, specifically, the information comprises the information of a disk serial number, a Mac address, an IP address and the like. Then, the SM2 cryptographic algorithm is used for encrypting by using the public key and storing into the memory of the software, and meanwhile, the web service port of the local https security protocol is opened so as to provide services.
When the user refreshes the Web page of the financial system related to the PC browser again, the Web page can carry out acquisition detection again according to the steps, at the moment, the Web page can acquire the encrypted string of the hardware information related to the PC equipment terminal through the https security service protocol interface provided by the security control, and then the acquired information is uploaded to the background server.
And finally, a background server of the Web financial system acquires the related hardware information encryption string of the PC equipment terminal uploaded by the user, then carries out decryption operation of SM2 cryptographic algorithm by using a private key, and finally acquires the original related hardware information of the PC equipment terminal of the user and then stores the information in a system database so as to meet the requirement of industry safety monitoring.
In the embodiment, the encryption transmission of the related hardware information of the user terminal equipment is realized, the safety of the related hardware information of the user terminal equipment is ensured, and the leakage of the user information is effectively avoided.
It should be understood that although the various steps in the flow charts of fig. 2-5 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-5 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 6, there is provided a hardware information collecting apparatus 600 based on Web page, the apparatus comprising:
an obtaining module 601, configured to obtain a Web page access request input by a user through a browser on a terminal device;
the detection module 602 is configured to detect, by the Web page, whether the current terminal device is installed with the security control if the Web page access request includes a website of the relevant financial system;
the service interface module 603 is configured to, if the current terminal device is installed with the security control, obtain relevant hardware information of the terminal device through an https security service protocol interface provided by the security control;
a sending module 604, configured to send the acquired hardware information to a server.
In one embodiment, the detection module 602 is further configured to:
the Web page acquires relevant hardware information of the terminal equipment by accessing a local corresponding https service interface;
and if the interface access fails, judging that the corresponding safety control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding safety control.
In one embodiment, the service interface module 603 is further configured to:
after the installation of the safety control is finished, the safety control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
when the user refreshes the browser again, the Web page obtains the relevant hardware information of the terminal equipment through an https security service protocol interface provided by the installed security control.
In one embodiment, as shown in fig. 7, there is provided a hardware information collecting apparatus 600 based on Web page, the apparatus further includes an encryption module 605 for:
acquiring related hardware information of current terminal equipment through a safety control, wherein the hardware information comprises a disk serial number, a Mac address and IP address information;
and encrypting and storing the hardware information by using a public key by adopting an SM2 national cryptographic algorithm, and simultaneously opening a Web service port of a local https security protocol to provide services.
In one embodiment, as shown in fig. 8, there is provided a hardware information collecting apparatus 600 based on Web page, the apparatus further includes a decryption module 606 for:
the server acquires an encrypted string of hardware information sent by the terminal equipment;
carrying out decryption operation of SM2 cryptographic algorithm on the encryption string of the hardware information by using a private key to obtain decrypted hardware information;
and storing the decrypted hardware information into a database to meet the requirement of industry safety monitoring.
For specific limitations of the hardware information collection device based on the Web page, reference may be made to the above limitations of the hardware information collection method based on the Web page, and details are not described here again.
In one embodiment, a computer device is provided, the internal structure of which may be as shown in FIG. 9. The computer apparatus includes a processor, a memory, and a network interface connected by a device bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The nonvolatile storage medium stores an operating device, a computer program, and a database. The internal memory provides an environment for the operation device in the nonvolatile storage medium and the execution of the computer program. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a Web page-based hardware information collection method.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the above method embodiments when executing the computer program.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the above respective method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A hardware information acquisition method based on Web pages is characterized by comprising the following steps:
acquiring a Web page access request input by a user on terminal equipment through a browser;
if the Web page access request comprises the website of the relevant financial system, the Web page detects whether the current terminal equipment is provided with a safety control;
if the current terminal equipment is provided with a security control, acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control;
and sending the acquired hardware information to a server.
2. The method for acquiring hardware information based on Web page according to claim 1, wherein the step of detecting whether the security control is installed in the current terminal device by the Web page further comprises:
the Web page acquires relevant hardware information of the terminal equipment by accessing a local corresponding https service interface;
and if the interface access fails, judging that the corresponding safety control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding safety control.
3. The Web page-based hardware information collection method of claim 2, wherein after the step of prompting the user to download and install the corresponding security control, further comprising:
after the installation of the safety control is finished, the safety control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
and when the user refreshes the browser again, the Web page acquires the related hardware information of the terminal equipment through an https security service protocol interface provided by the installed security control.
4. A Web page-based hardware information collection method according to any one of claims 1-3, characterized in that the method further comprises:
acquiring related hardware information of the current terminal equipment through the safety control, wherein the hardware information comprises a disk serial number, a Mac address and IP address information;
and encrypting and storing the hardware information by using a public key by adopting an SM2 national cryptographic algorithm, and simultaneously opening a Web service port of a local https security protocol to provide services.
5. The method for acquiring hardware information based on Web page as claimed in claim 4, further comprising, after the step of sending the acquired hardware information to the server:
the server acquires an encrypted string of hardware information sent by the terminal equipment;
carrying out decryption operation of SM2 cryptographic algorithm on the encryption string of the hardware information by using a private key to obtain decrypted hardware information;
and storing the decrypted hardware information into a database to meet the requirement of industry safety monitoring.
6. A hardware information acquisition device based on Web pages is characterized by comprising:
the acquisition module is used for acquiring a Web page access request input by a user on the terminal equipment through a browser;
the detection module is used for detecting whether the current terminal equipment is provided with a safety control or not if the Web page access request comprises the website of the relevant financial system;
the service interface module is used for acquiring related hardware information of the terminal equipment through an https security service protocol interface provided by the security control if the current terminal equipment is provided with the security control;
and the sending module is used for sending the acquired hardware information to the server.
7. The Web page-based hardware information collection device of claim 6, wherein the detection module is further configured to:
the Web page acquires relevant hardware information of the terminal equipment by accessing a local corresponding https service interface;
and if the interface access fails, judging that the corresponding safety control is not installed on the current terminal equipment, and prompting a user to download and install the corresponding safety control.
8. The Web page-based hardware information collection device of claim 7, wherein said service interface module is further configured to:
after the installation of the safety control is finished, the safety control is automatically registered in the system service of the current terminal equipment, and the self-starting of the terminal equipment is realized;
and when the user refreshes the browser again, the Web page acquires the related hardware information of the terminal equipment through an https security service protocol interface provided by the installed security control.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 5 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 5.
CN201911171574.4A 2019-11-26 2019-11-26 Hardware information acquisition method and device based on Web page and computer equipment Pending CN110995683A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911171574.4A CN110995683A (en) 2019-11-26 2019-11-26 Hardware information acquisition method and device based on Web page and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911171574.4A CN110995683A (en) 2019-11-26 2019-11-26 Hardware information acquisition method and device based on Web page and computer equipment

Publications (1)

Publication Number Publication Date
CN110995683A true CN110995683A (en) 2020-04-10

Family

ID=70086987

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911171574.4A Pending CN110995683A (en) 2019-11-26 2019-11-26 Hardware information acquisition method and device based on Web page and computer equipment

Country Status (1)

Country Link
CN (1) CN110995683A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580986A (en) * 2020-04-17 2020-08-25 深圳震有科技股份有限公司 Data acquisition method, system and medium based on acquisition service middleware
CN112511603A (en) * 2020-11-17 2021-03-16 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN112532699A (en) * 2020-11-17 2021-03-19 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN116846689A (en) * 2023-09-01 2023-10-03 建信金融科技有限责任公司 Financial business data transmission method, device, computer equipment and storage medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5995756A (en) * 1997-02-14 1999-11-30 Inprise Corporation System for internet-based delivery of computer applications
US20060136309A1 (en) * 2001-02-21 2006-06-22 Michel Horn Global electronic commerce system
CN101009005A (en) * 2006-01-24 2007-08-01 中国电信股份有限公司 Method, system and platform for securing safety of payment based on internet
CN101179562A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 Method and system for restraining use of network control in authorization website
CN102307181A (en) * 2011-04-27 2012-01-04 上海动联信息技术有限公司 Method for preventing phishing attack for dynamic password
CN103200180A (en) * 2013-03-08 2013-07-10 深圳市华科远讯科技开发有限公司 Method and system of protecting network behavior through user recognition
CN105099676A (en) * 2014-04-18 2015-11-25 阿里巴巴集团控股有限公司 User login method, user terminal and server
CN109067739A (en) * 2018-07-27 2018-12-21 平安科技(深圳)有限公司 Encryption of communicated data method and apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5995756A (en) * 1997-02-14 1999-11-30 Inprise Corporation System for internet-based delivery of computer applications
US20060136309A1 (en) * 2001-02-21 2006-06-22 Michel Horn Global electronic commerce system
CN101009005A (en) * 2006-01-24 2007-08-01 中国电信股份有限公司 Method, system and platform for securing safety of payment based on internet
CN101179562A (en) * 2006-12-08 2008-05-14 腾讯科技(深圳)有限公司 Method and system for restraining use of network control in authorization website
CN102307181A (en) * 2011-04-27 2012-01-04 上海动联信息技术有限公司 Method for preventing phishing attack for dynamic password
CN103200180A (en) * 2013-03-08 2013-07-10 深圳市华科远讯科技开发有限公司 Method and system of protecting network behavior through user recognition
CN105099676A (en) * 2014-04-18 2015-11-25 阿里巴巴集团控股有限公司 User login method, user terminal and server
CN109067739A (en) * 2018-07-27 2018-12-21 平安科技(深圳)有限公司 Encryption of communicated data method and apparatus

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111580986A (en) * 2020-04-17 2020-08-25 深圳震有科技股份有限公司 Data acquisition method, system and medium based on acquisition service middleware
CN112511603A (en) * 2020-11-17 2021-03-16 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN112532699A (en) * 2020-11-17 2021-03-19 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN112511603B (en) * 2020-11-17 2022-10-25 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN112532699B (en) * 2020-11-17 2022-10-25 中信银行股份有限公司 Data port updating method and device, electronic equipment and readable storage medium
CN116846689A (en) * 2023-09-01 2023-10-03 建信金融科技有限责任公司 Financial business data transmission method, device, computer equipment and storage medium
CN116846689B (en) * 2023-09-01 2023-12-26 建信金融科技有限责任公司 Financial business data transmission method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110365670B (en) Blacklist sharing method and device, computer equipment and storage medium
CN110995683A (en) Hardware information acquisition method and device based on Web page and computer equipment
CN109543463B (en) Data security access method, device, computer equipment and storage medium
CN111107073B (en) Application automatic login method and device, computer equipment and storage medium
CN107528858B (en) Login method, device and equipment based on webpage and storage medium
US20220083326A1 (en) Upgrading method and system, server, and terminal device
WO2019144549A1 (en) Vulnerability testing method and device, computer equipment, and storage medium
CN108363580A (en) Application program installation method, device, computer equipment and storage medium
MX2008011277A (en) Digipass for the web-functional description.
CN112800393B (en) Authorization authentication method, software development kit generation method, device and electronic equipment
WO2019037415A1 (en) Page access method and apparatus, and computer device and storage medium
CN113312577B (en) Webpage resource processing method and device, electronic equipment and storage medium
CN111382425B (en) Application installation management method under multi-signature mechanism, intelligent terminal and storage medium
CN109657170B (en) Webpage loading method and device, computer equipment and storage medium
CN110855656B (en) Plug-in flow proxy method, device and system capable of realizing application server protection
CN112788084B (en) Application program installation package downloading method, application program installation package pushing device and computer equipment
CN111212057B (en) Resource packet transmission method and device, computer equipment and readable storage medium
CN116827551A (en) Method and device for preventing global override
CN108259609B (en) Family cloud data management method and cloud server
CN114143197B (en) OTA (over the air) upgrading method, device and equipment for Internet of things equipment and readable storage medium
CN110008727A (en) Processing method, device, computer equipment and the storage medium of encrypted sensitive parameter
WO2019019675A1 (en) Simulated website login method and apparatus, server end and readable storage medium
CN108366103B (en) Remote connection method, device, computer equipment and storage medium
CN109561093B (en) Unauthorized behavior detection method and device, computer equipment and storage medium
CN110460585B (en) Equipment identity identification method and device, computer equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200410