CN116975007B - Method, system, equipment and medium for storing and displaying network assets - Google Patents

Method, system, equipment and medium for storing and displaying network assets Download PDF

Info

Publication number
CN116975007B
CN116975007B CN202310942244.0A CN202310942244A CN116975007B CN 116975007 B CN116975007 B CN 116975007B CN 202310942244 A CN202310942244 A CN 202310942244A CN 116975007 B CN116975007 B CN 116975007B
Authority
CN
China
Prior art keywords
document
network asset
documents
version
asset
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
Application number
CN202310942244.0A
Other languages
Chinese (zh)
Other versions
CN116975007A (en
Inventor
王昊天
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Dragon Technology Co ltd
Original Assignee
Shanghai Dragon 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 Shanghai Dragon Technology Co ltd filed Critical Shanghai Dragon Technology Co ltd
Priority to CN202310942244.0A priority Critical patent/CN116975007B/en
Publication of CN116975007A publication Critical patent/CN116975007A/en
Application granted granted Critical
Publication of CN116975007B publication Critical patent/CN116975007B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/174Redundancy elimination performed by the file system
    • G06F16/1744Redundancy elimination performed by the file system using compression, e.g. sparse files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • G06F16/1824Distributed file systems implemented using Network-attached Storage [NAS] architecture
    • G06F16/183Provision of network file services by network file servers, e.g. by using NFS, CIFS

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a method, a system, equipment and a medium for storing and displaying network assets, which comprise a first document stored in a non-relational database, wherein the first document comprises a plurality of second documents, the second documents comprise network asset version data, and the second documents have time stamps. And according to the first time selected by the user, retrieving the second document or the third document before the first time, and sending the second document or the third document to the user side after the time stamps are sequentially arranged at the last. The application enables multi-version recording and management of network assets. And the user is allowed to check the history record of the network asset, so that the user is helped to know the evolution process of the asset, and the problem investigation and analysis are performed.

Description

Method, system, equipment and medium for storing and displaying network assets
Technical Field
The present disclosure relates to the field of network asset data processing technologies, and in particular, to a method, a system, an apparatus, and a medium for storing and displaying a network asset.
Background
With the rapid development of the internet and information technology, the network environment of an enterprise is more and more complex, network assets are more and more huge, and all network assets of the enterprise are reachable by all networks. However, network assets are not constant, and because of enterprise own management policies, business needs, job omission, private setup, etc., there is a possibility that asset changes may be caused, and thus, there is a higher demand for current network asset management and version control.
The following products or processes are mainly used in relation to network asset management and version control: 1. traditional asset management tools: basic asset discovery and storage functions are typically provided, but lack version control and historian functions. These tools focus primarily on the current status and configuration of assets, rather than tracking and comparing asset changes. 2.2. Version control system: in the field of software development, version control systems (such as Git and SVN) are widely used for code management. These systems are able to track the history of code, changes and differences between different versions, but are not suitable for specific needs of network asset management and version control. 3. Network configuration management tool: the network configuration management tool is intended to manage configuration files and settings of the network device. They provide some historian functionality that allows an administrator to view previous configuration versions, but typically do not focus on version control and change comparisons of the entire network asset.
Disclosure of Invention
The application provides a method, a system, equipment and a medium for storing and displaying network assets, which can record and store network asset states and configuration information at different time points.
In a first aspect, the present application provides a network asset storage method, which adopts the following technical scheme:
a network asset storage method, comprising: a first document stored in a non-relational database, the first document comprising a number of second documents, the second documents comprising network asset version data, the second documents having a timestamp.
Further, the storage mode of the second document is incremental storage, and when the network asset version data changes, a third document is generated and linked to the second document with the changed network asset version data, wherein the third document comprises an attribute with the changed network asset version data and a timestamp with the changed network asset version data.
Further, when the number or the occupied memory space of the second documents in the first documents is larger than a preset number threshold or memory space threshold, compressing the preset number of the second documents according to the time stamp sequence.
Further, when the number of the second documents or the occupied memory space in the first documents is greater than a preset number threshold or a memory space threshold, before the preset number of the second documents are compressed according to the time stamp sequence, links between the second documents and the third documents which are to be compressed are contacted, and a fourth document is generated, wherein the fourth document comprises network asset version data corresponding to the last second document in the time stamp sequence of the second documents and the third documents which are to be compressed, and attributes of changes in the network asset version data corresponding to the first third document in the time stamp sequence of the uncompressed second documents and the third documents.
Further, the network asset version data includes version asset attributes, version configuration parameters and version status information.
In a second aspect, the present application provides a network asset display method, which adopts the following technical scheme:
a network asset display method, which is applied to the above network asset storage method, comprises the following steps:
according to the first time selected by the user, retrieving the second document before the first time, and sequentially arranging the time stamps on the last second document to be sent to the user side;
or (b)
And according to the first time selected by the user, retrieving a third document which is before the first time and has time stamps sequentially arranged at the last, and generating a new second document to be sent to the user side, wherein the second document is linked with the third document.
Further, the method further comprises the steps of: generating a time axis view, wherein the time axis view comprises a plurality of time stamps, network asset version data corresponding to the time stamps and change information of the network asset version data;
generating a version selector, wherein the version selector comprises a date selector and a version number selector; the date selector is used for calling the network asset version data corresponding to the target date; the version number selector is used for calling the network asset version data corresponding to the target version number.
In a third aspect, the present application provides a network asset display method, which adopts the following technical scheme:
a network asset storage and display system, comprising:
the storage module is used for storing a first document comprising a plurality of second documents;
and the display module is used for calling the target network asset version data.
In a fourth aspect, the present application provides a computer readable storage medium, which adopts the following technical scheme:
a computer readable storage medium comprising a computer program for implementing the method described above.
In a fifth aspect, the present application provides a computing device, which adopts the following technical scheme:
a computing device comprising a memory and a processor, the memory for storing a computer program which, when executed by the processor, implements the method described above.
In summary, the present application includes at least one of the following beneficial technical effects:
compared with the traditional network asset management method, the system, the equipment and the medium for storing and displaying the network asset adopt the version control technology, and can realize multi-version recording and management of the network asset. By recording the change information of each version, a user can easily check the asset states and configurations at different time points, and more efficient version control and management are realized. On the other hand, the technical scheme of the application allows the user to check the history of the network asset, the user can easily check the change process and state of the asset, know the evolution process of the asset, and help to check and analyze the problems.
Drawings
FIG. 1 is a schematic diagram of a document structure of a network asset storage method in an embodiment of the present application.
FIG. 2 is a schematic diagram of a network asset storage method document reference relationship in an embodiment of the present application.
Fig. 3 is a schematic diagram of a network asset data structure in an embodiment of the present application.
Fig. 4 is a flowchart of a method for comparing network asset data differences in an embodiment of the present application.
Figure 5 is a flow chart of a method for displaying network asset data in an embodiment of the present application,
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application will be further described in detail with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present application.
The embodiment of the application discloses a method, a system, equipment and a medium for storing and displaying network assets, provides a solution capable of tracking and managing versions of the network assets, and is particularly suitable for a company to own a large-scale enterprise network, wherein the network comprises a plurality of computers, servers and network equipment. Network assets refer to various entities, resources or elements existing in a computer network, including but not limited to IP addresses, domain names, network devices and components, etc., which have their own attributes and a certain dependency relationship with each other.
Referring to fig. 1, a network asset storage method adopts the following technical scheme:
a network asset storage method, comprising: a first document stored in a non-relational database, the first document comprising a number of second documents, the second documents comprising network asset version data, the second documents having a timestamp.
In this embodiment, a non-relational database, such as a graph database, is used to store version information data of network assets, and the version data of each network asset is stored as a document, as a first document, where each network asset may refer to each computer, each server, etc. entity device, computing resource or element, and the network asset includes fields of asset ID, timestamp, status information, configuration data, affiliation, etc., while the version data of the network asset at this certain point in time is used as a sub-document, i.e., a second document, of the network asset document. The second document includes at least one time stamp, and the data information of the network asset at a time corresponding to the time stamp. The version control of the network asset can be realized by the mode, and the multi-version recording and management of the network asset can be realized.
Referring to fig. 2, in one embodiment of the present application, the second document is stored in an incremental manner, and when the network asset version data changes, a third document is generated and linked to the second document in which the network asset version data changes, where the third document includes an attribute of the change in the network asset version data, and a timestamp of the change in the network asset version data.
In this embodiment, each time the version data of the network asset in the second document changes, for example, when the status of the asset, the configuration of the asset or the relationship of the asset changes, a new version document of the network asset is automatically generated and is used as a sub-document, i.e. a third document, of the network asset to be stored in the non-relational database, so as to achieve the purpose of storing the version information of the network asset. In addition, in order to reduce the storage space and improve the storage efficiency, the invention uses the storage form of incremental storage, does not require that the asset information of each version creates a complete document, but only records the attribute of the asset which changes in each version. Therefore, the repeated storage of the unchanged attributes can be avoided, and the occupation of the storage space is reduced. Each version records only the properties of the change and references the complete document of the previous version, thereby forming a chain relationship between versions.
In one embodiment of the present application, when the number or the occupied memory space of the second documents in the first documents is greater than a preset number threshold or memory space threshold, compressing a preset number of the second documents according to the time stamp sequence.
In this embodiment, data compression and archiving may be performed on historical version data in the network asset version data, and the earlier version may be compressed and stored to reduce storage space occupation. The compressed data can be decompressed and restored when the data is required to be called, so that the utilization rate of the storage space is improved to the greatest extent.
Referring to fig. 2, in one embodiment of the present application, when the number of second documents or the occupied memory space in the first document is greater than a preset number threshold or a memory space threshold, before compressing the preset number of second documents according to the time stamp sequence, a link between the second documents and a third document to be compressed is contacted, and a fourth document is generated, where the fourth document includes network asset version data corresponding to the second documents and the third documents, in which the time stamps of the second documents and the third documents are sequentially arranged at the last, and attributes of changes in the network asset version data corresponding to the third documents and the second documents and the third documents, in which the time stamps of the third documents and the second documents and the third documents are not compressed, in which the time stamps of the third documents are sequentially arranged at the first.
In this embodiment, since the third document only records the changes occurring in the network asset version data, and the second document is referenced to form the complete current version of the network asset version data, when the second document needs to be compressed, the reference relationship of the second document may be destroyed, and therefore, before the historical network asset version data is compressed, a new second document needs to be generated according to the third document and its reference relationship which do not need to be compressed, and meanwhile, the reference relationship of other third documents which do not need to be compressed is changed, so that they reference the new second document, and the utilization rate of the storage space can be improved maximally.
Referring to fig. 3, in one embodiment of the present application, the network asset version data includes version asset attributes, version configuration parameters, and version status information.
In this embodiment, the version asset attribute may be an IP address, a domain name, a component, etc., the version configuration parameter may be a port number, a protocol, a setting option, etc., and the version status information may be an online/offline status, a health status, a performance index, etc.
Referring to fig. 5, in one embodiment of the present application, a network asset display method is further provided, and the following technical scheme is adopted:
a network asset display method, which is applied to the above network asset storage method, comprises the following steps:
according to the first time selected by the user, retrieving the second document before the first time, and sequentially arranging the time stamps on the last second document to be sent to the user side;
or (b)
And according to the first time selected by the user, retrieving a third document which is before the first time and has time stamps sequentially arranged at the last, and generating a new second document to be sent to the user side, wherein the second document is linked with the third document.
In this embodiment, for the stored network version data, the user can easily check the differences between the historical versions of each network, and make a comprehensive judgment on the overall historical condition of the network, so that a comparison mode with multiple angles is provided for the user, and the user can compare the differences of the network assets with different versions at the attribute level. For example, for each asset attribute (e.g., IP address, domain name, component, etc.), a comparison is made as to whether the value between the two versions is the same or has changed. While if the network asset has configuration parameters (e.g., port numbers, protocols, setup options, etc.), the configuration parameter differences between the different versions may be compared. This may help the user to learn about configuration changes between particular versions. If the network asset has status information (e.g., online/offline status, health status, performance metrics, etc.), the status changes between different versions may be compared. This may help the user track the evolution and changes of the asset state.
Referring to fig. 4, in one embodiment of the present application, the network asset display method further includes: generating a time axis view, wherein the time axis view comprises a plurality of time stamps, network asset version data corresponding to the time stamps and change information of the network asset version data;
generating a version selector, wherein the version selector comprises a date selector and a version number selector; the date selector is used for calling the network asset version data corresponding to the target date; the version number selector is used for calling the network asset version data corresponding to the target version number.
In this embodiment, in order to enable a user to intuitively perform viewing of different versions of a network asset, the technical scheme of the present application designs different asset viewing modes, and one way is to provide a time axis view for the user, so that the user can view changes of historical assets in time sequence. The user can browse different versions of asset information by dragging a timeline or selecting a specific point in time; another way is to provide the user with a version selector, which is a version selector interface or drop-down menu, allowing the user to select a particular version to view the corresponding asset information. A date selector and a version number selector are included to allow a user to select a version of interest; while our product filtering and searching functions to filter specific versions of asset information based on keywords, attributes or other criteria. This can help users quickly locate and browse historical asset records of their interest; finally, the technical scheme of the method and the device can also realize a change tracking function, and in the history asset checking function, the change among the versions is highlighted, so that a user can clearly see the change content and the change influence of the asset. The altered portion is represented using a color mark, highlighting, or the like.
The embodiment of the application also discloses a network asset storage and display system.
A network asset storage and display system, comprising:
the storage module is used for storing a first document comprising a plurality of second documents;
and the display module is used for calling the target network asset version data.
The network asset storage and display system of the embodiment of the application can realize any one of the above-mentioned network asset storage method and network asset display method, and the specific working process of each module in the network asset storage and display system can refer to the corresponding process in the above-mentioned method embodiment.
In several embodiments provided herein, it should be understood that the provided methods and systems may be implemented in other ways. For example, the system embodiments described above are merely illustrative; for example, a division of a module is merely a logical function division, and there may be another division manner in actual implementation, for example, multiple modules may be combined or may be integrated into another system, or some features may be omitted or not performed.
In one embodiment of the application, when the network asset storage and display system of the technical scheme of the application is deployed, identification and difference calculation are further required to be performed on the network asset version data, and the difference calculation can obtain differences of network assets of different versions at attribute levels. For example, for each asset attribute (e.g., IP address, domain name, component, etc.), a comparison is made as to whether the value between the two versions is the same or has changed. While if the network asset has configuration parameters (e.g., port numbers, protocols, setup options, etc.), the configuration parameter differences between the different versions may be compared. This may help the user to learn about configuration changes between particular versions. If the network asset has status information (e.g., online/offline status, health status, performance metrics, etc.), the status changes between different versions may be compared. This may help the user track the evolution and changes of the asset state. And through difference calculation, the network asset version data in the historical version can be stored, compressed and the reference relation between each second document and each third document can be defined according to the network asset storage method.
The embodiment of the application also discloses a computing device.
A computing device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing a method xx as described above when executing the computer program.
The embodiment of the application also discloses a computer readable storage medium.
A computer readable storage medium storing a computer program capable of being loaded by a processor and executing any one of the methods xx described above.
Wherein a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device; program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
In one embodiment of the present application, it is assumed that a company has a large-scale enterprise network that includes thousands of computers, servers, and network devices. The company needs a solution that can track and manage versions of network assets and can make version comparisons and history checks. The following are the processing steps of the solution:
and step 1, deploying a network asset management system, namely deploying the invention, and simultaneously importing information such as network assets of a company and the like and change conditions into the invention, wherein the invention stores and records in real time.
Step 2, asset version record: when a network asset changes, the system records the change information of the asset. For example, when configuration information of a certain computer is changed, the system records new configuration information and a change time stamp. The change information for each version is stored as a document and is associated with an asset ID and a timestamp.
Step 3, version comparison: when a user needs to compare different versions of a network asset, the system provides a version comparison function. The user may select two particular versions for comparison, e.g., the latest version and the previous version. The system will retrieve the two versions of data from storage and compare them according to the required attributes.
Step 4, difference calculation and display: the system will perform a difference calculation on the two versions selected to find the content of the change between them. For example, for configuration information of a certain asset, the system will compare the change of each attribute between two versions to find new added, deleted and modified content. The system presents this difference information to the user in an easy to understand manner.
Step 5, checking the history record: the system also provides a history viewing function that allows the user to view all version records for a particular asset. The user may select a particular asset, the system will list all versions of the asset in chronological order, and display detailed information for each version. The user can easily view the changes and status of the asset history, as well as the associated configuration information.
Through the above processing steps, the company can effectively process the history record and comparison problems of the network asset by using the technical scheme based on the application. The distributed network asset management system records version changes of assets, provides version comparison and history viewing functions, enables users to easily manage and track version changes of network assets, and views detailed information of each version. Thus, the company can better grasp the state and change of the network asset, and is helpful for improving the network management efficiency and the resource allocation.
In summary, compared with the traditional network asset management method, the technical scheme of the application adopts the version control technology, so that the multi-version recording and management of the network asset can be realized. By recording the change information of each version, a user can easily check the asset states and configurations at different time points, and more efficient version control and management are realized. Meanwhile, the technical scheme of the application provides a network asset version comparison function, and a user can conveniently compare the differences between different versions. By comparing the property and configuration of the asset in different versions, the user can accurately understand the content and scope of the asset change, thereby better making decisions and management. Moreover, the technical scheme of the application allows a user to view the history of the network asset and list the detailed information of each version in time sequence. The user can easily check the change process and state of the asset, know the evolution process of the asset, and help to conduct problem investigation and analysis.
In the foregoing embodiments, the descriptions of the embodiments are focused on, and for those portions of one embodiment that are not described in detail, reference may be made to the related descriptions of other embodiments.
The foregoing description of the preferred embodiments of the present application is not intended to limit the scope of the application, in which any feature disclosed in this specification (including abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise. That is, each feature is one example only of a generic series of equivalent or similar features, unless expressly stated otherwise.

Claims (7)

1. A method of storing a network asset, comprising: a first document stored in a non-relational database, the first document comprising a number of second documents, the second documents comprising network asset version data, the second documents having a timestamp; the storage mode of the second document is incremental storage, and when the network asset version data changes, a third document is generated and linked to the second document with the changed network asset version data, wherein the third document comprises the changed attribute in the network asset version data and the changed timestamp in the network asset version data; compressing a preset number of second documents according to a time stamp sequence when the number or occupied memory space of the second documents in the first documents is larger than a preset number threshold or memory space threshold; and when the number of the second documents or the occupied memory space in the first documents is larger than a preset number threshold or a memory space threshold, before the preset number of the second documents are compressed according to the time stamp sequence, links between the second documents and the third documents which are required to be compressed are contacted, a fourth document is generated, the fourth document comprises network asset version data, of which the time stamp sequence is arranged at the last of the second documents, in the second documents which are required to be compressed, and attributes, of which the time stamp sequence is arranged at the first of the third documents, in the network asset version data, in the third documents which are not compressed, are changed.
2. The network asset storage method of claim 1, wherein: the network asset version data includes version asset attributes, version configuration parameters and version status information.
3. A network asset display method, applying the network asset storage method according to any one of claims 1-2, comprising:
according to the first time selected by the user, retrieving the second document before the first time, and sequentially arranging the time stamps on the last second document to be sent to the user side;
or (b)
And according to the first time selected by the user, retrieving a third document which is before the first time and has time stamps sequentially arranged at the last, and generating a new second document to be sent to the user side, wherein the second document is linked with the third document.
4. A network asset display method according to claim 3, further comprising: generating a time axis view, wherein the time axis view comprises a plurality of time stamps, network asset version data corresponding to the time stamps and change information of the network asset version data;
generating a version selector, wherein the version selector comprises a date selector and a version number selector; the date selector is used for calling the network asset version data corresponding to the target date; the version number selector is used for calling the network asset version data corresponding to the target version number.
5. A network asset storage and display system, comprising:
a storage module for executing the network asset storage method of any one of claims 1 to 2, storing a first document comprising a number of second documents;
a display module, configured to execute the network asset display method according to any one of claims 3 to 4, and invoke the target network asset version data.
6. A computer readable storage medium, characterized in that the computer readable storage medium comprises a computer program for implementing the method according to any of claims 1 to 4.
7. A computing device comprising a memory and a processor, the memory for storing a computer program that, when executed by the processor, implements the method of any of claims 1-4.
CN202310942244.0A 2023-07-29 2023-07-29 Method, system, equipment and medium for storing and displaying network assets Active CN116975007B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310942244.0A CN116975007B (en) 2023-07-29 2023-07-29 Method, system, equipment and medium for storing and displaying network assets

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310942244.0A CN116975007B (en) 2023-07-29 2023-07-29 Method, system, equipment and medium for storing and displaying network assets

Publications (2)

Publication Number Publication Date
CN116975007A CN116975007A (en) 2023-10-31
CN116975007B true CN116975007B (en) 2024-03-22

Family

ID=88480985

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310942244.0A Active CN116975007B (en) 2023-07-29 2023-07-29 Method, system, equipment and medium for storing and displaying network assets

Country Status (1)

Country Link
CN (1) CN116975007B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101652775A (en) * 2007-04-13 2010-02-17 汤姆森许可贸易公司 System and method for mapping logical and physical assets in a user interface
CN108449345A (en) * 2018-03-22 2018-08-24 深信服科技股份有限公司 A kind of networked asset continues method for safety monitoring, system, equipment and storage medium
CN109327461A (en) * 2018-11-12 2019-02-12 广东省信息安全测评中心 Distributed asset identification and change cognitive method and system
CN110324310A (en) * 2019-05-21 2019-10-11 国家工业信息安全发展研究中心 Networked asset fingerprint identification method, system and equipment
US10893067B1 (en) * 2020-01-31 2021-01-12 BitSight Technologies, Inc. Systems and methods for rapidly generating security ratings
CN114846462A (en) * 2019-11-19 2022-08-02 比特发现公司 Asset search discovery system using graph data structure
CN116346395A (en) * 2022-12-14 2023-06-27 西安热工研究院有限公司 Industrial control network asset identification method, system, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7412462B2 (en) * 2000-02-18 2008-08-12 Burnside Acquisition, Llc Data repository and method for promoting network storage of data
US7683904B2 (en) * 2004-05-17 2010-03-23 Pixar Manual component asset change isolation methods and apparatus
EP2715975B1 (en) * 2011-06-01 2016-03-23 Hewlett-Packard Development Company, L.P. Network asset information management
US11282017B2 (en) * 2015-07-11 2022-03-22 RiskRecon Inc. Systems and methods for monitoring information security effectiveness
US10742683B2 (en) * 2017-09-18 2020-08-11 Veracity Industrial Networks, Inc. Network asset characterization, classification, grouping and control

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101652775A (en) * 2007-04-13 2010-02-17 汤姆森许可贸易公司 System and method for mapping logical and physical assets in a user interface
CN108449345A (en) * 2018-03-22 2018-08-24 深信服科技股份有限公司 A kind of networked asset continues method for safety monitoring, system, equipment and storage medium
CN109327461A (en) * 2018-11-12 2019-02-12 广东省信息安全测评中心 Distributed asset identification and change cognitive method and system
CN110324310A (en) * 2019-05-21 2019-10-11 国家工业信息安全发展研究中心 Networked asset fingerprint identification method, system and equipment
CN114846462A (en) * 2019-11-19 2022-08-02 比特发现公司 Asset search discovery system using graph data structure
US10893067B1 (en) * 2020-01-31 2021-01-12 BitSight Technologies, Inc. Systems and methods for rapidly generating security ratings
CN116346395A (en) * 2022-12-14 2023-06-27 西安热工研究院有限公司 Industrial control network asset identification method, system, equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Review and Prospect of Data Asset Research: Based on Social Network Analysis Method;Zifeng Li 等;2019 IEEE 4th International Conference on Big Data Analytics (ICBDA);第345-350页 *
基于态势感知技术的电子政务网络健康度评测平台搭建;岳剑;中国信息化(06);第44-48页 *
基于流量感知的动态网络资产监测研究;李憧 等;信息安全研究(第06期);第523-529页 *
运营商网络资产安全管控技术与方案探讨;张昊迪 等;广东通信技术(第12期);第5-9页 *

Also Published As

Publication number Publication date
CN116975007A (en) 2023-10-31

Similar Documents

Publication Publication Date Title
US11363047B2 (en) Generating investigation timeline displays including activity events and investigation workflow events
US10848510B2 (en) Selecting network security event investigation timelines in a workflow environment
US11977544B2 (en) Pipelined search query, leveraging reference values of an inverted index to access a set of event data and performing further queries on associated raw data
US11132111B2 (en) Assigning workflow network security investigation actions to investigation timelines
US9953066B2 (en) Automatically generating and reporting merged performance and capacity statistics
US20180234328A1 (en) Service analyzer interface
US9356966B2 (en) System and method to provide management of test data at various lifecycle stages
US11500783B1 (en) Evicting data associated with a data intake and query system from a local storage
US11966797B2 (en) Indexing data at a data intake and query system based on a node capacity threshold
US11436116B1 (en) Recovering pre-indexed data from a shared storage system following a failed indexer
US20190238635A1 (en) Method and system for synchronizing webpages within a web browser
US11609913B1 (en) Reassigning data groups from backup to searching for a processing node
US11960545B1 (en) Retrieving event records from a field searchable data store using references values in inverted indexes
US11892976B2 (en) Enhanced search performance using data model summaries stored in a remote data store
US11755559B1 (en) Automatic entity control in a machine data driven service monitoring system
US11494381B1 (en) Ingestion and processing of both cloud-based and non-cloud-based data by a data intake and query system
CN116975007B (en) Method, system, equipment and medium for storing and displaying network assets
US11841827B2 (en) Facilitating generation of data model summaries
US11829415B1 (en) Mapping buckets and search peers to a bucket map identifier for searching

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