US20200389495A1 - Secure policy-controlled processing and auditing on regulated data sets - Google Patents
Secure policy-controlled processing and auditing on regulated data sets Download PDFInfo
- Publication number
- US20200389495A1 US20200389495A1 US15/931,534 US202015931534A US2020389495A1 US 20200389495 A1 US20200389495 A1 US 20200389495A1 US 202015931534 A US202015931534 A US 202015931534A US 2020389495 A1 US2020389495 A1 US 2020389495A1
- Authority
- US
- United States
- Prior art keywords
- data unit
- protocol data
- metadata
- data
- network
- 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.)
- Abandoned
Links
- 230000001105 regulatory effect Effects 0.000 title claims abstract 8
- 238000000034 method Methods 0.000 claims abstract 4
- 230000037361 pathway Effects 0.000 claims 19
- 230000005540 biological transmission Effects 0.000 claims 3
- 230000002688 persistence Effects 0.000 claims 3
- 238000012544 monitoring process Methods 0.000 claims 1
- 230000004807 localization Effects 0.000 abstract 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/20—Network architectures or network communication protocols for network security for managing network security; network security policies in general
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1408—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
- H04L63/1425—Traffic logging, e.g. anomaly detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
- G06F16/2477—Temporal data queries
-
- 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/901—Indexing; Data structures therefor; Storage structures
- G06F16/9024—Graphs; Linked lists
-
- 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/951—Indexing; Web crawling techniques
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1441—Countermeasures against malicious traffic
Definitions
- the disclosure relates to the field of computers and network management, and more particularly to the field of data processing, transport, and analysis.
- Big data is enabled by an equally vast network of integrated computing hardware and software platforms, namely the Internet.
- the combination and complexity of platforms and their communication protocols poses a challenge to the secure processing, transmission, and use of regulated data sets.
- HIPAA Health Insurance Portability and Accountability Act
- GDPR General Data Protection Regulation
- COPA California Consumer Privacy Act
- a system that can further prevent the unauthorized use and access of regulated information from a risk avoidance, mitigation, and evidence/provenance compliance perspective.
- the inventor has developed a system and method for secure policy-controlled processing and auditing on regulated data sets utilizing metadata and a plurality of analytics.
- the system and method combine the ability to restrict and control the transport and processing of data based on specified directives and provide rich auditable provenance to support evidential requirements.
- the system and method may additionally automatically optimize data routes and specify processing hardware based on data residency, sovereignty, or localization restrictions, furthermore, protect sensitive data from compromise by algorithmically generating digital tokens and employ sensors on all devices in the chain to provide a secure means of data transport.
- a system for auditable policy-compliant processing and transporting of data comprising: a computing device comprising a non-volatile storage device, a memory, and a processor; an authority database stored on the non-volatile storage device; a network analyzer comprising a first plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the first plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: monitor and collect computing device metadata comprising information about the hardware and software on the computing device; and send the computing device metadata to the ledger engine; a data packet manager comprising a second plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the second plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: identify a protocol data unit on the network; amend the protocol data unit to allow enforcement of where computation or persistence of the protocol data unit occurs in the network; tokenize the protocol data unit to
- a system for auditable policy-compliant processing and transporting of data comprising: a network comprising a non-volatile storage device and a plurality of computing devices, each computing device being a node in the network and comprising a memory and a processor; an authority database stored on the non-volatile storage device; a network analyzer comprising a first plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the first plurality of programming instructions, when operating on the processor of the node, cause the node to: monitor and collect node metadata comprising information about the hardware and software on each node; and send the node metadata to the ledger engine; a data packet manager comprising a second plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the second plurality of programming instructions, when operating on the processor of the node, cause the node to: identify a protocol data unit on the network; amend
- a method for auditable policy-compliant processing and transporting of data comprising the steps of: monitoring and collecting node metadata comprising information about the hardware and software on each node of a network, each node being a computing device comprising a memory and a processor; identifying a protocol data unit on the network; amending the protocol data unit to allow enforcement of where computation or persistence of the protocol data unit occurs in the network; tokenizing the protocol data unit to provide security against unauthorized use; extracting protocol data unit metadata from the protocol data unit, the protocol data unit comprising a source and a destination; retrieving administrative metadata from the source of the protocol data unit, the administrative data comprising an access log; retrieving a regulatory guideline from the authority database pertaining to the protocol data unit based on the protocol data unit metadata; extracting a rule from the regulatory guideline applicable to the protocol data unit based on the protocol data unit metadata; creating a distributed computational graph comprising vertices representing metadata attributes and edges representing mapped rules; updating the distributed computational graph with the protocol data unit metadata,
- FIG. 1 is a block diagram of an exemplary system architecture for an advanced cyber decision platform.
- FIG. 2 is a block diagram of an advanced cyber decision platform in an exemplary configuration for use in investment vehicle management.
- FIG. 2A is a block diagram showing general steps for performing passive network data collection.
- FIG. 2B is a process diagram showing a general flow of a process for performing active reconnaissance using DNS leak information collection.
- FIG. 2C is a process diagram showing a general flow of a process for performing active reconnaissance using web application and technology reconnaissance.
- FIG. 2D is a process diagram showing a general flow of a process for producing a cybersecurity rating using reconnaissance data.
- FIGS. 3A and 3B are process diagrams showing business operating system functions in use to mitigate cyberattacks.
- FIG. 4 is a process flow diagram of a method for segmenting cyberattack information to appropriate corporation parties.
- FIG. 5 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect.
- FIG. 6 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect.
- FIG. 7 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect.
- FIG. 8 is a flow diagram of an exemplary method for cybersecurity behavioral analytics, according to one aspect.
- FIG. 9 is a flow diagram of an exemplary method for measuring the effects of cybersecurity attacks, according to one aspect.
- FIG. 10 is a flow diagram of an exemplary method for continuous cybersecurity monitoring and exploration, according to one aspect.
- FIG. 11 is a flow diagram of an exemplary method for mapping a cyber-physical system graph, according to one aspect.
- FIG. 12 is a flow diagram of an exemplary method for continuous network resilience rating, according to one aspect.
- FIG. 13 is a flow diagram of an exemplary method for cybersecurity privilege oversight, according to one aspect.
- FIG. 14 is a flow diagram of an exemplary method for cybersecurity risk management, according to one aspect.
- FIG. 15 is a flow diagram of an exemplary method for mitigating compromised credential threats, according to one aspect.
- FIG. 16 is a flow diagram of an exemplary method for dynamic network and rogue device discovery, according to one aspect.
- FIG. 17 is a flow diagram of an exemplary method for Kerberos “golden ticket” attack detection, according to one aspect.
- FIG. 18 is a flow diagram of an exemplary method for risk-based vulnerability and patch management, according to one aspect.
- FIG. 19 is block diagram showing an exemplary system architecture for a system for cybersecurity profiling and rating.
- FIG. 20 is a relational diagram showing the relationships between exemplary 3 rd party search tools, search tasks that can be generated using such tools, and the types of information that may be gathered with those tasks.
- FIG. 21 is a relational diagram showing the exemplary types and classifications of information that may be used in constructing a cyber-physical graph of an organization's infrastructure and operations.
- FIG. 22 is a directed graph diagram showing an exemplary cyber-physical graph and its possible use in analyzing cybersecurity threats.
- FIG. 23 is a block diagram showing exemplary operation of a data to rule mapper.
- FIG. 24 is block diagram showing an exemplary architecture diagram for a scoring engine.
- FIG. 25 is a block diagram of an exemplary architecture of an auditable policy-compliance platform.
- FIG. 26 is block diagram showing an exemplary system architecture for an evidentiary compliant data provenance ledger system.
- FIG. 27 is an architecture diagram illustrating an exemplary system for automated analysis of legal documents within and across different fields, according to aspect.
- FIG. 28 is a flow diagram of an exemplary method for a ledger service configuration and data provenance chain, according to one aspect.
- FIG. 29 is a block diagram illustrating an exemplary hardware architecture of a computing device.
- FIG. 30 is a block diagram illustrating an exemplary logical architecture for a client device.
- FIG. 31 is a block diagram illustrating an exemplary architectural arrangement of clients, servers, and external services.
- FIG. 32 is another block diagram illustrating an exemplary hardware architecture of a computing device.
- the inventor has conceived, and reduced to practice, a system and method for secure policy-controlled processing and auditing on regulated data sets utilizing metadata and a plurality of analytics.
- the system and method combine the ability to restrict and control the transport and processing of data based specified policies and provide rich auditable provenance.
- the system and method may additionally automatically optimize data routes and specify processing hardware based on data residency, sovereignty, or localization restrictions, furthermore, protect sensitive data from compromise by algorithmically generating digital tokens and employ sensors on all devices in the chain to provide a secure means of data transport.
- a financial data query originates from the United States to a destination inside Europe.
- a ledger engine further comprising several virtual and/or physical terminal access points and reconnaissance data, compiles all transactions and metadata associated with this request into an associated ledger.
- the metadata may include administrative, descriptive, preservative, technical, and use information.
- a planning service automatically establishes destination routes with consideration to mapped rules from an authority database leveraged through a distributed computational graph.
- One such rule may entail avoiding physical regions or comprised hardware where cyberattacks are prominent and sensitive financial transactions are prone to interception attempts. This could mean routing through the Trans- Pacific cable rather than the Trans-Atlantic cable to avoid known cable taps as one example.
- a tokenizer algorithm ically secures the information before transport. Once the request has reached the European continent, the system may further avoid routes through certain privately owned infrastructure or known vulnerable hardware. Once the process is securely completed the ledger is archived in the ledger data store for future audits and evidentiary compliance.
- a legality assessment mechanism receives business documents and performs automatic analyzes using natural language processing to classify and map rules contained in the legal standards.
- the legality assessment mechanism then works in tandem with the distributed computation graph to automatically and dynamically create rules in the authority database to explicitly modify the logical and physical processing in any tier or tessellation of the networking architecture. Further, the ingesting of documents adds to the multitude of metadata received by the ledger engine thus increasing the provenance capability.
- Devices that are in communication with each other need not be in continuous communication with each other, unless expressly specified otherwise.
- devices that are in communication with each other may communicate directly or indirectly through one or more communication means or intermediaries, logical or physical.
- steps may be performed simultaneously despite being described or implied as occurring non-simultaneously (e.g., because one step is described after the other step).
- the illustration of a process by its depiction in a drawing does not imply that the illustrated process is exclusive of other variations and modifications thereto, does not imply that the illustrated process or any of its steps are necessary to one or more of the aspects, and does not imply that the illustrated process is preferred.
- steps are generally described once per aspect, but this does not mean they must occur once, or that they may only occur once each time a process, method, or algorithm is carried out or executed. Some steps may be omitted in some aspects or some occurrences, or some steps may be executed more than once in a given aspect or occurrence.
- graph is a representation of information and relationships, where each primary unit of information makes up a “node” or “vertex” of the graph and the relationship between two nodes makes up an edge of the graph.
- Nodes can be further qualified by the connection of one or more descriptors or “properties” to that node. For example, given the node “James R,” name information for a person, qualifying properties might be “183 cm tall,” “DOB 08/13/1965” and “speaks English”. Similar to the use of properties to further describe the information in a node, a relationship between two nodes that forms an edge can be qualified using a “label”.
- transformation graphs which are highly variable in size and node, edge composition as the system processes data streams.
- transformation graph may assume many shapes and sizes with a vast topography of edge relationships. The examples given were chosen for illustrative purposes only and represent a small number of the simplest of possibilities. These examples should not be taken to define the possible graphs expected as part of operation of the invention
- transformation is a function performed on zero or more streams of input data which results in a single stream of output which may or may not then be used as input for another transformation. Transformations may comprise any combination of machine, human or machine-human interactions Transformations need not change data that enters them, one example of this type of transformation would be a storage transformation which would receive input and then act as a queue for that data for subsequent transformations. As implied above, a specific transformation may generate output data in the absence of input data. A time stamp serves as a example. In the invention, transformations are placed into pipelines such that the output of one transformation may serve as an input for another. These pipelines can consist of two or more transformations with the number of transformations limited only by the resources of the system.
- transformation pipelines have been linear with each transformation in the pipeline receiving input from one antecedent and providing output to one subsequent with no branching or iteration.
- Other pipeline configurations are possible.
- the invention is designed to permit several of these configurations including, but not limited to: linear, afferent branch, efferent branch and cyclical.
- a “database” or “data storage subsystem” (these terms may be considered substantially synonymous), as used herein, is a system adapted for the long-term storage, indexing, and retrieval of data, the retrieval typically being via some sort of querying interface or language.
- “Database” may be used to refer to relational database management systems known in the art, but should not be considered to be limited to such systems.
- Many alternative database or data storage system technologies have been, and indeed are being, introduced in the art, including but not limited to distributed non-relational data storage systems such as Hadoop, column-oriented databases, in-memory databases, and the like.
- any data storage architecture may be used according to the aspects.
- one or more particular data storage needs are described as being satisfied by separate components (for example, an expanded private capital markets database and a configuration database), these descriptions refer to functional uses of data storage systems and do not refer to their physical architecture.
- any group of data storage systems of databases referred to herein may be included together in a single database management system operating on a single machine, or they may be included in a single database management system operating on a cluster of machines as is known in the art.
- any single database (such as an expanded private capital markets database) may be implemented on a single machine, on a set of machines using clustering technology, on several machines connected by one or more messaging systems known in the art, or in a master/slave arrangement common in the art.
- a “data context,” as used herein, refers to a set of arguments identifying the location of data. This could be a Rabbit queue, a .csv file in cloud-based storage, or any other such location reference except a single event or record. Activities may pass either events or data contexts to each other for processing. The nature of a pipeline allows for direct information passing between activities, and data locations or files do not need to be predetermined at pipeline start.
- Each batch activity may contain a “source” data context (this may be a streaming context if the upstream activities are streaming), and a “destination” data context (which is passed to the next activity).
- Streaming activities may have an optional “destination” streaming data context (optional meaning: caching/persistence of events vs. ephemeral), though this should not be part of the initial implementation.
- a “ledger,” as used herein, is an organized collection of transactional metrics relating to the source, use, and destination information of data packets traveling through the computer network.
- the metrics are not limited to the scope of this embodiment and may include other aspects of consideration.
- Exemplary metrics may include OSI headers from layers 2, 3, and 4, MAC addresses, host names, IP addresses, ports, and other unique or relational processing and networking information.
- tokenizer As used herein, “tokenizer,” “detokenizer,” “tokenized,” and “token” refer to the process of protecting sensitive data by replacing it with an algorithmically generated number called a token that is intended to perishable (typically single use).
- An example of commonly used tokenization is to prevent credit card fraud.
- a tokenizer replaces the customer's primary account number with a series of randomly generated numbers, which is called the “token.” These tokens can then be passed through the internet or various networks needed to process the payment without the bank details being revealed. The actual account information is protected in a secure token vault.
- data restrictions refer to data residency (where a business, industry body or government specifies that their data is stored in a geographical location of their choice, usually for regulatory or policy reasons), data sovereignty (data stored in a designated location, and is also subject to the laws of the country in which it is physically stored), and data localization (requires that data created within certain borders stay within them).
- FIG. 1 is a block diagram of an advanced cyber decision platform (ACDP) for external network reconnaissance and cybersecurity rating.
- ACDP advanced cyber decision platform
- MONGODBTM MONGODBTM
- COUCHDBTM COUCHDBTM
- CASSANDRATM CASSANDRATM
- REDISTM REDISTM
- MDTSDB multidimensional time series database
- the directed computational graph module 155 retrieves one or more streams of data from a plurality of sources, which includes, but is in no way not limited to, a plurality of physical sensors, network service providers, web based questionnaires and surveys, monitoring of electronic infrastructure, crowd sourcing campaigns, and human input device information.
- data may be split into two identical streams in a specialized pre-programmed data pipeline 155 a , wherein one sub-stream may be sent for batch processing and storage while the other sub-stream may be reformatted for transformation pipeline analysis.
- the data is then transferred to the general transformer service module 160 for linear data transformation as part of analysis or the decomposable transformer service module 150 for branching or iterative transformations that are part of analysis.
- the directed computational graph module 155 represents all data as directed graphs where the transformations are nodes and the result messages between transformations edges of the graph.
- the high volume web crawling module 115 uses multiple server hosted preprogrammed web spiders, which while autonomously configured are deployed within a web scraping framework 115 a of which SCRAPYTM is an example, to identify and retrieve data of interest from web based sources that are not well tagged by conventional web crawling technology.
- the multiple dimension time series data store module 120 may receive streaming data from a large plurality of sensors that may be of several different types.
- the multiple dimension time series data store module may also store any time series data encountered by the system such as but not limited to enterprise network usage data, component and system logs, performance data, network service information captures such as, but not limited to news and financial feeds, and sales and service related customer data.
- the module is designed to accommodate irregular and high volume surges by dynamically allotting network bandwidth and server processing channels to process the incoming data.
- Inclusion of programming wrappers 120 a for languages examples of which are, but not limited to C++, PERL, PYTHON, and ERLANGTM allows sophisticated programming logic to be added to the default function of the multidimensional time series database 120 without intimate knowledge of the core programming, greatly extending breadth of function.
- Data retrieved by the multidimensional time series database (MDTSDB) 120 and the high volume web crawling module 115 may be further analyzed and transformed into task optimized results by the directed computational graph 155 and associated general transformer service 150 and decomposable transformer service 160 modules.
- data from the multidimensional time series database and high volume web crawling modules may be sent, often with scripted cuing information determining important vertexes 145 a , to the graph stack service module 145 which, employing standardized protocols for converting streams of information into graph representations of that data, for example, open graph internet technology although the invention is not reliant on any one standard.
- the graph stack service module 145 represents data in graphical form influenced by any pre-determined scripted modifications 145 a and stores it in a graph-based data store 145 b such as GIRAPHTM or a key value pair type data store REDISTM, or RIAKTM, among others, all of which are suitable for storing graph-based information.
- a graph-based data store 145 b such as GIRAPHTM or a key value pair type data store REDISTM, or RIAKTM, among others, all of which are suitable for storing graph-based information.
- Results of the transformative analysis process may then be combined with further client directives, and additional business rules and practices relevant to the analysis and situational information external to the already available data in the automated planning service module 130 which also runs powerful information theory 130 a based predictive statistics functions and machine learning algorithms to allow future trends and outcomes to be rapidly forecast based upon the current system derived results and choosing each a plurality of possible business decisions.
- the automated planning service module 130 may propose business decisions most likely to result is the most favorable business outcome with a usably high level of certainty.
- the action outcome simulation module 125 with its discrete event simulator programming module 125 a coupled with the end user facing observation and state estimation service 140 which is highly scriptable 140 b as circumstances require and has a game engine 140 a to more realistically stage possible outcomes of business decisions under consideration, allows business decision makers to investigate the probable outcomes of choosing one pending course of action over another based upon analysis of the current available data.
- web crawler 115 may be used to perform a variety of port and service scanning operations on a plurality of hosts. This may be used to target individual network hosts (for example, to examine a specific server or client device) or to broadly scan any number of hosts (such as all hosts within a particular domain, or any number of hosts up to the complete IPv4 address space). Port scanning is primarily used for gathering information about hosts and services connected to a network, using probe messages sent to hosts that prompt a response from that host. Port scanning is generally centered around the transmission control protocol (TCP), and using the information provided in a prompted response a port scan can provide information about network and application layers on the targeted host.
- TCP transmission control protocol
- Port scan results can yield information on open, closed, or undetermined ports on a target host.
- An open port indicated that an application or service is accepting connections on this port (such as ports used for receiving customer web traffic on a web server), and these ports generally disclose the greatest quantity of useful information about the host.
- a closed port indicates that no application or service is listening for connections on that port, and still provides information about the host such as revealing the operating system of the host, which may discovered by fingerprinting the TCP/IP stack in a response. Different operating systems exhibit identifiable behaviors when populating TCP fields, and collecting multiple responses and matching the fields against a database of known fingerprints makes it possible to determine the OS of the host even when no ports are open.
- An undetermined port is one that does not produce a requested response, generally because the port is being filtered by a firewall on the host or between the host and the network (for example, a corporate firewall behind which all internal servers operate).
- Scanning may be defined by scope to limit the scan according to two dimensions, hosts and ports.
- a horizontal scan checks the same port on multiple hosts, often used by attackers to check for an open port on any available hosts to select a target for an attack that exploits a vulnerability using that port. This type of scan is also useful for security audits, to ensure that vulnerabilities are not exposed on any of the target hosts.
- a vertical scan defines multiple ports to examine on a single host, for example a “vanilla scan” which targets every port of a single host, or a “strobe scan” that targets a small subset of ports on the host. This type of scan is usually performed for vulnerability detection on single systems, and due to the single-host nature is impractical for large network scans.
- a block scan combines elements of both horizontal and vertical scanning, to scan multiple ports on multiple hosts. This type of scan is useful for a variety of service discovery and data collection tasks, as it allows a broad scan of many hosts (up to the entire Internet, using the complete IPv4 address space) for a number of desired ports in a single sweep.
- web crawler 115 may employ a variety of software suitable for the task, such as Nmap, ZMap, or masscan.
- Nmap is suitable for large scans as well as scanning individual hosts, and excels in offering a variety of diverse scanning techniques.
- ZMap is a newer application and unlike Nmap (which is more general-purpose), ZMap is designed specifically with Internet-wide scans as the intent. As a result, ZMap is far less customizable and relies on horizontal port scans for functionality, achieving fast scan times using techniques of probe randomization (randomizing the order in which probes are sent to hosts, minimizing network saturation) and asynchronous design (utilizing stateless operation to send and receive packets in separate processing threads).
- Masscan uses the same asynchronous operation model of ZMap, as well as probe randomization. In masscan however, a certain degree of statistical randomness is sacrificed to improve computation time for large scans (such as when scanning the entire IPv4 address space), using the BlackRock algorithm.
- This is a modified implementation of symmetric encryption algorithm DES, with fewer rounds and modulo operations in place of binary ones to allow for arbitrary ranges and achieve faster computation time for large data sets.
- Received scan responses may be collected and processed through a plurality of data pipelines 155 a to analyze the collected information.
- MDTSDB 120 and graph stack 145 may be used to produce a hybrid graph/time-series database using the analyzed data, forming a graph of Internet-accessible organization resources and their evolving state information over time.
- Customer-specific profiling and scanning information may be linked to CPG graphs (as described below in detail, referring to FIG. 11 ) for a particular customer, but this information may be further linked to the base-level graph of internet-accessible resources and information.
- techniques used may involve both passive, semi-passive and active scanning and reconnaissance.
- FIG. 2 is a block diagram of an advanced cyber decision platform in an exemplary configuration for use in investment vehicle management 200 .
- the advanced cyber decision platform 100 previously disclosed in co-pending application Ser. No. 15/141,752 and applied in a role of cybersecurity in co-pending application Ser. No. 15/237,625, when programmed to operate as quantitative trading decision platform, is very well suited to perform advanced predictive analytics and predictive simulations 202 to produce investment predictions.
- Much of the trading specific programming functions are added to the automated planning service module 130 of the modified advanced cyber decision platform 100 to specialize it to perform trading analytics.
- Specialized purpose libraries may include but are not limited to financial markets functions libraries 251 , Monte-Carlo risk routines 252 , numeric analysis libraries 253 , deep learning libraries 254 , contract manipulation functions 255 , money handling functions 256 , Monte-Carlo search libraries 257 , and quant approach securities routines 258 .
- Pre-existing deep learning routines including information theory statistics engine 259 may also be used.
- the invention may also make use of other libraries and capabilities that are known to those skilled in the art as instrumental in the regulated trade of items of worth.
- Data from a plurality of sources used in trade analysis are retrieved, much of it from remote, cloud resident 201 servers through the system's distributed, extensible high bandwidth cloud interface 110 using the system's connector module 135 which is specifically designed to accept data from a number of information services both public and private through interfaces to those service's applications using its messaging service 135 a routines, due to ease of programming, are augmented with interactive broker functions 235 , market data source plugins 236 , e-commerce messaging interpreters 237 , business-practice aware email reader 238 and programming libraries to extract information from video data sources 239 .
- modules that make up the advanced cyber decision platform may also perform significant analytical transformations on trade related data.
- These may include the multidimensional time series data store 120 with its robust scripting features which may include a distributive friendly, fault-tolerant, real-time, continuous run prioritizing, programming platform such as, but not limited to Erlang/OTP 221 and a compatible but comprehensive and proven library of math functions of which the C ++ math libraries are an example 222 , data formalization and ability to capture time series data including irregularly transmitted, burst data; the GraphStack service 145 which transforms data into graphical representations for relational analysis and may use packages for graph format data storage such as Titan 245 or the like and a highly interface accessible programming interface an example of which may be Akka/Spray, although other, similar, combinations may equally serve the same purpose in this role 246 to facilitate optimal data handling; the directed computational graph module 155 and its distributed data pipeline 155 a supplying related general transformer service module 160 and decomposable transformer module 150 which may efficiently carry out linear, branched, and recurs
- results must be presented to clients 105 in formats best suited to convey the both important results for analysts to make highly informed decisions and, when needed, interim or final data in summary and potentially raw for direct human analysis.
- Simulations which may use data from a plurality of field spanning sources to predict future trade conditions these are accomplished within the action outcome simulation module 125 .
- Data and simulation formatting may be completed or performed by the observation and state estimation service 140 using its ease of scripting and gaming engine to produce optimal presentation results.
- the system includes a computational clustering module 280 to allow the configuration and management of such clusters during application of the advanced cyber decision platform. While the computational clustering module is drawn directly connected to specific co-modules of the advanced cyber decision platform these connections, while logical, are for ease of illustration and those skilled in the art will realize that the functions attributed to specific modules of an embodiment may require clustered computing under one use case and not under others. Similarly, the functions designated to a clustered configuration may be role, if not run, dictated. Further, not all use cases or data runs may use clustering.
- FIG. 2A is a block diagram showing general steps 200 for performing passive network reconnaissance. It should be appreciated that the steps illustrated and described may be performed in any order, and that steps may be added or omitted as needed for any particular reconnaissance operation.
- a step 201 network address ranges and domains or sub-domains associated with a plurality of targets may be identified, for example to collect information for defining the scope of further scanning operations.
- external sites may be identified to understand relationships between targets and other third-party content providers, such as trust relationships or authoritative domain name service (DNS) resolution records.
- DNS domain name service
- individual people or groups may be identified using names, email addresses, phone numbers, or other identifying information that may be useful for a variety of social engineering activities.
- technologies used may be identified, such as types or versions of hardware or software used by an organization, and this may include collecting and extracting information from job descriptions (for example) to identify technologies in use by an organization (for example, a job description for an administrator familiar with specific database software indicates that the software is in use within the organization).
- content of interest may be identified, for example including web and email portals, log files, backup or archive files, and other forms of sensitive information that may be contained within HTML comments or client-side scripts, as may be useful for vulnerability discovery and penetration testing activities.
- publicly-available information may be used to identify vulnerabilities that may be exploited with further active penetration testing.
- FIG. 2B is a process diagram showing a general flow of a process 210 for performing active reconnaissance using DNS leak information collection.
- publicly-available DNS leak disclosure information may be collected to maintain current information regarding known leaks and vulnerabilities.
- third-level domain (TLDR) information may be collected and used to report domain risk factors, such as domains that do not resolve properly (due to malformed DNS records, for example).
- TLDR third-level domain
- a DNS trust map may be created using a hybrid graph/time-series data structure, using a graph stack service 145 and MDTSDB 120 .
- This trust map may be produced as the output of an extraction process performed by a DCG 155 through a plurality of data pipelines 155 a , analyzing collected data and mapping data points to produce hybrid structured output representing each data point over time.
- the trust map may then be analyzed to identify anomalies, for example using community detection algorithms that may discover when new references are being created, and this may be used to identify vulnerabilities that may arise as a byproduct of the referential nature of a DNS hierarchy. In this manner, DCG pipeline processing and time-series data graphing may be used to identify vulnerabilities that would otherwise be obscured within a large dataset.
- FIG. 2C is a process diagram showing a general flow of a process 220 for performing active reconnaissance using web application and technology reconnaissance.
- a plurality of manual HTTP requests may be transmitted to a host, for example to determine if a web server is announcing itself, or to obtain an application version number from an HTTP response message.
- a robots.txt used to identify and communicate with web crawlers and other automated “bots,” may be searched for to identify portions of an application or site that robots are requested to ignore.
- the host application layer may be fingerprinted, for example using file extensions and response message fields to identify characteristic patterns or markers that may be used to identify host or application details.
- a next step 224 publicly-exposed admin pages may be checked, to determine if any administrative portals are exposed and therefore potentially-vulnerable, as well as to potentially determine administration policies or capabilities based on exposed information.
- an application may be profiled according to a particular toolset in use, such as WORDPRESSTM (for example) or other specific tools or plugins.
- FIG. 2D is a process diagram showing a general flow of a process 230 for producing a cybersecurity rating using reconnaissance data.
- external reconnaissance may be performed using DNS and IP information as described above (referring to FIG. 2B ), collecting information from DNS records, leak announcements, and publicly-available records to produce a DNS trust map from collected information and the DCG-driven analysis thereof.
- web and application recon may be performed (as described in FIG. 2C ), collecting information on applications, sites, and publicly-available records.
- collected information over time may be analyzed for software version numbers, revealing the patching frequency of target hosts and their respective applications and services.
- timestamps may be associated with ongoing changes to reveal these updates over time.
- a plurality of additional endpoints may be scanned, such as (for example, including but not limited to) internet-of-things (IoT) devices that may be scanned and fingerprinted, end-user devices such as personal smartphones, tablets, or computers, or social network endpoints such as scraping content from user social media pages or feeds.
- IoT internet-of-things
- end-user devices such as personal smartphones, tablets, or computers
- social network endpoints such as scraping content from user social media pages or feeds.
- User devices may be fingerprinted and analyzed similar to organization hosts, and social media content may be retrieved such as collecting sentiment from services like TWITTERTM or LINKEDINTM, or analyzing job description listings and other publicly-available information.
- open-source intelligence feeds may be checked, such as company IP address blacklists, search domains, or information leaks (for example, posted to public records such as PASTEBINTM).
- collected information from all sources may be scored according to a weighted system, producing an overall cybersecurity rating score based on the information collected and the analysis of that information to reveal additional insights, relationships, and vulnerabilities.
- information from initial Internet recon operations may be assigned a score up to 400 points, along with up to 200 additional points for web/application recon results, 100 points for patch frequency, and 50 points each for additional endpoints and open-source intel results.
- this cybersecurity rating may evolve over time to continuously reflect the current state of the organization, reflecting any recent changes, newly-discovered or announced vulnerabilities, software or hardware updates, newly-added or removed devices or services, and any other changes that may occur.
- FIGS. 3A and 3B are process diagrams showing further detail regarding the operation of the advanced cyber decision platform.
- Input network data which may include network flow patterns 321 , the origin and destination of each piece of measurable network traffic 322 , system logs from servers and workstations on the network 323 , endpoint data 329 , any security event log data from servers or available security information and event (SIEM) systems 324 , external threat intelligence feeds 324 , identity or assessment context 325 , external network health or cybersecurity feeds 326 , Kerberos domain controller or ACTIVE DIRECTORYTM server logs or instrumentation 327 , business unit performance related data 328 , endpoint data 329 , among many other possible data types for which the invention was designed to analyze and integrate, may pass into 315 the advanced cyber decision platform 310 for analysis as part of its cyber security function.
- SIEM security information and event
- These multiple types of data from a plurality of sources may be transformed for analysis 311 , 312 using at least one of the specialized cybersecurity, risk assessment or common functions of the advanced cyber decision platform in the role of cybersecurity system, such as, but not limited to network and system user privilege oversight 331 , network and system user behavior analytics 332 , attacker and defender action timeline 333 , SIEM integration and analysis 334 , dynamic benchmarking 335 , and incident identification and resolution performance analytics 336 among other possible cybersecurity functions; value at risk (VAR) modeling and simulation 341 , anticipatory vs.
- VAR value at risk
- Output 317 can be used to configure network gateway security appliances 361 , to assist in preventing network intrusion through predictive change to infrastructure recommendations 362 , to alert an enterprise of ongoing cyberattack early in the attack cycle, possibly thwarting it but at least mitigating the damage 362 , to record compliance to standardized guidelines or SLA requirements 363 , to continuously probe existing network infrastructure and issue alerts to any changes which may make a breach more likely 364 , suggest solutions to any domain controller ticketing weaknesses detected 365 , detect presence of malware 366 , perform one time or continuous vulnerability scanning depending on client directives 367 , and thwart or mitigate damage from cyber-attacks 368 .
- These examples are, of course, only a subset of the possible uses of the system, they are exemplary in nature and do not reflect any boundaries in the capabilities of the invention.
- FIG. 4 is a process flow diagram of a method for segmenting cyberattack information to appropriate corporation parties 400 .
- one of the strengths of the advanced cyber-decision platform is the ability to finely customize reports and dashboards to specific audiences, concurrently is appropriate. This customization is possible due to the devotion of a portion of the business operating system's programming specifically to outcome presentation by modules which include the observation and state estimation service 140 with its game engine 140 a and script interpreter 140 b .
- issuance of specialized alerts, updates and reports may significantly assist in getting the correct mitigating actions done in the most timely fashion while keeping all participants informed at predesignated, appropriate granularity.
- Examples of groups that may receive specialized information streams include but may not be limited to front line responders during the attack 404 , incident forensics support both during and after the attack 405 , chief information security officer 406 and chief risk officer 407 the information sent to the latter two focused to appraise overall damage and to implement both mitigating strategy and preventive changes after the attack.
- Front line responders may use the cyber-decision platform's analyzed, transformed and correlated information specifically sent to them 404 to probe the extent of the attack, isolate such things as: the predictive attacker's entry point onto the enterprise's network, the systems involved or the predictive ultimate targets of the attack and may use the simulation capabilities of the system to investigate alternate methods of successfully ending the attack and repelling the attackers in the most efficient manner, although many other queries known to those skilled in the art are also answerable by the invention. Simulations run may also include the predictive effects of any attack mitigating actions on normal and critical operation of the enterprise's IT systems and corporate users.
- a chief information security officer may use the cyber-decision platform to predictively analyze 406 what corporate information has already been compromised, predictively simulate the ultimate information targets of the attack that may or may not have been compromised and the total impact of the attack what can be done now and in the near future to safeguard that information.
- the forensic responder may use the cyber-decision platform 405 a to clearly and completely map the extent of network infrastructure through predictive simulation and large volume data analysis.
- the forensic analyst may also use the platform's capabilities to perform a time series and infrastructural spatial analysis of the attack's progression with methods used to infiltrate the enterprise's subnets and servers.
- the chief risk officer would perform analyses of what information 407 a was stolen and predictive simulations on what the theft means to the enterprise as time progresses. Additionally, the system's predictive capabilities may be employed to assist in creation of a plan for changes of the IT infrastructural that should be made that are optimal for remediation of cybersecurity risk under possibly limited enterprise budgetary constraints in place at the company so as to maximize financial outcome.
- FIG. 5 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph 500 , according to one aspect.
- a DCG 500 may comprise a pipeline orchestrator 501 that may be used to perform a variety of data transformation functions on data within a processing pipeline, and may be used with a messaging system 510 that enables communication with any number of various services and protocols, relaying messages and translating them as needed into protocol-specific API system calls for interoperability with external systems (rather than requiring a particular protocol or service to be integrated into a DCG 500 ).
- Pipeline orchestrator 501 may spawn a plurality of child pipeline clusters 502 a - b , which may be used as dedicated workers for streamlining parallel processing. In some arrangements, an entire data processing pipeline may be passed to a child cluster 502 a for handling, rather than individual processing tasks, enabling each child cluster 502 a - b to handle an entire data pipeline in a dedicated fashion to maintain isolated processing of different pipelines using different cluster nodes 502 a - b .
- Pipeline orchestrator 501 may provide a software API for starting, stopping, submitting, or saving pipelines. When a pipeline is started, pipeline orchestrator 501 may send the pipeline information to an available worker node 502 a - b , for example using AKKATM clustering.
- a reporting object with status information may be maintained.
- Streaming activities may report the last time an event was processed, and the number of events processed.
- Batch activities may report status messages as they occur.
- Pipeline orchestrator 501 may perform batch caching using, for example, an IGFSTM caching filesystem. This allows activities 512 a - d within a pipeline 502 a - b to pass data contexts to one another, with any necessary parameter configurations.
- a pipeline manager 511 a - b may be spawned for every new running pipeline, and may be used to send activity, status, lifecycle, and event count information to the pipeline orchestrator 501 .
- a plurality of activity actors 512 a - d may be created by a pipeline manager 511 a - b to handle individual tasks, and provide output to data services 522 a - d .
- Data models used in a given pipeline may be determined by the specific pipeline and activities, as directed by a pipeline manager 511 a - b .
- Each pipeline manager 511 a - b controls and directs the operation of any activity actors 512 a - d spawned by it.
- a pipeline process may need to coordinate streaming data between tasks.
- a pipeline manager 511 a - b may spawn service connectors to dynamically create TCP connections between activity instances 512 a - d .
- Data contexts may be maintained for each individual activity 512 a - d , and may be cached for provision to other activities 512 a - d as needed.
- a data context defines how an activity accesses information, and an activity 512 a - d may process data or simply forward it to a next step. Forwarding data between pipeline steps may route data through a streaming context or batch context.
- a client service cluster 530 may operate a plurality of service actors 521 a - d to serve the requests of activity actors 512 a - d , ideally maintaining enough service actors 521 a - d to support each activity per the service type. These may also be arranged within service clusters 520 a - d , in a manner similar to the logical organization of activity actors 512 a - d within clusters 502 a - b in a data pipeline.
- a logging service 530 may be used to log and sample DCG requests and messages during operation while notification service 540 may be used to receive alerts and other notifications during operation (for example to alert on errors, which may then be diagnosed by reviewing records from logging service 530 ), and by being connected externally to messaging system 510 , logging and notification services can be added, removed, or modified during operation without impacting DCG 500 .
- a plurality of DCG protocols 550 a - b may be used to provide structured messaging between a DCG 500 and messaging system 510 , or to enable messaging system 510 to distribute DCG messages across service clusters 520 a - d as shown.
- a service protocol 560 may be used to define service interactions so that a DCG 500 may be modified without impacting service implementations. In this manner it can be appreciated that the overall structure of a system using an actor-driven DCG 500 operates in a modular fashion, enabling modification and substitution of various components without impacting other operations or requiring additional reconfiguration.
- FIG. 6 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph 500 , according to one aspect.
- a variant messaging arrangement may utilize messaging system 510 as a messaging broker using a streaming protocol 610 , transmitting and receiving messages immediately using messaging system 510 as a message broker to bridge communication between service actors 521 a - b as needed.
- individual services 522 a - b may communicate directly in a batch context 620 , using a data context service 630 as a broker to batch-process and relay messages between services 522 a - b.
- FIG. 7 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph 500 , according to one aspect.
- a variant messaging arrangement may utilize a service connector 710 as a central message broker between a plurality of service actors 521 a - b , bridging messages in a streaming context 610 while a data context service 630 continues to provide direct peer-to-peer messaging between individual services 522 a - b in a batch context 620 .
- FIG. 19 is block diagram showing an exemplary system architecture 1900 for a system for cybersecurity profiling and rating.
- the system in this example contains a cyber-physical graph 1902 which is used to represent a complete picture of an organization's infrastructure and operations including, importantly, the organization's computer network infrastructure particularly around system configurations that influence cybersecurity protections and resiliency.
- the system further contains a directed computational graph 1911 , which contains representations of complex processing pipelines and is used to control workflows through the system such as determining which 3 rd party search tools 1915 to use, assigning search tasks, and analyzing the cyber-physical graph 1902 and comparing results of the analysis against reconnaissance data received from the reconnaissance engine 1906 and stored in the reconnaissance data storage 1905 .
- the determination of which 3 rd party search tools 1915 to use and assignment of search tasks may be implemented by a reconnaissance engine 1906 .
- the cyber-physical graph 1902 plus the analyses of data directed by the directed computational graph on the reconnaissance data received from the reconnaissance engine 1906 are combined to represent the cyber-security profile of the client organization whose network 1907 is being evaluated.
- a queuing system 1912 is used to organize and schedule the search tasks requested by the reconnaissance engine 1906 .
- a data to rule mapper 1904 is used to retrieve laws, policies, and other rules from an authority database 1903 and compare reconnaissance data received from the reconnaissance engine 1906 and stored in the reconnaissance data storage 1905 against the rules in order to determine whether and to what extent the data received indicates a violation of the rules.
- Machine learning models 1901 may be used to identify patterns and trends in any aspect of the system, but in this case are being used to identify patterns and trends in the data which would help the data to rule mapper 1904 determine whether and to what extent certain data indicate a violation of certain rules.
- a scoring engine 1910 receives the data analyses performed by the directed computational graph 1911 , the output of the data to rule mapper 1904 , plus event and loss data 1914 and contextual data 1909 which defines a context in which the other data are to be scored and/or rated.
- a public-facing proxy network 1908 is established outside of a firewall 1917 around the client network 1907 both to control access to the client network from the Internet 1913 , and to provide the ability to change the outward presentation of the client network 1907 to the Internet 1913 , which may affect the data obtained by the reconnaissance engine 1906 .
- certain components of the system may operate outside the client network 1907 and may access the client network through a secure, encrypted virtual private network (VPN) 1916 , as in a cloud-based or platform-as-a-service implementation, but in other embodiments some or all of these components may be installed and operated from within the client network 1907 .
- VPN virtual private network
- information is obtained about the client network 1907 and the client organization's operations, which is used to construct a cyber-physical graph 1902 representing the relationships between devices, users, resources, and processes in the organization, and contextualizing cybersecurity information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols and procedures.
- the directed computational graph 1911 containing workflows and analysis processes, selects one or more analyses to be performed on the cyber-physical graph 1902 . Some analyses may be performed on the information contained in the cyber-physical graph, and some analyses may be performed on or against the cyber-physical graph using information obtained from the Internet 1913 from reconnaissance engine 1906 .
- the workflows contained in the directed computational graph 1911 select one or more search tools to obtain information about the organization from the Internet 1915 , and may comprise one or more third party search tools 1915 available on the Internet.
- search tools As data are collected, they are fed into a reconnaissance data storage 1905 , from which they may be retrieved and further analyzed. Comparisons are made between the data obtained from the reconnaissance engine 1906 , the cyber-physical graph 1902 , the data to rule mapper, from which comparisons a cybersecurity profile of the organization is developed.
- the cybersecurity profile is sent to the scoring engine 1910 along with event and loss data 1914 and context data 1909 for the scoring engine 1910 to develop a score and/or rating for the organization that takes into consideration both the cybersecurity profile, context, and other information.
- FIG. 24 is block diagram showing an exemplary architecture 2400 for a scoring engine.
- Data fed into the scoring engine comprise the cybersecurity profile 1918 and reconnaissance data 1905 developed at earlier stages of system operation. Based on these data, a frequency and severity of attack is estimated 2408 .
- curve fitting 2402 may be performed on the data points to assign a “best fit” function along the range of data points, which captures trends in the data and allows for predictions of how similar data will behave in the future.
- Aggregations of operational variables 2403 may be applied to identify maxima, minima, counts, sums, and standard deviations of the data.
- Risk identification and quantification is then performed 2413 , and a business impact analysis is performed 2412 based on a totality of the predicted risks, their severity, business dependencies reflected in the cyber-physical graph, and prior event and loss data 2410 , among other variables.
- a network resilience rating is assigned 2405 , representing a weighted and adjusted total of relative exposure the organization has to various types of risks, each of which may be assigned a sub-rating.
- the network resilience rating 2405 may be a single score for all factors, a combination of scores, or a score for a particular risk or area of concern.
- the network resilience rating 2411 may then be adjusted or filtered depending on the context in which it is to be used 2409 .
- context data received 2408 may indicate that the scores are to be used for compliance with internal theft policies, but the factors associated with the network resilience rating indicate that the highest risks are associated with cyber-attacks from external systems, which may cause the adjustment for goal/purpose 2409 to filter out the factors of the network resilience rating associated with risks from external cyber-attacks or reduce their contribution to a functional score.
- a functional cybersecurity score 2411 is assigned which takes into account the adjusted factors of the network resilience score and the context in which the functional score is to be applied. The process may be iterative, in that the network resilience rating 2405 from previous analyses may be fed back into the start of the process at estimation of frequency and severity of attacks 2401 .
- FIG. 25 is a block diagram showing an exemplary architecture of an auditable policy-compliant processing and transport system 2500 .
- a request for regulated data is created on an edge computing device, such as a network node in a secure data transport system 2507 , in the edge layer 2503 .
- an advanced cyber decision platform (ACDP) 100 comprised of a ledger engine 2504 begins the immediate cataloging of all the data request's associated metadata into a ledger data store 2505 from a multitude of network data sources such as internal reconnaissance data 2110 , external reconnaissance data 2120 , and linked network analyzers 2506 .
- ACDP advanced cyber decision platform
- Linked network analyzers 2506 may include, but are not limited to, physical or virtual terminal access points (TAP) such as Azure virtual network TAPTM, Gigamon Visibility and Analytics FabricTM, or ZeekTM for roles such as analyzing, monitoring, and optimizing network traffic.
- TAP physical or virtual terminal access points
- the linked network analyzers 2506 are a contiguous web of sensors that continuously monitor and report on all transactions regarding data requests to the ledger engine 2504 .
- the metadata gathered by the ledger engine 2504 may be comprised of administrative metadata (rights and reproduction tracking, legal access requirements, location information), descriptive metadata (version differentiation, hyperlinked relationships, annotations), preservation metadata (changes during digitization, data refreshing, data migration), technical metadata (hardware and software versions, formats, compression ratios, security data), and use metadata (circulation records, reuse and multi-versioning information, searches and indexing).
- the header messaging client 2510 which is one variation of a data packet manager, manages data packets as known in the art as protocol data units (PDU). In this case, the header messaging client 2510 connects with an authority database 1903 within the ACDP 100 to retrieve information pertaining to the restrictions of the data request.
- PDU protocol data units
- the authority database 1903 works in tandem with a data to rule mapper 1904 to send metadata attributes to a distributed computational graph 1911 .
- the distributed computational graph 1911 uses nodes and edges known in the art of graph theory to provide vectorized data to the automated planning service 130 .
- the automated planning service 130 utilizes technical metadata and the vectorized data to automatically decide on the most efficient policy compliant path for the data request. This path includes considering both hardware, software, and user access policy compliance.
- the computed path from the automated planning service 130 is directed to the data packet manager which adds instructional headers into the frame and packet layers of the PDU as a means for enforcing where computation or persistence may occur.
- the header messaging client 2510 then releases the PDU for transmission through the network.
- the frame is then read by layer 2 switches 2509 and the packet read by layer 3 switches 2509 which confirm authority to further process or transmit the PDU.
- the transactions occurring on the switches 2509 and routing pathways are monitored and sent to the ledger engine 2504 by the linked network analyzers 2506 .
- a data tokenizer 2508 within the fog layer 2502 receives the data packets before further transmission to the cloud layer 2501 and algorithmically generates tokens replacing the sensitive data request.
- the request Upon the data request reaching the destination, the request is detokenized and processed.
- the auditable policy-compliant processing and transport system 2500 treats the return of data to the requester in the same manner using strict policy-controlled processing and comprehensive provenance logging.
- the system may further employ a legality assessment mechanism 2700 for enhanced policy compliance of data restrictions with regards to business and legal documents for risk mitigation, avoidance, and auditing.
- FIG. 26 is block diagram showing an exemplary system architecture for an auditable compliance platform.
- the system in this example contains a header messaging client 2510 which establishes a request for regulated data through layer 2 and layer 3 switches 2509 connected to the Internet 1913 .
- Internal/external reconnaissance data 2110 / 2120 provides persistent transactional metadata to the ledger engine 2504 .
- the linked network analyzer 2506 continuously monitors and reports the real time pass-through traffic to the auditable compliance platform.
- a cyber-physical graph 1902 is used to represent a complete picture of the metadata and the relations between the mapped rules stored in the authority database 1903 .
- This cyber-physical graph 1902 creates meaningful connections and relationships important to ascertaining data provenance such as source, destination, processing hardware, intermediate transformation steps, human/machine interactions, transmissions paths, use, cyberattacks, and access request information among others and provides vectorized data for fast computation to the automated planning service 130 .
- the system further contains a directed computational graph 1911 , when used in conjunction with the automated planning service 130 , contains representations of complex processing pipelines and is used to control workflows through the system such as determining optimal policy compliant routing hardware, and analyzing the cyber-physical graph 1902 and comparing results of the analysis against ledger data received from the ledger engine 2504 and stored in the ledger data storage 2505 .
- the directed computational graph 1911 in this example may also rely on a separate set of queries and rules to optionally balance record-level or object-level relationships consistent with well-known data access control techniques in the art.
- a data to rule mapper 1904 is used to retrieve laws, policies, and other rules from an authority database 1903 and compare ledger data received from the ledger engine 2504 and stored in the ledger data storage 2505 against the rules in order to determine whether and to what extent the data received indicates a violation of the rules.
- the data to rule mapper 1904 in sync with the legality assessment mechanism 2700 is used to provide the directed computational graph (DCG) 1911 with information in order to determine the impact and loss data due to irregular data sets.
- Machine learning models 1901 may be used to identify patterns and trends in any aspect of the system, but in this case are being used to identify patterns and trends in the data which would help the data to rule mapper 1904 determine whether and to what extent certain data indicate a violation of certain rules and to support the DCG in assessing the impact of the violations.
- the DCG 1911 in assessing impact and loss concerning irregular data sets directly provides resilience quantification and dependency analysis information upon demand.
- FIG. 27 is an architecture diagram illustrating an exemplary system 2700 for the legal assessment mechanism aspect of an auditable policy-compliant processing and transport system, as more fully described in co-pending application Ser. No. 16/654,309.
- the legal assessment mechanism 2700 comprises two main functions: a hierarchical extraction and semantification processor 2701 to identify, extract knowledge from data contained in legal documents 2702 and transform it into a common data form and an analyzer 2703 a development of the local 2704 and global knowledge graphs 2705 containing the key entities, relationships and concepts encoded in the text.
- Extraction processor 2701 performs a set of systematic natural language processing (NLP)-based data extraction single-purpose generic micro-functions including Tokenizer 2708 , Acronym Normalizer 2709 , Lemmatizer 2710 , Name Entity Recognizer (NER) 2711 , pattern recognizer 2713 , and a rules processor 2713 .
- Tokenizer 2708 given a character sequence and a defined document unit, tokenizes the character sequence up into pieces, called tokens, and optionally discards certain characters such as punctuation.
- Acronym Normalizer 2709 transforms all acronyms found in the incoming legal documents into standard set of terms applicable to all the data regardless of source.
- Lemmatizer 2710 transforming language within the documents to properly use a vocabulary and morphological analysis of words, normally aiming to remove inflectional endings only, and to return the base or dictionary form of a word.
- Name Entity Recognizer (NER) 2711 identifies references to known people and entities within the documents, regardless of the form of the name. For example, reference to IBM or Apple and IBM Corp. and Apple Inc. will identified as referring to the same respective entities. Similar variations in references to an individual's name, including use or omission of middle initials or Jr.
- Pattern recognizer 2712 performs other structured term-extraction features to document-wide semantic NLP pattern recognition macro-functions including sentiment and topic extraction, as well as targeted word/sentence clustering and information retrieval.
- Rules processor 2713 performs system and user defined data transformation and orchestration workflows.
- the results of hierarchical extraction and semantification processor 2701 allow a model selection analyzer 2716 , within analysis processor 2703 , to perform dynamic model selection based on a series of more efficient classification types of algorithms which look at estimating the domain, age, legal jurisdictions, etc., associated with a document and applying relevant NER, gazetteers, and ontologies.
- This dynamic model selection enables a dynamic algorithm processor 2717 to effectively query a catalogue of available models 2706 and recommend an available model to best extract, parse, interpret, schematize, normalize, and then semantify the data with a specialized natural language processor 2718 , term interpreter 2719 , and risk estimator 2720 .
- the recommended model may have been trained already or is dynamically trained on available source data and labels.
- Domain specific NLP processor 2718 may feed legal and domain-specific technical data into workflows for both knowledge graph enrichment and dataset contextualization, together with a local and global graph generator 2714 , 2715 .
- Such graph generators 2714 , 2715 take data and the results of processes done by other components in an analysis processor 2716 - 2720 and may produce localized knowledge graphs for specific groups of data, or global graphs for wider ranges of data and graph-edges. These processes are only possible by using NLP-based tagging and mapping capabilities to provide a bridge between raw/semi-processed datasets and context-aware graph ontologies.
- the analysis processor 2703 continuously enhance these knowledge bases through feedback loops with new data from systematic events, so that the development of local 2704 and global knowledge graphs 2705 can be both informed by, and inform, the extraction and analysis processes.
- System 2700 leverages the hierarchical extraction and semantification processor 2701 to map raw legal document data to our domain specific languages (DSL).
- DSL domain specific languages
- Use of the DSLs allows for capturing individual different levels of granularity in the knowledge graphs 2704 - 2705 within specific investment products in legal, finance, or multi-level risk insurance policies.
- the analysis processor 2703 tags individual clauses or terms with contextual information, and flags problematic terms according to both endogenous ambiguity where historical information or legal precedent isn't accessible or existent, as well as exogenous risk dimensions that are specific to these industries.
- System 2700 captures systemic risk changes through time-varying pattern analysis where the system can map a cross-sectional snapshot of the current state of the system's events, be it natural catastrophe incidents, political & market sentiment or regulatory and macro-prudential policy changes, to the clause or term affecting the valuation/pricing of a given product/policy.
- FIG. 8 is a flow diagram of an exemplary method 800 for cybersecurity behavioral analytics, according to one aspect.
- behavior analytics may utilize passive information feeds from a plurality of existing endpoints (for example, including but not limited to user activity on a network, network performance, or device behavior) to generate security solutions.
- a web crawler 115 may passively collect activity information, which may then be processed 802 using a DCG 155 to analyze behavior patterns.
- anomalous behavior may be recognized 803 (for example, based on a threshold of variance from an established pattern or trend) such as high-risk users or malicious software operators such as bots.
- anomalous behaviors may then be used 804 to analyze potential angles of attack and then produce 805 security suggestions based on this second-level analysis and predictions generated by an action outcome simulation module 125 to determine the likely effects of the change.
- the suggested behaviors may then be automatically implemented 806 as needed.
- Passive monitoring 801 then continues, collecting information after new security solutions are implemented 806 , enabling machine learning to improve operation over time as the relationship between security changes and observed behaviors and threats are observed and analyzed.
- This method 800 for behavioral analytics enables proactive and high-speed reactive defense capabilities against a variety of cyberattack threats, including anomalous human behaviors as well as nonhuman “bad actors” such as automated software bots that may probe for, and then exploit, existing vulnerabilities.
- Using automated behavioral learning in this manner provides a much more responsive solution than manual intervention, enabling rapid response to threats to mitigate any potential impact.
- Utilizing machine learning behavior further enhances this approach, providing additional proactive behavior that is not possible in simple automated approaches that merely react to threats as they occur.
- FIG. 9 is a flow diagram of an exemplary method 900 for measuring the effects of cybersecurity attacks, according to one aspect.
- impact assessment of an attack may be measured using a DCG 155 to analyze a user account and identify its access capabilities 901 (for example, what files, directories, devices or domains an account may have access to). This may then be used to generate 902 an impact assessment score for the account, representing the potential risk should that account be compromised.
- the impact assessment score for any compromised accounts may be used to produce a “blast radius” calculation 903 , identifying exactly what resources are at risk as a result of the intrusion and where security personnel should focus their attention.
- simulated intrusions may be run 904 to identify potential blast radius calculations for a variety of attacks and to determine 905 high risk accounts or resources so that security may be improved in those key areas rather than focusing on reactive solutions.
- FIG. 10 is a flow diagram of an exemplary method 1000 for continuous cybersecurity monitoring and exploration, according to one aspect.
- a state observation service 140 may receive data from a variety of connected systems 1001 such as (for example, including but not limited to) servers, domains, databases, or user directories. This information may be received continuously, passively collecting events and monitoring activity over time while feeding 1002 collected information into a graphing service 145 for use in producing time-series graphs 1003 of states and changes over time. This collated time-series data may then be used to produce a visualization 1004 of changes over time, quantifying collected data into a meaningful and understandable format.
- connected systems 1001 such as (for example, including but not limited to) servers, domains, databases, or user directories.
- This information may be received continuously, passively collecting events and monitoring activity over time while feeding 1002 collected information into a graphing service 145 for use in producing time-series graphs 1003 of states and changes over time.
- This collated time-series data may then be used to produce
- FIG. 11 is a flow diagram of an exemplary method 1100 for mapping a cyber-physical system graph (CPG), according to one aspect.
- a cyber-physical system graph may comprise a visualization of hierarchies and relationships between devices and resources in a security infrastructure, contextualizing security information with physical device relationships that are easily understandable for security personnel, and users.
- behavior analytics information (as described previously, referring to FIG. 8 ) may be received at a graphing service 145 for inclusion in a CPG.
- impact assessment scores (as described previously, referring to FIG. 9 ) may be received and incorporated in the CPG information, adding risk assessment context to the behavior information.
- time-series information (as described previously, referring to FIG. 10 ) may be received and incorporated, updating CPG information as changes occur and events are logged.
- This information may then be used to produce 1104 a graph visualization of users, servers, devices, and other resources correlating physical relationships (such as a user's personal computer or smartphone, or physical connections between servers) with logical relationships (such as access privileges or database connections), to produce a meaningful and contextualized visualization of a security infrastructure that reflects the current state of the internal relationships present in the infrastructure.
- FIG. 12 is a flow diagram of an exemplary method 1200 for continuous network resilience rating, according to one aspect.
- a baseline score can be used to measure an overall level of risk for a network infrastructure, and may be compiled by first collecting 1201 information on publicly-disclosed vulnerabilities, such as (for example) using the Internet or common vulnerabilities and exploits (CVE) process. This information may then 1202 be incorporated into a CPG as described previously in FIG. 11 , and the combined data of the CPG and the known vulnerabilities may then be analyzed 1203 to identify the relationships between known vulnerabilities and risks exposed by components of the infrastructure. This produces a combined CPG 1204 that incorporates both the internal risk level of network resources, user accounts, and devices as well as the actual risk level based on the analysis of known vulnerabilities and security risks.
- CVE common vulnerabilities and exploits
- FIG. 13 is a flow diagram of an exemplary method 1300 for cybersecurity privilege oversight, according to one aspect.
- time-series data (as described above, referring to FIG. 10 ) may be collected 1301 for user accounts, credentials, directories, and other user-based privilege and access information.
- This data may then 1302 be analyzed to identify changes over time that may affect security, such as modifying user access privileges or adding new users.
- the results of analysis may be checked 1303 against a CPG (as described previously in FIG. 11 ), to compare and correlate user directory changes with the actual infrastructure state.
- CPG as described previously in FIG. 11
- This comparison may be used to perform accurate and context-enhanced user directory audits 1304 that identify not only current user credentials and other user-specific information, but changes to this information over time and how the user information relates to the actual infrastructure (for example, credentials that grant access to devices and may therefore implicitly grant additional access due to device relationships that were not immediately apparent from the user directory alone).
- FIG. 14 is a flow diagram of an exemplary method 1400 for cybersecurity risk management, according to one aspect.
- multiple methods described previously may be combined to provide live assessment of attacks as they occur, by first receiving 1401 time-series data for an infrastructure (as described previously, in FIG. 10 ) to provide live monitoring of network events.
- This data is then enhanced 1402 with a CPG (as described above in FIG. 11 ) to correlate events with actual infrastructure elements, such as servers or accounts.
- an event for example, an attempted attack against a vulnerable system or resource
- the event is logged in the time-series data 1404 , and compared against the CPG 1405 to determine the impact.
- This is enhanced with the inclusion of impact assessment information 1406 for any affected resources, and the attack is then checked against a baseline score 1407 to determine the full extent of the impact of the attack and any necessary modifications to the infrastructure or policies.
- FIG. 15 is a flow diagram of an exemplary method 1500 for mitigating compromised credential threats, according to one aspect.
- impact assessment scores (as described previously, referring to FIG. 9 ) may be collected 1501 for user accounts in a directory, so that the potential impact of any given credential attack is known in advance of an actual attack event.
- This information may be combined with a CPG 1502 as described previously in FIG. 11 , to contextualize impact assessment scores within the infrastructure (for example, so that it may be predicted what systems or resources might be at risk for any given credential attack).
- a simulated attack may then be performed 1503 to use machine learning to improve security without waiting for actual attacks to trigger a reactive response.
- a blast radius assessment (as described above in FIG. 9 ) may be used in response 1504 to determine the effects of the simulated attack and identify points of weakness, and produce a recommendation report 1505 for improving and hardening the infrastructure against future attacks.
- FIG. 16 is a flow diagram of an exemplary method 1600 for dynamic network and rogue device discovery, according to one aspect.
- an advanced cyber decision platform may continuously monitor a network in real-time 1601 , detecting any changes as they occur.
- a CPG may be updated 1603 with the new connection information, which may then be compared against the network's resiliency score 1604 to examine for potential risk.
- the blast radius metric for any other devices involved in the connection may also be checked 1605 , to examine the context of the connection for risk potential (for example, an unknown connection to an internal data server with sensitive information may be considered a much higher risk than an unknown connection to an externally-facing web server). If the connection is a risk, an alert may be sent to an administrator 1606 with the contextual information for the connection to provide a concise notification of relevant details for quick handling.
- FIG. 17 is a flow diagram of an exemplary method 1700 for Kerberos “golden ticket” attack detection, according to one aspect.
- Kerberos is a network authentication protocol employed across many enterprise networks to enable single sign-on and authentication for enterprise services. This makes it an attractive target for attacks, which can result in persistent, undetected access to services within a network in what is known as a “golden ticket” attack.
- behavioral analytics may be employed to detect forged authentication tickets resulting from an attack.
- an advanced cyber decision platform may continuously monitor a network 1701 , informing a CPG in real-time of all traffic associated with entities in an organization, for example, people, places, devices, or services 1702 .
- Machine learning algorithms detect behavioral anomalies as they occur in real-time 1703 , notifying administrators with an assessment of the anomalous event 1704 as well as a blast radius score for the particular event and a network resiliency score to advise of the overall health of the network. By automatically detecting unusual behavior and informing an administrator of the anomaly along with contextual information for the event and network, a compromised ticket is immediately detected when a new authentication connection is made.
- FIG. 18 is a flow diagram of an exemplary method 1800 for risk-based vulnerability and patch management, according to one aspect.
- an advanced cyber decision platform may monitor all information about a network 1801 , including (but not limited to) device telemetry data, log files, connections and network events, deployed software versions, or contextual user activity information. This information is incorporated into a CPG 1802 to maintain an up-to-date model of the network in real-time.
- a blast radius score may be assessed 1803 and the network's resiliency score may be updated 1804 as needed.
- a security alert may then be produced 1805 to notify an administrator of the vulnerability and its impact, and a proposed patch may be presented 1806 along with the predicted effects of the patch on the vulnerability's blast radius and the overall network resiliency score. This determines both the total impact risk of any particular vulnerability, as well as the overall effect of each vulnerability on the network as a whole.
- This continuous network assessment may be used to collect information about new vulnerabilities and exploits to provide proactive solutions with clear result predictions, before attacks occur.
- FIG. 20 is a relational diagram showing the relationships between exemplary 3 rd party search tools 1915 , search tasks 2010 that can be generated using such tools, and the types of information that may be gathered with those tasks 2011 - 2014 , and how a public-facing proxy network 1908 may be used to influence the search task results. While the use of 3 rd party search tools 1915 is in no way required, and proprietary or other self-developed search tools may be used, there are numerous 3 rd party search tools 1915 available on the Internet, many of them available for use free of charge, that are convenient for purposes of performing external and internal reconnaissance of an organization's infrastructure. Because they are well-known, they are included here as examples of the types of search tools that may be used and the reconnaissance data that may be gathered using such tools.
- the search tasks 2010 that may be generated may be classified into several categories. While this category list is by no means exhaustive, several important categories of reconnaissance data are domain and internet protocol (IP) address searching tasks 2011 , corporate information searching tasks 2012 , data breach searching tasks 2013 , and dark web searching tasks 2014 .
- Third party search tools 1915 for domain and IP address searching tasks 2011 include, for example, DNSDumpster, Spiderfoot HX, Shodan, VirusTotal, Dig, Censys, ViewDNS, and CheckDMARC, among others. These tools may be used to obtain reconnaissance data about an organization's server IPs, software, geolocation; open ports, patch/setting vulnerabilities; data hosting services, among other data 2031 .
- Third party search tools 1915 for corporate information searching tasks 2012 include, for example, Bloomberg.com, Wikipedia, SEC.gov, AnnualReports.com, DNB.com, Hunter.io, and MarketVisual, among others. These tools may be used to obtain reconnaissance data about an organization's addresses; corp info; high value target (key employee or key data assets) lists, emails, phone numbers, online presence 2032 .
- Third party search tools 1915 for data breach searching tasks 2013 include, for example, DeHashed, WeLeakInfo, Pastebin, Spiderfoot, and BreachCompilation, among others. These tools may be used to obtain reconnaissance data about an organization's previous data breaches, especially those involving high value targets, and similar data loss information 2033 .
- Third party search tools 1915 for deep web reports, records, and other documents linked to in web pages, but not indexed in search results . . . estimated to be 90% of available web content
- searching tasks 2014 include, for example, Pipl, MyLife, Yippy, SurfWax, Wayback machine, Google Scholar, DuckDuckGo, Fazzle, Not Evil, and Start Page, among others.
- These tools may be used to obtain reconnaissance data about an organization's lost and stolen data such as customer credit card numbers, stolen subscription credentials, hacked accounts, software tools designed for certain exploits, which organizations are being targeted for certain attacks, and similar information 2034 .
- a public-facing proxy network 1908 may be used to change the outward presentation of the organization's network by conducting the searches through selectable attribution nodes 2021 a - n , which are configurable to present the network to the Internet in different ways such as, but not limited to, presenting the organization network as a commercial IP address, a residential IP address, or as an IP address from a particular country, all of which may influence the reconnaissance data received using certain search tools.
- FIG. 21 is a relational diagram showing the exemplary types and classifications of information that may be used in constructing a cyber-physical graph 1902 of an organization's infrastructure and operations.
- the cyber-physical graph 1902 is a directed graph that represents a comprehensive picture of an organization's infrastructure and operations.
- a cyber-physical graph 1902 represents the relationships between entities associated with an organization, for example, devices, users, resources, groups, and computing services, the relationships between the entities defining relationships and processes in an organization's infrastructure, thereby contextualizing security information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols, and procedures.
- Data that may be incorporated into a cyber-physical graph may be any data relating to an organization's infrastructure and operations, and two primary categories of data that may be incorporated are internal reconnaissance data 2110 and external reconnaissance data 2120 .
- Non-limiting examples of internal reconnaissance data 2110 include computers and devices, physical and intangible (data) assets, people (employees, contractors, etc.), addresses and locations of buildings, servers, etc., business processes, access privileges, loss information, legal documents, and self-assessments of cybersecurity.
- Non-limiting examples of external reconnaissance data 2120 include domains and IP information, data breach information, organization information such as corporate structures, key employees, etc., open port information, information regarding which organizations are current targets of cyber-attacks, network vulnerability information, system version and patch/update information, known and possible exploits, and publicly available information.
- behavior analytics information (as described previously, referring to FIG. 8 ) may be received at a graphing service 145 for inclusion in a CPG.
- impact assessment scores (as described previously, referring to FIG. 9 ) may be received and incorporated in the CPG information, adding risk assessment context to the behavior information.
- time-series information (as described previously, referring to FIG. 10 ) may be received and incorporated, updating CPG information as changes occur and events are logged.
- This information may then be used to produce 1104 a graph visualization of users, servers, devices, and other resources correlating physical relationships (such as a user's personal computer or smartphone, or physical connections between servers) with logical relationships (such as access privileges or database connections), to produce a meaningful and contextualized visualization of a security infrastructure that reflects the current state of the internal relationships present in the infrastructure.
- physical relationships such as a user's personal computer or smartphone, or physical connections between servers
- logical relationships such as access privileges or database connections
- FIG. 22 is a directed graph diagram showing an exemplary cyber-physical graph 2200 and its possible use in creating cybersecurity profiles and ratings.
- a cyber-physical graph 1902 represents the relationships between entities associated with an organization, for example, devices, users, resources, groups, and computing services, the relationships between the entities defining relationships and processes in an organization's infrastructure, thereby contextualizing security information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols and procedures.
- a cyber-physical graph in its most basic form, represents the network devices comprising an organization's network infrastructure as nodes (also called vertices) in the graph and the physical or logical connections between them as edges between the nodes.
- the cyber-physical graph may be expanded to include network information and processes such as data flow, security protocols and procedures, and software versions and patch information. Further, human users and their access privileges to devices and assets may be included.
- a cyber-security graph may be further expanded to include internal process information such as business processes, loss information, and legal requirements and documents; external information such as domain and IP information, data breach information; and generated information such as open port information from external network scans, and vulnerabilities and avenues of attack.
- a cyber-physical graph may be used to represent a complete picture of an organization's infrastructure and operations.
- the cyber-physical graph 2200 contains 12 nodes (vertices) comprising: seven computers and devices designated by solid circles 2202 , 2203 , 2204 , 2206 , 2207 , 2209 , 2210 , two users designated by dashed-line circles 2201 , 2211 , and three functional groups designated by dotted-line circles 2205 , 2208 , and 2212 .
- the edges (lines) between the nodes indicate relationships between the nodes, and have a direction and relationship indicator such as “AdminTo,” “MemberOf,” etc. While not shown here, the edges may also be assigned numerical weights or probabilities, indicating, for example, the likelihood of a successful attack gaining access from one node to another.
- Possible attack paths may be analyzed using the cyber-physical graph by running graph analysis algorithms such as shortest path algorithms, minimum cost/maximum flow algorithms, strongly connected node algorithms, etc.
- several exemplary attack paths are ranked by likelihood.
- user 2201 is an administrator to device 2202 to which device 2203 has connected.
- Device 2203 is a member of functional group 2208 , which has a member of group 2212 .
- Functional group 2212 is an administrator to the target 2206 .
- user 2201 is an administrator to device 2207 to which device 2204 has connected.
- Device 2204 is a member of functional group 2205 , which is an administrator to the target device 2206 .
- a flaw in the security protocols allow the credentials of user 2201 to be used to gain access to device 2210 .
- User 2211 who is working on device 2210 may be tricked into providing access to functional group 2205 , which is an administrator to the target device 2206 .
- FIG. 23 is a block diagram showing exemplary operation of a data to rule mapper.
- Laws, policies, standards, and other rules are gathered and stored in an authority database 1903 .
- Non-limiting examples of such rules include federal, state, and local statutes, regulations, case law interpretations, and other laws 2310 , business policies and procedures 2320 , and industry standards (as one example, cybersecurity industry standards for network security) 2330 .
- Reconnaissance data are stored in a database 1905 .
- a data to rule mapper 1904 retrieves the reconnaissance data 1905 and matches it to rules from the authority database 1903 .
- FIG. 2311 An example of this operation for statues/regulations 2310 is shown in 2311 , where Article 33, paragraph 1 of the European Union's General Data Protection Regulation (GDPR) requires that an organization notify a cognizant authority of a data breach within 72 hours of knowledge of the breach. If a data point indicates that a data breach has been discovered because data of the organization is found online, the data point is associated with that rule, and tagged with the possible impact of fines if the rule is not followed.
- An example of this operation for business policies 2320 is shown in 2321 , where a corporate policy prohibits access of the organization's systems using personal computers.
- a data point indicates that an employee account is accessed using a non-business-owned computer, the data point is associated with the rule, and tagged with possible data theft and/or security breach.
- An example of this operation for industry standards 2330 is shown in 2331 , where an industry standard prohibits open ports accessible from outside the network perimeter. If a data point indicates an open port, the data point is associated with the rule, and tagged with possible data loss and/or security breach.
- FIG. 28 is a flow diagram of an exemplary method 2450 for a ledger service configuration and data provenance chain, according to one aspect.
- a data request of any type is instantiated 2801 on a host machine within the purview of the secure system and is immediately and continuously logged 2802 by the ledger engine 2504 .
- the data request is checked against all data restrictions and legality assessment mechanisms 2803 for planning and implementing a policy-compliant route 2804 enforcing that access and equipment associated with the request are fully conforming to regulatory guidelines. This can optionally include restrictions on routing or transport of such data (if feasible) to avoid specific transport via Autonomous Systems (ASs) or other attributes which are undesirable for security, legal, political, business, taxation, or other reasons.
- ASs Autonomous Systems
- the entirety of the process is logged 2802 and completed 2805 when the data request is fulfilled or rejected, and the accompanying ledger is stored for evidential compliance.
- all references in this document to “reconnaissance data” may be considered actionable metadata of and for ledger attributes.
- Such a vast and comprehensive metadata ledger provides evidential fulfillment and data versioning of intermediate steps for administrators, decision makers, analysts, and inspectors.
- the ledger engine 2504 capabilities coupled with a legality assessment mechanism 2700 should be considered to support the broadest mechanism for risk mitigation, avoidance, and policy compliance auditing.
- the techniques disclosed herein may be implemented on hardware or a combination of software and hardware. For example, they may be implemented in an operating system kernel, in a separate user process, in a library package bound into network applications, on a specially constructed machine, on an application-specific integrated circuit (ASIC), or on a network interface card.
- ASIC application-specific integrated circuit
- Software/hardware hybrid implementations of at least some of the aspects disclosed herein may be implemented on a programmable network-resident machine (which should be understood to include intermittently connected network-aware machines) selectively activated or reconfigured by a computer program stored in memory.
- a programmable network-resident machine which should be understood to include intermittently connected network-aware machines
- Such network devices may have multiple network interfaces that may be configured or designed to utilize different types of network communication protocols.
- a general architecture for some of these machines may be described herein in order to illustrate one or more exemplary means by which a given unit of functionality may be implemented.
- At least some of the features or functionalities of the various aspects disclosed herein may be implemented on one or more general-purpose computers associated with one or more networks, such as for example an end-user computer system, a client computer, a network server or other server system, a mobile computing device (e.g., tablet computing device, mobile phone, smartphone, laptop, or other appropriate computing device), a consumer electronic device, a music player, or any other suitable electronic device, router, switch, or other suitable device, or any combination thereof.
- at least some of the features or functionalities of the various aspects disclosed herein may be implemented in one or more virtualized computing environments (e.g., network computing clouds, virtual machines hosted on one or more physical computing machines, or other appropriate virtual environments).
- Computing device 10 may be, for example, any one of the computing machines listed in the previous paragraph, or indeed any other electronic device capable of executing software- or hardware-based instructions according to one or more programs stored in memory.
- Computing device 10 may be configured to communicate with a plurality of other computing devices, such as clients or servers, over communications networks such as a wide area network a metropolitan area network, a local area network, a wireless network, the Internet, or any other network, using known protocols for such communication, whether wireless or wired.
- communications networks such as a wide area network a metropolitan area network, a local area network, a wireless network, the Internet, or any other network, using known protocols for such communication, whether wireless or wired.
- computing device 10 includes one or more central processing units (CPU) 12 , one or more interfaces 15 , and one or more busses 14 (such as a peripheral component interconnect (PCI) bus).
- CPU 12 may be responsible for implementing specific functions associated with the functions of a specifically configured computing device or machine.
- a computing device 10 may be configured or designed to function as a server system utilizing CPU 12 , local memory 11 and/or remote memory 16 , and interface(s) 15 .
- CPU 12 may be caused to perform one or more of the different types of functions and/or operations under the control of software modules or components, which for example, may include an operating system and any appropriate applications software, drivers, and the like.
- CPU 12 may include one or more processors 13 such as, for example, a processor from one of the Intel, ARM, Qualcomm, and AMD families of microprocessors.
- processors 13 may include specially designed hardware such as application-specific integrated circuits (ASICs), electrically erasable programmable read-only memories (EEPROMs), field-programmable gate arrays (FPGAs), and so forth, for controlling operations of computing device 10 .
- ASICs application-specific integrated circuits
- EEPROMs electrically erasable programmable read-only memories
- FPGAs field-programmable gate arrays
- a local memory 11 such as non-volatile random access memory (RAM) and/or read-only memory (ROM), including for example one or more levels of cached memory
- RAM non-volatile random access memory
- ROM read-only memory
- Memory 11 may be used for a variety of purposes such as, for example, caching and/or storing data, programming instructions, and the like. It should be further appreciated that CPU 12 may be one of a variety of system-on-a-chip (SOC) type hardware that may include additional hardware such as memory or graphics processing chips, such as a QUALCOMM SNAPDRAGONTM or SAMSUNG EXYNOSTM CPU as are becoming increasingly common in the art, such as for use in mobile devices or integrated devices.
- SOC system-on-a-chip
- processor is not limited merely to those integrated circuits referred to in the art as a processor, a mobile processor, or a microprocessor, but broadly refers to a microcontroller, a microcomputer, a programmable logic controller, an application-specific integrated circuit, and any other programmable circuit.
- interfaces 15 are provided as network interface cards (NICs).
- NICs control the sending and receiving of data packets over a computer network; other types of interfaces 15 may for example support other peripherals used with computing device 10 .
- the interfaces that may be provided are Ethernet interfaces, frame relay interfaces, cable interfaces, DSL interfaces, token ring interfaces, graphics interfaces, and the like.
- interfaces may be provided such as, for example, universal serial bus (USB), Serial, Ethernet, FIREWIRETM, THUNDERBOLTTM, PCI, parallel, radio frequency (RF), BLUETOOTHTM, near-field communications (e.g., using near-field magnetics), 802.11 (Wi-Fi), frame relay, TCP/IP, ISDN, fast Ethernet interfaces, Gigabit Ethernet interfaces, Serial ATA (SATA) or external SATA (ESATA) interfaces, high-definition multimedia interface (HDMI), digital visual interface (DVI), analog or digital audio interfaces, asynchronous transfer mode (ATM) interfaces, high-speed serial interface (HSSI) interfaces, Point of Sale (POS) interfaces, fiber data distributed interfaces (FDDIs), and the like.
- USB universal serial bus
- RF radio frequency
- BLUETOOTHTM near-field communications
- near-field communications e.g., using near-field magnetics
- Wi-Fi 802.11
- ESATA external SATA
- Such interfaces 15 may include physical ports appropriate for communication with appropriate media. In some cases, they may also include an independent processor (such as a dedicated audio or video processor, as is common in the art for high-fidelity AN hardware interfaces) and, in some instances, volatile and/or non-volatile memory (e.g., RAM).
- an independent processor such as a dedicated audio or video processor, as is common in the art for high-fidelity AN hardware interfaces
- volatile and/or non-volatile memory e.g., RAM
- FIG. 29 illustrates one specific architecture for a computing device 10 for implementing one or more of the aspects described herein, it is by no means the only device architecture on which at least a portion of the features and techniques described herein may be implemented.
- architectures having one or any number of processors 13 may be used, and such processors 13 may be present in a single device or distributed among any number of devices.
- a single processor 13 handles communications as well as routing computations, while in other aspects a separate dedicated communications processor may be provided.
- different types of features or functionalities may be implemented in a system according to the aspect that includes a client device (such as a tablet device or smartphone running client software) and server systems (such as a server system described in more detail below).
- the system of an aspect may employ one or more memories or memory modules (such as, for example, remote memory block 16 and local memory 11 ) configured to store data, program instructions for the general-purpose network operations, or other information relating to the functionality of the aspects described herein (or any combinations of the above).
- Program instructions may control execution of or comprise an operating system and/or one or more applications, for example.
- Memory 16 or memories 11 , 16 may also be configured to store data structures, configuration data, encryption data, historical system operations information, or any other specific or generic non-program information described herein.
- At least some network device aspects may include nontransitory machine-readable storage media, which, for example, may be configured or designed to store program instructions, state information, and the like for performing various operations described herein.
- nontransitory machine-readable storage media include, but are not limited to, magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD-ROM disks; magneto-optical media such as optical disks, and hardware devices that are specially configured to store and perform program instructions, such as read-only memory devices (ROM), flash memory (as is common in mobile devices and integrated systems), solid state drives (SSD) and “hybrid SSD” storage drives that may combine physical components of solid state and hard disk drives in a single hardware device (as are becoming increasingly common in the art with regard to personal computers), memristor memory, random access memory (RAM), and the like.
- ROM read-only memory
- flash memory as is common in mobile devices and integrated systems
- SSD solid state drives
- hybrid SSD hybrid SSD
- such storage means may be integral and non-removable (such as RAM hardware modules that may be soldered onto a motherboard or otherwise integrated into an electronic device), or they may be removable such as swappable flash memory modules (such as “thumb drives” or other removable media designed for rapidly exchanging physical storage devices), “hot-swappable” hard disk drives or solid state drives, removable optical storage discs, or other such removable media, and that such integral and removable storage media may be utilized interchangeably.
- swappable flash memory modules such as “thumb drives” or other removable media designed for rapidly exchanging physical storage devices
- hot-swappable hard disk drives or solid state drives
- removable optical storage discs or other such removable media
- program instructions include both object code, such as may be produced by a compiler, machine code, such as may be produced by an assembler or a linker, byte code, such as may be generated by for example a JAVATM compiler and may be executed using a Java virtual machine or equivalent, or files containing higher level code that may be executed by the computer using an interpreter (for example, scripts written in Python, Perl, Ruby, Groovy, or any other scripting language).
- interpreter for example, scripts written in Python, Perl, Ruby, Groovy, or any other scripting language.
- FIG. 30 there is shown a block diagram depicting a typical exemplary architecture of one or more aspects or components thereof on a standalone computing system.
- Computing device 20 includes processors 21 that may run software that carry out one or more functions or applications of aspects, such as for example a client application 24 .
- Processors 21 may carry out computing instructions under control of an operating system 22 such as, for example, a version of MICROSOFT WINDOWSTM operating system, APPLE macOSTM or iOSTM operating systems, some variety of the Linux operating system, ANDROIDTM operating system, or the like.
- an operating system 22 such as, for example, a version of MICROSOFT WINDOWSTM operating system, APPLE macOSTM or iOSTM operating systems, some variety of the Linux operating system, ANDROIDTM operating system, or the like.
- one or more shared services 23 may be operable in system 20 and may be useful for providing common services to client applications 24 .
- Services 23 may for example be WINDOWSTM services, user-space common services in a Linux environment, or any other type of common service architecture used with operating system 21 .
- Input devices 28 may be of any type suitable for receiving user input, including for example a keyboard, touchscreen, microphone (for example, for voice input), mouse, touchpad, trackball, or any combination thereof.
- Output devices 27 may be of any type suitable for providing output to one or more users, whether remote or local to system 20 , and may include for example one or more screens for visual output, speakers, printers, or any combination thereof.
- Memory 25 may be random-access memory having any structure and architecture known in the art, for use by processors 21 , for example to run software.
- Storage devices 26 may be any magnetic, optical, mechanical, memristor, or electrical storage device for storage of data in digital form (such as those described above, referring to FIG. 29 ). Examples of storage devices 26 include flash memory, magnetic hard drive, CD-ROM, and/or the like.
- systems may be implemented on a distributed computing network, such as one having any number of clients and/or servers.
- FIG. 31 there is shown a block diagram depicting an exemplary architecture 30 for implementing at least a portion of a system according to one aspect on a distributed computing network.
- any number of clients 33 may be provided.
- Each client 33 may run software for implementing client-side portions of a system; clients may comprise a system 20 such as that illustrated in FIG. 29 .
- any number of servers 32 may be provided for handling requests received from one or more clients 33 .
- Clients 33 and servers 32 may communicate with one another via one or more electronic networks 31 , which may be in various aspects any of the Internet, a wide area network, a mobile telephony network (such as CDMA or GSM cellular networks), a wireless network (such as Wi-Fi, WiMAX, LTE, and so forth), or a local area network (or indeed any network topology known in the art; the aspect does not prefer any one network topology over any other).
- Networks 31 may be implemented using any known network protocols, including for example wired and/or wireless protocols.
- servers 32 may call external services 37 when needed to obtain additional information, or to refer to additional data concerning a particular call. Communications with external services 37 may take place, for example, via one or more networks 31 .
- external services 37 may comprise web-enabled services or functionality related to or installed on the hardware device itself.
- client applications 24 may obtain information stored in a server system 32 in the cloud or on an external service 37 deployed on one or more of a particular enterprise's or user's premises.
- remote storage 38 may be accessible through the network(s) 31 .
- clients 33 or servers 32 may make use of one or more specialized services or appliances that may be deployed locally or remotely across one or more networks 31 .
- one or more databases 34 in either local or remote storage 38 may be used or referred to by one or more aspects. It should be understood by one having ordinary skill in the art that databases in storage 34 may be arranged in a wide variety of architectures and using a wide variety of data access and manipulation means.
- one or more databases in storage 34 may comprise a relational database system using a structured query language (SQL), while others may comprise an alternative data storage technology such as those referred to in the art as “NoSQL” (for example, HADOOP CASSANDRATM, GOOGLE BIGTABLETM, and so forth).
- SQL structured query language
- variant database architectures such as column-oriented databases, in-memory databases, clustered databases, distributed databases, or even flat file data repositories may be used according to the aspect. It will be appreciated by one having ordinary skill in the art that any combination of known or future database technologies may be used as appropriate, unless a specific database technology or a specific arrangement of components is specified for a particular aspect described herein.
- database may refer to a physical database machine, a cluster of machines acting as a single database system, or a logical database within an overall database management system. Unless a specific meaning is specified for a given use of the term “database,” it should be construed to mean any of these senses of the word, all of which are understood as a plain meaning of the term “database” by those having ordinary skill in the art.
- security and configuration management are common information technology (IT) and web functions, and some amount of each are generally associated with any IT or web systems. It should be understood by one having ordinary skill in the art that any configuration or security subsystems known in the art now or in the future may be used in conjunction with aspects without limitation, unless a specific security 36 or configuration system 35 or approach is specifically required by the description of any specific aspect.
- IT information technology
- FIG. 32 shows an exemplary overview of a computer system 40 as may be used in any of the various locations throughout the system. It is exemplary of any computer that may execute code to process data. Various modifications and changes may be made to computer system 40 without departing from the broader scope of the system and method disclosed herein.
- Central processor unit (CPU) 41 is connected to bus 42 , to which bus is also connected memory 43 , nonvolatile memory 44 , display 47 , input/output (I/O) unit 48 , and network interface card (NIC) 53 .
- I/O unit 48 may, typically, be connected to peripherals such as a keyboard 49 , pointing device 50 , hard disk 52 , real-time clock 51 , a camera 57 , and other peripheral devices.
- NIC 53 connects to network 54 , which may be the Internet or a local network, which local network may or may not have connections to the Internet.
- the system may be connected to other computing devices through the network via a router 55 , wireless local area network 56 , or any other network connection.
- power supply unit 45 connected, in this example, to a main alternating current (AC) supply 46 .
- AC main alternating current
- functionality for implementing systems or methods of various aspects may be distributed among any number of client and/or server components.
- various software modules may be implemented for performing various functions in connection with the system of any particular aspect, and such modules may be variously implemented to run on server and/or client components.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Probability & Statistics with Applications (AREA)
- Mathematical Physics (AREA)
- Fuzzy Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Debugging And Monitoring (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
-
-
Application No. Date Filed Title Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/777,270 Jan. 30, 2020 CYBERSECURITY PROFILING AND RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE which is a continuation-in-part of: 16/720,383 Dec. 19, 2019 RATING ORGANIZATION CYBERSECURITY USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE which is a continuation of: 15/823,363 Nov. 27, 2017 RATING ORGANIZATION Patent Issue Date CYBERSECURITY USING ACTIVE AND 10,560,483 Feb. 11, 2020 PASSIVE EXTERNAL RECONNAISSANCE which is a continuation-in-part of: 15/725,274 Oct. 4, 2017 APPLICATION OF ADVANCED Patent Issue Date CYBERSECURITY THREAT MITIGATION 10,609,079 Mar. 31, 2020 TO ROGUE DEVICES, PRIVILEGE ESCALATION, AND RISK-BASED VULNERABILITY AND PATCH MANAGEMENT which is a continuation-in-part of: 15/655,113 Jul. 20, 2017 ADVANCED CYBERSECURITY THREAT MITIGATION USING BEHAVIORAL AND DEEP ANALYTICS which is a continuation-in-part of: 15/616,427 Jun. 7, 2017 RAPID PREDICTIVE ANALYSIS OF VERY LARGE DATA SETS USING AN ACTOR- DRIVEN DISTRIBUTED COMPUTATIONAL GRAPH which is a continuation-in-part of: 14/925,974 Oct. 28, 2015 RAPID PREDICTIVE ANALYSIS OF VERY LARGE DATA SETS USING THE DISTRIBUTED COMPUTATIONAL GRAPH Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/777,270 Jan. 30, 2020 CYBERSECURITY PROFILING AND RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE which is a continuation-in-part of: 16/720,383 Dec. 19, 2019 RATING ORGANIZATION CYBERSECURITY USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE which is a continuation of: 15/823,363 Nov. 27, 2017 RATING ORGANIZATION CYBERSECURITY USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE which is a continuation-in-part of: 15/725,274 Oct. 4, 2017 APPLICATION OF ADVANCED Patent Issue Date CYBERSECURITY THREAT MITIGATION 10,560,483 Feb. 11, 2020 TO ROGUE DEVICES, PRIVILEGE ESCALATION, AND RISK-BASED VULNERABILITY AND PATCH MANAGEMENT which is a continuation-in-part of: 15/655,113 Jul. 20, 2017 ADVANCED CYBERSECURITY THREAT MITIGATION USING BEHAVIORAL AND DEEP ANALYTICS which is also a continuation-in-part of: 15/237,625 Aug. 15, 2016 DETECTION MITIGATION AND Patent Issue Date REMEDIATION OF CYBERATTACKS 10,248,910 Apr. 2, 2019 EMPLOYING AN ADVANCED CYBER- DECISION PLATFORM which is a continuation-in-part of: 15/206,195 Jul. 8, 2018 ACCURATE AND DETAILED MODELING OF SYSTEMS WITH LARGE COMPLEX DATASETS USING A DISTRIBUTED SIMULATION ENGINE which is a continuation-in-part of: 15/186,453 Jun. 18, 2016 SYSTEM FOR AUTOMATED CAPTURE AND ANALYSIS OF BUSINESS INFORMATION FOR RELIABLE BUSINESS VENTURE OUTCOME PREDICTION which is a continuation-in-part of: 15/166,158 May 26, 2016 SYSTEM FOR AUTOMATED CAPTURE AND ANALYSIS OF BUSINESS INFORMATION FOR SECURITY AND CLIENT-FACING INFRASTRUCTURE RELIABILITY which is a continuation-in-part of: 15/141,752 Apr. 28, 2016 SYSTEM FOR FULLY INTEGRATED CAPTURE, AND ANALYSIS OF BUSINESS INFORMATION RESULTING IN PREDICTIVE DECISION MAKING AND SIMULATION which is a continuation-in-part of: 15/091,563 Apr. 5, 2016 SYSTEM FOR CAPTURE, ANALYSIS AND Patent Issue Date STORAGE OF TIME SERIES DATA FROM 10,204,147 Feb. 12, 2019 SENSORS WITH HETEROGENEOUS REPORT INTERVAL PROFILES and is also a continuation-in-part of: 14/986,536 Dec. 31, 2015 DISTRIBUTED SYSTEM FOR LARGE Patent Issue Date VOLUME DEEP WEB DATA EXTRACTION 10,210,255 Feb. 19, 2019 and is also a continuation-in-part of: 14/925,974 Oct. 28, 2015 RAPID PREDICTIVE ANALYSIS OF VERY LARGE DATA SETS USING THE DISTRIBUTED COMPUTATIONAL GRAPH Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 15/683,765 Aug. 22, 2017 PREDICTIVE LOAD BALANCING FOR A DIGITAL ENVIRONMENT which is a continuation-in-part of: 15/409,510 Jan. 18, 2017 MULTI-CORPORATION VENTURE PLAN VALIDATION EMPLOYING AN ADVANCED DECISION PLATFORM which is a continuation-in-part of: 15/379,899 Dec. 15, 2016 INCLUSION OF TIME SERIES GEOSPATIAL MARKERS IN ANALYSES EMPLOYING AN ADVANCED CYBER-DECISION PLATFORM which is a continuation-in-part of: 15/376,657 Dec. 13, 2016 QUANTIFICATION FOR INVESTMENT Patent Issued Date VEHICLE MANAGEMENT EMPLOYING AN 10,402,906 Sep. 3, 2019 ADVANCED DECISION PLATFORM which is a continuation-in-part of: 15/237,625 Aug. 15, 2016 DETECTION MITIGATION AND Patent Issue Date REMEDIATION OF CYBERATTACKS 10248910 Apr. 2, 2019 EMPLOYING AN ADVANCED CYBER- DECISION PLATFORM Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/718,906 Dec. 18, 2019 PLATFORM FOR HIERARCHY COOPERATIVE COMPUTING which is a continuation of: 15/879,182 Jan. 24, 2018 PLATFORM FOR HIERARCHY COOPERATIVE COMPUTING which is a continuation-in-part of: 15/850,037 Dec. 21, 2017 ADVANCED DECENTRALIZED FINANCIAL DECISION PLATFORM which is a continuation-in-part of: 15/673,368 Aug. 9, 2017 AUTOMATED SELECTION AND PROCESSING OF FINANCIAL MODELS which is a continuation-in-part of: 15/376,657 Dec. 13, 2016 QUANTIFICATION FOR INVESTMENT Patent Issue Date VEHICLE MANAGEMENT EMPLOYING AN 10,402,906 Sep. 3, 2019 ADVANCED DECISION PLATFORM Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/718,906 Dec. 18, 2019 PLATFORM FOR HIERARCHY COOPERATIVE COMPUTING which is a continuation of: 15/879,182 Jan. 24, 2018 PLATFORM FOR HIERARCHY Patent Issue Date COOPERATIVE COMPUTING 10,514,954 Dec. 24, 2019 which is a continuation-in-part of: 15/850,037 Dec. 21, 2017 ADVANCED DECENTRALIZED FINANCIAL DECISION PLATFORM which is a continuation-in-part of: 15/489,716 Apr. 17, 2017 REGULATION BASED SWITCHING SYSTEM FOR ELECTRONIC MESSAGE ROUTING which is a continuation-in-part of: 15/409,510 Jan. 18, 2017 MULTI-CORPORATION VENTURE PLAN VALIDATION EMPLOYING AN ADVANCED DECISION PLATFORM Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 15/905,041 Feb. 28, 2018 AUTOMATED SCALABLE CONTEXTUAL DATA COLLECTION AND EXTRACTION SYSTEM which is a continuation-in-part of: 15/237,625 Aug. 15, 2016 DETECTION MITIGATION AND Patent Issue Date REMEDIATION OF CYBERATTACKS 10,248,910 Apr. 2, 2019 EMPLOYING AN ADVANCED CYBER- DECISION PLATFORM Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/191,054 Nov. 14, 2018 SYSTEM AND METHOD FOR COMPREHENSIVE DATA LOSS PREVENTION AND COMPLIANCE MANAGEMENT which is a continuation-in-part of: 15/655,113 Jul. 20, 2017 ADVANCED CYBERSECURITY THREAT MITIGATION USING BEHAVIORAL AND DEEP ANALYTICS Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/654,309 Oct. 16, 2019 SYSTEM AND METHOD AUTOMATED ANALYSIS OF LEGAL DOCUMENTS WITHIN AND ACROSS SPECIFIC FIELDS which is a continuation-in-part of: 15/847,443 Dec. 19, 2017 SYSTEM AND METHOD FOR AUTOMATIC CREATION OF ONTOLOGICAL DATABASES AND SEMANTIC SEARCHING which is a continuation-in-part of: 15/790,457 Oct. 23, 2017 DISTRIBUTABLE MODEL WITH BIASES CONTAINED WITHIN DISTRIBUTED DATA which claims benefit of, and priority to: 62/568,298 Oct. 4, 2017 DISTRIBUTABLE MODEL WITH BIASES CONTAINED IN DISTRIBUTED DATA and is also a continuation-in-part of: 15/790,327 Oct. 23, 2017 DISTRIBUTABLE MODEL WITH DISTRIBUTED DATA which claims benefit of, and priority to: 62/568,291 Oct. 4, 2017 DISTRIBUTABLE MODEL WITH DISTRIBUTED DATA and is also a continuation-in-part of: 15/616,427 Jun. 7, 2017 RAPID PREDICTIVE ANALYSIS OF VERY LARGE DATA SETS USING AN ACTOR- DRIVEN DISTRIBUTED COMPUTATIONAL GRAPH and is also a continuation-in-part of: 15/141,752 Apr. 28, 2016 SYSTEM FOR FULLY INTEGRATED CAPTURE, AND ANALYSIS OF BUSINESS INFORMATION RESULTING IN PREDICTIVE DECISION MAKING AND SIMULATION Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/654,309 Oct. 16, 2019 SYSTEM AND METHOD AUTOMATED ANALYSIS OF LEGAL DOCUMENTS WITHIN AND ACROSS SPECIFIC FIELDS which is a continuation-in-part of: 15/847,443 Dec. 19, 2017 SYSTEM AND METHOD FOR AUTOMATIC CREATION OF ONTOLOGICAL DATABASES AND SEMANTIC SEARCHING which is a continuation-in-part of: 15/616,427 Jun. 7, 2017 RAPID PREDICTIVE ANALYSIS OF VERY LARGE DATA SETS USING AN ACTOR- DRIVEN DISTRIBUTED COMPUTATIONAL GRAPH Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/654,309 Oct. 16, 2019 SYSTEM AND METHOD AUTOMATED ANALYSIS OF LEGAL DOCUMENTS WITHIN AND ACROSS SPECIFIC FIELDS which is a continuation-in-part of: 15/847,443 Dec. 19, 2017 SYSTEM AND METHOD FOR AUTOMATIC CREATION OF ONTOLOGICAL DATABASES AND SEMANTIC SEARCHING which is a continuation-in-part of: 15/489,716 Apr. 17, 2017 REGULATION BASED SWITCHING SYSTEM FOR ELECTRONIC MESSAGE ROUTING Current Herewith CYBERSECURITY PROFILING AND application RATING USING ACTIVE AND PASSIVE EXTERNAL RECONNAISSANCE Is a continuation-in-part of: 16/660,727 Oct. 22, 2019 HIGHLY SCALABLE DISTRIBUTED CONNECTION INTERFACE FOR DATA CAPTURE FROM MULTIPLE NETWORK SERVICE SOURCES which is a continuation-in-part of: 15/229,476 Aug. 5, 2016 HIGHLY SCALABLE DISTRIBUTED Patent Issue Date CONNECTION INTERFACE FOR DATA 10,454,791 Oct. 22, 2019 CAPTURE FROM MULTIPLE NETWORK SERVICE SOURCES which is a continuation-in-part of: 15/206,195 Jul. 8, 2016 ACCURATE AND DETAILED MODELING OF SYSTEMS WITH LARGE COMPLEX DATASETS USING A DISTRIBUTED SIMULATION ENGINE the entire specification of each of which is incorporated herein by reference. - The disclosure relates to the field of computers and network management, and more particularly to the field of data processing, transport, and analysis.
- In our age of modern computing, the global economy is underpinned by massive collections of digital information sets, aptly named big data. This data drives financial markets, governments, retail, and healthcare industries to name a few. A significant portion is sensitive in nature and regulated by governing bodies such as countries, corporations, legal institutions, and unions. These regulated data sets must adhere to strict locality, residency, and sovereignty rules when processed and transmitted. Furthermore, they must be fully auditable for accountability, evidentiary means, and other analytical processes.
- Big data is enabled by an equally vast network of integrated computing hardware and software platforms, namely the Internet. The combination and complexity of platforms and their communication protocols poses a challenge to the secure processing, transmission, and use of regulated data sets. Up to this point, there is no comprehensive solution that can ensure strict policy compliance with regards to the creation, transfer, analysis, and use of regulated data through today's complex infrastructure, communication protocols, and varying digital information vehicles.
- What is needed is a system and method for secure data transport, management, and analysis which supports a continuous compliance and a legality assessment mechanism to address pressing issues such as Health Insurance Portability and Accountability Act (HIPAA), General Data Protection Regulation (GDPR), California Consumer Privacy Act (COPA), and other emerging compliance frameworks. A system that can further prevent the unauthorized use and access of regulated information from a risk avoidance, mitigation, and evidence/provenance compliance perspective.
- Accordingly, the inventor has developed a system and method for secure policy-controlled processing and auditing on regulated data sets utilizing metadata and a plurality of analytics. The system and method combine the ability to restrict and control the transport and processing of data based on specified directives and provide rich auditable provenance to support evidential requirements. The system and method may additionally automatically optimize data routes and specify processing hardware based on data residency, sovereignty, or localization restrictions, furthermore, protect sensitive data from compromise by algorithmically generating digital tokens and employ sensors on all devices in the chain to provide a secure means of data transport.
- According to a preferred embodiment, a system for auditable policy-compliant processing and transporting of data is disclosed, comprising: a computing device comprising a non-volatile storage device, a memory, and a processor; an authority database stored on the non-volatile storage device; a network analyzer comprising a first plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the first plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: monitor and collect computing device metadata comprising information about the hardware and software on the computing device; and send the computing device metadata to the ledger engine; a data packet manager comprising a second plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the second plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: identify a protocol data unit on the network; amend the protocol data unit to allow enforcement of where computation or persistence of the protocol data unit occurs in the network; tokenize the protocol data unit to provide security against unauthorized use; extract protocol data unit metadata from the protocol data unit, the protocol data unit comprising a source and a destination; send the protocol data unit metadata to a ledger engine; receive an optimal pathway or rejection from the automated planning service; and when an optimal pathway is received, transmit the protocol data unit along the optimal pathway; and when a rejection is received, reject further transmission of the protocol data unit; a ledger engine comprising a third plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the third plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: receive the protocol data unit metadata; retrieve a regulatory guideline from the authority database pertaining to the protocol data unit based on the protocol data unit metadata; extract a rule from the regulatory guideline applicable to the protocol data unit based on the protocol data unit metadata; retrieve administrative metadata from the source of the protocol data unit, the administrative data comprising an access log; receive the computing device metadata; store the protocol data unit metadata, the administrative metadata, the computing device metadata, and the rule on the non-volatile storage device; a distributed computational graph engine comprising a fourth plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the fourth plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: create a distributed computational graph comprising vertices representing metadata attributes and edges representing mapped rules; retrieve the protocol data unit metadata, the administrative metadata, the computing device metadata, and the rule from the non-volatile storage; update the distributed computational graph with the protocol data unit metadata, the administrative metadata, the computing device metadata, and the rule from the non-volatile storage store the distributed computational graph on the non-volatile storage device; an automated planning service comprising a fifth plurality of programming instructions stored in the memory of, and operating on the processor of, the computing device, wherein the fifth plurality of programming instructions, when operating on the processor of the computing device, cause the computing device to: retrieve the distributed computational graph from the non-volatile storage device; compute one or more policy compliant pathways for the protocol data unit to travel by running one or more graph traversal algorithms on the distributed computational graph; identify an optimal pathway from the one or more policy compliant pathways; and send the optimal pathway to the data packet manager.
- According to another preferred embodiment, a system for auditable policy-compliant processing and transporting of data is disclosed, comprising: a network comprising a non-volatile storage device and a plurality of computing devices, each computing device being a node in the network and comprising a memory and a processor; an authority database stored on the non-volatile storage device; a network analyzer comprising a first plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the first plurality of programming instructions, when operating on the processor of the node, cause the node to: monitor and collect node metadata comprising information about the hardware and software on each node; and send the node metadata to the ledger engine; a data packet manager comprising a second plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the second plurality of programming instructions, when operating on the processor of the node, cause the node to: identify a protocol data unit on the network; amend the protocol data unit to allow enforcement of where computation or persistence of the protocol data unit occurs in the network; tokenize the protocol data unit to provide security against unauthorized use; extract protocol data unit metadata from the protocol data unit, the protocol data unit comprising a source and a destination; send the protocol data unit metadata to a ledger engine; receive an optimal pathway or rejection from the automated planning service; and when an optimal pathway is received, transmit the protocol data unit along the optimal pathway; and when a rejection is received, reject further transmission of the protocol data unit; a ledger engine comprising a third plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the third plurality of programming instructions, when operating on the processor of the node, cause the node to: receive the protocol data unit metadata; retrieve a regulatory guideline from the authority database pertaining to the protocol data unit based on the protocol data unit metadata; extract a rule from the regulatory guideline applicable to the protocol data unit based on the protocol data unit metadata; retrieve administrative metadata from the source of the protocol data unit, the administrative data comprising an access log; receive the node metadata; store the protocol data unit metadata, the administrative metadata, the node metadata, and the rule on the non-volatile storage device; a distributed computational graph engine comprising a fourth plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the fourth plurality of programming instructions, when operating on the processor of the node, cause the node to: create a distributed computational graph comprising vertices representing metadata attributes and edges representing mapped rules; retrieve the protocol data unit metadata, the administrative metadata, the node metadata, and the rule from the non-volatile storage; update the distributed computational graph with the protocol data unit metadata, the administrative metadata, the node metadata, and the rule from the non-volatile storage; store the distributed computational graph on the non-volatile storage device; an automated planning service comprising a fifth plurality of programming instructions stored in the memory of, and operating on the processor of, one of the nodes in the network, wherein the fifth plurality of programming instructions, when operating on the processor of the node, cause the node to: retrieve the distributed computational graph from the non-volatile storage device; compute one or more policy compliant pathways for the protocol data unit to travel by running one or more graph traversal algorithms on the distributed computational graph; identify an optimal pathway from the one or more policy compliant pathways; and send the optimal pathway to the data packet manager.
- According to another preferred embodiment, a method for auditable policy-compliant processing and transporting of data is disclosed, comprising the steps of: monitoring and collecting node metadata comprising information about the hardware and software on each node of a network, each node being a computing device comprising a memory and a processor; identifying a protocol data unit on the network; amending the protocol data unit to allow enforcement of where computation or persistence of the protocol data unit occurs in the network; tokenizing the protocol data unit to provide security against unauthorized use; extracting protocol data unit metadata from the protocol data unit, the protocol data unit comprising a source and a destination; retrieving administrative metadata from the source of the protocol data unit, the administrative data comprising an access log; retrieving a regulatory guideline from the authority database pertaining to the protocol data unit based on the protocol data unit metadata; extracting a rule from the regulatory guideline applicable to the protocol data unit based on the protocol data unit metadata; creating a distributed computational graph comprising vertices representing metadata attributes and edges representing mapped rules; updating the distributed computational graph with the protocol data unit metadata, the administrative metadata, the node metadata, and the rule from the non-volatile storage; computing one or more policy compliant pathways for the protocol data unit to travel by running one or more graph traversal algorithms on the distributed computational graph; identifying an optimal pathway from the one or more policy compliant pathways; and when an optimal pathway is received, transmit the protocol data unit along the optimal pathway; and when a rejection is received, reject further transmission of the protocol data unit.
- The accompanying drawings illustrate several aspects and, together with the description, serve to explain the principles of the invention according to the aspects. It will be appreciated by one skilled in the art that the particular arrangements illustrated in the drawings are merely exemplary, and are not to be considered as limiting of the scope of the invention or the claims herein in any way.
-
FIG. 1 is a block diagram of an exemplary system architecture for an advanced cyber decision platform. -
FIG. 2 is a block diagram of an advanced cyber decision platform in an exemplary configuration for use in investment vehicle management. -
FIG. 2A is a block diagram showing general steps for performing passive network data collection. -
FIG. 2B is a process diagram showing a general flow of a process for performing active reconnaissance using DNS leak information collection. -
FIG. 2C is a process diagram showing a general flow of a process for performing active reconnaissance using web application and technology reconnaissance. -
FIG. 2D is a process diagram showing a general flow of a process for producing a cybersecurity rating using reconnaissance data. -
FIGS. 3A and 3B are process diagrams showing business operating system functions in use to mitigate cyberattacks. -
FIG. 4 is a process flow diagram of a method for segmenting cyberattack information to appropriate corporation parties. -
FIG. 5 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect. -
FIG. 6 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect. -
FIG. 7 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributed computational graph, according to one aspect. -
FIG. 8 is a flow diagram of an exemplary method for cybersecurity behavioral analytics, according to one aspect. -
FIG. 9 is a flow diagram of an exemplary method for measuring the effects of cybersecurity attacks, according to one aspect. -
FIG. 10 is a flow diagram of an exemplary method for continuous cybersecurity monitoring and exploration, according to one aspect. -
FIG. 11 is a flow diagram of an exemplary method for mapping a cyber-physical system graph, according to one aspect. -
FIG. 12 is a flow diagram of an exemplary method for continuous network resilience rating, according to one aspect. -
FIG. 13 is a flow diagram of an exemplary method for cybersecurity privilege oversight, according to one aspect. -
FIG. 14 is a flow diagram of an exemplary method for cybersecurity risk management, according to one aspect. -
FIG. 15 is a flow diagram of an exemplary method for mitigating compromised credential threats, according to one aspect. -
FIG. 16 is a flow diagram of an exemplary method for dynamic network and rogue device discovery, according to one aspect. -
FIG. 17 is a flow diagram of an exemplary method for Kerberos “golden ticket” attack detection, according to one aspect. -
FIG. 18 is a flow diagram of an exemplary method for risk-based vulnerability and patch management, according to one aspect. -
FIG. 19 is block diagram showing an exemplary system architecture for a system for cybersecurity profiling and rating. -
FIG. 20 is a relational diagram showing the relationships between exemplary 3rd party search tools, search tasks that can be generated using such tools, and the types of information that may be gathered with those tasks. -
FIG. 21 is a relational diagram showing the exemplary types and classifications of information that may be used in constructing a cyber-physical graph of an organization's infrastructure and operations. -
FIG. 22 is a directed graph diagram showing an exemplary cyber-physical graph and its possible use in analyzing cybersecurity threats. -
FIG. 23 is a block diagram showing exemplary operation of a data to rule mapper. -
FIG. 24 is block diagram showing an exemplary architecture diagram for a scoring engine. -
FIG. 25 is a block diagram of an exemplary architecture of an auditable policy-compliance platform. -
FIG. 26 is block diagram showing an exemplary system architecture for an evidentiary compliant data provenance ledger system. -
FIG. 27 is an architecture diagram illustrating an exemplary system for automated analysis of legal documents within and across different fields, according to aspect. -
FIG. 28 is a flow diagram of an exemplary method for a ledger service configuration and data provenance chain, according to one aspect. -
FIG. 29 is a block diagram illustrating an exemplary hardware architecture of a computing device. -
FIG. 30 is a block diagram illustrating an exemplary logical architecture for a client device. -
FIG. 31 is a block diagram illustrating an exemplary architectural arrangement of clients, servers, and external services. -
FIG. 32 is another block diagram illustrating an exemplary hardware architecture of a computing device. - The inventor has conceived, and reduced to practice, a system and method for secure policy-controlled processing and auditing on regulated data sets utilizing metadata and a plurality of analytics. The system and method combine the ability to restrict and control the transport and processing of data based specified policies and provide rich auditable provenance. The system and method may additionally automatically optimize data routes and specify processing hardware based on data residency, sovereignty, or localization restrictions, furthermore, protect sensitive data from compromise by algorithmically generating digital tokens and employ sensors on all devices in the chain to provide a secure means of data transport.
- It is important to note that current work on provenance focuses on application-specific storage and query efficiency for a given type of data store or transformation engine (e.g. Blockchain, Spark). Additionally, current provenance techniques are unable to address cyclic provenance graphs, which can occur when powerful graphing tools are used for orchestration with multiple children, parents, cycles, and functional decomposition. The lack of a system-wide approach for meta-data management associated with provenance management in polyglot and poly-application database systems is all the more reason a comprehensive solution is needed. The current state of the art's ability to analyze or generate relational data sets is of little practical value without a unified means of persisting and analyzing such data in concert with the broader chains of transformations across multiple data stores and systems. This problem is further enhanced when techniques like tokenization or synthetic data are introduced for privacy and efficiency. Moreover, regulating the routing of data may be of concern for security, legal, political, business, taxation, or other reasons not limited to this discussion.
- As an example of the operation of the system, a financial data query originates from the United States to a destination inside Europe. Immediately, a ledger engine, further comprising several virtual and/or physical terminal access points and reconnaissance data, compiles all transactions and metadata associated with this request into an associated ledger. The metadata may include administrative, descriptive, preservative, technical, and use information. A planning service automatically establishes destination routes with consideration to mapped rules from an authority database leveraged through a distributed computational graph. One such rule may entail avoiding physical regions or comprised hardware where cyberattacks are prominent and sensitive financial transactions are prone to interception attempts. This could mean routing through the Trans-Pacific cable rather than the Trans-Atlantic cable to avoid known cable taps as one example. Once a routing decision is reached, a tokenizer algorithmically secures the information before transport. Once the request has reached the European continent, the system may further avoid routes through certain privately owned infrastructure or known vulnerable hardware. Once the process is securely completed the ledger is archived in the ledger data store for future audits and evidentiary compliance.
- One further example of the operation of the system may be ensuring the automatic policy compliance of data restrictions with regards to business and legal documents. A legality assessment mechanism receives business documents and performs automatic analyzes using natural language processing to classify and map rules contained in the legal standards. The legality assessment mechanism then works in tandem with the distributed computation graph to automatically and dynamically create rules in the authority database to explicitly modify the logical and physical processing in any tier or tessellation of the networking architecture. Further, the ingesting of documents adds to the multitude of metadata received by the ledger engine thus increasing the provenance capability.
- One or more different aspects may be described in the present application. Further, for one or more of the aspects described herein, numerous alternative arrangements may be described; it should be appreciated that these are presented for illustrative purposes only and are not limiting of the aspects contained herein or the claims presented herein in any way. One or more of the arrangements may be widely applicable to numerous aspects, as may be readily apparent from the disclosure. In general, arrangements are described in sufficient detail to enable those skilled in the art to practice one or more of the aspects, and it should be appreciated that other arrangements may be utilized and that structural, logical, software, electrical and other changes may be made without departing from the scope of the particular aspects. Particular features of one or more of the aspects described herein may be described with reference to one or more particular aspects or figures that form a part of the present disclosure, and in which are shown, by way of illustration, specific arrangements of one or more of the aspects. It should be appreciated, however, that such features are not limited to usage in the one or more particular aspects or figures with reference to which they are described. The present disclosure is neither a literal description of all arrangements of one or more of the aspects nor a listing of features of one or more of the aspects that must be present in all arrangements.
- Headings of sections provided in this patent application and the title of this patent application are for convenience only, and are not to be taken as limiting the disclosure in any way.
- Devices that are in communication with each other need not be in continuous communication with each other, unless expressly specified otherwise. In addition, devices that are in communication with each other may communicate directly or indirectly through one or more communication means or intermediaries, logical or physical.
- A description of an aspect with several components in communication with each other does not imply that all such components are required. To the contrary, a variety of optional components may be described to illustrate a wide variety of possible aspects and in order to more fully illustrate one or more aspects. Similarly, although process steps, method steps, algorithms or the like may be described in a sequential order, such processes, methods and algorithms may generally be configured to work in alternate orders, unless specifically stated to the contrary. In other words, any sequence or order of steps that may be described in this patent application does not, in and of itself, indicate a requirement that the steps be performed in that order. The steps of described processes may be performed in any order practical. Further, some steps may be performed simultaneously despite being described or implied as occurring non-simultaneously (e.g., because one step is described after the other step). Moreover, the illustration of a process by its depiction in a drawing does not imply that the illustrated process is exclusive of other variations and modifications thereto, does not imply that the illustrated process or any of its steps are necessary to one or more of the aspects, and does not imply that the illustrated process is preferred. Also, steps are generally described once per aspect, but this does not mean they must occur once, or that they may only occur once each time a process, method, or algorithm is carried out or executed. Some steps may be omitted in some aspects or some occurrences, or some steps may be executed more than once in a given aspect or occurrence.
- When a single device or article is described herein, it will be readily apparent that more than one device or article may be used in place of a single device or article. Similarly, where more than one device or article is described herein, it will be readily apparent that a single device or article may be used in place of the more than one device or article.
- The functionality or the features of a device may be alternatively embodied by one or more other devices that are not explicitly described as having such functionality or features. Thus, other aspects need not include the device itself.
- Techniques and mechanisms described or referenced herein will sometimes be described in singular form for clarity. However, it should be appreciated that particular aspects may include multiple iterations of a technique or multiple instantiations of a mechanism unless noted otherwise. Process descriptions or blocks in figures should be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps in the process. Alternate implementations are included within the scope of various aspects in which, for example, functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those having ordinary skill in the art.
- As used herein, “graph” is a representation of information and relationships, where each primary unit of information makes up a “node” or “vertex” of the graph and the relationship between two nodes makes up an edge of the graph. Nodes can be further qualified by the connection of one or more descriptors or “properties” to that node. For example, given the node “James R,” name information for a person, qualifying properties might be “183 cm tall,” “DOB 08/13/1965” and “speaks English”. Similar to the use of properties to further describe the information in a node, a relationship between two nodes that forms an edge can be qualified using a “label”. Thus, given a second node “Thomas G,” an edge between “James R” and “Thomas G” that indicates that the two people know each other might be labeled “knows.” When graph theory notation (Graph=(Vertices, Edges)) is applied this situation, the set of nodes are used as one parameter of the ordered pair, V and the set of 2 element edge endpoints are used as the second parameter of the ordered pair, E. When the order of the edge endpoints within the pairs of E is not significant, for example, the edge James R, Thomas G is equivalent to Thomas G, James R, the graph is designated as “undirected.” Under circumstances when a relationship flows from one node to another in one direction, for example James R is “taller” than Thomas G, the order of the endpoints is significant. Graphs with such edges are designated as “directed.” In the distributed computational graph system, transformations within transformation pipeline are represented as directed graph with each transformation comprising a node and the output messages between transformations comprising edges. Distributed computational graph stipulates the potential use of non-linear transformation pipelines which are programmatically linearized. Such linearization can result in exponential growth of resource consumption. The most sensible approach to overcome possibility is to introduce new transformation pipelines just as they are needed, creating only those that are ready to compute. Such method results in transformation graphs which are highly variable in size and node, edge composition as the system processes data streams. Those familiar with the art will realize that transformation graph may assume many shapes and sizes with a vast topography of edge relationships. The examples given were chosen for illustrative purposes only and represent a small number of the simplest of possibilities. These examples should not be taken to define the possible graphs expected as part of operation of the invention
- As used herein, “transformation” is a function performed on zero or more streams of input data which results in a single stream of output which may or may not then be used as input for another transformation. Transformations may comprise any combination of machine, human or machine-human interactions Transformations need not change data that enters them, one example of this type of transformation would be a storage transformation which would receive input and then act as a queue for that data for subsequent transformations. As implied above, a specific transformation may generate output data in the absence of input data. A time stamp serves as a example. In the invention, transformations are placed into pipelines such that the output of one transformation may serve as an input for another. These pipelines can consist of two or more transformations with the number of transformations limited only by the resources of the system. Historically, transformation pipelines have been linear with each transformation in the pipeline receiving input from one antecedent and providing output to one subsequent with no branching or iteration. Other pipeline configurations are possible. The invention is designed to permit several of these configurations including, but not limited to: linear, afferent branch, efferent branch and cyclical.
- A “database” or “data storage subsystem” (these terms may be considered substantially synonymous), as used herein, is a system adapted for the long-term storage, indexing, and retrieval of data, the retrieval typically being via some sort of querying interface or language. “Database” may be used to refer to relational database management systems known in the art, but should not be considered to be limited to such systems. Many alternative database or data storage system technologies have been, and indeed are being, introduced in the art, including but not limited to distributed non-relational data storage systems such as Hadoop, column-oriented databases, in-memory databases, and the like. While various aspects may preferentially employ one or another of the various data storage subsystems available in the art (or available in the future), the invention should not be construed to be so limited, as any data storage architecture may be used according to the aspects. Similarly, while in some cases one or more particular data storage needs are described as being satisfied by separate components (for example, an expanded private capital markets database and a configuration database), these descriptions refer to functional uses of data storage systems and do not refer to their physical architecture. For instance, any group of data storage systems of databases referred to herein may be included together in a single database management system operating on a single machine, or they may be included in a single database management system operating on a cluster of machines as is known in the art. Similarly, any single database (such as an expanded private capital markets database) may be implemented on a single machine, on a set of machines using clustering technology, on several machines connected by one or more messaging systems known in the art, or in a master/slave arrangement common in the art. These examples should make clear that no particular architectural approaches to database management is preferred according to the invention, and choice of data storage technology is at the discretion of each implementer, without departing from the scope of the invention as claimed.
- A “data context,” as used herein, refers to a set of arguments identifying the location of data. This could be a Rabbit queue, a .csv file in cloud-based storage, or any other such location reference except a single event or record. Activities may pass either events or data contexts to each other for processing. The nature of a pipeline allows for direct information passing between activities, and data locations or files do not need to be predetermined at pipeline start.
- A “pipeline,” as used herein and interchangeably referred to as a “data pipeline” or a “processing pipeline,” refers to a set of data streaming activities and batch activities. Streaming and batch activities can be connected indiscriminately within a pipeline. Events will flow through the streaming activity actors in a reactive way. At the junction of a streaming activity to batch activity, there will exist a StreamBatchProtocol data object. This object is responsible for determining when and if the batch process is run. One or more of three possibilities can be used for processing triggers: regular timing interval, every N events, or optionally an external trigger. The events are held in a queue or similar until processing. Each batch activity may contain a “source” data context (this may be a streaming context if the upstream activities are streaming), and a “destination” data context (which is passed to the next activity). Streaming activities may have an optional “destination” streaming data context (optional meaning: caching/persistence of events vs. ephemeral), though this should not be part of the initial implementation.
- A “ledger,” as used herein, is an organized collection of transactional metrics relating to the source, use, and destination information of data packets traveling through the computer network. The metrics are not limited to the scope of this embodiment and may include other aspects of consideration. Exemplary metrics may include OSI headers from layers 2, 3, and 4, MAC addresses, host names, IP addresses, ports, and other unique or relational processing and networking information.
- As used herein, “tokenizer,” “detokenizer,” “tokenized,” and “token” refer to the process of protecting sensitive data by replacing it with an algorithmically generated number called a token that is intended to perishable (typically single use). An example of commonly used tokenization is to prevent credit card fraud. In the credit card industry, a tokenizer replaces the customer's primary account number with a series of randomly generated numbers, which is called the “token.” These tokens can then be passed through the internet or various networks needed to process the payment without the bank details being revealed. The actual account information is protected in a secure token vault.
- As used herein, “data restrictions” refer to data residency (where a business, industry body or government specifies that their data is stored in a geographical location of their choice, usually for regulatory or policy reasons), data sovereignty (data stored in a designated location, and is also subject to the laws of the country in which it is physically stored), and data localization (requires that data created within certain borders stay within them).
-
FIG. 1 is a block diagram of an advanced cyber decision platform (ACDP) for external network reconnaissance and cybersecurity rating. Client access to thesystem 105 for specific data entry, system control and for interaction with system output such as automated predictive decision making and planning and alternate pathway simulations, occurs through the system's distributed, extensible highbandwidth cloud interface 110 which uses a versatile, robust web application driven interface for both input and display of client-facing information vianetwork 107 and operates adata store 112 such as, but not limited to MONGODB™, COUCHDB™, CASSANDRA™ or REDIS™ according to various arrangements. Much of the business data analyzed by the system both from sources within the confines of the client business, and from cloud based sources, also enter the system through thecloud interface 110, data being passed to theconnector module 135 which may possess theAPI routines 135 a needed to accept and convert the external data and then pass the normalized information to other analysis and transformation components of the system, the directedcomputational graph module 155, high volumeweb crawler module 115, multidimensional time series database (MDTSDB) 120 and thegraph stack service 145. The directedcomputational graph module 155 retrieves one or more streams of data from a plurality of sources, which includes, but is in no way not limited to, a plurality of physical sensors, network service providers, web based questionnaires and surveys, monitoring of electronic infrastructure, crowd sourcing campaigns, and human input device information. Within the directedcomputational graph module 155, data may be split into two identical streams in a specializedpre-programmed data pipeline 155 a, wherein one sub-stream may be sent for batch processing and storage while the other sub-stream may be reformatted for transformation pipeline analysis. The data is then transferred to the generaltransformer service module 160 for linear data transformation as part of analysis or the decomposabletransformer service module 150 for branching or iterative transformations that are part of analysis. The directedcomputational graph module 155 represents all data as directed graphs where the transformations are nodes and the result messages between transformations edges of the graph. The high volumeweb crawling module 115 uses multiple server hosted preprogrammed web spiders, which while autonomously configured are deployed within aweb scraping framework 115 a of which SCRAPY™ is an example, to identify and retrieve data of interest from web based sources that are not well tagged by conventional web crawling technology. The multiple dimension time seriesdata store module 120 may receive streaming data from a large plurality of sensors that may be of several different types. The multiple dimension time series data store module may also store any time series data encountered by the system such as but not limited to enterprise network usage data, component and system logs, performance data, network service information captures such as, but not limited to news and financial feeds, and sales and service related customer data. The module is designed to accommodate irregular and high volume surges by dynamically allotting network bandwidth and server processing channels to process the incoming data. Inclusion of programmingwrappers 120 a for languages examples of which are, but not limited to C++, PERL, PYTHON, and ERLANG™ allows sophisticated programming logic to be added to the default function of the multidimensionaltime series database 120 without intimate knowledge of the core programming, greatly extending breadth of function. Data retrieved by the multidimensional time series database (MDTSDB) 120 and the high volumeweb crawling module 115 may be further analyzed and transformed into task optimized results by the directedcomputational graph 155 and associatedgeneral transformer service 150 anddecomposable transformer service 160 modules. Alternately, data from the multidimensional time series database and high volume web crawling modules may be sent, often with scripted cuing information determining important vertexes 145 a, to the graphstack service module 145 which, employing standardized protocols for converting streams of information into graph representations of that data, for example, open graph internet technology although the invention is not reliant on any one standard. Through the steps, the graphstack service module 145 represents data in graphical form influenced by any pre-determined scripted modifications 145 a and stores it in a graph-based data store 145 b such as GIRAPH™ or a key value pair type data store REDIS™, or RIAK™, among others, all of which are suitable for storing graph-based information. - Results of the transformative analysis process may then be combined with further client directives, and additional business rules and practices relevant to the analysis and situational information external to the already available data in the automated
planning service module 130 which also runs powerful information theory 130 a based predictive statistics functions and machine learning algorithms to allow future trends and outcomes to be rapidly forecast based upon the current system derived results and choosing each a plurality of possible business decisions. The using all available data, the automatedplanning service module 130 may propose business decisions most likely to result is the most favorable business outcome with a usably high level of certainty. Closely related to the automated planning service module in the use of system derived results in conjunction with possible externally supplied additional information in the assistance of end user business decision making, the actionoutcome simulation module 125 with its discrete event simulator programming module 125 a coupled with the end user facing observation andstate estimation service 140 which is highly scriptable 140 b as circumstances require and has agame engine 140 a to more realistically stage possible outcomes of business decisions under consideration, allows business decision makers to investigate the probable outcomes of choosing one pending course of action over another based upon analysis of the current available data. - When performing external reconnaissance via a
network 107,web crawler 115 may be used to perform a variety of port and service scanning operations on a plurality of hosts. This may be used to target individual network hosts (for example, to examine a specific server or client device) or to broadly scan any number of hosts (such as all hosts within a particular domain, or any number of hosts up to the complete IPv4 address space). Port scanning is primarily used for gathering information about hosts and services connected to a network, using probe messages sent to hosts that prompt a response from that host. Port scanning is generally centered around the transmission control protocol (TCP), and using the information provided in a prompted response a port scan can provide information about network and application layers on the targeted host. - Port scan results can yield information on open, closed, or undetermined ports on a target host. An open port indicated that an application or service is accepting connections on this port (such as ports used for receiving customer web traffic on a web server), and these ports generally disclose the greatest quantity of useful information about the host. A closed port indicates that no application or service is listening for connections on that port, and still provides information about the host such as revealing the operating system of the host, which may discovered by fingerprinting the TCP/IP stack in a response. Different operating systems exhibit identifiable behaviors when populating TCP fields, and collecting multiple responses and matching the fields against a database of known fingerprints makes it possible to determine the OS of the host even when no ports are open. An undetermined port is one that does not produce a requested response, generally because the port is being filtered by a firewall on the host or between the host and the network (for example, a corporate firewall behind which all internal servers operate).
- Scanning may be defined by scope to limit the scan according to two dimensions, hosts and ports. A horizontal scan checks the same port on multiple hosts, often used by attackers to check for an open port on any available hosts to select a target for an attack that exploits a vulnerability using that port. This type of scan is also useful for security audits, to ensure that vulnerabilities are not exposed on any of the target hosts. A vertical scan defines multiple ports to examine on a single host, for example a “vanilla scan” which targets every port of a single host, or a “strobe scan” that targets a small subset of ports on the host. This type of scan is usually performed for vulnerability detection on single systems, and due to the single-host nature is impractical for large network scans. A block scan combines elements of both horizontal and vertical scanning, to scan multiple ports on multiple hosts. This type of scan is useful for a variety of service discovery and data collection tasks, as it allows a broad scan of many hosts (up to the entire Internet, using the complete IPv4 address space) for a number of desired ports in a single sweep.
- Large port scans involve quantitative research, and as such may be treated as experimental scientific measurement and are subject to measurement and quality standards to ensure the usefulness of results. To avoid observational errors during measurement, results must be precise (describing a degree of relative proximity between individual measured values), accurate (describing relative proximity of measured values to a reference value), preserve any metadata that accompanies the measured data, avoid misinterpretation of data due to faulty measurement execution, and must be well-calibrated to efficiently expose and address issues of inaccuracy or misinterpretation. In addition to these basic requirements, large volumes of data may lead to unexpected behavior of analysis tools, and extracting a subset to perform initial analysis may help to provide an initial overview before working with the complete data set. Analysis should also be reproducible, as with all experimental science, and should incorporate publicly-available data to add value to the comprehensibility of the research as well as contributing to a “common framework” that may be used to confirm results.
- When performing a port scan,
web crawler 115 may employ a variety of software suitable for the task, such as Nmap, ZMap, or masscan. Nmap is suitable for large scans as well as scanning individual hosts, and excels in offering a variety of diverse scanning techniques. ZMap is a newer application and unlike Nmap (which is more general-purpose), ZMap is designed specifically with Internet-wide scans as the intent. As a result, ZMap is far less customizable and relies on horizontal port scans for functionality, achieving fast scan times using techniques of probe randomization (randomizing the order in which probes are sent to hosts, minimizing network saturation) and asynchronous design (utilizing stateless operation to send and receive packets in separate processing threads). Masscan uses the same asynchronous operation model of ZMap, as well as probe randomization. In masscan however, a certain degree of statistical randomness is sacrificed to improve computation time for large scans (such as when scanning the entire IPv4 address space), using the BlackRock algorithm. This is a modified implementation of symmetric encryption algorithm DES, with fewer rounds and modulo operations in place of binary ones to allow for arbitrary ranges and achieve faster computation time for large data sets. - Received scan responses may be collected and processed through a plurality of
data pipelines 155 a to analyze the collected information.MDTSDB 120 andgraph stack 145 may be used to produce a hybrid graph/time-series database using the analyzed data, forming a graph of Internet-accessible organization resources and their evolving state information over time. Customer-specific profiling and scanning information may be linked to CPG graphs (as described below in detail, referring toFIG. 11 ) for a particular customer, but this information may be further linked to the base-level graph of internet-accessible resources and information. Depending on customer authorizations and legal or regulatory restrictions and authorizations, techniques used may involve both passive, semi-passive and active scanning and reconnaissance. -
FIG. 2 is a block diagram of an advanced cyber decision platform in an exemplary configuration for use ininvestment vehicle management 200. The advancedcyber decision platform 100 previously disclosed in co-pending application Ser. No. 15/141,752 and applied in a role of cybersecurity in co-pending application Ser. No. 15/237,625, when programmed to operate as quantitative trading decision platform, is very well suited to perform advanced predictive analytics andpredictive simulations 202 to produce investment predictions. Much of the trading specific programming functions are added to the automatedplanning service module 130 of the modified advancedcyber decision platform 100 to specialize it to perform trading analytics. Specialized purpose libraries may include but are not limited to financial markets functionslibraries 251, Monte-Carlo risk routines 252,numeric analysis libraries 253,deep learning libraries 254, contract manipulation functions 255, money handling functions 256, Monte-Carlo search libraries 257, and quantapproach securities routines 258. Pre-existing deep learning routines including informationtheory statistics engine 259 may also be used. - The invention may also make use of other libraries and capabilities that are known to those skilled in the art as instrumental in the regulated trade of items of worth. Data from a plurality of sources used in trade analysis are retrieved, much of it from remote,
cloud resident 201 servers through the system's distributed, extensible highbandwidth cloud interface 110 using the system'sconnector module 135 which is specifically designed to accept data from a number of information services both public and private through interfaces to those service's applications using itsmessaging service 135 a routines, due to ease of programming, are augmented with interactive broker functions 235, market data sourceplugins 236,e-commerce messaging interpreters 237, business-practiceaware email reader 238 and programming libraries to extract information from video data sources 239. - Other modules that make up the advanced cyber decision platform may also perform significant analytical transformations on trade related data. These may include the multidimensional time
series data store 120 with its robust scripting features which may include a distributive friendly, fault-tolerant, real-time, continuous run prioritizing, programming platform such as, but not limited to Erlang/OTP 221 and a compatible but comprehensive and proven library of math functions of which the C++ math libraries are an example 222, data formalization and ability to capture time series data including irregularly transmitted, burst data; theGraphStack service 145 which transforms data into graphical representations for relational analysis and may use packages for graph format data storage such asTitan 245 or the like and a highly interface accessible programming interface an example of which may be Akka/Spray, although other, similar, combinations may equally serve the same purpose in thisrole 246 to facilitate optimal data handling; the directedcomputational graph module 155 and its distributeddata pipeline 155 a supplying related generaltransformer service module 160 anddecomposable transformer module 150 which may efficiently carry out linear, branched, and recursive transformation pipelines during trading data analysis may be programmed with multiple trade related functions involved in predictive analytics of the received trade data. Both possibly during and following predictive analyses carried out by the system, results must be presented toclients 105 in formats best suited to convey the both important results for analysts to make highly informed decisions and, when needed, interim or final data in summary and potentially raw for direct human analysis. Simulations which may use data from a plurality of field spanning sources to predict future trade conditions these are accomplished within the actionoutcome simulation module 125. Data and simulation formatting may be completed or performed by the observation andstate estimation service 140 using its ease of scripting and gaming engine to produce optimal presentation results. - In cases where there are both large amounts of data to be cleansed and formalized and then intricate transformations such as those that may be associated with deep machine learning, first disclosed in ¶067 of co-pending application Ser. No. 14/925,974, predictive analytics and predictive simulations, distribution of computer resources to a plurality of systems may be routinely required to accomplish these tasks due to the volume of data being handled and acted upon. The advanced cyber decision platform employs a distributed architecture that is highly extensible to meet these needs. A number of the tasks carried out by the system are extremely processor intensive and for these, the highly integrated process of hardware clustering of systems, possibly of a specific hardware architecture particularly suited to the calculations inherent in the task, is desirable, if not required for timely completion. The system includes a
computational clustering module 280 to allow the configuration and management of such clusters during application of the advanced cyber decision platform. While the computational clustering module is drawn directly connected to specific co-modules of the advanced cyber decision platform these connections, while logical, are for ease of illustration and those skilled in the art will realize that the functions attributed to specific modules of an embodiment may require clustered computing under one use case and not under others. Similarly, the functions designated to a clustered configuration may be role, if not run, dictated. Further, not all use cases or data runs may use clustering. -
FIG. 2A is a block diagram showinggeneral steps 200 for performing passive network reconnaissance. It should be appreciated that the steps illustrated and described may be performed in any order, and that steps may be added or omitted as needed for any particular reconnaissance operation. In astep 201, network address ranges and domains or sub-domains associated with a plurality of targets may be identified, for example to collect information for defining the scope of further scanning operations. In anotherstep 202, external sites may be identified to understand relationships between targets and other third-party content providers, such as trust relationships or authoritative domain name service (DNS) resolution records. In anotherstep 203, individual people or groups may be identified using names, email addresses, phone numbers, or other identifying information that may be useful for a variety of social engineering activities. In anotherstep 204, technologies used may be identified, such as types or versions of hardware or software used by an organization, and this may include collecting and extracting information from job descriptions (for example) to identify technologies in use by an organization (for example, a job description for an administrator familiar with specific database software indicates that the software is in use within the organization). In anotherstep 205, content of interest may be identified, for example including web and email portals, log files, backup or archive files, and other forms of sensitive information that may be contained within HTML comments or client-side scripts, as may be useful for vulnerability discovery and penetration testing activities. In anotherstep 206, publicly-available information may be used to identify vulnerabilities that may be exploited with further active penetration testing. -
FIG. 2B is a process diagram showing a general flow of aprocess 210 for performing active reconnaissance using DNS leak information collection. In aninitial step 211, publicly-available DNS leak disclosure information may be collected to maintain current information regarding known leaks and vulnerabilities. In anext step 212, third-level domain (TLDR) information may be collected and used to report domain risk factors, such as domains that do not resolve properly (due to malformed DNS records, for example). In anext step 213, a DNS trust map may be created using a hybrid graph/time-series data structure, using agraph stack service 145 andMDTSDB 120. This trust map may be produced as the output of an extraction process performed by aDCG 155 through a plurality ofdata pipelines 155 a, analyzing collected data and mapping data points to produce hybrid structured output representing each data point over time. In afinal step 214, the trust map may then be analyzed to identify anomalies, for example using community detection algorithms that may discover when new references are being created, and this may be used to identify vulnerabilities that may arise as a byproduct of the referential nature of a DNS hierarchy. In this manner, DCG pipeline processing and time-series data graphing may be used to identify vulnerabilities that would otherwise be obscured within a large dataset. -
FIG. 2C is a process diagram showing a general flow of aprocess 220 for performing active reconnaissance using web application and technology reconnaissance. In aninitial step 221, a plurality of manual HTTP requests may be transmitted to a host, for example to determine if a web server is announcing itself, or to obtain an application version number from an HTTP response message. In anext step 222, a robots.txt, used to identify and communicate with web crawlers and other automated “bots,” may be searched for to identify portions of an application or site that robots are requested to ignore. In anext step 223, the host application layer may be fingerprinted, for example using file extensions and response message fields to identify characteristic patterns or markers that may be used to identify host or application details. In anext step 224, publicly-exposed admin pages may be checked, to determine if any administrative portals are exposed and therefore potentially-vulnerable, as well as to potentially determine administration policies or capabilities based on exposed information. In afinal step 225, an application may be profiled according to a particular toolset in use, such as WORDPRESS™ (for example) or other specific tools or plugins. -
FIG. 2D is a process diagram showing a general flow of aprocess 230 for producing a cybersecurity rating using reconnaissance data. In aninitial step 231, external reconnaissance may be performed using DNS and IP information as described above (referring toFIG. 2B ), collecting information from DNS records, leak announcements, and publicly-available records to produce a DNS trust map from collected information and the DCG-driven analysis thereof. In anext step 232, web and application recon may be performed (as described inFIG. 2C ), collecting information on applications, sites, and publicly-available records. In anext step 233, collected information over time may be analyzed for software version numbers, revealing the patching frequency of target hosts and their respective applications and services. Using a hybrid time-series graph, timestamps may be associated with ongoing changes to reveal these updates over time. In anext step 234, a plurality of additional endpoints may be scanned, such as (for example, including but not limited to) internet-of-things (IoT) devices that may be scanned and fingerprinted, end-user devices such as personal smartphones, tablets, or computers, or social network endpoints such as scraping content from user social media pages or feeds. User devices may be fingerprinted and analyzed similar to organization hosts, and social media content may be retrieved such as collecting sentiment from services like TWITTER™ or LINKEDIN™, or analyzing job description listings and other publicly-available information. In anext step 235, open-source intelligence feeds may be checked, such as company IP address blacklists, search domains, or information leaks (for example, posted to public records such as PASTEBIN™). In afinal step 236, collected information from all sources may be scored according to a weighted system, producing an overall cybersecurity rating score based on the information collected and the analysis of that information to reveal additional insights, relationships, and vulnerabilities. - For example, in an exemplary scoring system similar to a credit rating, information from initial Internet recon operations may be assigned a score up to 400 points, along with up to 200 additional points for web/application recon results, 100 points for patch frequency, and 50 points each for additional endpoints and open-source intel results. This yields a weighted score incorporating all available information from all scanned sources, allowing a meaningful and readily-appreciable representation of an organization's overall cybersecurity strength. Additionally, as scanning may be performed repeatedly and results collected into a time-series hybrid data structure, this cybersecurity rating may evolve over time to continuously reflect the current state of the organization, reflecting any recent changes, newly-discovered or announced vulnerabilities, software or hardware updates, newly-added or removed devices or services, and any other changes that may occur.
-
FIGS. 3A and 3B are process diagrams showing further detail regarding the operation of the advanced cyber decision platform. Input network data which may includenetwork flow patterns 321, the origin and destination of each piece ofmeasurable network traffic 322, system logs from servers and workstations on thenetwork 323,endpoint data 329, any security event log data from servers or available security information and event (SIEM)systems 324, external threat intelligence feeds 324, identity orassessment context 325, external network health or cybersecurity feeds 326, Kerberos domain controller or ACTIVE DIRECTORY™ server logs orinstrumentation 327, business unit performance relateddata 328,endpoint data 329, among many other possible data types for which the invention was designed to analyze and integrate, may pass into 315 the advancedcyber decision platform 310 for analysis as part of its cyber security function. These multiple types of data from a plurality of sources may be transformed for analysis 311, 312 using at least one of the specialized cybersecurity, risk assessment or common functions of the advanced cyber decision platform in the role of cybersecurity system, such as, but not limited to network and systemuser privilege oversight 331, network and systemuser behavior analytics 332, attacker anddefender action timeline 333, SIEM integration andanalysis 334,dynamic benchmarking 335, and incident identification andresolution performance analytics 336 among other possible cybersecurity functions; value at risk (VAR) modeling and simulation 341, anticipatory vs. reactive cost estimations of different types of data breaches to establishpriorities 342,work factor analysis 343 and cyberevent discovery rate 344 as part of the system's risk analytics capabilities; and the ability to format and deliver customized reports and dashboards 351, perform generalized, ad hoc data analytics ondemand 352, continuously monitor, process and explore incoming data for subtle changes or diffuse informational threads 353 and generate cyber-physical systems graphing 354 as part of the advanced cyber decision platform's common capabilities.Output 317 can be used to configure networkgateway security appliances 361, to assist in preventing network intrusion through predictive change to infrastructure recommendations 362, to alert an enterprise of ongoing cyberattack early in the attack cycle, possibly thwarting it but at least mitigating the damage 362, to record compliance to standardized guidelines orSLA requirements 363, to continuously probe existing network infrastructure and issue alerts to any changes which may make a breach more likely 364, suggest solutions to any domain controller ticketing weaknesses detected 365, detect presence ofmalware 366, perform one time or continuous vulnerability scanning depending onclient directives 367, and thwart or mitigate damage fromcyber-attacks 368. These examples are, of course, only a subset of the possible uses of the system, they are exemplary in nature and do not reflect any boundaries in the capabilities of the invention. -
FIG. 4 is a process flow diagram of a method for segmenting cyberattack information to appropriate corporation parties 400. As previously disclosed 200, 351, one of the strengths of the advanced cyber-decision platform is the ability to finely customize reports and dashboards to specific audiences, concurrently is appropriate. This customization is possible due to the devotion of a portion of the business operating system's programming specifically to outcome presentation by modules which include the observation andstate estimation service 140 with itsgame engine 140 a andscript interpreter 140 b. In the setting of cybersecurity, issuance of specialized alerts, updates and reports may significantly assist in getting the correct mitigating actions done in the most timely fashion while keeping all participants informed at predesignated, appropriate granularity. Upon the detection of a cyberattack by thesystem 401 all available information about the ongoing attack and existing cybersecurity knowledge are analyzed, including through predictive simulation in nearreal time 402 to develop both the most accurate appraisal of current events and actionable recommendations concerning where the attack may progress and how it may be mitigated. The information generated in totality is often more than any one group needs to perform their mitigation tasks. At this point, during a cyberattack, providing a single expansive and all-inclusive alert, dashboard image, or report may make identification and action upon the crucial information by each participant more difficult, therefore the cybersecurity focused arrangement may create multiple targeted information streams each concurrently designed to produce most rapid and efficacious action throughout the enterprise during the attack and issue follow-up reports with and recommendations or information that may lead to long term changes afterward 403. Examples of groups that may receive specialized information streams include but may not be limited to front line responders during theattack 404, incident forensics support both during and after theattack 405, chiefinformation security officer 406 andchief risk officer 407 the information sent to the latter two focused to appraise overall damage and to implement both mitigating strategy and preventive changes after the attack. Front line responders may use the cyber-decision platform's analyzed, transformed and correlated information specifically sent to them 404 to probe the extent of the attack, isolate such things as: the predictive attacker's entry point onto the enterprise's network, the systems involved or the predictive ultimate targets of the attack and may use the simulation capabilities of the system to investigate alternate methods of successfully ending the attack and repelling the attackers in the most efficient manner, although many other queries known to those skilled in the art are also answerable by the invention. Simulations run may also include the predictive effects of any attack mitigating actions on normal and critical operation of the enterprise's IT systems and corporate users. Similarly, a chief information security officer may use the cyber-decision platform to predictively analyze 406 what corporate information has already been compromised, predictively simulate the ultimate information targets of the attack that may or may not have been compromised and the total impact of the attack what can be done now and in the near future to safeguard that information. Further, during retrospective forensic inspection of the attack, the forensic responder may use the cyber-decision platform 405 a to clearly and completely map the extent of network infrastructure through predictive simulation and large volume data analysis. The forensic analyst may also use the platform's capabilities to perform a time series and infrastructural spatial analysis of the attack's progression with methods used to infiltrate the enterprise's subnets and servers. Again, the chief risk officer would perform analyses of what information 407 a was stolen and predictive simulations on what the theft means to the enterprise as time progresses. Additionally, the system's predictive capabilities may be employed to assist in creation of a plan for changes of the IT infrastructural that should be made that are optimal for remediation of cybersecurity risk under possibly limited enterprise budgetary constraints in place at the company so as to maximize financial outcome. -
FIG. 5 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributedcomputational graph 500, according to one aspect. According to the aspect, aDCG 500 may comprise apipeline orchestrator 501 that may be used to perform a variety of data transformation functions on data within a processing pipeline, and may be used with amessaging system 510 that enables communication with any number of various services and protocols, relaying messages and translating them as needed into protocol-specific API system calls for interoperability with external systems (rather than requiring a particular protocol or service to be integrated into a DCG 500). -
Pipeline orchestrator 501 may spawn a plurality of child pipeline clusters 502 a-b, which may be used as dedicated workers for streamlining parallel processing. In some arrangements, an entire data processing pipeline may be passed to achild cluster 502 a for handling, rather than individual processing tasks, enabling each child cluster 502 a-b to handle an entire data pipeline in a dedicated fashion to maintain isolated processing of different pipelines using different cluster nodes 502 a-b.Pipeline orchestrator 501 may provide a software API for starting, stopping, submitting, or saving pipelines. When a pipeline is started,pipeline orchestrator 501 may send the pipeline information to an available worker node 502 a-b, for example using AKKA™ clustering. For each pipeline initialized bypipeline orchestrator 501, a reporting object with status information may be maintained. Streaming activities may report the last time an event was processed, and the number of events processed. Batch activities may report status messages as they occur.Pipeline orchestrator 501 may perform batch caching using, for example, an IGFS™ caching filesystem. This allowsactivities 512 a-d within a pipeline 502 a-b to pass data contexts to one another, with any necessary parameter configurations. - A pipeline manager 511 a-b may be spawned for every new running pipeline, and may be used to send activity, status, lifecycle, and event count information to the
pipeline orchestrator 501. Within a particular pipeline, a plurality ofactivity actors 512 a-d may be created by a pipeline manager 511 a-b to handle individual tasks, and provide output to data services 522 a-d. Data models used in a given pipeline may be determined by the specific pipeline and activities, as directed by a pipeline manager 511 a-b. Each pipeline manager 511 a-b controls and directs the operation of anyactivity actors 512 a-d spawned by it. A pipeline process may need to coordinate streaming data between tasks. For this, a pipeline manager 511 a-b may spawn service connectors to dynamically create TCP connections betweenactivity instances 512 a-d. Data contexts may be maintained for eachindividual activity 512 a-d, and may be cached for provision toother activities 512 a-d as needed. A data context defines how an activity accesses information, and anactivity 512 a-d may process data or simply forward it to a next step. Forwarding data between pipeline steps may route data through a streaming context or batch context. - A
client service cluster 530 may operate a plurality of service actors 521 a-d to serve the requests ofactivity actors 512 a-d, ideally maintaining enough service actors 521 a-d to support each activity per the service type. These may also be arranged within service clusters 520 a-d, in a manner similar to the logical organization ofactivity actors 512 a-d within clusters 502 a-b in a data pipeline. Alogging service 530 may be used to log and sample DCG requests and messages during operation whilenotification service 540 may be used to receive alerts and other notifications during operation (for example to alert on errors, which may then be diagnosed by reviewing records from logging service 530), and by being connected externally tomessaging system 510, logging and notification services can be added, removed, or modified during operation without impactingDCG 500. A plurality of DCG protocols 550 a-b may be used to provide structured messaging between aDCG 500 andmessaging system 510, or to enablemessaging system 510 to distribute DCG messages across service clusters 520 a-d as shown. Aservice protocol 560 may be used to define service interactions so that aDCG 500 may be modified without impacting service implementations. In this manner it can be appreciated that the overall structure of a system using an actor-drivenDCG 500 operates in a modular fashion, enabling modification and substitution of various components without impacting other operations or requiring additional reconfiguration. -
FIG. 6 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributedcomputational graph 500, according to one aspect. According to the aspect, a variant messaging arrangement may utilizemessaging system 510 as a messaging broker using astreaming protocol 610, transmitting and receiving messages immediately usingmessaging system 510 as a message broker to bridge communication between service actors 521 a-b as needed. Alternately, individual services 522 a-b may communicate directly in abatch context 620, using adata context service 630 as a broker to batch-process and relay messages between services 522 a-b. -
FIG. 7 is a diagram of an exemplary architecture for a system for rapid predictive analysis of very large data sets using an actor-driven distributedcomputational graph 500, according to one aspect. According to the aspect, a variant messaging arrangement may utilize aservice connector 710 as a central message broker between a plurality of service actors 521 a-b, bridging messages in astreaming context 610 while adata context service 630 continues to provide direct peer-to-peer messaging between individual services 522 a-b in abatch context 620. - It should be appreciated that various combinations and arrangements of the system variants described above (referring to
FIGS. 1-7 ) may be possible, for example using one particular messaging arrangement for one data pipeline directed by a pipeline manager 511 a-b, while another pipeline may utilize a different messaging arrangement (or may not utilize messaging at all). In this manner, asingle DCG 500 andpipeline orchestrator 501 may operate individual pipelines in the manner that is most suited to their particular needs, with dynamic arrangements being made possible through design modularity as described above inFIG. 5 . -
FIG. 19 is block diagram showing anexemplary system architecture 1900 for a system for cybersecurity profiling and rating. The system in this example contains acyber-physical graph 1902 which is used to represent a complete picture of an organization's infrastructure and operations including, importantly, the organization's computer network infrastructure particularly around system configurations that influence cybersecurity protections and resiliency. The system further contains a directedcomputational graph 1911, which contains representations of complex processing pipelines and is used to control workflows through the system such as determining which 3rdparty search tools 1915 to use, assigning search tasks, and analyzing thecyber-physical graph 1902 and comparing results of the analysis against reconnaissance data received from thereconnaissance engine 1906 and stored in thereconnaissance data storage 1905. In some embodiments, the determination of which 3rdparty search tools 1915 to use and assignment of search tasks may be implemented by areconnaissance engine 1906. Thecyber-physical graph 1902 plus the analyses of data directed by the directed computational graph on the reconnaissance data received from thereconnaissance engine 1906 are combined to represent the cyber-security profile of the client organization whosenetwork 1907 is being evaluated. Aqueuing system 1912 is used to organize and schedule the search tasks requested by thereconnaissance engine 1906. A data to rulemapper 1904 is used to retrieve laws, policies, and other rules from anauthority database 1903 and compare reconnaissance data received from thereconnaissance engine 1906 and stored in thereconnaissance data storage 1905 against the rules in order to determine whether and to what extent the data received indicates a violation of the rules.Machine learning models 1901 may be used to identify patterns and trends in any aspect of the system, but in this case are being used to identify patterns and trends in the data which would help the data to rulemapper 1904 determine whether and to what extent certain data indicate a violation of certain rules. Ascoring engine 1910 receives the data analyses performed by the directedcomputational graph 1911, the output of the data to rulemapper 1904, plus event andloss data 1914 andcontextual data 1909 which defines a context in which the other data are to be scored and/or rated. A public-facingproxy network 1908 is established outside of afirewall 1917 around theclient network 1907 both to control access to the client network from theInternet 1913, and to provide the ability to change the outward presentation of theclient network 1907 to theInternet 1913, which may affect the data obtained by thereconnaissance engine 1906. In some embodiments, certain components of the system may operate outside theclient network 1907 and may access the client network through a secure, encrypted virtual private network (VPN) 1916, as in a cloud-based or platform-as-a-service implementation, but in other embodiments some or all of these components may be installed and operated from within theclient network 1907. - As a brief overview of operation, information is obtained about the
client network 1907 and the client organization's operations, which is used to construct acyber-physical graph 1902 representing the relationships between devices, users, resources, and processes in the organization, and contextualizing cybersecurity information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols and procedures. The directedcomputational graph 1911 containing workflows and analysis processes, selects one or more analyses to be performed on thecyber-physical graph 1902. Some analyses may be performed on the information contained in the cyber-physical graph, and some analyses may be performed on or against the cyber-physical graph using information obtained from theInternet 1913 fromreconnaissance engine 1906. The workflows contained in the directedcomputational graph 1911 select one or more search tools to obtain information about the organization from theInternet 1915, and may comprise one or more thirdparty search tools 1915 available on the Internet. As data are collected, they are fed into areconnaissance data storage 1905, from which they may be retrieved and further analyzed. Comparisons are made between the data obtained from thereconnaissance engine 1906, thecyber-physical graph 1902, the data to rule mapper, from which comparisons a cybersecurity profile of the organization is developed. The cybersecurity profile is sent to thescoring engine 1910 along with event andloss data 1914 andcontext data 1909 for thescoring engine 1910 to develop a score and/or rating for the organization that takes into consideration both the cybersecurity profile, context, and other information. -
FIG. 24 is block diagram showing anexemplary architecture 2400 for a scoring engine. Data fed into the scoring engine comprise thecybersecurity profile 1918 andreconnaissance data 1905 developed at earlier stages of system operation. Based on these data, a frequency and severity of attack is estimated 2408. For each risk type, curve fitting 2402 may be performed on the data points to assign a “best fit” function along the range of data points, which captures trends in the data and allows for predictions of how similar data will behave in the future. Aggregations ofoperational variables 2403 may be applied to identify maxima, minima, counts, sums, and standard deviations of the data. Risk identification and quantification is then performed 2413, and a business impact analysis is performed 2412 based on a totality of the predicted risks, their severity, business dependencies reflected in the cyber-physical graph, and prior event andloss data 2410, among other variables. From this analysis of business impact 2412, a network resilience rating is assigned 2405, representing a weighted and adjusted total of relative exposure the organization has to various types of risks, each of which may be assigned a sub-rating. Thenetwork resilience rating 2405 may be a single score for all factors, a combination of scores, or a score for a particular risk or area of concern. Thenetwork resilience rating 2411 may then be adjusted or filtered depending on the context in which it is to be used 2409. For example, context data received 2408 may indicate that the scores are to be used for compliance with internal theft policies, but the factors associated with the network resilience rating indicate that the highest risks are associated with cyber-attacks from external systems, which may cause the adjustment for goal/purpose 2409 to filter out the factors of the network resilience rating associated with risks from external cyber-attacks or reduce their contribution to a functional score. Finally, afunctional cybersecurity score 2411 is assigned which takes into account the adjusted factors of the network resilience score and the context in which the functional score is to be applied. The process may be iterative, in that thenetwork resilience rating 2405 from previous analyses may be fed back into the start of the process at estimation of frequency and severity ofattacks 2401. -
FIG. 25 is a block diagram showing an exemplary architecture of an auditable policy-compliant processing andtransport system 2500. In one such embodiment, a request for regulated data is created on an edge computing device, such as a network node in a securedata transport system 2507, in theedge layer 2503. In thecloud layer 2501, an advanced cyber decision platform (ACDP) 100 comprised of aledger engine 2504 begins the immediate cataloging of all the data request's associated metadata into aledger data store 2505 from a multitude of network data sources such asinternal reconnaissance data 2110,external reconnaissance data 2120, and linkednetwork analyzers 2506. Linkednetwork analyzers 2506 may include, but are not limited to, physical or virtual terminal access points (TAP) such as Azure virtual network TAP™, Gigamon Visibility and Analytics Fabric™, or Zeek™ for roles such as analyzing, monitoring, and optimizing network traffic. In this example, the linkednetwork analyzers 2506 are a contiguous web of sensors that continuously monitor and report on all transactions regarding data requests to theledger engine 2504. The metadata gathered by theledger engine 2504 may be comprised of administrative metadata (rights and reproduction tracking, legal access requirements, location information), descriptive metadata (version differentiation, hyperlinked relationships, annotations), preservation metadata (changes during digitization, data refreshing, data migration), technical metadata (hardware and software versions, formats, compression ratios, security data), and use metadata (circulation records, reuse and multi-versioning information, searches and indexing). In theedge layer 2503, theheader messaging client 2510, which is one variation of a data packet manager, manages data packets as known in the art as protocol data units (PDU). In this case, theheader messaging client 2510 connects with anauthority database 1903 within theACDP 100 to retrieve information pertaining to the restrictions of the data request. Theauthority database 1903 works in tandem with a data to rulemapper 1904 to send metadata attributes to a distributedcomputational graph 1911. The distributedcomputational graph 1911 uses nodes and edges known in the art of graph theory to provide vectorized data to theautomated planning service 130. Theautomated planning service 130 utilizes technical metadata and the vectorized data to automatically decide on the most efficient policy compliant path for the data request. This path includes considering both hardware, software, and user access policy compliance. The computed path from theautomated planning service 130 is directed to the data packet manager which adds instructional headers into the frame and packet layers of the PDU as a means for enforcing where computation or persistence may occur. Theheader messaging client 2510 then releases the PDU for transmission through the network. The frame is then read by layer 2switches 2509 and the packet read by layer 3switches 2509 which confirm authority to further process or transmit the PDU. The transactions occurring on theswitches 2509 and routing pathways are monitored and sent to theledger engine 2504 by the linkednetwork analyzers 2506. Adata tokenizer 2508 within thefog layer 2502 receives the data packets before further transmission to thecloud layer 2501 and algorithmically generates tokens replacing the sensitive data request. Upon the data request reaching the destination, the request is detokenized and processed. The auditable policy-compliant processing andtransport system 2500 treats the return of data to the requester in the same manner using strict policy-controlled processing and comprehensive provenance logging. The system may further employ alegality assessment mechanism 2700 for enhanced policy compliance of data restrictions with regards to business and legal documents for risk mitigation, avoidance, and auditing. -
FIG. 26 is block diagram showing an exemplary system architecture for an auditable compliance platform. The system in this example contains aheader messaging client 2510 which establishes a request for regulated data through layer 2 and layer 3switches 2509 connected to theInternet 1913. Internal/external reconnaissance data 2110/2120 provides persistent transactional metadata to theledger engine 2504. The linkednetwork analyzer 2506 continuously monitors and reports the real time pass-through traffic to the auditable compliance platform. Acyber-physical graph 1902 is used to represent a complete picture of the metadata and the relations between the mapped rules stored in theauthority database 1903. Thiscyber-physical graph 1902 creates meaningful connections and relationships important to ascertaining data provenance such as source, destination, processing hardware, intermediate transformation steps, human/machine interactions, transmissions paths, use, cyberattacks, and access request information among others and provides vectorized data for fast computation to theautomated planning service 130. The system further contains a directedcomputational graph 1911, when used in conjunction with theautomated planning service 130, contains representations of complex processing pipelines and is used to control workflows through the system such as determining optimal policy compliant routing hardware, and analyzing thecyber-physical graph 1902 and comparing results of the analysis against ledger data received from theledger engine 2504 and stored in theledger data storage 2505. The directedcomputational graph 1911 in this example may also rely on a separate set of queries and rules to optionally balance record-level or object-level relationships consistent with well-known data access control techniques in the art. A data to rulemapper 1904 is used to retrieve laws, policies, and other rules from anauthority database 1903 and compare ledger data received from theledger engine 2504 and stored in theledger data storage 2505 against the rules in order to determine whether and to what extent the data received indicates a violation of the rules. Furthermore, the data to rulemapper 1904 in sync with thelegality assessment mechanism 2700 is used to provide the directed computational graph (DCG) 1911 with information in order to determine the impact and loss data due to irregular data sets.Machine learning models 1901 may be used to identify patterns and trends in any aspect of the system, but in this case are being used to identify patterns and trends in the data which would help the data to rulemapper 1904 determine whether and to what extent certain data indicate a violation of certain rules and to support the DCG in assessing the impact of the violations. TheDCG 1911 in assessing impact and loss concerning irregular data sets directly provides resilience quantification and dependency analysis information upon demand. -
FIG. 27 is an architecture diagram illustrating anexemplary system 2700 for the legal assessment mechanism aspect of an auditable policy-compliant processing and transport system, as more fully described in co-pending application Ser. No. 16/654,309. Thelegal assessment mechanism 2700 comprises two main functions: a hierarchical extraction andsemantification processor 2701 to identify, extract knowledge from data contained inlegal documents 2702 and transform it into a common data form and an analyzer 2703 a development of the local 2704 andglobal knowledge graphs 2705 containing the key entities, relationships and concepts encoded in the text. -
Extraction processor 2701 performs a set of systematic natural language processing (NLP)-based data extraction single-purpose genericmicro-functions including Tokenizer 2708,Acronym Normalizer 2709,Lemmatizer 2710, Name Entity Recognizer (NER) 2711,pattern recognizer 2713, and arules processor 2713.Tokenizer 2708, given a character sequence and a defined document unit, tokenizes the character sequence up into pieces, called tokens, and optionally discards certain characters such as punctuation.Acronym Normalizer 2709 transforms all acronyms found in the incoming legal documents into standard set of terms applicable to all the data regardless of source.Lemmatizer 2710 transforming language within the documents to properly use a vocabulary and morphological analysis of words, normally aiming to remove inflectional endings only, and to return the base or dictionary form of a word. Name Entity Recognizer (NER) 2711 identifies references to known people and entities within the documents, regardless of the form of the name. For example, reference to IBM or Apple and IBM Corp. and Apple Inc. will identified as referring to the same respective entities. Similar variations in references to an individual's name, including use or omission of middle initials or Jr.Pattern recognizer 2712 performs other structured term-extraction features to document-wide semantic NLP pattern recognition macro-functions including sentiment and topic extraction, as well as targeted word/sentence clustering and information retrieval.Rules processor 2713 performs system and user defined data transformation and orchestration workflows. - The results of hierarchical extraction and
semantification processor 2701 allow amodel selection analyzer 2716, withinanalysis processor 2703, to perform dynamic model selection based on a series of more efficient classification types of algorithms which look at estimating the domain, age, legal jurisdictions, etc., associated with a document and applying relevant NER, gazetteers, and ontologies. This dynamic model selection enables adynamic algorithm processor 2717 to effectively query a catalogue ofavailable models 2706 and recommend an available model to best extract, parse, interpret, schematize, normalize, and then semantify the data with a specializednatural language processor 2718,term interpreter 2719, andrisk estimator 2720. The recommended model may have been trained already or is dynamically trained on available source data and labels. - Domain
specific NLP processor 2718 may feed legal and domain-specific technical data into workflows for both knowledge graph enrichment and dataset contextualization, together with a local andglobal graph generator Such graph generators analysis processor 2703 continuously enhance these knowledge bases through feedback loops with new data from systematic events, so that the development of local 2704 andglobal knowledge graphs 2705 can be both informed by, and inform, the extraction and analysis processes. -
System 2700 leverages the hierarchical extraction andsemantification processor 2701 to map raw legal document data to our domain specific languages (DSL). Use of the DSLs allows for capturing individual different levels of granularity in the knowledge graphs 2704-2705 within specific investment products in legal, finance, or multi-level risk insurance policies. Within these DSLs, and at each of these levels, theanalysis processor 2703 tags individual clauses or terms with contextual information, and flags problematic terms according to both endogenous ambiguity where historical information or legal precedent isn't accessible or existent, as well as exogenous risk dimensions that are specific to these industries. - Domain-language ambiguity is addressed by establishing an array of more clear-cut interpretations of a vague clause, using likelihood values that estimate a valuation distribution based on the document's language.
Specific dictionaries 2707 for each legal specialty provide additional data and term definition for use in processing any particular legal document.System 2700 captures systemic risk changes through time-varying pattern analysis where the system can map a cross-sectional snapshot of the current state of the system's events, be it natural catastrophe incidents, political & market sentiment or regulatory and macro-prudential policy changes, to the clause or term affecting the valuation/pricing of a given product/policy. These approaches explore the state space of pricing/valuation possibilities with a dimensionality beyond what individual agents can scale to, utilizing rule-based thresholds to make efficient use of human capital to review a targeted subset of valuation or loss estimation results. -
FIG. 8 is a flow diagram of anexemplary method 800 for cybersecurity behavioral analytics, according to one aspect. According to the aspect, behavior analytics may utilize passive information feeds from a plurality of existing endpoints (for example, including but not limited to user activity on a network, network performance, or device behavior) to generate security solutions. In aninitial step 801, aweb crawler 115 may passively collect activity information, which may then be processed 802 using aDCG 155 to analyze behavior patterns. Based on this initial analysis, anomalous behavior may be recognized 803 (for example, based on a threshold of variance from an established pattern or trend) such as high-risk users or malicious software operators such as bots. These anomalous behaviors may then be used 804 to analyze potential angles of attack and then produce 805 security suggestions based on this second-level analysis and predictions generated by an actionoutcome simulation module 125 to determine the likely effects of the change. The suggested behaviors may then be automatically implemented 806 as needed.Passive monitoring 801 then continues, collecting information after new security solutions are implemented 806, enabling machine learning to improve operation over time as the relationship between security changes and observed behaviors and threats are observed and analyzed. - This
method 800 for behavioral analytics enables proactive and high-speed reactive defense capabilities against a variety of cyberattack threats, including anomalous human behaviors as well as nonhuman “bad actors” such as automated software bots that may probe for, and then exploit, existing vulnerabilities. Using automated behavioral learning in this manner provides a much more responsive solution than manual intervention, enabling rapid response to threats to mitigate any potential impact. Utilizing machine learning behavior further enhances this approach, providing additional proactive behavior that is not possible in simple automated approaches that merely react to threats as they occur. -
FIG. 9 is a flow diagram of anexemplary method 900 for measuring the effects of cybersecurity attacks, according to one aspect. According to the aspect, impact assessment of an attack may be measured using aDCG 155 to analyze a user account and identify its access capabilities 901 (for example, what files, directories, devices or domains an account may have access to). This may then be used to generate 902 an impact assessment score for the account, representing the potential risk should that account be compromised. In the event of an incident, the impact assessment score for any compromised accounts may be used to produce a “blast radius”calculation 903, identifying exactly what resources are at risk as a result of the intrusion and where security personnel should focus their attention. To provide proactive security recommendations through asimulation module 125, simulated intrusions may be run 904 to identify potential blast radius calculations for a variety of attacks and to determine 905 high risk accounts or resources so that security may be improved in those key areas rather than focusing on reactive solutions. -
FIG. 10 is a flow diagram of anexemplary method 1000 for continuous cybersecurity monitoring and exploration, according to one aspect. According to the aspect, astate observation service 140 may receive data from a variety ofconnected systems 1001 such as (for example, including but not limited to) servers, domains, databases, or user directories. This information may be received continuously, passively collecting events and monitoring activity over time while feeding 1002 collected information into agraphing service 145 for use in producing time-series graphs 1003 of states and changes over time. This collated time-series data may then be used to produce avisualization 1004 of changes over time, quantifying collected data into a meaningful and understandable format. As new events are recorded, such as changing user roles or permissions, modifying servers or data structures, or other changes within a security infrastructure, these events are automatically incorporated into the time-series data and visualizations are updated accordingly, providing live monitoring of a wealth of information in a way that highlights meaningful data without losing detail due to the quantity of data points under examination. -
FIG. 11 is a flow diagram of anexemplary method 1100 for mapping a cyber-physical system graph (CPG), according to one aspect. According to the aspect, a cyber-physical system graph may comprise a visualization of hierarchies and relationships between devices and resources in a security infrastructure, contextualizing security information with physical device relationships that are easily understandable for security personnel, and users. In aninitial step 1101, behavior analytics information (as described previously, referring toFIG. 8 ) may be received at agraphing service 145 for inclusion in a CPG. In anext step 1102, impact assessment scores (as described previously, referring toFIG. 9 ) may be received and incorporated in the CPG information, adding risk assessment context to the behavior information. In anext step 1103, time-series information (as described previously, referring toFIG. 10 ) may be received and incorporated, updating CPG information as changes occur and events are logged. This information may then be used to produce 1104 a graph visualization of users, servers, devices, and other resources correlating physical relationships (such as a user's personal computer or smartphone, or physical connections between servers) with logical relationships (such as access privileges or database connections), to produce a meaningful and contextualized visualization of a security infrastructure that reflects the current state of the internal relationships present in the infrastructure. -
FIG. 12 is a flow diagram of anexemplary method 1200 for continuous network resilience rating, according to one aspect. According to the aspect, a baseline score can be used to measure an overall level of risk for a network infrastructure, and may be compiled by first collecting 1201 information on publicly-disclosed vulnerabilities, such as (for example) using the Internet or common vulnerabilities and exploits (CVE) process. This information may then 1202 be incorporated into a CPG as described previously inFIG. 11 , and the combined data of the CPG and the known vulnerabilities may then be analyzed 1203 to identify the relationships between known vulnerabilities and risks exposed by components of the infrastructure. This produces a combinedCPG 1204 that incorporates both the internal risk level of network resources, user accounts, and devices as well as the actual risk level based on the analysis of known vulnerabilities and security risks. -
FIG. 13 is a flow diagram of anexemplary method 1300 for cybersecurity privilege oversight, according to one aspect. According to the aspect, time-series data (as described above, referring toFIG. 10 ) may be collected 1301 for user accounts, credentials, directories, and other user-based privilege and access information. This data may then 1302 be analyzed to identify changes over time that may affect security, such as modifying user access privileges or adding new users. The results of analysis may be checked 1303 against a CPG (as described previously inFIG. 11 ), to compare and correlate user directory changes with the actual infrastructure state. This comparison may be used to perform accurate and context-enhanced user directory audits 1304 that identify not only current user credentials and other user-specific information, but changes to this information over time and how the user information relates to the actual infrastructure (for example, credentials that grant access to devices and may therefore implicitly grant additional access due to device relationships that were not immediately apparent from the user directory alone). -
FIG. 14 is a flow diagram of anexemplary method 1400 for cybersecurity risk management, according to one aspect. According to the aspect, multiple methods described previously may be combined to provide live assessment of attacks as they occur, by first receiving 1401 time-series data for an infrastructure (as described previously, inFIG. 10 ) to provide live monitoring of network events. This data is then enhanced 1402 with a CPG (as described above inFIG. 11 ) to correlate events with actual infrastructure elements, such as servers or accounts. When an event (for example, an attempted attack against a vulnerable system or resource) occurs 1403, the event is logged in the time-series data 1404, and compared against theCPG 1405 to determine the impact. This is enhanced with the inclusion ofimpact assessment information 1406 for any affected resources, and the attack is then checked against abaseline score 1407 to determine the full extent of the impact of the attack and any necessary modifications to the infrastructure or policies. -
FIG. 15 is a flow diagram of anexemplary method 1500 for mitigating compromised credential threats, according to one aspect. According to the aspect, impact assessment scores (as described previously, referring toFIG. 9 ) may be collected 1501 for user accounts in a directory, so that the potential impact of any given credential attack is known in advance of an actual attack event. This information may be combined with aCPG 1502 as described previously inFIG. 11 , to contextualize impact assessment scores within the infrastructure (for example, so that it may be predicted what systems or resources might be at risk for any given credential attack). A simulated attack may then be performed 1503 to use machine learning to improve security without waiting for actual attacks to trigger a reactive response. A blast radius assessment (as described above inFIG. 9 ) may be used inresponse 1504 to determine the effects of the simulated attack and identify points of weakness, and produce arecommendation report 1505 for improving and hardening the infrastructure against future attacks. -
FIG. 16 is a flow diagram of anexemplary method 1600 for dynamic network and rogue device discovery, according to one aspect. According to the aspect, an advanced cyber decision platform may continuously monitor a network in real-time 1601, detecting any changes as they occur. When a new connection is detected 1602, a CPG may be updated 1603 with the new connection information, which may then be compared against the network'sresiliency score 1604 to examine for potential risk. The blast radius metric for any other devices involved in the connection may also be checked 1605, to examine the context of the connection for risk potential (for example, an unknown connection to an internal data server with sensitive information may be considered a much higher risk than an unknown connection to an externally-facing web server). If the connection is a risk, an alert may be sent to anadministrator 1606 with the contextual information for the connection to provide a concise notification of relevant details for quick handling. -
FIG. 17 is a flow diagram of anexemplary method 1700 for Kerberos “golden ticket” attack detection, according to one aspect. Kerberos is a network authentication protocol employed across many enterprise networks to enable single sign-on and authentication for enterprise services. This makes it an attractive target for attacks, which can result in persistent, undetected access to services within a network in what is known as a “golden ticket” attack. To detect this form of attack, behavioral analytics may be employed to detect forged authentication tickets resulting from an attack. According to the aspect, an advanced cyber decision platform may continuously monitor anetwork 1701, informing a CPG in real-time of all traffic associated with entities in an organization, for example, people, places, devices, orservices 1702. Machine learning algorithms detect behavioral anomalies as they occur in real-time 1703, notifying administrators with an assessment of theanomalous event 1704 as well as a blast radius score for the particular event and a network resiliency score to advise of the overall health of the network. By automatically detecting unusual behavior and informing an administrator of the anomaly along with contextual information for the event and network, a compromised ticket is immediately detected when a new authentication connection is made. -
FIG. 18 is a flow diagram of anexemplary method 1800 for risk-based vulnerability and patch management, according to one aspect. According to the aspect, an advanced cyber decision platform may monitor all information about anetwork 1801, including (but not limited to) device telemetry data, log files, connections and network events, deployed software versions, or contextual user activity information. This information is incorporated into aCPG 1802 to maintain an up-to-date model of the network in real-time. When a new vulnerability is discovered, a blast radius score may be assessed 1803 and the network's resiliency score may be updated 1804 as needed. A security alert may then be produced 1805 to notify an administrator of the vulnerability and its impact, and a proposed patch may be presented 1806 along with the predicted effects of the patch on the vulnerability's blast radius and the overall network resiliency score. This determines both the total impact risk of any particular vulnerability, as well as the overall effect of each vulnerability on the network as a whole. This continuous network assessment may be used to collect information about new vulnerabilities and exploits to provide proactive solutions with clear result predictions, before attacks occur. -
FIG. 20 is a relational diagram showing the relationships between exemplary 3rdparty search tools 1915,search tasks 2010 that can be generated using such tools, and the types of information that may be gathered with those tasks 2011-2014, and how a public-facingproxy network 1908 may be used to influence the search task results. While the use of 3rdparty search tools 1915 is in no way required, and proprietary or other self-developed search tools may be used, there are numerous 3rdparty search tools 1915 available on the Internet, many of them available for use free of charge, that are convenient for purposes of performing external and internal reconnaissance of an organization's infrastructure. Because they are well-known, they are included here as examples of the types of search tools that may be used and the reconnaissance data that may be gathered using such tools. Thesearch tasks 2010 that may be generated may be classified into several categories. While this category list is by no means exhaustive, several important categories of reconnaissance data are domain and internet protocol (IP) address searchingtasks 2011, corporateinformation searching tasks 2012, data breach searchingtasks 2013, and darkweb searching tasks 2014. Thirdparty search tools 1915 for domain and IPaddress searching tasks 2011 include, for example, DNSDumpster, Spiderfoot HX, Shodan, VirusTotal, Dig, Censys, ViewDNS, and CheckDMARC, among others. These tools may be used to obtain reconnaissance data about an organization's server IPs, software, geolocation; open ports, patch/setting vulnerabilities; data hosting services, among other data 2031. Thirdparty search tools 1915 for corporateinformation searching tasks 2012 include, for example, Bloomberg.com, Wikipedia, SEC.gov, AnnualReports.com, DNB.com, Hunter.io, and MarketVisual, among others. These tools may be used to obtain reconnaissance data about an organization's addresses; corp info; high value target (key employee or key data assets) lists, emails, phone numbers, online presence 2032. Thirdparty search tools 1915 for data breach searchingtasks 2013 include, for example, DeHashed, WeLeakInfo, Pastebin, Spiderfoot, and BreachCompilation, among others. These tools may be used to obtain reconnaissance data about an organization's previous data breaches, especially those involving high value targets, and similar data loss information 2033. Thirdparty search tools 1915 for deep web (reports, records, and other documents linked to in web pages, but not indexed in search results . . . estimated to be 90% of available web content) and dark web (websites accessible only through anonymizers such as TOR . . . estimated to be about 6% of available web content) searchingtasks 2014 include, for example, Pipl, MyLife, Yippy, SurfWax, Wayback machine, Google Scholar, DuckDuckGo, Fazzle, Not Evil, and Start Page, among others. These tools may be used to obtain reconnaissance data about an organization's lost and stolen data such as customer credit card numbers, stolen subscription credentials, hacked accounts, software tools designed for certain exploits, which organizations are being targeted for certain attacks, and similar information 2034. A public-facingproxy network 1908 may be used to change the outward presentation of the organization's network by conducting the searches through selectable attribution nodes 2021 a-n, which are configurable to present the network to the Internet in different ways such as, but not limited to, presenting the organization network as a commercial IP address, a residential IP address, or as an IP address from a particular country, all of which may influence the reconnaissance data received using certain search tools. -
FIG. 21 is a relational diagram showing the exemplary types and classifications of information that may be used in constructing acyber-physical graph 1902 of an organization's infrastructure and operations. Thecyber-physical graph 1902 is a directed graph that represents a comprehensive picture of an organization's infrastructure and operations. Acyber-physical graph 1902 represents the relationships between entities associated with an organization, for example, devices, users, resources, groups, and computing services, the relationships between the entities defining relationships and processes in an organization's infrastructure, thereby contextualizing security information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols, and procedures. Data that may be incorporated into a cyber-physical graph may be any data relating to an organization's infrastructure and operations, and two primary categories of data that may be incorporated areinternal reconnaissance data 2110 andexternal reconnaissance data 2120. Non-limiting examples ofinternal reconnaissance data 2110 include computers and devices, physical and intangible (data) assets, people (employees, contractors, etc.), addresses and locations of buildings, servers, etc., business processes, access privileges, loss information, legal documents, and self-assessments of cybersecurity. Non-limiting examples ofexternal reconnaissance data 2120 include domains and IP information, data breach information, organization information such as corporate structures, key employees, etc., open port information, information regarding which organizations are current targets of cyber-attacks, network vulnerability information, system version and patch/update information, known and possible exploits, and publicly available information. - In an
initial step 1101, behavior analytics information (as described previously, referring toFIG. 8 ) may be received at agraphing service 145 for inclusion in a CPG. In anext step 1102, impact assessment scores (as described previously, referring toFIG. 9 ) may be received and incorporated in the CPG information, adding risk assessment context to the behavior information. In anext step 1103, time-series information (as described previously, referring toFIG. 10 ) may be received and incorporated, updating CPG information as changes occur and events are logged. This information may then be used to produce 1104 a graph visualization of users, servers, devices, and other resources correlating physical relationships (such as a user's personal computer or smartphone, or physical connections between servers) with logical relationships (such as access privileges or database connections), to produce a meaningful and contextualized visualization of a security infrastructure that reflects the current state of the internal relationships present in the infrastructure. -
FIG. 22 is a directed graph diagram showing anexemplary cyber-physical graph 2200 and its possible use in creating cybersecurity profiles and ratings. Acyber-physical graph 1902 represents the relationships between entities associated with an organization, for example, devices, users, resources, groups, and computing services, the relationships between the entities defining relationships and processes in an organization's infrastructure, thereby contextualizing security information with physical and logical relationships that represent the flow of data and access to data within the organization including, in particular, network security protocols and procedures. A cyber-physical graph, in its most basic form, represents the network devices comprising an organization's network infrastructure as nodes (also called vertices) in the graph and the physical or logical connections between them as edges between the nodes. The cyber-physical graph may be expanded to include network information and processes such as data flow, security protocols and procedures, and software versions and patch information. Further, human users and their access privileges to devices and assets may be included. A cyber-security graph may be further expanded to include internal process information such as business processes, loss information, and legal requirements and documents; external information such as domain and IP information, data breach information; and generated information such as open port information from external network scans, and vulnerabilities and avenues of attack. Thus, a cyber-physical graph may be used to represent a complete picture of an organization's infrastructure and operations. - In this example, which is necessarily simplified for clarity, the
cyber-physical graph 2200 contains 12 nodes (vertices) comprising: seven computers and devices designated bysolid circles line circles line circles user 2201 is an administrator todevice 2202 to which device 2203 has connected. Device 2203 is a member offunctional group 2208, which has a member ofgroup 2212.Functional group 2212 is an administrator to thetarget 2206. In a second most likely attack path,user 2201 is an administrator todevice 2207 to whichdevice 2204 has connected.Device 2204 is a member offunctional group 2205, which is an administrator to thetarget device 2206. In a third most likely attack path, a flaw in the security protocols allow the credentials ofuser 2201 to be used to gain access todevice 2210.User 2211 who is working ondevice 2210 may be tricked into providing access tofunctional group 2205, which is an administrator to thetarget device 2206. -
FIG. 23 is a block diagram showing exemplary operation of a data to rule mapper. Laws, policies, standards, and other rules are gathered and stored in anauthority database 1903. Non-limiting examples of such rules include federal, state, and local statutes, regulations, case law interpretations, andother laws 2310, business policies and procedures 2320, and industry standards (as one example, cybersecurity industry standards for network security) 2330. Reconnaissance data are stored in adatabase 1905. A data to rulemapper 1904 retrieves thereconnaissance data 1905 and matches it to rules from theauthority database 1903. An example of this operation for statues/regulations 2310 is shown in 2311, whereArticle 33,paragraph 1 of the European Union's General Data Protection Regulation (GDPR) requires that an organization notify a cognizant authority of a data breach within 72 hours of knowledge of the breach. If a data point indicates that a data breach has been discovered because data of the organization is found online, the data point is associated with that rule, and tagged with the possible impact of fines if the rule is not followed. An example of this operation for business policies 2320 is shown in 2321, where a corporate policy prohibits access of the organization's systems using personal computers. If a data point indicates that an employee account is accessed using a non-business-owned computer, the data point is associated with the rule, and tagged with possible data theft and/or security breach. An example of this operation for industry standards 2330 is shown in 2331, where an industry standard prohibits open ports accessible from outside the network perimeter. If a data point indicates an open port, the data point is associated with the rule, and tagged with possible data loss and/or security breach. -
FIG. 28 is a flow diagram of an exemplary method 2450 for a ledger service configuration and data provenance chain, according to one aspect. A data request of any type is instantiated 2801 on a host machine within the purview of the secure system and is immediately and continuously logged 2802 by theledger engine 2504. The data request is checked against all data restrictions andlegality assessment mechanisms 2803 for planning and implementing a policy-compliant route 2804 enforcing that access and equipment associated with the request are fully conforming to regulatory guidelines. This can optionally include restrictions on routing or transport of such data (if feasible) to avoid specific transport via Autonomous Systems (ASs) or other attributes which are undesirable for security, legal, political, business, taxation, or other reasons. The entirety of the process is logged 2802 and completed 2805 when the data request is fulfilled or rejected, and the accompanying ledger is stored for evidential compliance. When considering this embodiment of theADCP 100 in a ledger service configuration, all references in this document to “reconnaissance data” may be considered actionable metadata of and for ledger attributes. Such a vast and comprehensive metadata ledger provides evidential fulfillment and data versioning of intermediate steps for administrators, decision makers, analysts, and inspectors. Theledger engine 2504 capabilities coupled with alegality assessment mechanism 2700 should be considered to support the broadest mechanism for risk mitigation, avoidance, and policy compliance auditing. - Generally, the techniques disclosed herein may be implemented on hardware or a combination of software and hardware. For example, they may be implemented in an operating system kernel, in a separate user process, in a library package bound into network applications, on a specially constructed machine, on an application-specific integrated circuit (ASIC), or on a network interface card.
- Software/hardware hybrid implementations of at least some of the aspects disclosed herein may be implemented on a programmable network-resident machine (which should be understood to include intermittently connected network-aware machines) selectively activated or reconfigured by a computer program stored in memory. Such network devices may have multiple network interfaces that may be configured or designed to utilize different types of network communication protocols. A general architecture for some of these machines may be described herein in order to illustrate one or more exemplary means by which a given unit of functionality may be implemented. According to specific aspects, at least some of the features or functionalities of the various aspects disclosed herein may be implemented on one or more general-purpose computers associated with one or more networks, such as for example an end-user computer system, a client computer, a network server or other server system, a mobile computing device (e.g., tablet computing device, mobile phone, smartphone, laptop, or other appropriate computing device), a consumer electronic device, a music player, or any other suitable electronic device, router, switch, or other suitable device, or any combination thereof. In at least some aspects, at least some of the features or functionalities of the various aspects disclosed herein may be implemented in one or more virtualized computing environments (e.g., network computing clouds, virtual machines hosted on one or more physical computing machines, or other appropriate virtual environments).
- Referring now to
FIG. 29 , there is shown a block diagram depicting anexemplary computing device 10 suitable for implementing at least a portion of the features or functionalities disclosed herein.Computing device 10 may be, for example, any one of the computing machines listed in the previous paragraph, or indeed any other electronic device capable of executing software- or hardware-based instructions according to one or more programs stored in memory.Computing device 10 may be configured to communicate with a plurality of other computing devices, such as clients or servers, over communications networks such as a wide area network a metropolitan area network, a local area network, a wireless network, the Internet, or any other network, using known protocols for such communication, whether wireless or wired. - In one aspect,
computing device 10 includes one or more central processing units (CPU) 12, one ormore interfaces 15, and one or more busses 14 (such as a peripheral component interconnect (PCI) bus). When acting under the control of appropriate software or firmware,CPU 12 may be responsible for implementing specific functions associated with the functions of a specifically configured computing device or machine. For example, in at least one aspect, acomputing device 10 may be configured or designed to function as a serversystem utilizing CPU 12,local memory 11 and/orremote memory 16, and interface(s) 15. In at least one aspect,CPU 12 may be caused to perform one or more of the different types of functions and/or operations under the control of software modules or components, which for example, may include an operating system and any appropriate applications software, drivers, and the like. -
CPU 12 may include one ormore processors 13 such as, for example, a processor from one of the Intel, ARM, Qualcomm, and AMD families of microprocessors. In some aspects,processors 13 may include specially designed hardware such as application-specific integrated circuits (ASICs), electrically erasable programmable read-only memories (EEPROMs), field-programmable gate arrays (FPGAs), and so forth, for controlling operations ofcomputing device 10. In a particular aspect, a local memory 11 (such as non-volatile random access memory (RAM) and/or read-only memory (ROM), including for example one or more levels of cached memory) may also form part ofCPU 12. However, there are many different ways in which memory may be coupled tosystem 10.Memory 11 may be used for a variety of purposes such as, for example, caching and/or storing data, programming instructions, and the like. It should be further appreciated thatCPU 12 may be one of a variety of system-on-a-chip (SOC) type hardware that may include additional hardware such as memory or graphics processing chips, such as a QUALCOMM SNAPDRAGON™ or SAMSUNG EXYNOS™ CPU as are becoming increasingly common in the art, such as for use in mobile devices or integrated devices. - As used herein, the term “processor” is not limited merely to those integrated circuits referred to in the art as a processor, a mobile processor, or a microprocessor, but broadly refers to a microcontroller, a microcomputer, a programmable logic controller, an application-specific integrated circuit, and any other programmable circuit.
- In one aspect, interfaces 15 are provided as network interface cards (NICs). Generally, NICs control the sending and receiving of data packets over a computer network; other types of
interfaces 15 may for example support other peripherals used withcomputing device 10. Among the interfaces that may be provided are Ethernet interfaces, frame relay interfaces, cable interfaces, DSL interfaces, token ring interfaces, graphics interfaces, and the like. In addition, various types of interfaces may be provided such as, for example, universal serial bus (USB), Serial, Ethernet, FIREWIRE™, THUNDERBOLT™, PCI, parallel, radio frequency (RF), BLUETOOTH™, near-field communications (e.g., using near-field magnetics), 802.11 (Wi-Fi), frame relay, TCP/IP, ISDN, fast Ethernet interfaces, Gigabit Ethernet interfaces, Serial ATA (SATA) or external SATA (ESATA) interfaces, high-definition multimedia interface (HDMI), digital visual interface (DVI), analog or digital audio interfaces, asynchronous transfer mode (ATM) interfaces, high-speed serial interface (HSSI) interfaces, Point of Sale (POS) interfaces, fiber data distributed interfaces (FDDIs), and the like. Generally,such interfaces 15 may include physical ports appropriate for communication with appropriate media. In some cases, they may also include an independent processor (such as a dedicated audio or video processor, as is common in the art for high-fidelity AN hardware interfaces) and, in some instances, volatile and/or non-volatile memory (e.g., RAM). - Although the system shown in
FIG. 29 illustrates one specific architecture for acomputing device 10 for implementing one or more of the aspects described herein, it is by no means the only device architecture on which at least a portion of the features and techniques described herein may be implemented. For example, architectures having one or any number ofprocessors 13 may be used, andsuch processors 13 may be present in a single device or distributed among any number of devices. In one aspect, asingle processor 13 handles communications as well as routing computations, while in other aspects a separate dedicated communications processor may be provided. In various aspects, different types of features or functionalities may be implemented in a system according to the aspect that includes a client device (such as a tablet device or smartphone running client software) and server systems (such as a server system described in more detail below). - Regardless of network device configuration, the system of an aspect may employ one or more memories or memory modules (such as, for example,
remote memory block 16 and local memory 11) configured to store data, program instructions for the general-purpose network operations, or other information relating to the functionality of the aspects described herein (or any combinations of the above). Program instructions may control execution of or comprise an operating system and/or one or more applications, for example.Memory 16 ormemories - Because such information and program instructions may be employed to implement one or more systems or methods described herein, at least some network device aspects may include nontransitory machine-readable storage media, which, for example, may be configured or designed to store program instructions, state information, and the like for performing various operations described herein. Examples of such nontransitory machine-readable storage media include, but are not limited to, magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD-ROM disks; magneto-optical media such as optical disks, and hardware devices that are specially configured to store and perform program instructions, such as read-only memory devices (ROM), flash memory (as is common in mobile devices and integrated systems), solid state drives (SSD) and “hybrid SSD” storage drives that may combine physical components of solid state and hard disk drives in a single hardware device (as are becoming increasingly common in the art with regard to personal computers), memristor memory, random access memory (RAM), and the like. It should be appreciated that such storage means may be integral and non-removable (such as RAM hardware modules that may be soldered onto a motherboard or otherwise integrated into an electronic device), or they may be removable such as swappable flash memory modules (such as “thumb drives” or other removable media designed for rapidly exchanging physical storage devices), “hot-swappable” hard disk drives or solid state drives, removable optical storage discs, or other such removable media, and that such integral and removable storage media may be utilized interchangeably. Examples of program instructions include both object code, such as may be produced by a compiler, machine code, such as may be produced by an assembler or a linker, byte code, such as may be generated by for example a JAVA™ compiler and may be executed using a Java virtual machine or equivalent, or files containing higher level code that may be executed by the computer using an interpreter (for example, scripts written in Python, Perl, Ruby, Groovy, or any other scripting language).
- In some aspects, systems may be implemented on a standalone computing system. Referring now to
FIG. 30 , there is shown a block diagram depicting a typical exemplary architecture of one or more aspects or components thereof on a standalone computing system.Computing device 20 includesprocessors 21 that may run software that carry out one or more functions or applications of aspects, such as for example aclient application 24.Processors 21 may carry out computing instructions under control of anoperating system 22 such as, for example, a version of MICROSOFT WINDOWS™ operating system, APPLE macOS™ or iOS™ operating systems, some variety of the Linux operating system, ANDROID™ operating system, or the like. In many cases, one or more sharedservices 23 may be operable insystem 20 and may be useful for providing common services toclient applications 24.Services 23 may for example be WINDOWS™ services, user-space common services in a Linux environment, or any other type of common service architecture used withoperating system 21.Input devices 28 may be of any type suitable for receiving user input, including for example a keyboard, touchscreen, microphone (for example, for voice input), mouse, touchpad, trackball, or any combination thereof.Output devices 27 may be of any type suitable for providing output to one or more users, whether remote or local tosystem 20, and may include for example one or more screens for visual output, speakers, printers, or any combination thereof.Memory 25 may be random-access memory having any structure and architecture known in the art, for use byprocessors 21, for example to run software.Storage devices 26 may be any magnetic, optical, mechanical, memristor, or electrical storage device for storage of data in digital form (such as those described above, referring toFIG. 29 ). Examples ofstorage devices 26 include flash memory, magnetic hard drive, CD-ROM, and/or the like. - In some aspects, systems may be implemented on a distributed computing network, such as one having any number of clients and/or servers. Referring now to
FIG. 31 , there is shown a block diagram depicting anexemplary architecture 30 for implementing at least a portion of a system according to one aspect on a distributed computing network. According to the aspect, any number ofclients 33 may be provided. Eachclient 33 may run software for implementing client-side portions of a system; clients may comprise asystem 20 such as that illustrated inFIG. 29 . In addition, any number ofservers 32 may be provided for handling requests received from one ormore clients 33.Clients 33 andservers 32 may communicate with one another via one or moreelectronic networks 31, which may be in various aspects any of the Internet, a wide area network, a mobile telephony network (such as CDMA or GSM cellular networks), a wireless network (such as Wi-Fi, WiMAX, LTE, and so forth), or a local area network (or indeed any network topology known in the art; the aspect does not prefer any one network topology over any other).Networks 31 may be implemented using any known network protocols, including for example wired and/or wireless protocols. - In addition, in some aspects,
servers 32 may callexternal services 37 when needed to obtain additional information, or to refer to additional data concerning a particular call. Communications withexternal services 37 may take place, for example, via one ormore networks 31. In various aspects,external services 37 may comprise web-enabled services or functionality related to or installed on the hardware device itself. For example, in one aspect whereclient applications 24 are implemented on a smartphone or other electronic device,client applications 24 may obtain information stored in aserver system 32 in the cloud or on anexternal service 37 deployed on one or more of a particular enterprise's or user's premises. In addition to local storage onservers 32,remote storage 38 may be accessible through the network(s) 31. - In some aspects,
clients 33 or servers 32 (or both) may make use of one or more specialized services or appliances that may be deployed locally or remotely across one ormore networks 31. For example, one ormore databases 34 in either local orremote storage 38 may be used or referred to by one or more aspects. It should be understood by one having ordinary skill in the art that databases instorage 34 may be arranged in a wide variety of architectures and using a wide variety of data access and manipulation means. For example, in various aspects one or more databases instorage 34 may comprise a relational database system using a structured query language (SQL), while others may comprise an alternative data storage technology such as those referred to in the art as “NoSQL” (for example, HADOOP CASSANDRA™, GOOGLE BIGTABLE™, and so forth). In some aspects, variant database architectures such as column-oriented databases, in-memory databases, clustered databases, distributed databases, or even flat file data repositories may be used according to the aspect. It will be appreciated by one having ordinary skill in the art that any combination of known or future database technologies may be used as appropriate, unless a specific database technology or a specific arrangement of components is specified for a particular aspect described herein. Moreover, it should be appreciated that the term “database” as used herein may refer to a physical database machine, a cluster of machines acting as a single database system, or a logical database within an overall database management system. Unless a specific meaning is specified for a given use of the term “database,” it should be construed to mean any of these senses of the word, all of which are understood as a plain meaning of the term “database” by those having ordinary skill in the art. - Similarly, some aspects may make use of one or
more security systems 36 andconfiguration systems 35. Security and configuration management are common information technology (IT) and web functions, and some amount of each are generally associated with any IT or web systems. It should be understood by one having ordinary skill in the art that any configuration or security subsystems known in the art now or in the future may be used in conjunction with aspects without limitation, unless aspecific security 36 orconfiguration system 35 or approach is specifically required by the description of any specific aspect. -
FIG. 32 shows an exemplary overview of acomputer system 40 as may be used in any of the various locations throughout the system. It is exemplary of any computer that may execute code to process data. Various modifications and changes may be made tocomputer system 40 without departing from the broader scope of the system and method disclosed herein. Central processor unit (CPU) 41 is connected tobus 42, to which bus is also connectedmemory 43,nonvolatile memory 44,display 47, input/output (I/O)unit 48, and network interface card (NIC) 53. I/O unit 48 may, typically, be connected to peripherals such as akeyboard 49, pointingdevice 50,hard disk 52, real-time clock 51, acamera 57, and other peripheral devices.NIC 53 connects to network 54, which may be the Internet or a local network, which local network may or may not have connections to the Internet. The system may be connected to other computing devices through the network via arouter 55, wirelesslocal area network 56, or any other network connection. Also shown as part ofsystem 40 ispower supply unit 45 connected, in this example, to a main alternating current (AC)supply 46. Not shown are batteries that could be present, and many other devices and modifications that are well known but are not applicable to the specific novel functions of the current system and method disclosed herein. It should be appreciated that some or all components illustrated may be combined, such as in various integrated applications, for example Qualcomm or Samsung system-on-a-chip (SOC) devices, or whenever it may be appropriate to combine multiple capabilities or functions into a single hardware device (for instance, in mobile devices such as smartphones, video game consoles, in-vehicle computer systems such as navigation or multimedia systems in automobiles, or other integrated hardware devices). - In various aspects, functionality for implementing systems or methods of various aspects may be distributed among any number of client and/or server components. For example, various software modules may be implemented for performing various functions in connection with the system of any particular aspect, and such modules may be variously implemented to run on server and/or client components.
- The skilled person will be aware of a range of possible modifications of the various aspects described above. Accordingly, the present invention is defined by the claims and their equivalents.
Claims (3)
Priority Applications (24)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/931,534 US20200389495A1 (en) | 2015-10-28 | 2020-05-13 | Secure policy-controlled processing and auditing on regulated data sets |
US16/895,901 US20200412767A1 (en) | 2015-10-28 | 2020-06-08 | Hybrid system for the protection and secure data transportation of convergent operational technology and informational technology networks |
US16/945,656 US20210092159A1 (en) | 2015-10-28 | 2020-07-31 | System for the prioritization and dynamic presentation of digital content |
US16/945,698 US20210136120A1 (en) | 2015-10-28 | 2020-07-31 | Universal computing asset registry |
US16/983,233 US20210092160A1 (en) | 2015-10-28 | 2020-08-03 | Data set creation with crowd-based reinforcement |
US17/001,459 US20210112101A1 (en) | 2015-10-28 | 2020-08-24 | Data set and algorithm validation, bias characterization, and valuation |
US17/088,387 US20210173711A1 (en) | 2015-10-28 | 2020-11-03 | Integrated value chain risk-based profiling and optimization |
US17/106,809 US20210258349A1 (en) | 2015-10-28 | 2020-11-30 | System and method for data extraction, processing, and management across multiple communication platforms |
US17/106,997 US11979433B2 (en) | 2015-10-28 | 2020-11-30 | Highly scalable four-dimensional web-rendering geospatial data system for simulated worlds |
US17/106,853 US20210099492A1 (en) | 2015-10-28 | 2020-11-30 | System and method for regulated message routing and global policy enforcement |
US18/497,243 US12081594B2 (en) | 2015-10-28 | 2023-10-30 | Highly scalable four-dimensional geospatial data system for simulated worlds |
US18/408,258 US20240146771A1 (en) | 2015-10-28 | 2024-01-09 | Inclusion of time-series geospatial markers in analyses employing a cyber-decision platform |
US18/433,378 US20240179185A1 (en) | 2020-05-13 | 2024-02-05 | Intelligent automated planning system for large-scale operations |
US18/434,779 US20240179186A1 (en) | 2020-05-13 | 2024-02-06 | Predictive load balancing for a digital environment |
US18/434,761 US20240348655A1 (en) | 2015-10-28 | 2024-02-06 | Regulation-based electronic message routing |
US18/437,238 US20240223615A1 (en) | 2015-10-28 | 2024-02-08 | System and method for data set creation with crowd-based reinforcement |
US18/443,266 US20240202028A1 (en) | 2015-10-28 | 2024-02-15 | System and method for collaborative algorithm development and deployment, with smart contract payment for contributors |
US18/444,759 US20240241752A1 (en) | 2015-10-28 | 2024-02-18 | Risk profiling and rating of extended relationships using ontological databases |
US18/444,770 US20240195841A1 (en) | 2015-10-28 | 2024-02-19 | System and method for manipulation of secure data |
US18/596,582 US20240211311A1 (en) | 2015-10-28 | 2024-03-05 | System and method for a decentralized financial simulation and decision platform |
US18/597,946 US20240220319A1 (en) | 2015-10-28 | 2024-03-07 | Automated visual information context and meaning comprehension system |
US18/602,042 US20240231909A1 (en) | 2015-10-28 | 2024-03-12 | System and method for universal computer asset normalization and configuration management |
US18/813,475 US20240414209A1 (en) | 2015-10-28 | 2024-08-23 | Highly scalable four-dimensional geospatial data system for simulated worlds |
US18/957,620 US20250088542A1 (en) | 2015-10-28 | 2024-11-22 | Data set and algorithm validation, bias characterization, and valuation |
Applications Claiming Priority (34)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/925,974 US20170124464A1 (en) | 2015-10-28 | 2015-10-28 | Rapid predictive analysis of very large data sets using the distributed computational graph |
US14/986,536 US10210255B2 (en) | 2015-12-31 | 2015-12-31 | Distributed system for large volume deep web data extraction |
US15/091,563 US10204147B2 (en) | 2016-04-05 | 2016-04-05 | System for capture, analysis and storage of time series data from sensors with heterogeneous report interval profiles |
US15/141,752 US10860962B2 (en) | 2015-10-28 | 2016-04-28 | System for fully integrated capture, and analysis of business information resulting in predictive decision making and simulation |
US15/166,158 US20170124501A1 (en) | 2015-10-28 | 2016-05-26 | System for automated capture and analysis of business information for security and client-facing infrastructure reliability |
US15/186,453 US20170124497A1 (en) | 2015-10-28 | 2016-06-18 | System for automated capture and analysis of business information for reliable business venture outcome prediction |
US15/206,195 US20170124492A1 (en) | 2015-10-28 | 2016-07-08 | System for automated capture and analysis of business information for reliable business venture outcome prediction |
US15/229,476 US10454791B2 (en) | 2015-10-28 | 2016-08-05 | Highly scalable distributed connection interface for data capture from multiple network service sources |
US15/237,625 US10248910B2 (en) | 2015-10-28 | 2016-08-15 | Detection mitigation and remediation of cyberattacks employing an advanced cyber-decision platform |
US15/376,657 US10402906B2 (en) | 2015-10-28 | 2016-12-13 | Quantification for investment vehicle management employing an advanced decision platform |
US15/379,899 US20170124490A1 (en) | 2015-10-28 | 2016-12-15 | Inclusion of time series geospatial markers in analyses employing an advanced cyber-decision platform |
US15/409,510 US20170124579A1 (en) | 2015-10-28 | 2017-01-18 | Multi-corporation venture plan validation employing an advanced decision platform |
US15/489,716 US20170230285A1 (en) | 2015-10-28 | 2017-04-17 | Regulation based switching system for electronic message routing |
US15/616,427 US20170371726A1 (en) | 2015-10-28 | 2017-06-07 | Rapid predictive analysis of very large data sets using an actor-driven distributed computational graph |
US15/655,113 US10735456B2 (en) | 2015-10-28 | 2017-07-20 | Advanced cybersecurity threat mitigation using behavioral and deep analytics |
US15/673,368 US20180130077A1 (en) | 2015-10-28 | 2017-08-09 | Automated selection and processing of financial models |
US15/683,765 US20170353537A1 (en) | 2015-10-28 | 2017-08-22 | Predictive load balancing for a digital environment |
US201762568291P | 2017-10-04 | 2017-10-04 | |
US201762568298P | 2017-10-04 | 2017-10-04 | |
US15/725,274 US10609079B2 (en) | 2015-10-28 | 2017-10-04 | Application of advanced cybersecurity threat mitigation to rogue devices, privilege escalation, and risk-based vulnerability and patch management |
US15/790,457 US10884999B2 (en) | 2015-10-28 | 2017-10-23 | Distributable model with biases contained within distributed data |
US15/790,327 US10860951B2 (en) | 2015-10-28 | 2017-10-23 | System and method for removing biases within a distributable model |
US15/823,363 US10560483B2 (en) | 2015-10-28 | 2017-11-27 | Rating organization cybersecurity using active and passive external reconnaissance |
US15/847,443 US20180225382A1 (en) | 2015-10-28 | 2017-12-19 | System and method for automatic creation of ontological databases and semantic searching |
US15/850,037 US20180232807A1 (en) | 2015-10-28 | 2017-12-21 | Advanced decentralized financial decision platform |
US15/879,182 US10514954B2 (en) | 2015-10-28 | 2018-01-24 | Platform for hierarchy cooperative computing |
US15/905,041 US10706063B2 (en) | 2015-10-28 | 2018-02-26 | Automated scalable contextual data collection and extraction system |
US16/191,054 US10681074B2 (en) | 2015-10-28 | 2018-11-14 | System and method for comprehensive data loss prevention and compliance management |
US16/654,309 US20200151392A1 (en) | 2015-10-28 | 2019-10-16 | System and method automated analysis of legal documents within and across specific fields |
US16/660,727 US10938683B2 (en) | 2015-10-28 | 2019-10-22 | Highly scalable distributed connection interface for data capture from multiple network service sources |
US16/718,906 US11055140B2 (en) | 2015-10-28 | 2019-12-18 | Platform for hierarchy cooperative computing |
US16/720,383 US10944795B2 (en) | 2015-10-28 | 2019-12-19 | Rating organization cybersecurity using active and passive external reconnaissance |
US16/777,270 US11025674B2 (en) | 2015-10-28 | 2020-01-30 | Cybersecurity profiling and rating using active and passive external reconnaissance |
US15/931,534 US20200389495A1 (en) | 2015-10-28 | 2020-05-13 | Secure policy-controlled processing and auditing on regulated data sets |
Related Parent Applications (9)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/683,765 Continuation-In-Part US20170353537A1 (en) | 2015-10-28 | 2017-08-22 | Predictive load balancing for a digital environment |
US15/686,765 Continuation-In-Part US10561239B2 (en) | 2016-08-26 | 2017-08-25 | Modular console frame structure and console |
US15/905,041 Continuation-In-Part US10706063B2 (en) | 2015-10-28 | 2018-02-26 | Automated scalable contextual data collection and extraction system |
US16/191,054 Continuation-In-Part US10681074B2 (en) | 2015-10-28 | 2018-11-14 | System and method for comprehensive data loss prevention and compliance management |
US16/654,309 Continuation-In-Part US20200151392A1 (en) | 2015-10-28 | 2019-10-16 | System and method automated analysis of legal documents within and across specific fields |
US16/660,727 Continuation-In-Part US10938683B2 (en) | 2015-10-28 | 2019-10-22 | Highly scalable distributed connection interface for data capture from multiple network service sources |
US16/718,906 Continuation-In-Part US11055140B2 (en) | 2015-10-28 | 2019-12-18 | Platform for hierarchy cooperative computing |
US16/777,270 Continuation-In-Part US11025674B2 (en) | 2015-10-28 | 2020-01-30 | Cybersecurity profiling and rating using active and passive external reconnaissance |
US16/864,133 Continuation-In-Part US11494665B2 (en) | 2015-10-28 | 2020-04-30 | Multi-tenant knowledge graph databases with dynamic specification and enforcement of ontological data models |
Related Child Applications (15)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/925,974 Continuation-In-Part US20170124464A1 (en) | 2015-10-28 | 2015-10-28 | Rapid predictive analysis of very large data sets using the distributed computational graph |
US15/141,752 Continuation-In-Part US10860962B2 (en) | 2015-10-28 | 2016-04-28 | System for fully integrated capture, and analysis of business information resulting in predictive decision making and simulation |
US15/237,625 Continuation-In-Part US10248910B2 (en) | 2015-10-28 | 2016-08-15 | Detection mitigation and remediation of cyberattacks employing an advanced cyber-decision platform |
US15/376,657 Continuation-In-Part US10402906B2 (en) | 2015-10-28 | 2016-12-13 | Quantification for investment vehicle management employing an advanced decision platform |
US15/409,510 Continuation-In-Part US20170124579A1 (en) | 2015-10-28 | 2017-01-18 | Multi-corporation venture plan validation employing an advanced decision platform |
US15/489,716 Continuation-In-Part US20170230285A1 (en) | 2015-10-28 | 2017-04-17 | Regulation based switching system for electronic message routing |
US15/655,113 Continuation-In-Part US10735456B2 (en) | 2015-10-28 | 2017-07-20 | Advanced cybersecurity threat mitigation using behavioral and deep analytics |
US16/895,901 Continuation-In-Part US20200412767A1 (en) | 2015-10-28 | 2020-06-08 | Hybrid system for the protection and secure data transportation of convergent operational technology and informational technology networks |
US16/945,656 Continuation-In-Part US20210092159A1 (en) | 2015-10-28 | 2020-07-31 | System for the prioritization and dynamic presentation of digital content |
US16/945,698 Continuation-In-Part US20210136120A1 (en) | 2015-10-28 | 2020-07-31 | Universal computing asset registry |
US16/983,233 Continuation-In-Part US20210092160A1 (en) | 2015-10-28 | 2020-08-03 | Data set creation with crowd-based reinforcement |
US17/106,997 Continuation US11979433B2 (en) | 2015-10-28 | 2020-11-30 | Highly scalable four-dimensional web-rendering geospatial data system for simulated worlds |
US17/106,997 Continuation-In-Part US11979433B2 (en) | 2015-10-28 | 2020-11-30 | Highly scalable four-dimensional web-rendering geospatial data system for simulated worlds |
US17/106,853 Continuation-In-Part US20210099492A1 (en) | 2015-10-28 | 2020-11-30 | System and method for regulated message routing and global policy enforcement |
US17/106,809 Continuation-In-Part US20210258349A1 (en) | 2015-10-28 | 2020-11-30 | System and method for data extraction, processing, and management across multiple communication platforms |
Publications (1)
Publication Number | Publication Date |
---|---|
US20200389495A1 true US20200389495A1 (en) | 2020-12-10 |
Family
ID=73650417
Family Applications (4)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US15/931,534 Abandoned US20200389495A1 (en) | 2015-10-28 | 2020-05-13 | Secure policy-controlled processing and auditing on regulated data sets |
US17/106,997 Active 2037-02-28 US11979433B2 (en) | 2015-10-28 | 2020-11-30 | Highly scalable four-dimensional web-rendering geospatial data system for simulated worlds |
US18/408,258 Pending US20240146771A1 (en) | 2015-10-28 | 2024-01-09 | Inclusion of time-series geospatial markers in analyses employing a cyber-decision platform |
US18/813,475 Pending US20240414209A1 (en) | 2015-10-28 | 2024-08-23 | Highly scalable four-dimensional geospatial data system for simulated worlds |
Family Applications After (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/106,997 Active 2037-02-28 US11979433B2 (en) | 2015-10-28 | 2020-11-30 | Highly scalable four-dimensional web-rendering geospatial data system for simulated worlds |
US18/408,258 Pending US20240146771A1 (en) | 2015-10-28 | 2024-01-09 | Inclusion of time-series geospatial markers in analyses employing a cyber-decision platform |
US18/813,475 Pending US20240414209A1 (en) | 2015-10-28 | 2024-08-23 | Highly scalable four-dimensional geospatial data system for simulated worlds |
Country Status (1)
Country | Link |
---|---|
US (4) | US20200389495A1 (en) |
Cited By (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200226268A1 (en) * | 2019-01-16 | 2020-07-16 | EMC IP Holding Company LLC | Blockchain technology for regulatory compliance of data management systems |
CN113239807A (en) * | 2021-05-14 | 2021-08-10 | 北京百度网讯科技有限公司 | Method and device for training bill recognition model and bill recognition |
US20210349884A1 (en) * | 2020-05-07 | 2021-11-11 | At&T Intellectual Property I, L.P. | Automated dataset description and understanding |
US20210357440A1 (en) * | 2020-05-18 | 2021-11-18 | Adobe Inc. | Context-based Recommendation System for Feature Search |
US20220101154A1 (en) * | 2020-09-25 | 2022-03-31 | International Business Machines Corporation | Connected insights in a business intelligence application |
US20220141658A1 (en) * | 2020-11-05 | 2022-05-05 | Visa International Service Association | One-time wireless authentication of an internet-of-things device |
US20220159029A1 (en) * | 2020-11-13 | 2022-05-19 | Cyberark Software Ltd. | Detection of security risks based on secretless connection data |
US20220156310A1 (en) * | 2020-11-18 | 2022-05-19 | Ownbackup Ltd. | Time-series analytics for Database Management Systems |
US20220164479A1 (en) * | 2020-11-20 | 2022-05-26 | TripleBlind, Inc. | Systems and methods for providing a blind de-identification of privacy data |
US20220222610A1 (en) * | 2021-01-11 | 2022-07-14 | Hall Labs Llc | Unified Tracking System |
US20220292220A1 (en) * | 2019-12-20 | 2022-09-15 | Cambrian Designs, Inc. | System & Method for Recommending Alternative Service Providers |
US11461588B1 (en) * | 2021-03-30 | 2022-10-04 | metacluster lt, UAB | Advanced data collection block identification |
US11481235B2 (en) | 2021-01-11 | 2022-10-25 | Evicore Healthcare MSI, LLC | Database framework model transformation for pathway identification |
US20230013119A1 (en) * | 2021-07-19 | 2023-01-19 | International Business Machines Corporation | Tainted asset marker management |
US11630816B2 (en) | 2020-11-18 | 2023-04-18 | Ownbackup Ltd. | Continuous data protection using retroactive backup snapshots |
US11671244B2 (en) | 2019-01-16 | 2023-06-06 | EMC IP Holding Company LLC | Blockchain technology for data integrity regulation and proof of existence in data protection systems |
US20230246850A1 (en) * | 2022-02-02 | 2023-08-03 | Coinbase, Inc. | Systems and methods for generating secure, encrypted communications across distributed computer networks for authorizing use of cryptography-based digital repositories in order to perform blockchain operations in decentralized applications |
WO2023163960A1 (en) * | 2022-02-25 | 2023-08-31 | Gray Systems, Inc. | Systems and methods of facilitating controlling access to data |
US11785051B1 (en) * | 2019-03-28 | 2023-10-10 | Amazon Technologies, Inc. | Cloud computing identity ecosystem |
US20230328093A1 (en) * | 2020-08-24 | 2023-10-12 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for Determining a Safety-Critical State |
US20230336355A1 (en) * | 2022-04-14 | 2023-10-19 | Philip Lewander | Data protection on distributed data storage (dds) protection networks |
US20230418800A1 (en) * | 2022-06-02 | 2023-12-28 | Barcelona Supercomputing Center-Centro Nacional De Supercomputación | Method for optimizing the management of a flow of data |
CN117670264A (en) * | 2024-02-01 | 2024-03-08 | 武汉软件工程职业学院(武汉开放大学) | Automatic flow processing system and method for accounting data |
US12028408B2 (en) | 2021-01-29 | 2024-07-02 | Netskope, Inc. | Policy-based traffic and residency management |
US20240273230A1 (en) * | 2021-09-05 | 2024-08-15 | Velotix Ltd. | System and method for managing data access requests |
US12068944B2 (en) | 2021-01-29 | 2024-08-20 | Netskope, Inc. | Residency control for cloud services and routes in cloud-based multi-tenant system |
US12132765B2 (en) | 2020-09-22 | 2024-10-29 | Netskpope, Inc. | Policy-based remote access system with sensor input emulation |
US12184687B1 (en) | 2024-03-27 | 2024-12-31 | Zafran Security LTD | Techniques for mapping security controls to cyber threats |
US12223062B1 (en) | 2024-03-27 | 2025-02-11 | Zafran Security LTD | Techniques for identifying gaps in security controls |
US12242633B2 (en) | 2022-04-11 | 2025-03-04 | International Business Machines Corporation | Regulation based protection of data for storage systems |
US12267436B2 (en) * | 2024-06-21 | 2025-04-01 | Philip Lewander | Data protection on distributed data storage (DDS) protection networks |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20220374402A1 (en) * | 2021-05-19 | 2022-11-24 | Honeywell International Inc. | Contextualized time series database and/or multi-tenant server system deployment |
US12216663B2 (en) | 2021-11-25 | 2025-02-04 | Honeywell International Inc. | Adaptive ontology driven dimensions acquisition, automated schema creation, and enriched data in time series databases |
Family Cites Families (70)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE19632609A1 (en) | 1996-08-13 | 1998-02-19 | Duerr Systems Gmbh | Manufacturing plant |
WO2001063534A2 (en) | 2000-02-22 | 2001-08-30 | Eqe International, Inc. | Multi-level comprehensive risk assessment system for insurance underwriting |
JP2002342037A (en) | 2001-05-22 | 2002-11-29 | Fujitsu Ltd | Disk unit |
US7636917B2 (en) | 2003-06-30 | 2009-12-22 | Microsoft Corporation | Network load balancing with host status information |
US20050165822A1 (en) | 2004-01-22 | 2005-07-28 | Logic Sight, Inc. | Systems and methods for business process automation, analysis, and optimization |
US8612208B2 (en) | 2004-04-07 | 2013-12-17 | Oracle Otc Subsidiary Llc | Ontology for use with a system, method, and computer readable medium for retrieving information and response to a query |
US7853582B2 (en) | 2004-08-31 | 2010-12-14 | Gopalakrishnan Kumar C | Method and system for providing information services related to multimodal inputs |
US20070168370A1 (en) | 2004-11-16 | 2007-07-19 | Hardy Mark D | System and methods for provisioning geospatial data |
US8156029B2 (en) | 2005-02-24 | 2012-04-10 | Michael Gregory Szydlo | Process for verifiably communicating risk characteristics of an investment portfolio |
CN101218624A (en) | 2005-07-11 | 2008-07-09 | 科兹莫斯·M.·莱尔斯 | Stringed musical instrument maintaining relative tone |
US20070240126A1 (en) | 2006-02-01 | 2007-10-11 | International Business Machines Corporation | System and method for event based resource selection |
US8307444B1 (en) | 2006-06-12 | 2012-11-06 | Redseal Networks, Inc. | Methods and apparatus for determining network risk based upon incomplete network configuration data |
US8615800B2 (en) | 2006-07-10 | 2013-12-24 | Websense, Inc. | System and method for analyzing web content |
US9147272B2 (en) * | 2006-09-08 | 2015-09-29 | Christopher Allen Ingrassia | Methods and systems for providing mapping, data management, and analysis |
US9654495B2 (en) | 2006-12-01 | 2017-05-16 | Websense, Llc | System and method of analyzing web addresses |
US7693812B2 (en) | 2007-01-17 | 2010-04-06 | International Business Machines Corporation | Querying data and an associated ontology in a database management system |
US20080301120A1 (en) | 2007-06-04 | 2008-12-04 | Precipia Systems Inc. | Method, apparatus and computer program for managing the processing of extracted data |
US8352347B2 (en) | 2008-12-29 | 2013-01-08 | Athenainvest, Inc. | Investment classification and tracking system using diamond ratings |
US8793758B2 (en) | 2009-01-28 | 2014-07-29 | Headwater Partners I Llc | Security, fraud detection, and fraud mitigation in device-assisted services systems |
US10057775B2 (en) | 2009-01-28 | 2018-08-21 | Headwater Research Llc | Virtualized policy and charging system |
US20100223364A1 (en) | 2009-02-27 | 2010-09-02 | Yottaa Inc | System and method for network traffic management and load balancing |
US8335754B2 (en) | 2009-03-06 | 2012-12-18 | Tagged, Inc. | Representing a document using a semantic structure |
US20100257403A1 (en) | 2009-04-03 | 2010-10-07 | Microsoft Corporation | Restoration of a system from a set of full and partial delta system snapshots across a distributed system |
WO2010123586A2 (en) | 2009-04-24 | 2010-10-28 | Allgress, Inc. | Enterprise information security management software for prediction modeling with interactive graphs |
US8914878B2 (en) | 2009-04-29 | 2014-12-16 | Juniper Networks, Inc. | Detecting malicious network software agents |
CN101969632B (en) | 2009-07-28 | 2013-06-05 | 中兴通讯股份有限公司 | Implementation method of policy charging control in roaming scene |
CA2712569C (en) * | 2009-08-31 | 2016-04-26 | Accenture Global Services Gmbh | Adaptive analytics multidimensional processing system |
US20110231320A1 (en) * | 2009-12-22 | 2011-09-22 | Irving Gary W | Energy management systems and methods |
US8516596B2 (en) | 2010-01-26 | 2013-08-20 | Raytheon Company | Cyber attack analysis |
US8281121B2 (en) | 2010-05-13 | 2012-10-02 | Microsoft Corporation | Private aggregation of distributed time-series data |
US9253015B2 (en) | 2010-07-09 | 2016-02-02 | Attila Technologies, Llc | Transparent proxy architecture for multi-path data connections |
US8775570B2 (en) * | 2011-09-15 | 2014-07-08 | Hewlett-Packard Development Company, L. P. | Geographic recommendation online search system |
AU2012338372A1 (en) | 2011-09-19 | 2014-03-27 | Tata Consultancy Services Limited | A computing platform for development and deployment of sensor data based applications and services |
US8856936B2 (en) | 2011-10-14 | 2014-10-07 | Albeado Inc. | Pervasive, domain and situational-aware, adaptive, automated, and coordinated analysis and control of enterprise-wide computers, networks, and applications for mitigation of business and operational risks and enhancement of cyber security |
US9239776B2 (en) * | 2012-02-09 | 2016-01-19 | Vmware, Inc. | Systems and methods to simulate storage |
CN102553933A (en) | 2012-02-24 | 2012-07-11 | 常州宝菱重工机械有限公司 | Device for stabilizing working space between side guide plate and feeding roll for realizing side guiding of outlet region of hot rolling strip steel production line |
US20130304623A1 (en) | 2012-04-18 | 2013-11-14 | The Florida State University Research Foundation, Inc. | Stock ranking & price prediction based on neighborhood model |
US8990826B2 (en) | 2012-06-06 | 2015-03-24 | General Electric Company | System and method for receiving analysis requests and configuring analytics systems |
US9774616B2 (en) | 2012-06-26 | 2017-09-26 | Oppleo Security, Inc. | Threat evaluation system and method |
US9541982B2 (en) | 2013-01-25 | 2017-01-10 | Wisconsin Alumni Research Foundation | Reconfigurable event driven hardware using reservoir computing for monitoring an electronic sensor and waking a processor |
US9916133B2 (en) | 2013-03-14 | 2018-03-13 | Microsoft Technology Licensing, Llc | Software release workflow management |
US9262906B2 (en) | 2013-03-14 | 2016-02-16 | Comcast Cable Communications, Llc | Processing sensor data |
CN110222069A (en) * | 2013-03-15 | 2019-09-10 | 美国结构数据有限公司 | Equipment, system and method for batch and real time data processing |
GB201310007D0 (en) | 2013-06-04 | 2013-07-17 | Lyst Ltd | Merchant system |
US9251487B2 (en) * | 2013-06-06 | 2016-02-02 | Safford T Black | System and method for computing and overwriting the appearance of project tasks and milestones |
US20160006629A1 (en) | 2013-07-07 | 2016-01-07 | George Ianakiev | Appliance clearinghouse with orchestrated logic fusion and data fabric - architecture, system and method |
WO2015094545A1 (en) | 2013-12-18 | 2015-06-25 | Mun Johnathan | System and method for modeling and quantifying regulatory capital, key risk indicators, probability of default, exposure at default, loss given default, liquidity ratios, and value at risk, within the areas of asset liability management, credit risk, market risk, operational risk, and liquidity risk for banks |
US10298678B2 (en) | 2014-02-17 | 2019-05-21 | International Business Machines Corporation | Omnichannel approach to application sharing across different devices |
US20150256475A1 (en) | 2014-03-05 | 2015-09-10 | Wipro Limited | Systems and methods for designing an optimized infrastructure for executing computing processes |
WO2015149062A1 (en) | 2014-03-28 | 2015-10-01 | Zitovault, Inc. | System and method for predicting impending cyber security events using multi channel behavioral analysis in a distributed computing environment |
US9762443B2 (en) | 2014-04-15 | 2017-09-12 | Splunk Inc. | Transformation of network data at remote capture agents |
US9350792B2 (en) | 2014-04-16 | 2016-05-24 | Go Daddy Operating Company, LLC | Method for location-based website hosting optimization |
WO2015160367A1 (en) | 2014-04-18 | 2015-10-22 | Hewlett-Packard Development Company, L.P. | Pre-cognitive security information and event management |
US10127324B2 (en) * | 2014-06-21 | 2018-11-13 | Google Llc | Dynamically integrating offline and online suggestions in a geographic application |
US9948514B2 (en) | 2014-06-30 | 2018-04-17 | Microsoft Technology Licensing, Llc | Opportunistically connecting private computational resources to external services |
US9887933B2 (en) | 2014-10-31 | 2018-02-06 | The Nielsen Company (Us), Llc | Method and apparatus to throttle media access by web crawlers |
US20160275123A1 (en) | 2015-03-18 | 2016-09-22 | Hitachi, Ltd. | Pipeline execution of multiple map-reduce jobs |
US10185832B2 (en) | 2015-08-12 | 2019-01-22 | The United States Of America As Represented By The Secretary Of The Army | Methods and systems for defending cyber attack in real-time |
US10097621B2 (en) | 2015-09-11 | 2018-10-09 | At&T Intellectual Property I, L.P. | Application deployment engine |
US9771225B2 (en) | 2015-10-08 | 2017-09-26 | Rite-Hite Holding Corporation | Methods and apparatus for monitoring a loading dock |
US10057122B1 (en) | 2015-10-22 | 2018-08-21 | VCE IP Holding Company LLC | Methods, systems, and computer readable mediums for system configuration optimization |
US20170124464A1 (en) | 2015-10-28 | 2017-05-04 | Fractal Industries, Inc. | Rapid predictive analysis of very large data sets using the distributed computational graph |
US10248910B2 (en) | 2015-10-28 | 2019-04-02 | Fractal Industries, Inc. | Detection mitigation and remediation of cyberattacks employing an advanced cyber-decision platform |
US10454791B2 (en) | 2015-10-28 | 2019-10-22 | Qomplx, Inc. | Highly scalable distributed connection interface for data capture from multiple network service sources |
DE102015119597B4 (en) | 2015-11-13 | 2022-07-14 | Kriwan Industrie-Elektronik Gmbh | cyber-physical system |
US10367829B2 (en) | 2015-11-19 | 2019-07-30 | Anomali Incorporated | Protecting threat indicators from third party abuse |
US10764321B2 (en) | 2016-03-24 | 2020-09-01 | Lenovo Enterprise Solutions (Singapore) Pte. Ltd | Identifying and remediating at-risk resources in a computing environment |
US20180039890A1 (en) | 2016-08-03 | 2018-02-08 | Electronics And Telecommunications Research Institute | Adaptive knowledge base construction method and system |
US10212184B2 (en) | 2016-10-27 | 2019-02-19 | Opaq Networks, Inc. | Method for the continuous calculation of a cyber security risk index |
US10862916B2 (en) | 2017-04-03 | 2020-12-08 | Netskope, Inc. | Simulation and visualization of malware spread in a cloud-based collaboration environment |
-
2020
- 2020-05-13 US US15/931,534 patent/US20200389495A1/en not_active Abandoned
- 2020-11-30 US US17/106,997 patent/US11979433B2/en active Active
-
2024
- 2024-01-09 US US18/408,258 patent/US20240146771A1/en active Pending
- 2024-08-23 US US18/813,475 patent/US20240414209A1/en active Pending
Cited By (50)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200226268A1 (en) * | 2019-01-16 | 2020-07-16 | EMC IP Holding Company LLC | Blockchain technology for regulatory compliance of data management systems |
US20240095380A1 (en) * | 2019-01-16 | 2024-03-21 | EMC IP Holding Company LLC | Blockchain technology for regulatory compliance of data management systems |
US11836259B2 (en) * | 2019-01-16 | 2023-12-05 | EMC IP Holding Company LLC | Blockchain technology for regulatory compliance of data management systems |
US11671244B2 (en) | 2019-01-16 | 2023-06-06 | EMC IP Holding Company LLC | Blockchain technology for data integrity regulation and proof of existence in data protection systems |
US11785051B1 (en) * | 2019-03-28 | 2023-10-10 | Amazon Technologies, Inc. | Cloud computing identity ecosystem |
US11954186B2 (en) | 2019-12-20 | 2024-04-09 | Cambrian Designs, Inc. | System and method for effectuating data countermeasures |
US11899760B2 (en) | 2019-12-20 | 2024-02-13 | Cambrian Designs, Inc. | System and method for adjusting privacy policies |
US20220292220A1 (en) * | 2019-12-20 | 2022-09-15 | Cambrian Designs, Inc. | System & Method for Recommending Alternative Service Providers |
US11599960B2 (en) * | 2019-12-20 | 2023-03-07 | Cambrian Designs, Inc. | System and method for recommending alternative service providers |
US20210349884A1 (en) * | 2020-05-07 | 2021-11-11 | At&T Intellectual Property I, L.P. | Automated dataset description and understanding |
US20210357440A1 (en) * | 2020-05-18 | 2021-11-18 | Adobe Inc. | Context-based Recommendation System for Feature Search |
US12032607B2 (en) * | 2020-05-18 | 2024-07-09 | Adobe Inc. | Context-based recommendation system for feature search |
US20230328093A1 (en) * | 2020-08-24 | 2023-10-12 | Telefonaktiebolaget Lm Ericsson (Publ) | Technique for Determining a Safety-Critical State |
US12132765B2 (en) | 2020-09-22 | 2024-10-29 | Netskpope, Inc. | Policy-based remote access system with sensor input emulation |
US20220101154A1 (en) * | 2020-09-25 | 2022-03-31 | International Business Machines Corporation | Connected insights in a business intelligence application |
US11823078B2 (en) * | 2020-09-25 | 2023-11-21 | International Business Machines Corporation | Connected insights in a business intelligence application |
US20220141658A1 (en) * | 2020-11-05 | 2022-05-05 | Visa International Service Association | One-time wireless authentication of an internet-of-things device |
US12081979B2 (en) * | 2020-11-05 | 2024-09-03 | Visa International Service Association | One-time wireless authentication of an Internet-of-Things device |
US20220159029A1 (en) * | 2020-11-13 | 2022-05-19 | Cyberark Software Ltd. | Detection of security risks based on secretless connection data |
US11630816B2 (en) | 2020-11-18 | 2023-04-18 | Ownbackup Ltd. | Continuous data protection using retroactive backup snapshots |
US12169517B2 (en) * | 2020-11-18 | 2024-12-17 | Own Data Company Ltd. | Time-series analytics for database management systems |
US20240004919A1 (en) * | 2020-11-18 | 2024-01-04 | Ownbackup Ltd. | Time-series analytics for database management systems |
US11797600B2 (en) * | 2020-11-18 | 2023-10-24 | Ownbackup Ltd. | Time-series analytics for database management systems |
US20220156310A1 (en) * | 2020-11-18 | 2022-05-19 | Ownbackup Ltd. | Time-series analytics for Database Management Systems |
US11507693B2 (en) * | 2020-11-20 | 2022-11-22 | TripleBlind, Inc. | Systems and methods for providing a blind de-identification of privacy data |
US20220164479A1 (en) * | 2020-11-20 | 2022-05-26 | TripleBlind, Inc. | Systems and methods for providing a blind de-identification of privacy data |
US11481235B2 (en) | 2021-01-11 | 2022-10-25 | Evicore Healthcare MSI, LLC | Database framework model transformation for pathway identification |
US20220222610A1 (en) * | 2021-01-11 | 2022-07-14 | Hall Labs Llc | Unified Tracking System |
US11922189B2 (en) | 2021-01-11 | 2024-03-05 | Evicore Healthcare MSI, LLC | Database framework model transformation for pathway identification |
US12028408B2 (en) | 2021-01-29 | 2024-07-02 | Netskope, Inc. | Policy-based traffic and residency management |
US12068944B2 (en) | 2021-01-29 | 2024-08-20 | Netskope, Inc. | Residency control for cloud services and routes in cloud-based multi-tenant system |
US11669588B2 (en) * | 2021-03-30 | 2023-06-06 | Oxylabs, Uab | Advanced data collection block identification |
US12086209B2 (en) * | 2021-03-30 | 2024-09-10 | Oxylabs, Uab | Advanced data collection block identification |
US11461588B1 (en) * | 2021-03-30 | 2022-10-04 | metacluster lt, UAB | Advanced data collection block identification |
CN113239807A (en) * | 2021-05-14 | 2021-08-10 | 北京百度网讯科技有限公司 | Method and device for training bill recognition model and bill recognition |
US20230013119A1 (en) * | 2021-07-19 | 2023-01-19 | International Business Machines Corporation | Tainted asset marker management |
US20240273230A1 (en) * | 2021-09-05 | 2024-08-15 | Velotix Ltd. | System and method for managing data access requests |
US20230246850A1 (en) * | 2022-02-02 | 2023-08-03 | Coinbase, Inc. | Systems and methods for generating secure, encrypted communications across distributed computer networks for authorizing use of cryptography-based digital repositories in order to perform blockchain operations in decentralized applications |
US12034868B2 (en) * | 2022-02-02 | 2024-07-09 | Coinbase, Inc. | Systems and methods for generating secure, encrypted communications across distributed computer networks for authorizing use of cryptography-based digital repositories in order to perform blockchain operations in decentralized applications |
WO2023163960A1 (en) * | 2022-02-25 | 2023-08-31 | Gray Systems, Inc. | Systems and methods of facilitating controlling access to data |
US12242633B2 (en) | 2022-04-11 | 2025-03-04 | International Business Machines Corporation | Regulation based protection of data for storage systems |
US12058270B2 (en) * | 2022-04-14 | 2024-08-06 | Philip Lewander | Data protection on distributed data storage (DDS) protection networks |
US20240348449A1 (en) * | 2022-04-14 | 2024-10-17 | Philip Lewander | Data protection on distributed data storage (dds) protection networks |
US20230336355A1 (en) * | 2022-04-14 | 2023-10-19 | Philip Lewander | Data protection on distributed data storage (dds) protection networks |
US20230418800A1 (en) * | 2022-06-02 | 2023-12-28 | Barcelona Supercomputing Center-Centro Nacional De Supercomputación | Method for optimizing the management of a flow of data |
US12130793B2 (en) * | 2022-06-02 | 2024-10-29 | Barcelona Supercomputing Center-Centro Nacional De Supercomputacion | Method for optimizing the management of a flow of data |
CN117670264A (en) * | 2024-02-01 | 2024-03-08 | 武汉软件工程职业学院(武汉开放大学) | Automatic flow processing system and method for accounting data |
US12184687B1 (en) | 2024-03-27 | 2024-12-31 | Zafran Security LTD | Techniques for mapping security controls to cyber threats |
US12223062B1 (en) | 2024-03-27 | 2025-02-11 | Zafran Security LTD | Techniques for identifying gaps in security controls |
US12267436B2 (en) * | 2024-06-21 | 2025-04-01 | Philip Lewander | Data protection on distributed data storage (DDS) protection networks |
Also Published As
Publication number | Publication date |
---|---|
US20210211471A1 (en) | 2021-07-08 |
US11979433B2 (en) | 2024-05-07 |
US20240414209A1 (en) | 2024-12-12 |
US20240146771A1 (en) | 2024-05-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20200389495A1 (en) | Secure policy-controlled processing and auditing on regulated data sets | |
US11750659B2 (en) | Cybersecurity profiling and rating using active and passive external reconnaissance | |
US12206708B2 (en) | Correlating network event anomalies using active and passive external reconnaissance to identify attack information | |
US12058177B2 (en) | Cybersecurity risk analysis and anomaly detection using active and passive external reconnaissance | |
US11218510B2 (en) | Advanced cybersecurity threat mitigation using software supply chain analysis | |
US11601475B2 (en) | Rating organization cybersecurity using active and passive external reconnaissance | |
US12041091B2 (en) | System and methods for automated internet- scale web application vulnerability scanning and enhanced security profiling | |
US20200412767A1 (en) | Hybrid system for the protection and secure data transportation of convergent operational technology and informational technology networks | |
US20220210200A1 (en) | Ai-driven defensive cybersecurity strategy analysis and recommendation system | |
US11792229B2 (en) | AI-driven defensive cybersecurity strategy analysis and recommendation system | |
US20210019674A1 (en) | Risk profiling and rating of extended relationships using ontological databases | |
US12063254B2 (en) | Parametric analysis of integrated operational and information technology systems | |
US20230362200A1 (en) | Dynamic cybersecurity scoring and operational risk reduction assessment | |
US20220078210A1 (en) | System and method for collaborative cybersecurity defensive strategy analysis utilizing virtual network spaces | |
US20220201042A1 (en) | Ai-driven defensive penetration test analysis and recommendation system | |
US12206707B2 (en) | Rating organization cybersecurity using probe-based network reconnaissance techniques | |
US20220210202A1 (en) | Advanced cybersecurity threat mitigation using software supply chain analysis | |
US20240241752A1 (en) | Risk profiling and rating of extended relationships using ontological databases | |
US20210092160A1 (en) | Data set creation with crowd-based reinforcement | |
US20210136120A1 (en) | Universal computing asset registry | |
US20230283641A1 (en) | Dynamic cybersecurity scoring using traffic fingerprinting and risk score improvement | |
US20240195841A1 (en) | System and method for manipulation of secure data | |
WO2021154460A1 (en) | Cybersecurity profiling and rating using active and passive external reconnaissance |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: QOMPLX, INC., VIRGINIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CRABTREE, JASON;SELLERS, ANDREW;REEL/FRAME:053234/0733 Effective date: 20200504 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED |
|
AS | Assignment |
Owner name: QOMPLX, INC., VIRGINIA Free format text: CHANGE OF ADDRESS;ASSIGNOR:QOMPLX, INC.;REEL/FRAME:054298/0094 Effective date: 20201027 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |
|
AS | Assignment |
Owner name: QPX, LLC., NEW YORK Free format text: PATENT ASSIGNMENT AGREEMENT TO ASSET PURCHASE AGREEMENT;ASSIGNOR:QOMPLX, INC.;REEL/FRAME:064674/0407 Effective date: 20230810 |
|
AS | Assignment |
Owner name: QPX LLC, NEW YORK Free format text: CORRECTIVE ASSIGNMENT TO CORRECT THE RECEIVING PARTY PREVIOUSLY RECORDED AT REEL: 064674 FRAME: 0408. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT;ASSIGNOR:QOMPLX, INC.;REEL/FRAME:064966/0863 Effective date: 20230810 |
|
AS | Assignment |
Owner name: QOMPLX LLC, NEW YORK Free format text: CHANGE OF NAME;ASSIGNOR:QPX LLC;REEL/FRAME:065036/0449 Effective date: 20230824 |
|
AS | Assignment |
Owner name: QOMPLX LLC, VIRGINIA Free format text: CHANGE OF ADDRESS;ASSIGNOR:QOMPLX LLC;REEL/FRAME:069083/0279 Effective date: 20241001 |