CN112507269B - A website background risk assessment system - Google Patents
A website background risk assessment system Download PDFInfo
- Publication number
- CN112507269B CN112507269B CN202011434490.8A CN202011434490A CN112507269B CN 112507269 B CN112507269 B CN 112507269B CN 202011434490 A CN202011434490 A CN 202011434490A CN 112507269 B CN112507269 B CN 112507269B
- Authority
- CN
- China
- Prior art keywords
- data
- unit
- risk assessment
- website
- website background
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000012502 risk assessment Methods 0.000 title claims abstract description 62
- 238000011156 evaluation Methods 0.000 claims abstract description 30
- 238000000034 method Methods 0.000 claims abstract description 16
- 238000001914 filtration Methods 0.000 claims description 15
- 238000012545 processing Methods 0.000 claims description 13
- 238000006243 chemical reaction Methods 0.000 claims description 11
- 230000002159 abnormal effect Effects 0.000 claims description 10
- 238000004891 communication Methods 0.000 claims description 8
- 238000012795 verification Methods 0.000 claims description 6
- 230000003321 amplification Effects 0.000 claims description 3
- 238000003199 nucleic acid amplification method Methods 0.000 claims description 3
- 230000005540 biological transmission Effects 0.000 claims 2
- 238000010586 diagram Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013480 data collection Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000000750 progressive effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/602—Providing cryptographic facilities or services
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Data Mining & Analysis (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
技术领域technical field
本发明涉及网络安全技术领域,特别是涉及一种网站后台风险评估系统。The invention relates to the technical field of network security, in particular to a website background risk assessment system.
背景技术Background technique
随着计算机技术的发展和互联网技术的普及,越来越多的人加入互联网。通过网站后台可以有效的管理网站,以供使用者查阅信息或者控制网站的正常运行。在运行过程中不可避免的会出现风险,但现有技术方案对网站后台进行风险评估过程中,无法保证网站后台能够正常运行,当后台运行出现异常,不仅发生巨大损失,而且给用户带来不便。With the development of computer technology and the popularization of Internet technology, more and more people join the Internet. The website can be effectively managed through the background of the website, so that users can view information or control the normal operation of the website. There will inevitably be risks during the operation process, but in the risk assessment process of the background of the website in the existing technical scheme, it is impossible to guarantee the normal operation of the background of the website. When the background operation is abnormal, not only huge losses will occur, but also inconvenience to users .
发明内容Contents of the invention
本发明的目的是提供一种网站后台风险评估系统,以实现对网站后台进行风险评估的同时使网站后台正常运行。The purpose of the present invention is to provide a website background risk assessment system, so as to realize the risk assessment of the website background and make the website background run normally.
为实现上述目的,本发明提供了一种网站后台风险评估系统,所述网站后台风险评估系统包括:In order to achieve the above object, the present invention provides a website background risk assessment system, the website background risk assessment system includes:
自动评估模块,用于对网站后台进行风险评估并得到风险评估结果;The automatic assessment module is used to conduct risk assessment on the background of the website and obtain the risk assessment results;
中央控制模块,与所述自动评估模块连接,用于对所述风险评估结果进行判断,并根据判断的结果控制网站后台报警以及对原始待处理信息进行加密和解密。The central control module is connected with the automatic assessment module, and is used for judging the risk assessment result, controlling the background alarm of the website and encrypting and decrypting the original information to be processed according to the judgment result.
可选地,所述自动评估模块包括:Optionally, the automatic assessment module includes:
数据采集单元,用于采集网站后台中的异常数据;The data collection unit is used to collect abnormal data in the background of the website;
数据处理单元,与所述数据采集单元连接,用于对所述异常数据进行数据处理得到第一数据;a data processing unit, connected to the data acquisition unit, for performing data processing on the abnormal data to obtain first data;
数据格式转换单元,与所述数据处理单元连接,用于将所述第一数据的格式转换成相同的数据格式类型得到第二数据;A data format conversion unit, connected to the data processing unit, for converting the format of the first data into the same data format type to obtain the second data;
权重分配单元,与所述数据格式转换单元连接,用于对所述第二数据进行权重分配得到第三数据;a weight assignment unit, connected to the data format conversion unit, for performing weight assignment on the second data to obtain third data;
历史数据对比单元,与所述数据格式转换单元连接,用于将所述第二数据与历史数据进行对比,标记出与历史数据不同的数据,得到第四数据;A historical data comparison unit, connected to the data format conversion unit, for comparing the second data with the historical data, marking data different from the historical data, and obtaining fourth data;
评估单元,分别与所述权重分配单元与所述历史数据对比单元连接,用于根据所述第三数据与所述第四数据进行自动评估,得到风险评估结果。An evaluation unit is connected to the weight assignment unit and the historical data comparison unit respectively, and is used for performing automatic evaluation according to the third data and the fourth data to obtain a risk evaluation result.
可选地,所述网站后台风险评估系统还包括:Optionally, the website background risk assessment system also includes:
评估共享模块,与所述评估单元连接,用于实现所述风险评估结果共享与显示。The assessment sharing module is connected with the assessment unit and is used for sharing and displaying the risk assessment results.
可选地,所述评估共享模块包括:Optionally, the evaluation sharing module includes:
数据共享单元,与所述评估单元连接,用于实现所述风险评估结果共享;A data sharing unit, connected to the assessment unit, for sharing the risk assessment results;
无线通讯单元,与所述数据共享单元连接,用于将所述风险评估结果进行无线传输;A wireless communication unit, connected to the data sharing unit, for wirelessly transmitting the risk assessment results;
智能终端,分别与所述无线通讯单元和所述中央控制模块连接,用于接收并显示无线传输的所述风险评估结果以及显示解密后的所述原始待处理信息。The intelligent terminal is respectively connected with the wireless communication unit and the central control module, and is used for receiving and displaying the wirelessly transmitted risk assessment result and displaying the decrypted original information to be processed.
可选地,所述数据处理包括:信号放大、干扰过滤、数据分类和预测风险评估方向。Optionally, the data processing includes: signal amplification, interference filtering, data classification and prediction of risk assessment direction.
可选地,所述干扰过滤采用程序判断滤波法、中位值滤波法和算术平均滤波法中任意一种。Optionally, the interference filtering adopts any one of a program judgment filtering method, a median value filtering method and an arithmetic mean filtering method.
可选地,所述中央控制模块包括:Optionally, the central control module includes:
判断单元,用于判断所述风险评估结果是否大于预设值,如果大于预设值则直接控制网站后台报警并产生加密命令;Judging unit, used to judge whether the risk assessment result is greater than a preset value, if it is greater than the preset value, directly control the background alarm of the website and generate an encryption command;
加密单元,与所述判断单元连接,用于接收所述加密命令之后对所述原始待处理信息进行加密;An encryption unit, connected to the judging unit, configured to encrypt the original information to be processed after receiving the encryption command;
解密单元,分别与所述加密单元和所述智能终端连接,用于验证所述智能终端发送的密钥密码与解密密码是否一致;如果一致,则对加密后的原始待处理信息进行解密,得到所述原始待处理信息,并将所述原始待处理信息传输给所述智能终端进行显示。The decryption unit is connected to the encryption unit and the smart terminal respectively, and is used to verify whether the key password sent by the smart terminal is consistent with the decryption password; if they are consistent, the encrypted original information to be processed is decrypted to obtain The original to-be-processed information, and transmit the original to-be-processed information to the smart terminal for display.
可选地,所述中央控制模块还包括:Optionally, the central control module also includes:
存储单元,与所述解密单元连接,用于存储所述解密密码。A storage unit, connected to the decryption unit, for storing the decryption password.
根据本发明提供的具体实施例,本发明公开了以下技术效果:According to the specific embodiments provided by the invention, the invention discloses the following technical effects:
本发明公开一种网站后台风险评估系统,所述网站后台风险评估系统包括:自动评估模块和中央控制模块。自动评估模块用于对网站后台进行风险评估并得到风险评估结果;中央控制模块,与所述自动评估模块连接,用于对所述风险评估结果进行判断,并根据判断的结果控制网站后台报警以及对原始待处理信息进行加密和解密。本发明在对网站后台进行风险评估的同时保证网站后台的正常运行,提高了风险评估的准确性。The invention discloses a website background risk assessment system, and the website background risk assessment system includes: an automatic assessment module and a central control module. The automatic assessment module is used to carry out risk assessment to the website background and obtain the risk assessment result; the central control module is connected with the automatic assessment module to judge the risk assessment result, and control the website background alarm and Encrypt and decrypt raw pending information. The invention ensures the normal operation of the website background while performing risk assessment on the website background, thereby improving the accuracy of risk assessment.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the accompanying drawings required in the embodiments. Obviously, the accompanying drawings in the following description are only some of the present invention. Embodiments, for those of ordinary skill in the art, other drawings can also be obtained according to these drawings without paying creative labor.
图1为本发明实施例网站后台风险评估系统结构框图;Fig. 1 is a structural block diagram of a website background risk assessment system according to an embodiment of the present invention;
其中,1、自动评估模块,2、中央控制模块,3、评估共享模块。Among them, 1. Automatic evaluation module, 2. Central control module, 3. Evaluation sharing module.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.
本发明的目的是提供一种网站后台风险评估系统,以实现对网站后台进行风险评估的同时使网站后台正常运行。The purpose of the present invention is to provide a website background risk assessment system, so as to realize the risk assessment of the website background and make the website background run normally.
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图和具体实施方式对本发明作进一步详细的说明。In order to make the above objects, features and advantages of the present invention more comprehensible, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.
图1为本发明实施例网站后台风险评估系统结构框图,如图1所示本发明提供一种网站后台风险评估系统,所述网站后台风险评估系统包括:Fig. 1 is a structural block diagram of a website background risk assessment system according to an embodiment of the present invention. As shown in Fig. 1, the present invention provides a website background risk assessment system, and the website background risk assessment system includes:
自动评估模块1,用于对网站后台进行风险评估并得到风险评估结果。The automatic assessment module 1 is used to conduct risk assessment on the background of the website and obtain the risk assessment result.
中央控制模块2,与所述自动评估模块1连接,用于对所述风险评估结果进行判断,并根据判断的结果控制网站后台报警以及对原始待处理信息进行加密和解密。The central control module 2 is connected with the automatic assessment module 1 and is used for judging the risk assessment result, controlling the background alarm of the website and encrypting and decrypting the original information to be processed according to the judgment result.
在本实施例中,所述自动评估模块1包括:数据采集单元、数据处理单元、数据格式转换单元、权重分配单元、历史数据对比单元和评估单元。所述数据处理单元与所述数据采集单元连接,所述数据格式转换单元与所述数据处理单元连接,所述权重分配单元与所述数据格式转换单元连接,所述历史数据对比单元与所述数据格式转换单元连接,所述评估单元分别与所述权重分配单元与所述历史数据对比单元连接;所述数据采集单元用于采集网站后台中的异常数据,所述数据处理单元用于对所述异常数据进行数据处理得到第一数据,所述数据格式转换单元用于将所述第一数据的格式转换成相同的数据格式类型得到第二数据,所述权重分配单元用于对所述第二数据进行权重分配得到第三数据,所述历史数据对比单元用于将所述第二数据与历史数据进行对比,标记出与历史数据不同的数据,得到第四数据,所述评估单元用于根据所述第三数据与所述第四数据进行自动评估,得到风险评估结果。In this embodiment, the automatic evaluation module 1 includes: a data acquisition unit, a data processing unit, a data format conversion unit, a weight distribution unit, a historical data comparison unit and an evaluation unit. The data processing unit is connected to the data acquisition unit, the data format conversion unit is connected to the data processing unit, the weight distribution unit is connected to the data format conversion unit, and the historical data comparison unit is connected to the The data format conversion unit is connected, and the evaluation unit is respectively connected with the weight distribution unit and the historical data comparison unit; the data acquisition unit is used for collecting abnormal data in the background of the website, and the data processing unit is used for the The abnormal data is processed to obtain first data, the data format conversion unit is used to convert the format of the first data into the same data format type to obtain second data, and the weight assignment unit is used to convert the first data The second data is weighted to obtain the third data, the historical data comparison unit is used to compare the second data with the historical data, and mark data different from the historical data to obtain the fourth data, and the evaluation unit is used for An automatic assessment is performed according to the third data and the fourth data to obtain a risk assessment result.
所述数据采集单元在连接于网站后台前,需向网站后台发送连接申请,该申请与网站后台的密钥模块中保存的数据一致时,则网站后台的验证模块通过验证,数据采集单元与网站后台连接;否则,验证模块拒绝该连接申请,并向网站平台发送警报。Before the data acquisition unit is connected to the website background, it needs to send a connection application to the website background. When the application is consistent with the data stored in the key module of the website background, the verification module of the website background passes the verification, and the data acquisition unit and the website background connection; otherwise, the verification module rejects the connection application and sends an alert to the website platform.
在本实施例中,所述网站后台风险评估系统还包括:评估共享模块3,与所述评估单元连接,用于实现所述风险评估结果共享与显示。In this embodiment, the website background risk assessment system further includes: an assessment sharing module 3 connected to the assessment unit for sharing and displaying the risk assessment results.
在本实施例中,所述评估共享模块3包括:数据共享单元、无线通讯单元和智能终端。所述数据共享单元与所述评估单元连接,所述无线通讯单元与所述数据共享单元连接,所述智能终端分别与所述无线通讯单元和所述中央控制模块2连接;所述数据共享单元用于实现所述风险评估结果共享,所述无线通讯单元用于将所述风险评估结果进行无线传输,所述智能终端用于接收并显示无线传输的所述风险评估结果以及显示解密后的所述原始待处理信息。In this embodiment, the evaluation sharing module 3 includes: a data sharing unit, a wireless communication unit and an intelligent terminal. The data sharing unit is connected to the evaluation unit, the wireless communication unit is connected to the data sharing unit, and the smart terminal is connected to the wireless communication unit and the central control module 2 respectively; the data sharing unit For realizing the sharing of the risk assessment results, the wireless communication unit is used for wirelessly transmitting the risk assessment results, and the smart terminal is used for receiving and displaying the wirelessly transmitted risk assessment results and displaying the decrypted Describe the original information to be processed.
在本实施例中,所述数据处理包括:信号放大、干扰过滤、数据分类和预测风险评估方向。In this embodiment, the data processing includes: signal amplification, interference filtering, data classification and prediction of risk assessment direction.
具体的,所述干扰过滤采用程序判断滤波法、中位值滤波法和算术平均滤波法中任意一种。所述预测风险评估方向使得所述第一数据、所述第二数据、所述第三数据和所述第四数据均具有方向性,所述评估单元基于具有方向性的所述第三数据和所述第四数据进行自动评估。Specifically, the interference filtering adopts any one of program judgment filtering method, median value filtering method and arithmetic mean filtering method. The predicted risk assessment direction makes the first data, the second data, the third data and the fourth data all have directionality, and the evaluation unit is based on the directionality of the third data and The fourth data is automatically evaluated.
在本实施例中,所述中央控制模块2包括:判断单元、加密单元和解密单元。所述加密单元与所述判断单元连接,所述解密单元分别与所述加密单元和所述智能终端连接。所述判断单元用于判断所述风险评估结果是否大于预设值,如果大于预设值则直接控制网站后台报警并产生加密命令;所述加密单元用于接收所述加密命令之后对所述原始待处理信息进行加密;所述解密单元用于验证所述智能终端发送的密钥密码与解密密码是否一致;如果一致,则对加密后的原始待处理信息进行解密,得到所述原始待处理信息,并将所述原始待处理信息传输给所述智能终端进行显示。In this embodiment, the central control module 2 includes: a judgment unit, an encryption unit and a decryption unit. The encryption unit is connected to the judging unit, and the decryption unit is connected to the encryption unit and the smart terminal respectively. The judging unit is used to judge whether the risk assessment result is greater than a preset value, and if it is greater than a preset value, it will directly control the background alarm of the website and generate an encryption command; the encryption unit is used to process the original The information to be processed is encrypted; the decryption unit is used to verify whether the key password sent by the smart terminal is consistent with the decryption password; if they are consistent, the encrypted original information to be processed is decrypted to obtain the original information to be processed , and transmit the original information to be processed to the smart terminal for display.
所述原始待处理信息根据实际需求进行设置,可以包括但不限于:异常数据、非异常数据和风险评估结果中至少一种。The original information to be processed is set according to actual needs, and may include but not limited to: at least one of abnormal data, non-abnormal data, and risk assessment results.
在本实施例中,所述中央控制模块2还包括:存储单元,与所述解密单元连接,用于存储所述解密密码。In this embodiment, the central control module 2 further includes: a storage unit connected to the decryption unit for storing the decryption password.
本发明的目的是为了解决现有技术中对网站后台风险进行评估过程中,不能有效保证网站后台的运行,导致网站后台运行出现异常,发生损失与不便的问题。与现有技术相比,本发明的有益效果是:通过中央控制模块2对风险评估结果进一步的判断,如果大于预设值则直接控制网站后台报警并产生加密命令,这样可以对风险评估进行进一步的综合评估,提高评估准确性。The purpose of the present invention is to solve the problem in the prior art that the background operation of the website cannot be effectively guaranteed during the risk assessment process of the website background, resulting in abnormal operation of the website background, resulting in loss and inconvenience. Compared with the prior art, the beneficial effect of the present invention is: through the further judgment of the risk assessment result by the central control module 2, if it is greater than the preset value, the background alarm of the website is directly controlled and an encrypted command is generated, so that the risk assessment can be further carried out. Comprehensive assessment, improve assessment accuracy.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other.
本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处。综上所述,本说明书内容不应理解为对本发明的限制。In this paper, specific examples have been used to illustrate the principle and implementation of the present invention. The description of the above embodiments is only used to help understand the core idea of the present invention; meanwhile, for those of ordinary skill in the art, according to the thought of the present invention, There will be changes in specific implementation methods and application ranges. In summary, the contents of this specification should not be construed as limiting the present invention.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011434490.8A CN112507269B (en) | 2020-12-10 | 2020-12-10 | A website background risk assessment system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011434490.8A CN112507269B (en) | 2020-12-10 | 2020-12-10 | A website background risk assessment system |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112507269A CN112507269A (en) | 2021-03-16 |
CN112507269B true CN112507269B (en) | 2023-08-08 |
Family
ID=74970494
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011434490.8A Active CN112507269B (en) | 2020-12-10 | 2020-12-10 | A website background risk assessment system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112507269B (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103971202A (en) * | 2014-05-06 | 2014-08-06 | 云南电力试验研究院(集团)有限公司电力研究院 | Risk evaluation system of electric transmission and transformation equipment based on currency quantization statistical technology |
CN104580189A (en) * | 2014-12-30 | 2015-04-29 | 北京奇虎科技有限公司 | Safety communication system |
CN104601356A (en) * | 2013-10-31 | 2015-05-06 | 大连智友软件科技有限公司 | Kalman filtering based risk assessment method for intranet uploading data |
CN107992978A (en) * | 2017-12-21 | 2018-05-04 | 连连银通电子支付有限公司 | It is a kind of to net the method for prewarning risk and relevant apparatus for borrowing platform |
CN109063476A (en) * | 2018-07-13 | 2018-12-21 | 江苏慧学堂系统工程有限公司 | A kind of computer system to ensure information security |
CN109118118A (en) * | 2018-09-06 | 2019-01-01 | 平安科技(深圳)有限公司 | Methods of risk assessment, storage medium and the server of business event |
CN209070534U (en) * | 2018-07-27 | 2019-07-05 | 淮北师范大学 | A kind of information security of computer network system |
CN111325455A (en) * | 2020-02-13 | 2020-06-23 | 中国安全生产科学研究院 | Limited space operation safety risk assessment system |
-
2020
- 2020-12-10 CN CN202011434490.8A patent/CN112507269B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104601356A (en) * | 2013-10-31 | 2015-05-06 | 大连智友软件科技有限公司 | Kalman filtering based risk assessment method for intranet uploading data |
CN103971202A (en) * | 2014-05-06 | 2014-08-06 | 云南电力试验研究院(集团)有限公司电力研究院 | Risk evaluation system of electric transmission and transformation equipment based on currency quantization statistical technology |
CN104580189A (en) * | 2014-12-30 | 2015-04-29 | 北京奇虎科技有限公司 | Safety communication system |
CN107992978A (en) * | 2017-12-21 | 2018-05-04 | 连连银通电子支付有限公司 | It is a kind of to net the method for prewarning risk and relevant apparatus for borrowing platform |
CN109063476A (en) * | 2018-07-13 | 2018-12-21 | 江苏慧学堂系统工程有限公司 | A kind of computer system to ensure information security |
CN209070534U (en) * | 2018-07-27 | 2019-07-05 | 淮北师范大学 | A kind of information security of computer network system |
CN109118118A (en) * | 2018-09-06 | 2019-01-01 | 平安科技(深圳)有限公司 | Methods of risk assessment, storage medium and the server of business event |
CN111325455A (en) * | 2020-02-13 | 2020-06-23 | 中国安全生产科学研究院 | Limited space operation safety risk assessment system |
Non-Patent Citations (1)
Title |
---|
计算机网络的安全风险评估;张郭军;《渭南师范学院学报》;第2001年卷(第S1期);66-67 * |
Also Published As
Publication number | Publication date |
---|---|
CN112507269A (en) | 2021-03-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112102516B (en) | Intelligent robot inspection system for transformer substation and access operation method thereof | |
KR101878707B1 (en) | Security system for industrial cloud connector and method thereof | |
TW201610743A (en) | Face based secure messaging | |
US20190342083A1 (en) | Data encryption control using multiple controlling authorities | |
US8918844B1 (en) | Device presence validation | |
CN116248277A (en) | Zero-trust security processing method and system for authentication encryption of Internet of things equipment | |
CN110972136A (en) | Internet of things safety communication module, terminal, safety control system and authentication method | |
CN109271802A (en) | A kind of user information management method, system, equipment and computer storage medium | |
KR20190026115A (en) | Method for operating process of manufacturing equipment based on cloud connector and computer readable record medium on which a program therefor is recorded | |
CN105635131A (en) | Data transmission method and device and server | |
KR20140030616A (en) | Apparatus and method for remotely deleting important information | |
CN118631434A (en) | Information security protection method and system based on blockchain | |
KR20120103272A (en) | Method for authentication of communication connecting, gateway apparatus thereof, and communication system thereof | |
CN110582986B (en) | Security authentication method for generating security key by combining authentication factors of multiple users | |
CN110620820A (en) | Ubiquitous power Internet of things intelligent management system | |
CN112087301A (en) | Gas meter safety certification system based on state cryptographic algorithm | |
CN111371737A (en) | Internet of things security access system based on NB-IoT | |
WO2022166775A1 (en) | Elevator accessory authentication method and system, and server and storage medium | |
CN102724205A (en) | Method for encrypting communication process in industrial field and data collection device | |
CN112507269B (en) | A website background risk assessment system | |
CN115333761B (en) | Equipment communication method and device applied to ship and server | |
CN117241264A (en) | Hydropower station component data acquisition method and system based on Internet of things security gateway | |
CN107077558B (en) | Authentication method and authentication device based on biological characteristics and electronic equipment | |
CN205302421U (en) | Mobile terminal , gate host computer and entrance guard system of unblanking in entrance guard system of unblanking | |
CN115567191A (en) | Production line network safety protection method based on equipment fingerprint and state secret algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |