CN112187537A - Method, device and equipment for synchronizing assets to security component - Google Patents

Method, device and equipment for synchronizing assets to security component Download PDF

Info

Publication number
CN112187537A
CN112187537A CN202011009158.7A CN202011009158A CN112187537A CN 112187537 A CN112187537 A CN 112187537A CN 202011009158 A CN202011009158 A CN 202011009158A CN 112187537 A CN112187537 A CN 112187537A
Authority
CN
China
Prior art keywords
synchronized
asset information
asset
synchronization
security component
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
CN202011009158.7A
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.)
DBAPPSecurity Co Ltd
Hangzhou Dbappsecurity Technology Co Ltd
Original Assignee
Hangzhou Dbappsecurity 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 Hangzhou Dbappsecurity Technology Co Ltd filed Critical Hangzhou Dbappsecurity Technology Co Ltd
Priority to CN202011009158.7A priority Critical patent/CN112187537A/en
Publication of CN112187537A publication Critical patent/CN112187537A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0846Configuration by using pre-existing information, e.g. using templates or copying from other elements based on copy from other elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • 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/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method, a device, equipment and a storage medium for realizing asset synchronization to a security component, wherein the method comprises the following steps: if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized; and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces. Therefore, when asset information needing to be synchronized exists, the asset information is uniformly issued and synchronized to the corresponding security components so as to realize management and maintenance of the asset information.

Description

Method, device and equipment for synchronizing assets to security component
Technical Field
The invention relates to the technical field of cloud security management platforms, in particular to a method, a device, equipment and a storage medium for synchronizing assets to security components.
Background
With the rise of cloud computing, the market of cloud security is getting bigger and bigger, and for a user of a cloud security management platform, a user usually has multiple security components, and each security component can be provided with an asset module, so that the user can manage and maintain asset information on the asset module of each security component, and the manner for managing and maintaining the asset information is cumbersome.
Disclosure of Invention
The invention aims to provide a method, a device, equipment and a storage medium for synchronizing assets to a security component, which can more conveniently realize the management and maintenance of asset information.
In order to achieve the above purpose, the invention provides the following technical scheme:
a method of enabling asset synchronization to a security component, comprising:
if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized;
and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
Preferably, the determining whether the asset information required to implement asset synchronization exists in the cloud security management platform includes:
monitoring asset information stored in the cloud security management platform in real time, and if any asset information is monitored to be changed, determining the changed asset information as asset information needing to realize asset synchronization;
and/or checking the asset information stored in the cloud security management platform regularly, and if any asset information is detected to be changed and not synchronized to the corresponding security component, determining that the asset information which is changed and not synchronized to the corresponding security component is the asset information required to realize asset synchronization.
Preferably, the method further comprises the following steps:
when any asset information stored in the cloud security management platform changes, a mark to be synchronized is set for the changed asset information;
after synchronizing the asset information to be synchronized to the corresponding security component based on the invoked data interface, the method further comprises:
and if the asset information to be synchronized is successfully synchronized to the corresponding security component, deleting the mark to be synchronized of the asset information to be synchronized, otherwise, keeping the mark to be synchronized of the asset information to be synchronized.
Preferably, detecting whether the asset information has changed and is not synchronized to the corresponding security component comprises:
and if any asset information is checked to have the mark to be synchronized, determining that the asset information with the mark to be synchronized is changed and not synchronized to the corresponding security component.
Preferably, the determining whether the synchronization of the asset information to be synchronized to the corresponding security component is successful includes:
if feedback information returned by the security components synchronized with the asset information to be synchronized is received within a preset time period, determining that the asset information to be synchronized is successfully synchronized to the corresponding security components, otherwise, determining that the asset information to be synchronized is not successfully synchronized to the corresponding security components.
Preferably, the determining the security component corresponding to the asset information to be synchronized includes:
determining that the security component containing the asset information before the asset information to be synchronized changes is the security component corresponding to the asset information to be synchronized, or determining that all the security components corresponding to the cloud security management platform are the security components corresponding to the asset information to be synchronized.
Preferably, after synchronizing the asset information to be synchronized to the corresponding security component based on the called data interface, the method further includes:
and recording a synchronization result of whether the asset information to be synchronized is successfully synchronized to the corresponding security component in a pre-designated database for inquiry.
An apparatus that enables asset synchronization to a security component, comprising:
a determination module to: if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized;
a synchronization module to: and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
An apparatus that enables asset synchronization to a security component, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method for asset synchronization to a security component as described in any one of the above when executing the computer program.
A computer readable storage medium having stored thereon a computer program which, when executed by a processor, carries out the steps of a method of implementing asset synchronization to a security component as claimed in any one of the preceding claims.
The invention provides a method, a device, equipment and a storage medium for realizing asset synchronization to a security component, wherein the method comprises the following steps: if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized; and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces. According to the technical scheme, when asset information needing to be synchronized exists in a cloud security management platform, the asset information is synchronized to the corresponding security component by calling a data interface of the security component corresponding to the asset information; therefore, when asset information needing to be synchronized exists, the asset information is uniformly issued and synchronized to the corresponding security components so as to realize management and maintenance of the asset information.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a first flowchart of a method for implementing asset synchronization to a security component according to an embodiment of the present invention;
FIG. 2 is a second flowchart of a method for implementing asset synchronization to a security component according to an embodiment of the present invention;
FIG. 3 is a third flowchart of a method for implementing asset synchronization to a security component according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an apparatus for implementing asset synchronization to a security component according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, a flowchart illustrating a method for implementing asset synchronization to a security component according to an embodiment of the present invention may include:
s11: and if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as the asset information to be synchronized.
An execution subject of the method for implementing asset synchronization to a security component according to an embodiment of the present invention may be a corresponding device, and the device may be disposed in a cloud security management platform, so that the execution subject of the method may be the cloud security management platform, and the following description specifically describes the execution subject of the method as the cloud security management platform. The security components refer to different security systems running on cloud security resource pool instances, such as a security gateway (next-generation firewall), a vulnerability scanning system, a database auditing and risk control system, a host security and management system, an operation and maintenance auditing and risk control system (bastion machine), a comprehensive log auditing platform and the like; the assets may include hosts, websites, databases, etc., and the asset information may include information indicating the operating status, usage, etc. of the corresponding assets.
After determining the asset information needing to realize asset synchronization, the cloud security management platform can determine the asset information as asset information to be synchronized, and then synchronize the asset information to be synchronized into the corresponding security component, so as to realize asset synchronization to the security component.
S12: and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
Each security component can provide a corresponding data interface, and the cloud security management platform can input corresponding data (including asset information to be synchronized) to the data interface by calling the data interface, so that the security component of the called data interface can acquire the data input by the cloud security management platform through the data interface of the security component; the data interface can be set according to actual needs, such as a RESTful interface and the like, so that safe transmission of data is achieved through RESTful. Based on this, in the embodiment of the application, when asset information to be synchronized is determined, security components corresponding to the asset information to be synchronized, that is, security components having assets corresponding to the asset information to be synchronized, may be determined, and then, by calling data interfaces of the security components, asset information to be synchronized is input to the security components, that is, synchronization of the asset information to be synchronized to the security components is achieved; after the security component acquires the asset information to be synchronized, the acquired asset information to be synchronized can be used for replacing the asset information which is stored in the security component and is before the asset information to be synchronized changes, so that the asset information is updated.
According to the technical scheme, when asset information needing to be synchronized exists in a cloud security management platform, the asset information is synchronized to the corresponding security component by calling a data interface of the security component corresponding to the asset information; therefore, when asset information needing to be synchronized exists, the asset information is uniformly issued and synchronized to the corresponding security components so as to realize management and maintenance of the asset information.
The method for implementing asset synchronization to a security component provided by the embodiment of the invention determines whether asset information required to implement asset synchronization exists in a cloud security management platform, and may include:
monitoring asset information stored in a cloud security management platform in real time, and if any asset information is monitored to be changed, determining the changed asset information as asset information needing to realize asset synchronization;
and/or checking the asset information stored in the cloud security management platform regularly, and if any asset information is detected to be changed and not synchronized to the corresponding security component, determining that the asset information which is changed and not synchronized to the corresponding security component is the asset information required to realize asset synchronization.
In the embodiment of the application, when determining whether asset information needing to realize asset synchronization exists in the cloud security management platform, the asset information can be realized in two ways, wherein the first way is to monitor each asset information stored in the cloud security management platform at regular time, so that the asset information which changes can be directly determined as the asset information needing to realize synchronization when any asset information changes; the second method is that each asset information stored in the cloud security management platform is detected at regular time (the regular time is a corresponding step realized every time a certain time interval set according to actual needs passes), so that when any asset information changes and synchronization is not realized, the any asset information is determined to be the asset information which needs to realize synchronization, wherein the asset information which changes and is not synchronized can be unsynchronized due to failure in synchronization after the change occurs, or the asset information which changes due to other reasons is not monitored to be unsynchronized and the other situations which change but are not synchronized due to other reasons; the asset information to be synchronized can be determined in real time through the first mode, and the asset information to be synchronized which is not monitored or fails to be synchronized can be determined in fixed time through the second mode, so that the asset information to be synchronized can be effectively and accurately determined.
The method for synchronizing the assets to the security component provided by the embodiment of the invention can further comprise the following steps:
when any asset information stored in the cloud security management platform changes, a mark to be synchronized is set for the changed asset information;
after the asset information to be synchronized is synchronized to the corresponding security component based on the called data interface, the method further comprises the following steps:
and if the asset information to be synchronized is successfully synchronized to the corresponding security component, deleting the mark to be synchronized of the asset information to be synchronized, otherwise, keeping the mark to be synchronized of the asset information to be synchronized.
Monitoring asset information in the cloud security management platform at regular time, and if any asset information is monitored to be changed, immediately setting a corresponding mark to be synchronized for the changed asset information, so that other processes, terminals or users and the like can know the condition that the corresponding asset information is changed based on the mark to be synchronized; the mark to be synchronized can be characters or numbers set according to actual needs. After synchronizing the asset information to be synchronized to the corresponding security component, whether the synchronization action is successful or not can be judged, if so, the asset information to be synchronized is determined not to need to be resynchronized, so that the mark to be synchronized of the asset information to be synchronized can be deleted, otherwise, the asset information to be synchronized needs to be resynchronized, so that the mark to be synchronized of the asset information to be synchronized is reserved, and therefore, whether the corresponding asset information changes or not and whether the corresponding asset information needs to be synchronized can be determined based on the mark to be synchronized of the asset information.
The method for synchronizing assets to security components provided by the embodiment of the invention detects whether asset information changes and is not synchronized to the corresponding security components, and the method can comprise the following steps:
if any asset information is checked to have the synchronization-pending flag, it is determined that the asset information having the synchronization-pending flag is changed and not synchronized to the corresponding security component.
After the mark to be synchronized is set and/or deleted based on the above scheme, the asset information with the mark to be synchronized is unsynchronized asset information to be synchronized, and the asset information without the mark to be synchronized is asset information which does not need to be synchronized.
The method for synchronizing assets to security components provided by the embodiment of the invention determines whether the synchronization of the asset information to be synchronized to the corresponding security components is successful, and can include the following steps:
if feedback information returned by the security components of the synchronized asset information to be synchronized is received within a preset time period, it is determined that the synchronizing of the asset information to be synchronized to the corresponding security components is successful, otherwise, it is determined that the synchronizing of the asset information to be synchronized to the corresponding security components is unsuccessful.
It should be noted that, when it is determined whether the synchronization of the asset information to be synchronized to the corresponding security component is successful, if the information fed back by the security component synchronizing the asset information to be synchronized is received within a time period (preset time period, such as 30 seconds, one minute, and the like) set according to actual needs from the time when the asset information to be synchronized is synchronized to the corresponding security component, it is determined that the asset information to be synchronized is successfully received by the corresponding security component, and therefore, it may be determined that the synchronization of the asset information to be synchronized to the corresponding security component is successful, or else, it is determined that the synchronization of the asset information to be synchronized to the corresponding security component is unsuccessful, so that the determination of whether the synchronization is successful is achieved through the simple interaction, which is efficient and convenient.
The method for realizing asset synchronization to the security component provided by the embodiment of the invention determines the security component corresponding to the asset information to be synchronized, and comprises the following steps:
determining that the security component containing the asset information before the asset information to be synchronized changes is the security component corresponding to the asset information to be synchronized, or determining that all the security components corresponding to the cloud security management platform are the security components corresponding to the asset information to be synchronized.
It should be noted that when determining the security component to which the asset information to be synchronized is synchronized, it may be determined that the security component including the asset corresponding to the asset information to be synchronized (i.e., the security component including the asset information before the asset information to be synchronized changes) is the security component to which the asset information to be synchronized needs to be synchronized, so that each asset information to be synchronized is synchronized into the corresponding security component, thereby avoiding the acquisition of the asset information to be synchronized by other security components, and ensuring the security of the asset information to be synchronized; the method can also be used for determining that all the security components are security components corresponding to the asset information to be synchronized, and sending the asset information to be synchronized to all the security components, so that each security component acquires the asset information required by itself from the asset information to be synchronized (namely, the security component itself includes the asset information to be synchronized corresponding to the asset information before change), and then performs data updating by using the acquired asset information, and directly discards other asset information not required by itself, so that the cloud security management platform does not need to distinguish the security components, the workload of the cloud security management platform is reduced, and the efficiency of synchronizing the asset information to the security components is further improved. According to the method and the device, any one of the two modes can be selected according to actual needs, and the flexibility of scheme implementation is improved.
The method for synchronizing assets to security components provided by the embodiment of the invention can also comprise the following steps after synchronizing the asset information to be synchronized to the corresponding security components based on the called data interface:
and recording a synchronization result of whether the asset information to be synchronized is successfully synchronized to the corresponding security component in a pre-designated database for inquiry.
According to the method and the device, after the synchronization result of whether the asset information to be synchronized is synchronized to the corresponding security component is successful or not is obtained, the synchronization result can be recorded into a pre-specified database for inquiry when needed.
It should be noted that, the asset information change may include an addition, deletion, check, modification, etc. of the asset information, and the asset information to be synchronized is obtained by corresponding to real-time monitoring, a flowchart of the technical scheme disclosed in the present application may be as shown in fig. 2, and the asset information to be synchronized is obtained by corresponding to timing check, and a flowchart of the technical scheme disclosed in the present application may be as shown in fig. 3; the interface, the synchronous interface and the data interface have the same meaning, and the asset information to be synchronized obtained by timing check can be realized by starting a timer (job scheduling service).
According to the method, the corresponding device is added on the cloud security management platform to manage and maintain the asset information of the user, and the cloud security management platform issues and synchronizes the asset information to the security component and is divided into two parts: 1. when the cloud security management platform manages and maintains the asset information, calling a corresponding RESTful interface provided by the security component to issue and synchronize the asset information; 2. and the cloud security management platform or the background synchronously issues the non-synchronous asset information to the corresponding security component in a polling mode at regular time through a timer and an operation scheduling mode. When the security component containing the asset information before the asset information to be synchronized changes is determined to be the security component corresponding to the asset information to be synchronized, the security component can be automatically realized by a cloud security management platform, the asset information to be synchronized can also be input to the outside, and then the security component to which the asset information to be synchronized, which is manually selected by an outside user, needs to be synchronized is received, namely the security component corresponding to the asset information to be synchronized. Therefore, the data exchange is carried out on the basis of the interfaces of job scheduling and RESTful style specification, so that the asset information is synchronously issued to each security component from the cloud security management platform; therefore, the user does not need to maintain the same asset information on each safety component repeatedly, and the asset information is uniformly issued and synchronized to each safety component through the cloud safety management platform, so that the implementation mode is convenient, the asset information synchronization efficiency and the operation convenience are improved, and the user experience is further improved.
An embodiment of the present invention further provides an apparatus for implementing asset synchronization to a security component, as shown in fig. 4, the apparatus may include:
a determining module 11, configured to: if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized;
a synchronization module 12 for: and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
In an apparatus for implementing asset synchronization to a security component according to an embodiment of the present invention, a determining module may include:
an information determination unit configured to: monitoring asset information stored in a cloud security management platform in real time, and if any asset information is monitored to be changed, determining the changed asset information as asset information needing to realize asset synchronization; and/or checking the asset information stored in the cloud security management platform regularly, and if any asset information is detected to be changed and not synchronized to the corresponding security component, determining that the asset information which is changed and not synchronized to the corresponding security component is the asset information required to realize asset synchronization.
The apparatus for implementing asset synchronization to a security component provided in the embodiment of the present invention may further include:
a flag setting module to: when any asset information stored in the cloud security management platform changes, a mark to be synchronized is set for the changed asset information;
a tag processing module to: after the asset information to be synchronized is synchronized to the corresponding security component based on the called data interface, if the asset information to be synchronized is successfully synchronized to the corresponding security component, the mark to be synchronized of the asset information to be synchronized is deleted, otherwise, the mark to be synchronized of the asset information to be synchronized is reserved.
In an apparatus for implementing asset synchronization to a security component provided in an embodiment of the present invention, a determining unit may include:
a determination subunit to: if any asset information is checked to have the synchronization-pending flag, it is determined that the asset information having the synchronization-pending flag is changed and not synchronized to the corresponding security component.
The apparatus for implementing asset synchronization to a security component provided in the embodiment of the present invention may further include:
a result acquisition module to: if feedback information returned by the security components of the synchronized asset information to be synchronized is received within a preset time period, it is determined that the synchronizing of the asset information to be synchronized to the corresponding security components is successful, otherwise, it is determined that the synchronizing of the asset information to be synchronized to the corresponding security components is unsuccessful.
In an embodiment of the present invention, a device for implementing asset synchronization to a security component includes:
a component determination unit to: determining that the security component containing the asset information before the asset information to be synchronized changes is the security component corresponding to the asset information to be synchronized, or determining that all the security components corresponding to the cloud security management platform are the security components corresponding to the asset information to be synchronized.
The apparatus for implementing asset synchronization to a security component provided in the embodiment of the present invention may further include:
a recording module to: after the asset information to be synchronized is synchronized to the corresponding security component based on the called data interface, whether the synchronization result of synchronizing the asset information to be synchronized to the corresponding security component is successful or not is recorded in a pre-designated database for inquiry.
An embodiment of the present invention further provides an apparatus for implementing asset synchronization to a security component, where the apparatus may include:
a memory for storing a computer program;
a processor for implementing the steps of a method for asset synchronization to a security component as described in any of the above when executing a computer program.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, where the computer program, when executed by a processor, implements the steps of any of the above methods for synchronizing assets to a security component.
It should be noted that for the description of the relevant parts in the apparatus, the device and the storage medium for implementing asset synchronization to the security component provided in the embodiment of the present invention, reference is made to the detailed description of the corresponding parts in the method for implementing asset synchronization to the security component provided in the embodiment of the present invention, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present invention that are consistent with the implementation principles of the corresponding technical solutions in the prior art are not described in detail, so as to avoid redundant description.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for implementing asset synchronization to a security component, comprising:
if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized;
and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
2. The method of claim 1, wherein determining whether asset information needed to implement asset synchronization exists in the cloud security management platform comprises:
monitoring asset information stored in the cloud security management platform in real time, and if any asset information is monitored to be changed, determining the changed asset information as asset information needing to realize asset synchronization;
and/or checking the asset information stored in the cloud security management platform regularly, and if any asset information is detected to be changed and not synchronized to the corresponding security component, determining that the asset information which is changed and not synchronized to the corresponding security component is the asset information required to realize asset synchronization.
3. The method of claim 2, further comprising:
when any asset information stored in the cloud security management platform changes, a mark to be synchronized is set for the changed asset information;
after synchronizing the asset information to be synchronized to the corresponding security component based on the invoked data interface, the method further comprises:
and if the asset information to be synchronized is successfully synchronized to the corresponding security component, deleting the mark to be synchronized of the asset information to be synchronized, otherwise, keeping the mark to be synchronized of the asset information to be synchronized.
4. The method of claim 3, wherein detecting whether asset information has changed and is not synchronized to a corresponding security component comprises:
and if any asset information is checked to have the mark to be synchronized, determining that the asset information with the mark to be synchronized is changed and not synchronized to the corresponding security component.
5. The method of claim 4, wherein determining whether synchronizing the asset information to be synchronized to the corresponding security component is successful comprises:
if feedback information returned by the security components synchronized with the asset information to be synchronized is received within a preset time period, determining that the asset information to be synchronized is successfully synchronized to the corresponding security components, otherwise, determining that the asset information to be synchronized is not successfully synchronized to the corresponding security components.
6. The method of claim 5, wherein determining a security component corresponding to the asset information to be synchronized comprises:
determining that the security component containing the asset information before the asset information to be synchronized changes is the security component corresponding to the asset information to be synchronized, or determining that all the security components corresponding to the cloud security management platform are the security components corresponding to the asset information to be synchronized.
7. The method of claim 6, wherein after synchronizing the asset information to be synchronized to the corresponding security component based on the invoked data interface, further comprising:
and recording a synchronization result of whether the asset information to be synchronized is successfully synchronized to the corresponding security component in a pre-designated database for inquiry.
8. An apparatus that enables asset synchronization to a security component, comprising:
a determination module to: if any asset information needing to realize asset synchronization exists in the cloud security management platform, determining the asset information needing to realize asset synchronization as asset information to be synchronized;
a synchronization module to: and calling data interfaces of the safety components corresponding to the asset information to be synchronized, and synchronizing the asset information to be synchronized to the corresponding safety components based on the called data interfaces.
9. An apparatus that enables asset synchronization to a security component, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the method of implementing asset synchronization to a security component as claimed in any one of claims 1 to 7 when executing said computer program.
10. A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the method of carrying out asset synchronization to a security component as claimed in any one of claims 1 to 7.
CN202011009158.7A 2020-09-23 2020-09-23 Method, device and equipment for synchronizing assets to security component Pending CN112187537A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011009158.7A CN112187537A (en) 2020-09-23 2020-09-23 Method, device and equipment for synchronizing assets to security component

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011009158.7A CN112187537A (en) 2020-09-23 2020-09-23 Method, device and equipment for synchronizing assets to security component

Publications (1)

Publication Number Publication Date
CN112187537A true CN112187537A (en) 2021-01-05

Family

ID=73956505

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011009158.7A Pending CN112187537A (en) 2020-09-23 2020-09-23 Method, device and equipment for synchronizing assets to security component

Country Status (1)

Country Link
CN (1) CN112187537A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242154A (en) * 2021-07-12 2021-08-10 广东睿江云计算股份有限公司 Remote asset management system and method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102820989A (en) * 2012-08-07 2012-12-12 杭州华三通信技术有限公司 Network equipment and asset management method thereof
DE102018002884A1 (en) * 2017-06-22 2018-12-27 Adobe Systems Incorporated Component-based synchronization of digital assets
CN109753782A (en) * 2018-11-23 2019-05-14 北京奇安信科技有限公司 A kind of adaptation processing method and device of cloud security resource pool
US20190297055A1 (en) * 2018-03-26 2019-09-26 Fortinet, Inc. Automated learning of externally defined network assets by a network security device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102820989A (en) * 2012-08-07 2012-12-12 杭州华三通信技术有限公司 Network equipment and asset management method thereof
DE102018002884A1 (en) * 2017-06-22 2018-12-27 Adobe Systems Incorporated Component-based synchronization of digital assets
US20190297055A1 (en) * 2018-03-26 2019-09-26 Fortinet, Inc. Automated learning of externally defined network assets by a network security device
CN109753782A (en) * 2018-11-23 2019-05-14 北京奇安信科技有限公司 A kind of adaptation processing method and device of cloud security resource pool

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113242154A (en) * 2021-07-12 2021-08-10 广东睿江云计算股份有限公司 Remote asset management system and method thereof
CN113242154B (en) * 2021-07-12 2021-12-10 广东睿江云计算股份有限公司 Remote asset management system and method thereof

Similar Documents

Publication Publication Date Title
CN105357038B (en) Monitor the method and system of cluster virtual machine
CN110489391B (en) Data processing method and related equipment
CN106209948B (en) A kind of data push method and device
US8799709B2 (en) Snapshot management method, snapshot management apparatus, and computer-readable, non-transitory medium
CN108228256B (en) Code synchronization method, device, computer readable medium and terminal
CN112380093A (en) Operation and maintenance processing method and device and computer equipment
CN109361525B (en) Method, device, control terminal and medium for restarting distributed deployment of multiple services
CN104601366B (en) It is a kind of control, service node configuration service method and device
CN109921942B (en) Cloud platform switching control method, device and system and electronic equipment
WO2014152076A1 (en) Retry and snapshot enabled cross-platform synchronized communication queue
CN108923875A (en) Method for synchronizing time and device
CN110704872A (en) Data query method and device, electronic equipment and computer readable storage medium
CN112187537A (en) Method, device and equipment for synchronizing assets to security component
CN110704281A (en) Method for monitoring system operation
CN107908481A (en) A kind of method of data synchronization, device and system
CN107172112B (en) Computer file transmission method and device
CN110196749B (en) Virtual machine recovery method and device, storage medium and electronic device
US11263112B2 (en) Method and apparatus for evaluating quality of software running environment of device
CN114070856B (en) Data processing method, device, system, operation and maintenance auditing equipment and storage medium
CN115509714A (en) Task processing method and device, electronic equipment and storage medium
CN114817134A (en) Snapshot task monitoring method, device, equipment and medium
CN105791350B (en) Project data processing method and system
CN108924013B (en) Network flow accurate acquisition method and device
CN114126028A (en) Differential protection method, device, communication unit and storage medium
CN109981521B (en) Message association method, message association device and message association system

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: 20210105