IL306075A - Computer security based on artificial intelligence - Google Patents

Computer security based on artificial intelligence

Info

Publication number
IL306075A
IL306075A IL306075A IL30607523A IL306075A IL 306075 A IL306075 A IL 306075A IL 306075 A IL306075 A IL 306075A IL 30607523 A IL30607523 A IL 30607523A IL 306075 A IL306075 A IL 306075A
Authority
IL
Israel
Prior art keywords
security
data
malware
information
code
Prior art date
Application number
IL306075A
Other languages
Hebrew (he)
Original Assignee
Syed Kamran Hasan
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US15/145,800 external-priority patent/US20160330219A1/en
Priority claimed from US15/264,744 external-priority patent/US20170076391A1/en
Application filed by Syed Kamran Hasan filed Critical Syed Kamran Hasan
Publication of IL306075A publication Critical patent/IL306075A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/52Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
    • G06F21/53Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by executing in a restricted environment, e.g. sandbox or secure virtual machine
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/52Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
    • G06F21/54Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow by adding security routines or objects to programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • G06F21/562Static detection
    • G06F21/563Static detection by source code analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • G06F21/562Static detection
    • G06F21/564Static detection by virus signature recognition
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/311Functional or applicative languages; Rewrite languages
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/313Logic programming, e.g. PROLOG programming language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition
    • G06N5/025Extracting rules from data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/04Inference or reasoning models
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • H04L63/1416Event detection, e.g. attack signature detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general

Description

PCT/US2017/014699 WO 2017/127850 COMPUTER SECURITY BASED ON ARTIFICIAL INTELLIGENCE CROSS REFERENCE TO RELATED APPLICATIONS IG001J The present application claims priority on US Provisional Application No. 62286437 filed on 24-JAN-2016, entltied Clandestine Machine intelligence Retribution through Covert Operations in Cyberspace; US Provisional Application No. S2294258 filed on 11-FEB-20I6., entitled Logically inferred Zero-database A-priori Realtime Defense; US Provisional Application No. 62307558 filed on 13-MAR-2016, entitled Critical infrastructure protection & Retribution (OPR)through Cloud & Tiered information Security (CTIS); US Provisional Application No. 62323657 filed on 16-APR-2016, entltied Critical Thinking Memory & Perception (CTMP); US Provisionai Application No. 62326723 filed on 23-APR-2016, entitled Linear Atomic Quantum Information Transfer {LAQ.iT}; US Provisional Application No. 62341310 filed on 25-MAY-2016, entitled Objective Debate Machine {ODM); and US Provisional Application No. 62439409 filed on 27-DEC-2016, entitled Lexical Objectivity Mining (IOSV1); US Patent Application No. 151458filed on 04־MAY2016־, entitled METHOD AND DEVICE FOR MANAGING SECURITY IN A COMPUTER NETWORK; and US Patent Application No. 15264744 filed on 14-SEP-2016, entitled SYSTEM OF PERPETUAL GiViNG; the disclosures of which are incorporated by reference as if they are set forth herein, FIELD OF THE INVENTION [0002J The present invention is related to a system of computer security based on artificial Intelligence. Sub-systems include Critical infrastructure Protection & Retribution (CIPR) through Cioud & Tiered information Security {CTIS), Machine Clandestine Intelligence {MACINT) & Retribution through Covert Operations in Cyberspace, Logically inferred Zero-database A-priori Realtime Defense (LIZARD), Critical Thinking Memory & Perception (CTMP), Lexica! Objectivity Mining (LOM), Linear Atomic Quantum Information Transfer (LAQiT) and Universal 8CHAIN Everything Connections (U8EC) system with Base Connection Harmonization Attaching Integrated Nodes. BACKGROUND OF THE INVENTION 1 PCT/US2017/014699 WO 2017/127850 id="p-3" id="p-3" id="p-3" id="p-3"
[0003] Computer network security related problems have often depended סח human experts for complicated issues. Rapid expansion of computer and network capability have been exploited by malicious entities including hackers, which overwhelmed traditional solution that ultimately depended on human experts. Strategies powered by artificial Intelligence are becoming solutions that overcome the limits of such situation. The new strategies require, however, advanced models that effectively mimic human thought processes and are adapted to be implemented by computer hardware, SUMMARY OF THE INVENTION [0004] COMPUTER SECURITY SYSTEM BASED ON ARTIFICIAL INTELLIGENCE, wherein the system having a memory that stores programmed Instructions, a processor that is coupled to the memory and executes the programmed instructions and at least one database, wherein the system comprising a computer implemented system of providing designated function,[0005] The computer Implemented system is Critical Infrastructure Protection & Retribution (OPR) through Cloud & Tiered Information Security (CHS), further comprising:a) Trusted Platform, which comprises network of agents that report hacker activity;b) Managed Network & Security Services Provider (MNSP), which provides Managed Encrypted Security, Connectivity & Compliance Solutions & Services;wherein virtual private network (VPN} connects the MNSP and the Trusted Platform, wherein VPN provides a communication channel to and from the Trusted Platform, wherein the MNSP is adapted to analyze all traffic In the enterprise network, wherein the traffic is routed to the MSNP.[0006] The MNSP comprises:a) Logically Inferred Zero-database A-priori Realtime Defense {LIZARD}, which derive purpose and functionality from foreign code, and hence block it upon presence of malicious intent or absence of legitimate cause, and analyzes threats in and of themselves without referencing prior historical data;b) Artificial Security Threat (AST), which provides a hypothetical security scenario to test the efficacy of security ruiesets; 2 PCT/US2017/014699 WO 2017/127850 c) Creativity Module, which performs process of intelligently creating new hybrid forms out of prior forms;d) Conspiracy Detection, which discerns information collaboration and extracts patterns of security related behavior and provides a routine background check for multiple conspiratorial security events, and attempts to determine patterns and correlations between seemingly unrelated security events;&} Security Behavior, which stores and indexes events and their security responses and traits, wherein the response comprises block/approvai decisions;f) iterative Intelligence Growth / intelligence Evolution {!2GE}, which leverages big data and malware signature recognition, and emulates future potential,variations of Malware by leveraging the AST with the Creativity Module; andg) Critical Thinking, Memory, Perception (CTMP), which criticizes the block/approvai decisions and acts as a supplemental layer of security, and leverages cross-references intelligence from i2G£, LiZARD, and Trusted Platform, wherein CTMP estimates its own capacity of forming an objective decision on a matter, and will refrain from asserting a decision made with interna! iow confidence.[0007] A LiZARD Lite Client is adapted to operate in a device of the enterprise network, securely communicates with the LiZARD in the MNSP,[0008] Demilitarized Zone (PMZ) comprises a subnetwork which contains an HTTP server which has a higher security iiabiiity than a normal computer so that the rest of the enterprise network is not exposed to such a security Iiabiiity.[0009] The i3GE comprises iterative Evolution, in which parallel evolutionary pathways are matured and selected, iterative generations adapt to the same Artificial Security Threats (AST), and the pathway with the best personality traits ends up resisting the security threats the most. [0010] The LIZARD comprises:a) Syntax Module, which provides a framework for reading & writing computer code; b} Purpose Module, which uses the Syntax Module to derive a purpose from code, andoutputs the purpose in its complex purpose format; 3 PCT/US2017/014699 WO 2017/127850 c) Virtual Obfuscation, in which the enterprise network and database is donee! in a virtual environment, and sensitive data is replaced with mock (fake) data, wherein depending on the behavior of a target, the environment can by dynamically altered In real time to Include more fake elements or more real elements of the system at large;d) Signal Mimicry, which provides a form of Retribution when the analytical conclusion of Virtual Obfuscation has been reached;ej Internal Consistency Check, which checks that all the internal functions of a foreign code make sense;f) Foreign Code Rewrite, which uses the Syntax and Purpose modules to reduce foreign code to a Complex Purpose Format;g) Covert Code Detection, which detects code covertly embedded in data & transmission packets;h) Need Map Matching, which is a mapped h ierarchy of need & purpose and is referenced to decide if foreign code fits In the overall objective of the system;wherein for writing the Syntax Module receives a complex formatted purpose from the Purpose Module, then writes code in arbitrary code syntax, then a helper function translates that arbitrary code to real executable code; wherein for reading the Syntax Module provides syntactical interpretation of code for the Purpose Module to derive a purpose for the functionality of such code;wherein the Signal Mimicry uses the Syntax Module to understand a malware's communicative syntax with its hackers, then hijacks such communication to give malware the false impression that it successfully sent sensitive data back to the hackers, wherein the hackers are also sent the malware's error code by LIZARD, making it look like it came from the malware; wherein the Foreign Code Rewrite builds the codeset using the derived Purpose whereby ensuring that only the desired and understood purpose of the foreign code is executed within the enterprise, and any unintended function executions do not gain access to the system.[0011] For the Foreign Code Rewrite to syntactically reproduce foreign code to mitigate potentially undetected malicious exploits, Combination Method compares and matches Declared Purpose with Derived Purpose, wherein the Purpose Module is used to manipulate 4 PCT/US2017/014699 WO 2017/127850 Complex Purpose Format, wherein with the Derived Purpose, the Need Map Matching keeps a hierarchical structure to maintain jurisdiction of all enterprises needs whereby thepurpose ofa block of code can be defined and justified, depending on vacancies in the jurisdictionally orientated Need Map, wherein input Purpose is the intake for Recursive Debugging process, [0012]The Recursive Debugging loops through code segments to test forbugs and applies bug fixes, wherein if a bug persists, the entire code segment is replaced with the original foreign code segment, wherein the original code segment is subsequently tagged for facilitating Virtual Obfuscation and Behavioral Analysis, wherein with Foreign Code, the original state of the code is Interpreted by the Purpose Module and the Syntax Module for a code rewrite, wherein the Foreign Code is directly referenced by the debugger in case an originalforeign code segment needs to be installed because there was a permanent bug in the rewritten version, wherein at Rewritten Code, Segments are tested by Virtual Runtime Environment to check for Coding Bugs, wherein the Virtual Runtime Environment executes Code Segments, and checks for runtime errors, whereinwith Coding Bug, errors produced in the Virtual Runtime Environment are defined in scope and type, wherein with Purpose Alignment, a potential solution for the Coding Bug is drafted by re-derivingcode from the stated purpose, wherein the scope of the Coding Bug is rewritten in an alternate format to avoid such a bug, wherein the potential solution Is outputted, and wherein If no solutions remain, the code rewrite for that Code Segment is forfeited and the original Code Segment directly from the Foreign Code is used in the final code set.[0013] For operation of the Need Map Matching, LIZARD Cloud and LIZARD Lite reference a Hierarchical Map of enterprise jurisdiction branches, wherein whether the Input Purpose Is claimed or derived via the Purpose Module, the Need Map Matching validates the justification for the code/function to perform within the Enterprise System, wherein a master copy of the Hierarchical Map is stored on LIZARD Cloud in the MNSP, wherein Need index within the Need Map Matching Is calculated by referencing the master copy, wherein then the pre-optimized Need Index is distributed among all accessible endpoint clients, wherein the Need Map Matching receives a Need Request for the most appropriate need of the system at large, PCT/US2017/014699 WO 2017/127850 wherein the corresponding output is a Complex Purpose Format that represents the appropriate need,[0014] An entire LAN infrastructure for the enterprise is reconstructed virtually within the MNSP, wherein the hacker is then exposed to elements of both the real LAN infrastructure and the virtual clone version as the system performs behavioral analysis, wherein if the results of such analysis indicates risk, then the hacker's exposure to the virtual clone infrastructure is increased to mitigate the risk of real data and/or devices becoming compromised,[0015] Malware Root Signature is provided to the AST so that iterations/variations of the Malware Root Signature is formed, wherein polymorphic Variations of malware are provided as output from l2GE and transferred to Malware Detection,[0018] The Malware Detection is deployed onall three levels of a computer's composition, which includes User Space, Kernel Space and Firmware/Hardware Space, wherein ail the Spaces are monitored by Lizard Lite agents.[0017] The computer implemented system is Machine Clandestine intelligence (MACINT) & Retribution through Covert Operations in Cyberspace, further comprising;a) Intelligent information and Configuration Management {!2CM}, which provides intelligent information management, viewing and control; and b} Management Console {MC}, which provides Input/output channel to users; wherein the |aCM comprises;I) Aggregation, which uses generic levelcriteria to filter out unimportant and redundant information, and merges and tags streams of information from multiple platforms; ii) Configuration and Deployment Service, which comprises an Interface for deploying new enterprise network devices with predetermined security configuration and connectivity setup and for managing deployment of new user accounts;iil} Separation by jurisdiction, in which tagged pool of information are separated exclusively according to the relevant jurisdiction of a Management Console User;1v) Separation by Threat, which organizes the information according to individual threats; and 6 PCT/US2017/014699 WO 2017/127850 v)Automated Controls,which accesses MNSP Cloud,Trusted Platform, or additional Third Party Services,[001B] in the MNSP Cloud, Behavioral Analysis observes a malware's state of being and actions performed whilst it is in Mock Data Environment; wherein when the Malware attempts to send Fake Data to Hacker, the outgoing signal is rerouted so that it is received by Fake Hacker; wherein Hacker Interface receives the code structure of the Malware and reverse engineers the Malware's interna! structure to output Hacker interface; wherein Fake Hacker and Fake Malware are emulated within a Virtualized Environment; wherein the virtualized f ake Hacker sends a response signal to the real Malware to observe the malware's next behavior pattern, wherein the hacker is given a fake response code that is not correlated with the behavior/state of the real malware,[0019] Exploit Scan identifies capabilities and characteristics of criminal assets and the resulting scan resultsare managed by Exploit, which is a program sent fay the Trusted Platform via the Retribution Exploits Database that infiltrates target Criminal System, wherein the Retribution Exploits Database contains a means of exploiting criminal activities that are provided fay Hardware Vendors in the forms of established backdoors and known vulnerabilities, wherein Unified Forensic Evidence Database contains complied forensic evidence from multiple sources that spans multiple enterprises,[0020] When a sleeper agent from a criminal system captures a file of an enterprise network, a firewall generates log, which is forwarded to Log Aggregation, wherein Log Aggregation separates the data categorically for a Long-Term/Deep Scan and a Real-Time/Surface Scan, [0021] The Deep Scan contributes to and engages with Big Data whilst leveraging Conspiracy Detection sub-algorithm and Foreign Entities Management sub-algorithm; wherein standard logs from security checkpoints are aggregated and selected with low restriction filters at Log Aggregation; wherein Event Index 4׳ Tracking stores event details; wherein Anomaly Detection uses Event index and Security Behavior in accordance with the intermediate data provided fay the Deep Scan module to determine any potential risk events; wherein Foreign Entities Management and Conspiracy Detection are Involved In analysis of events. 7 PCT/US2017/014699 WO 2017/127850 [00221 The Trusted Platform looks up an Arbitrary Computer to check if it or its server relatives/neighbors [other servers it connects to) are previously established double or triple agents for the Trusted Platform; wherein the agent lookup check is performed at Trusted Double Agent Index 4■ Tracking Cloud and Trusted Triple Agent Index + Tracking Cloud; wherein a double agent, which is trusted by the arbitrary computer, pushes an Exploit through its trusted channel, wherein the Exploit attempts to find the Sensitive File, quarantines it, sends its exact state back to the Trusted Platform, and then attempts to secure erase it f rom the Criminal Computer.[00231 ISP API request is made via the Trusted Platform and at Network Oversight network logs for the Arbitrary System and a potential file transfer to Criminal Computer are found, wherein metadata is used to decide with significant confidence which computer the file was sent to, wherein the Network Oversight discovers the network details of Criminal Computer and reroutes such information to the Trusted Platform, wherein the Trusted Platform is used to engage security APIs provided by Software and Hardware vendors to exploit any established backdoors that can aide the Judicial investigation.[0024] The Trusted Platform pushes a software or firmware Update to the Criminal: Computer to establish a new backdoor, wherein a Placebo Update is pushed to nearby similar machines to maintain stealth, wherein Target Identity Details are sent to the Trusted Platform, wherein the Trusted Platform communicates with a Software/Firmware Maintainer to push Placebo Updates and Backdoor Updates to the relevant computers, wherein the Backdoor Update introduces a new backdoor into the Criminal Computer's system by the using the pre* established software update system installed on the Computer, wherein the Placebo Update omits the backdoor, wherein the Maintainor transfers the Backdoor to the target, as well as to computers which have an above average amount of exposure to the target, wherei n upon implementation of the Exploit via the Backdoor Update the Sensitive File Is quarantined and copied so that Its metadata usage history can be later analyzed, wherein any supplemental forensic data is gathered and sent to the exploit's point of contact at the Trusted Platform. [0025] A long-term priority flag is pushed onto the Trusted Platform to monitor the Criminal System for any and all changes/updates, wherein the Enterprise System submits a Target to 8 PCT/US2017/014699 WO 2017/127850 Warrant Module, which scans ail Affiliate Systems Input for any associations of the defined Target, wherein if there are any matches, the information is passed onto the Enterprise System, which defined the warrant and seeks to infiltrate the Target, wherein the Input is transferred to Desired Analytical Module, which synchronizes mutually beneficial security information. [0026]The computer implemented system Is Logically inferred Zero-database A-priori Realtime Defense (LIZARD), further comprising:a) Static Co re (SC), which comprises /predominantlyfixed program modules; b) iteration Module, which modifies, creates and destroys modules on Dynamic Sheli, wherein the Iteration Moduie uses AST for a reference of security performance and uses Iteration Core to process the automatic code writing methodology;c) Differential Modifier Algorithm, which mod ifies the Base Iteration according to the flaws the AST found, wherein after the differential logic is applied, a new iteration is proposed, upon which the iteration Core is recursively called and undergoes the same process of being tested by AST;d) Logic Deduction Algorithm, which receives known security responses of the Dynamic Shell Iteration from the AST, wherein LDA deduces what eodeset makeup will achieve the known Correct Response to a security scenario;e) Dynamic Shell (D$), which contains predominantiy dynamic program modules that have been automatically programmed by the iteration Module (IM); f) Code Quarantine, which isolates foreign code into a restricted virtualenvironment;g) Covert Code Detection, which detects code covertly embedded in data and transmission packets; andh) Foreign Code Rewrite, which after deriving foreign code purpose, rewrites either parts or the whole code itself and allows only the rewrite to be executed;wherein ali enterprise devices routed through LIZARD, wherein all software and firmware that runs enterprise devices are hardcoded to perform any sort of download/upload via LIZARD as a permanent proxy, wherein LIZARD interacts with three types of data comprising data in motion, data In use, and data at rest, wherein LIZARD interacts with data mediums comprising Files, Email, Web, Mobile, Cloud and Removable Media. 9 PCT/US2017/014699 WO 2017/127850 id="p-27" id="p-27" id="p-27" id="p-27"
[0027] The system further comprises:a) AST Overflow Relay, wherein data is relayed to the AST for future iteration improvement when the system can only perform a low confidence decision;b} Internal Consistency Check, which checks if all the interna! functions of a block of foreign code make sense;c) Mirror test, which checks to make sure the input/output dynamic of the rewrite is the same as the original, whereby any hidden exploits In the original code are made redundant and are never executed;d) Need Map Matching, which comprises a mapped hierarchy of need and purpose that are referenced to decide if foreign code fits in the overall objective of the system;e) Real Data Synchronizer, which selects data to be given to mixed environments and in what priority whereby sensitive Information is inaccessible to suspected malware;f) Data manager, which is the middleman interface between entity and data coming from outside of the virtual environment;g) Virtual Obfuscation, which confuses and restricts code by gradually and partially submerging them into a virtualized fake environment;h} Covert Transportation Module, which transfers malware silently and discretely to a Mock Data Environment; andi) Data Recall Tracking, which keeps track of ail information uploaded from and downloaded to the Suspicious Entity.[002B] The system further comprises Purpose Comparison Module, In which four different types of Purpose are compared to ensure that the entity's existence and behavior are merited and understood by LiZARD in being productive towards the system's overall objectives.[0023] The iteration Module uses the SC to syntactically modify the code base of DS according to the defined purpose in from the Data Return Relay (DRR), wherein the modified version of LIZARD Is stress tested In parallel with multiple and varying security scenarios by the AST.[0030] Inside the SC, Logic Derivation derives logically necessary functions from initially simpler functions whereby an entire tree of function dependencies are built from a stated complex purpose; PCT/US2017/014699 WO 2017/127850 wherein Code Translation converts arbitrary generic code which Is understood directly by Syntax Module functions to any chosen known computer language and the inverse of translating known computer languages to arbitrary code is also performed;wherein logic Reduction reduces logic written In code to simpler forms to produce a map of Interconnected functions;wherein Complex Purpose Format is a storage format for storing interconnected sub­purposes that represent an overall purpose;wherein Purpose Associations is a hardcoded reference for what f unctions and ty pes of behavior refer to what kind of purpose;wherein iterative Expansion adds detail and complexity to evolve a simple goal into a complex purpose by referring to Purpose Associations;wherein iterative interpretation loops through all interconnected functions and produces an interpreted purpose by referring to Purpose Associations;wherein Outer Core is formed by the Syntax and Purpose modules which work together to derive a logical purpose to unknown foreign code, and to produce executable code from a stated function code goaf;wherein Foreign Code is code that is unknown to LIZARD and the functionality and intended purpose is unknown and the Foreign Code is the input to the inner core and Derived Purpose is the output, wherein the Derived Purpose is the intention of the given Code as estimated by the Purpose Module, wherein the Derived Purpose is returned in the Complex Purpose Format{0033.} The IM uses AST for a reference of security performance and uses the Iteration Core to process the automatic code writing methodology, wherein at the DRR data on malicious attacks and bad actors is relayed to the AST when LIZARD had to resort to making a decision with Sow confidence; wherein Inside the Iteration Core, Differential Modifier Algorithm (DMA) receives Syntax/Purpose Programming Abilities and System Objective Guidance from the Inner Core, and uses such a codeset to modify the Base Iteration according to the flaws the AST 17 found; wherein Security Result Flaws are presented visually as to Indicate the security threats that passed through the Base Iteration whilst running the Virtual Execution Environment. 11 PCT/US2017/014699 WO 2017/127850 [0032J Inside the DMA, Current State represents Dynamic Shell codeset with symbolically correlated shapes, sizes and positions, wherein different configurations of these shapes indicate different configurations of security intelligence and reactions, wherein the AST provides any potential responses of the Current State that happened to be incorrect and what the correct response is;wherein Attack Vector acts as a symbolic demonstration for a cybersecurity threat, wherein Direction, size, and eoior ail correlate to hypothetical security properties like attack vector, size of malware, and type of malware, wherein the Attack Vector symbolically bounces off of the codeset to represent the security response of the codeset;wherein Correct State represents the final result of the DMA's process for yielding the desired security response from a block of code of the Dynamic Shell, wherein differences between the Current State and Correct State result in different Attack Vector responses;wherein the AST provides Known Security flaws along with Correct Security Response, wherein Logic Deduction Algorithm uses prior Iterations of the DS to produce a superior and better equipped iteration of the Dynamic Shell known as Correct Security Response Program, [0033] inside Virtual Obfuscation, questionable Code is covertly allocated to an environment in which half of the data is intelligently mixed with mock data, wherein any subjects operating within Reai System can be easily and covertly transferred to a Partially or Fully Mock Data Environment due to Virtual Isolation; wherein Mock Data Generator uses the Real Data Synchronizer as a template for creating counterfeit & useless data; wherein perceived risk of confidence in perception of the incoming Foreign Code wiii influence the level of Obfuscation that LIZARD chooses; wherein High confidence in the code being malicious wiii invoke allocation to an environment that contains large amounts of Mock Data; wherein Low confidence in the code being malicious can invoke either allocation to a Real System or the 100% Mock Data Environment,[0034] Data Recall Tracking keeps track of all information uploaded from and downloaded to the Suspicious Entity; wherein in the case that Mock Data had been sent to a legitimate enterprise entity, a callback is performed which calls back all of the Mock Data, and the Reai Data is sent as a replacement; wherein a callback trigger is implemented so that a legitimate 12 PCT/US2017/014699 WO 2017/127850 enterprise entity will hold back on acting on certain information until there is a confirmation that the data is not fake.[0035] Behavioral Analysis tracks the download and upload behavior of the Suspicious Entity to determine potential Corrective Action, wherein the Real System contains the original Real Data that exists entirely outside of the virtualized environment, wherein Real Data that Replaces Mock Data is where Real data is provided unfiltered to the Data Recall Tracking whereby a Real Data Patch can be made to replace the mock data with real data on the Formerly Suspicious Entity; wherein the Data Manager, which Is submerged in the Virtually Isolated Environment, receives a Real Data Patch from the Data Recall Tracking; wherein when Harmless Code has been cleared by Behavioral Analysis to being malicious, Corrective Action is performed to replace the Mock Data In the Formerly SuspiciousEntity with the Real Data that it represents; wherein Secret Token is a security string that is generated and assigned by UZARD allows the Entity that is indeed harmless to not proceed with its job; wherein if the Token is Missing, this indicates the likely scenario that this legitimate entity has been accidentally placed in a partially Mock Data Environment because of the risk assessment of It being malware, thereafter Delayed Session with the Delay Interface is activated; wherein if the Token is found, this indicates that the server environment is real and hence any delayed sessions are Deactivated;[0036] Inside the Behavioral Analysis, Purpose Map is a hierarchy of System Objectives which grants purpose to the entire Enterprise System, wherein the Declared, Activity and Codebase Purposes are compared tothe innate system need for whatever the SuspiciousEntity is allegedly doing; wherein with: Activity Monitoring the suspicious entity's Storage, CPU Processing, and Network Activity are monitored, wherein the Syntax Module, interprets such Activity in terms of desired function, wherein such functions are then translated to an intended purpose in behavior by the Purpose Module, wherein Codebase is the source code/programming structure of the Suspicious Entity and is forwarded to the Syntax Module, wherein the Syntax Module understands coding syntax and reduces programming code and code activity to an intermediate Map of Interconnected Functions, wherein the Purpose Module produces the perceived intentions of the Suspicious Entity, the outputs Codebase Purpose and Activity Purpose, wherein the Codebase Purpose contains the known purpose, 13 PCT/US2017/014699 WO 2017/127850 function, jurisdiction and authority of Entity as derived :by LiZARD's syntactical programming capabilities, wherein the Activity Purpose contains the known purpose, function, jurisdiction and authority of Entity as understood by LIZARD'S understanding of its storage, processing and network Acti vity, wherein the Declared Purpose is the assumed purpose, function, jurisdiction, and authority of Entity as declared by the Entity itself, wherein the Needed Purpose contains the expected purpose, function, jurisdiction and authority the Enterprise System requires, wherein all the purposes are compared in the Comparison Module, wherein any inconsistencies between the purposes wiil invoke a Divergence in Purpose scenario which leads to Corrective Action.:[0037! The computer implemented system is Critical Thtnkmg Memory & Perception (CTMP), The system further comprises:a) Critical Rule Scope Extender (CRSE), which takes known scope of perceptions and upgrade them to include critical thinking scopes of perceptions;b) Correct rules, which indicates correct rules that have been derived by using the critical thinking scope of perception;c) Ruie Execution (RE), which executes rules that have been confirmed as present and fulfilled as per the memory's scan of the Chaotic Field to produce desired and relevant critical thinking decisions;d) Critical Decision Output, which produces final logic for determining the overall output of CTMP by comparing the conclusions reached by both Perception Observer Emulator (POE) and the RE;wherein the POE produces an ■emulation of the observer and tests/compares all potential points of perception with such variations of observer emulations;wherein the RE comprises a checkerboard plane which is used to track the transformations of rulesets, wherein the objects on the board represents the complexity of any given security situation, whilst the movement of such objects across the ,security checkerboard' indicates the evolution of the security situation which is managed by the responses of the security rulesets.[0038] The system further comprises: 14 PCT/US2017/014699 WO 2017/127850 a) Subjective opinion decisions, which decision provided by Selected Pattern MatchingAlgorithm {SPMA};fa) Input system Metadata, which comprises raw metadata from the SPMA, which describes the mechanical process of the algorithm and how it reached such decisions;c) Reason Processing, which logically understands the assertions by comparing attributes of properties;d) Rule Processing, which uses the ■resultant rules that have been derived are used as a reference point to■ determine the scope of the problem at hand;e} Memory Web, which scans market variables logs for ?uifilfable rules׳f) Raw Perception Production, which receives metadata logs from the SPMA, wherein the logs are parsed and a perception is formed that represents the perception of such algorithm, wherein the perception is stored in a Perception Complex Format (PCF), and is emulated by the POE; wherein Applied Angles of Perception indicates angles of perception that have already been applied and utilised by the SPMA;g) Automated Perception Discovery Mechanism (APDMj, which leverages Creativity Module, which produces hybridized perceptions that are formed according to the input provided by Applied Angles of Perception whereby the perception's scope can be increased;h} Seif-Critical Knowledge Density (SCKD), which estimates the scope and type of potential unknown knowledge that is beyond the reach of the reportable logs whereby the subsequent critical thinking features of CTMP can leverage the potential scope of ail involved knowledge; wherein Critical Thinking indicates the outer shell jurisdiction of rule based thinking; i) Implication Derivation {ID), which derives angles of perception data that can be implicated from the current ,Applied Angies of Perception;wherein the SPMA is juxtaposed against the Critical Thinking performed by CTMP via perceptions and rules.[0039] The system further comprises:a) Resource Management & Allocation (RMA), in which adjustable policy dictates the amount of perceptions that are leveraged to perform an observer emulation, wherein the priority of perceptions chosen are selected according to weight in descending order, wherein PCT/US2017/014699 WO 2017/127850 the policy then dictates the manner of selecting a cut off, whether than be a percentage, fixed number, or a more complex algorithm of selection;b) Storage Search ($$}, which uses the CVF derived from the data enhanced iogs as criteria in a database lookup of the Perception Storage (PS), wherein in PS, perceptions, in addition to their relevant weight, are stored with the comparable variable format (CVF) as their index;c) Metric Processing, which reverse engineers the variables allocation from the SPIV1A;d) Perception Deduction (PD), which uses the allocation response and Its corresponding system metadata to replicate the original perception of the allocation response;e) Metadata Categorization Module (MCM), in which the debugging and algorithm traces are separated Into distinct categories using syntax based information categorization, wherein the categories are used to organize and produce distinct allocation responses with a correlation to risks and opportunities;f) Metric Combination, which separates angles of perception into categories of metrics;g) Metric Conversion, which reverses individual metrics back into whole angles of perception;h} Metric Expansion (ME), which stores the metrics of multiple and varying angles of perception categorically in individual databases;I) Comparable Variable Format Generator (CVFG), which converts a stream of information into Comparable Variable Format (CVF).[0040] The system further comprises:a) Perception Matching 503, in which CVF is formed from the perception received from Rule Syntax Derivation (RSD); wherein the newly formed CVF is used to lookup relevant Perceptions In the PS with similar indexes, wherein the potential matches are returned to Rule Syntax Generation (RSG);b) Memory Recognition (MR), in which a Chaotic Field 813 is formed from input data;c) Memory Concept indexing, in which the whole concepts are individually optimized into indexes, wherein the indexes are used by the letter scanners to interact with the Chaotic Field; d} Rule Fulfillment Parser {Rf P), which receives the Individual parts of the rule with a tag of recognition, wherein each part is marked as either having been found, or not found In the 16 PCT/US2017/014699 WO 2017/127850 Chaotic F!eid by Memory Recognition; wherein the RPP logically deduces which whole rules, the combination of al l of their parts, have been sufficiently recognized i n the Chaotic Fieid to merit the RE;e) Ruie Syntax Format Separation (RSFS), in which Correct Rules are separated and organized by type whereby ail the actions, properties, conditions, and objects are stacked separately;f) Rule Syntax Derivation, in which logical ־'black and white' rules are converted to metric based perceptions, whereby the complex arrangement of multipie rules are converted Into a single uniform perception that is expressed via multipie metrics of varying gradients;g) Rule Syntax Generation (RSG), which receives previously confirmed perceptions which are stored in Perception Format and engages with the perception's interna! metric makeup, wherein such gradient ״based measures of metrics are converted to binary and logical rulesets that emulates the input/output information flow of the original perception;h) Ruie Syntax Format Separation (RSFS), in which Correct ruies represent the accurate manifestation of rulesets that conform to the reality of the object being observed, whereby Correct rules are separated and organized by type and hence all the actions, properties, conditions, and objects are stacked separately enabling the system to discern what parts have been found in the Chaotic Field, and what parts have not;i) innate Logical: Deduction, which uses logical principles,hence avoiding fallacies, to deduce what kind of rule will accurately represent the many gradients of metrics within the perception;j) Metric Context Analysis, which analyzes the interconnected relationships within the perceptions of metrics, wherein: certain metrics can depend on others with varying degrees of magnitude, wherein this contextualization is used to supplement the mirrored interconnected relationship that rules have within the 'digital׳ ruieset format;k) Ruie Syntax Format Conversion (RSFC), which assorts and separate ruies to conform to the syntax of the Ruie Syntax Format fRSF);wherein intuitive Decision engages in critical thinking via leveraging perceptions, wherein Thinking Decision engages in criticai thinking via leveraging rules, wherein Perceptions 17 PCT/US2017/014699 WO 2017/127850 is data received from intuitive Decision according to aformat syntax defined in internal Format, wherein Fulfilled Rules is data received from Thinking Decision, which is a collection of fuiffllabie rulesets from the RE, wherein the data is passed on in accordance with the format syntax defined ininternal Format;wherein Actions indicates an action that may have already been performed, will be performed, is being considered for activation, wherein Properties indicates some property-like attribute which describes something else,be it an Action, Condition or Object, wherein Conditions Indicates a logics!operation or operator, wherein Objects indicates a target which can have attributes applied to it;wherein Separated Rule Format is used as output from the Rule Syntax Format Separation (RSFS),which is considered the pre-MemoryRecognition phase, and as output from Memory Recognition (MR),which is consideredthe post■ Memory Recognition phase.:[0041] The system further comprises: a)Chaotic Field Parsing (CFP), which combines the format of the logs into a single scannabie Chaotic Field613;b} Extra Rules, which are produced from Memory Recognition (MR) to supplement the Correct Rules;wherein Inside Perception Matching (PM), Metric Statistics provides statistical information from Perception Storage, Error Management parses syntax and/or logical errors stemming from any of the individualmetrics, Separate Metrics Isolates each individual metric since they used to be combined in a single unit which was the input Perception, Node Comparison Algorithm jNCAj receives the node makeup of two or more CVfs, wherein Each node of a CVF represents the degree of magnitude of a property, wherein a similarity comparison is performed on an individual node basis, and the aggregate variance is calculated, wherein a smallervariance number represents a closer match.[0042] The system of claim further comprises:a) Raw Perceptions - intuitive Thinking (Analog), which processes the perceptions according toan 'analog׳ format, wherein Analog Format perceptions pertains to the decision are stored in gradients on a smooth curve without steps; 18 PCT/US2017/014699 WO 2017/127850 b) Raw Rules ־ Logical Thinking {Digital}, which processes rules according to a digital format, wherein Digital Format raw rules pertains to the decision are stored in steps with little to no 'grey area־';wherein Unfulfilled Rules are rulesets that have not been sufficiently recognized in the Chaotic Field according to their logical dependencies, and Fulfilled Rules are rulesets that have been recognized as sufficiently available in the Chaotic Field 613 according to their logical dependencies*wherein Queue Management (QM) leverages the Syntactical Relationship Reconstruction {SRR} to analyze each individual part in the most logical order and has access to the Memory Recognition {MR} results whereby the binary yes/no flow questions can be answered and appropriate action can be taken, wherein QM checks every rule segment in stages, if a single segment is missing from the Chaotic Field and not in proper relation with the other segments, the ruleset is flagged as unfulfilled;:[0043] Seuentfal Memory Organization is an optimized information storage for 'chains' of sequenced information, wherein in Points of Memory Access, the width of each of the Nodes {blocks} represent the direct accessibility of the observer to the memorized object {node), wherein with Scope of Accessibility each Setter represents its point of direct memory access to the observer, wherein a wider scope of accessibility indicates that there are more points of accessibi lity per sequenee node, wherein the more a sequence would be referenced only In order' and not from any randomly selected node, the more narrow the scope of accessibility {relative to sequence size, wherein with Nested Sub-Sequence Layers, a sequence that exhibits strong non-uniformity is made up of a series of smaller sub-sequences that interconnect [0044] Nan-Sequential Memory Organization deals with the information storage of non­sequentially related items, wherein reversibility indicates a non-sequential arrangement and a uniform scope, wherein non-sequential relation is indicated by the relatively wide point of access per node, wherein the same uniformity exists when the order of the nodes Is shuffled, wherein in Nucleus Topic and Associations, the same series of nodes are repeated but with a different nucleus (the center object), wherein the nucleus represents the primary topic, to 19 PCT/US2017/014699 WO 2017/127850 which the remaining nodes act as memory neighbours to which they can be accessed easier as opposed to if there were no nucleus topic defined.[0045] Memory Recognition {MR} scans Chaotic Field to recognize known concepts, wherein the Chaotic Reid is a ׳field' of concepts arbitrarily submersed in 'white noise' information, wherein Memory Concept Retention stores recognizable concepts that are ready to be indexed and referenced for field examination, wherein 3 Letter Scanner scans the Chaotic Field and checks against 3 Setter segments that correspond to a target, wherein 5 letter Scanner scans the Chaotic Field and checks against S Setter segments that correspond to a target but this time the segment that is checked with every advancement throughout the field is the entire word, wherein the Chaotic field is segmented for scanning in different proportions, wherein as the scope of the scanning decreases, the accuracy increases, wherein as the field territory of the scanner increases, a larger letter scanner is more efficient for performing recognitions, at the expense of accuracy, wherein Memory Concept indexing {MCi} alternates the size of the scanner in response to their being unprocessed memory concepts left, wherein MCI 500 starts with the largest available scanner and decreases gradually whereby more computing resources can be found to check for the potential existence of smaller memory concept targets.[0046] Field interpretation Logic {Fit,} operates the logistics for managing scanners of differing widths, wherein Genera! Scope Scan begins with a large Setter scan, and sifts through a large scope of field with fewer resources, at the expense of small scale accuracy, wherein Specific Scope Scan is used when an area of significance has been located, and needs to be 'zoomed in' an whereby ensuring that an expensively accurate scan isn't performed in a redundant and unyielding location, wherein receiving additional recognition of memory concepts in the Chaotic Field indicates that Field Scope contains a dense saturation of memory concepts, [0047] in Automated Perception Discovery Mechanism (APDM), Angie of Perceptions are defined in composition by multiple metrics including Scope, Type, intensity and Consistency, which define multiple aspects of perception that compose the overall perception, wherein Creativity module produces complex variations of Perception, wherein the Perception Weight defines how much relative influence a Perception has whilst emulated by the POE, wherein the weights of both input Perceptions are considering whilst defining the weight of the Newly PCT/US2017/014699 WO 2017/127850 Iterated Perception, which contains hybridized metrics that are influenced from the previous generation of Perceptions.[0048] Input for the CVFG is Data Batch, which is an Arbitrary Collection of data that represents the data that must be represented by the node makeup of the generated CVF, wherein a sequential advancement is performed through each of the individual units defined by Data Batch, wherein the data unit is converted to a Node format, which has the same composition of information as referenced by the final CVF, wherein the converted Nodes are then temporarily stored In the Node Holdout upon checking for their existence at Stage, wherein If they are not found then they are created and updated with statistical information including occurrence and usage, wherein all the Nodes with the Holdout are assembled and pushed as modular output as a CVF.[0049] Node Comparison Algorithm compares two Node Makeups, which have been read from the raw CVF, wherein with Partial Match Mode {PMM), if there is an active node in one CVF and it is not found in its comparison candidate {the node is dormant}, then the comparison is not penalized, wherein with Whole Match Mode WMM, If there Is an active node In one CVF and it is not found in its comparison candidate (the node is dormant), then the comparison is penalized.[0050] System Metadata Separation {SMS} separates Input System Metadata into meaningful security cause-effect relationships, wherein with Subject Scan/Assimilation, the subject/suspect of a security situation is extracted from the system metadata using premade category containers and raw analysis from the Categorization Module, wherein the subject is used as the main reference point for deriving a security response/variable relationship, wherein with Risk Scan/Assimilation, the risk factors of a security situation are extracted from the system metadata using premade category containers and raw analysis from the Categorization Module, wherein the risk is associated with the target subject which exhibits or Is exposed to such risk, wherein with Response Scan/Assimiiation, the response of a security situation made by the input algorithm is extracted from the system metadata using premade category containers and raw analysis from the Categorization Module, wherein the response is associated with the security subject which allegedly deserves such a response. 21 PCT/US2017/014699 WO 2017/127850 id="p-51" id="p-51" id="p-51" id="p-51"
[0051] in the MCM, Format Separation separates and categorizes the metadata is separated and categorized according to the rules and syntax of a recognized format, wherein Local Format Rules and Syntax contains the definitions that enable the MCM module to recognize pre* formatted streams of metadata, wherein Debugging Trace is a coding ievei trace that provides variables, functions, methods and classes that are used and their respective input and output variable type /content, wherein the Algorithm Trace is a Software ievei trace that provides security data coupled with algorithm analysis, wherein the resultant security decision (approve/blaek) is provided along with a trail of how It reached that decision {justification}, and the appropriate weight that each factor contributed into making that security decision.[0052] in Metric Processing (MP), Security Response X represents a series of factors that contribute to the resultant ■security response chosen by the SPMA, wherein the initial weight is determined by the SPMA, wherein Perception Deduction (PD) uses a part of the security response and its corresponding system metadata to replicate the original perception of the security response, wherein Perception Interpretations of the Dimensional Series displays how PD wiii take the Security Response of the SPMA and associate the relevant input System Metadata to recreate the full scope of the intelligent ׳digital perception׳ as used originally by the SPMA, wherein Shape Fill, Stacking Quantity, and Dimensional are digital perceptions that capture the ׳perspective' of an intelligent algorithm.[0053] in the PD, Security Response X is forwarded as input into Justification/Reasoning Calculation, which determines the justification of the security response of the SPMA by leveraging the intent supply of the input/Output Reduction (IQR) module, wherein the IOR module uses the separated input and output of the various function calls listed in the metadata, wherein the metadata separation is performed by the MOM.:[0054] For the POE, input System Metadata is the initial input that is used by Raw Perception Production (RP2) to produce perceptions in CVF, wherein with Storage Search (SS) the CVF derived from the data enhanced togs is used as criteria i n a database lookup of the Perception Storage {PS}, wherein in Ranking, the perceptions are ordered according to their final weight, wherein the Data Enhanced logs are applied to the perceptions to produce block/approve recommendations, wherein the SCKD tags the logs to define the expected upper scope of 22 PCT/US2017/014699 WO 2017/127850 unknown knowledge, wherein Data Parsing does a basic interpretation of the Data Enhanced Logs and the input System Metadata to output the original Approve or Block Decision as decided by the original SPMA, wherein CTM;P criticizes decisions in the POE according to perceptions, and in Buie Execution (RE) according to logically defined rules.[0055] With Metric Complexity, the outer bound of the circle represents the peak of known knowledge concerning the individual metric, wherein the outer edge of the circle represents more metric complexity, whilst the center represents less metric complexity, wherein the center light grey represents the metric combination of the current batch of Applied Angies of Perception, and the outer dark grey represents metric complexity that is stored and known by the system in general, wherein the goal of IP Is to increase the complexity of relevant metrics, so that Angies of Perception can be multiplied in complexity and quantity, wherein the dark grey surface area represents the total scope of the current batch of Applied Angles of Perception, and the amount of scope left over according to the known upper bound, wherein upon enhancement and complexity enrichmentthe metrics are returned as Metric Complexity, which is passed as input of Metric Conversion, which reverses individual to whole Angles of Perception whereby the final output is assembled as Implied Angies of Perception.[0056] For SCKD, Known Data Categorization (KDC) categorically separates known information from Input so that an appropriate DB analogy query can be performed and separates the information into categories, wherein the separate categories individually provide input to the CVF6, which outputs the categorical information in CVF format, which is used by Storage Sea rch {$$} to check for similarities in the Known Data Scope DB, wherein each category is tagged with its relevant scope of known data according to the 3$ results, wherein the tagged scopes of unknown information per category are reassembled back into the same stream of original input at the Unknown Data Combiner (UDC).[0057] The computer implemented system is lexical Objectivity Mining (IOM), The system further comprises:a) Initial Query reasoning {IQR}, to which a question is transferred, and which leverages Centra! Knowledge Retention (CKR) to decipher missing details that are crucial in understanding and answering/res ponding to the question; 23 PCT/US2017/014699 WO 2017/127850 b) Survey Clarification {St}, to which the question and the supplemental query data is transferred, and which receives input from and send output to human subject, and forms Clarified Question/Assertion;c) Assertion Construction {AC}, which receives a proposition in the form of an assertion or question and provides output of the concepts related to such proposition;d) Response Presentation, which is an interface for presenting a conclusion drawn by AC to both Human Subject and Rational Appeal (RA);e; Hierarchical Mapping (HM), which maps associated concepts to find corroboration or conflict in Question/Assertion consistency, and calculates the benefits and risks of having a certain stance on the topic;f) Centra! Knowledge Retention (CKR), which is the main database for referencing knowledge for LOM;g) Knowledge Validation (KV), which receives high confidence and pre-critidzed knowledge which needs to be logically separated for query capability and assimilation into the CKR;h) Accept Response, which is a choice given to the Human Subject to either accept the response of LOM or to appeal it with a criticism, wherein if the response is accepted, then it is processed by KV so that it can be stored in CKR as confirmed (high confidence} knowledge, wherein should the Human Subject not accept the response, they are forwarded to the RA, which checks and criticizes the reasons of appeal given by Human;i) Managed Artificially Intelligent Services Provider {MA1SP), which runs an internet cloud instance of LOM with a master instance of the CKR, and connects LOM to Front End Services, Back End Services, Third Party Application Dependencies, information Sources, and the MNSP Cioud,:[0058] Front End Services include Artificially Intelligent Personal Assistants, Communication Applications and Protocols, Home Automation and Medical Applications, wherein Back End Services include online shopping, online transportation, Medical Prescription ordering, wherein Front End and Back End Services interact with LOM via a documented AP! infrastructure, which enables standardization of information transfers and protocols, wherein LOM retrieves knowledge from external Information Sources via the Automated Research Mechanism (ARM). 24 PCT/US2017/014699 WO 2017/127850 id="p-59" id="p-59" id="p-59" id="p-59"
[0059] Linguistic Construction (LG) interprets raw question/assertlon input from the Human Subject and parallel modules to produce a logical' separation of linguistic syntax; wherein Concept Discovery (CD) receives points of interest within the Clarified Question/Assertion and derives associated concepts by leveraging CKR; wherein Concept Prioritization (CP) receives relevant concepts and orders them in logical tiers that represent specificity and generality; wherein Response Separation Logic {RSI) leverages the ICto understand the Human Response and associate a relevant and valid response with the initial clarification request whereby accomplishing the objective of SC; wherein the LC is then re-leveraged during the output phase to amend the original Question/Assertion to include the supplementalinformation received by the SC; wherein Context Construction (CC) uses metadata from Assertion Construction {AC) and evidence from the Human subject to give raw facts to CTMP for critical thinking; wherein Decision Comparison (DC) determines the overlap between the p re-criticized and post-criticized decisions; wherein Concept Compatibility Detection (CCD) compares conceptual derivatives from the original Question/Assertion to ascertain the logical compatibility result; wherein Benefit/Risk Calculator (8RC) receives the compatibility results from the CCD and weighs the benefits and risks to form a uniform decision that encompasses the gradients of variables implicit in the concept makeup; wherein Concept interaction (Cl) assigns attributes that pertain to AC concepts to parts of the information collected from the Human Subject via Survey Clarification (SC).[0060] Inside the IQR, LC receives the original Question /Assertion; the question is linguistically separated and 1QR processes each individual ward/phrase at a time leveraging the CKR; By referencing CKR, IQR considers the potential options that are possible considering the ambiguity of the word/phrase.[0061] Survey Clarification (SC) receives input from IQR, wherein the input contains series of Requested Clarifications that are to be answered by the Human Subject for an objective answer to the original Question/Assertion to be reached, wherein provided response to the clarifications are forwarded to Response Separation Logic (RSL), which correlates the responses with the clarification requests; wherein in parallel to the Requested Clarifications being processed, Clarification Linguistic Association is provided to LC, wherein the Association PCT/US2017/014699 WO 2017/127850 contains the Internal relationship between Requested Clarifications and the language structure, which enables the RSI to amend the original Question/Assertion whereby LC outputs the Clarified Question,[0062] For Assertion Construction, which received the Clarified Question/Assertion, LC breaks the question down into Points of interest, which are passed onto Concept Discovery, wherein CD derives associates concepts by leveraging CKR, wherein Concept Prioritization (CP) orders concepts into logical! tiers, wherein the tap tier is assigned the most general concepts, whilst the lower tiers are allocated increasingly specific concepts, wherein the top tier is transferred to Hierarchical Mappi ng {HM} as mod ular input, wherein in a parallel transfer of information HM receives the Points of interest, which are processed by its dependency module Concept Interaction (Cl), wherein Ci assigns attributes to the Points of Interest by accessing the indexed information at CKR, wherein upon HM completing Its internal process, Its final output is returned to AC after the derived concepts have been tasted for compatibility and the benefits/risks of a stance are weighed and returned.[0063] For HM, Cl provides input to CCD which discerns the eompatlbility/confllct !eve! between two concepts, wherein the compatibility/conflict data is forwarded to 8RC, which translates the compatibilities and conflicts into benefits and risks concerning taking a holistic uniform stance on the issue, wherein the stances, along with their risk/benefit factors, are forwarded to AC as Modular Output, wherein the system contains !oops of Information flow Indicates gradients of intelligence being gradually supplemented as the subjective nature of the question/assertion a gradually built objective response; wherein Cl receives Points of Interest and Interprets each one according to the top tier of prioritized concepts,[0064] For RA, Core Logic processes the converted linguistic text, and returns result, wherein if the Result is High Confidence, the result is passed onto Knowledge Validation (KV) for proper assimilation into CKR, wherein if the Result is Low Confidence, the result is passed onto AC to continue the cycle of self-criticism, wherein Core Logic receives input from LC in the form of a Pre-Critlclzed Decision without linguistic elements, wherein the Decision is forwarded to CTMP as the Subjective Opinion, wherein Decision is also forwarded to Context Construction (CC) which uses metadata from AC and potential evidence from the Human Subject to give raw facts 26 PCT/US2017/014699 WO 2017/127850 to CTMP as input 'Objective Fact', wherein with CTMP having received its two mandatory Inputs, such information is processed to output it's best attempt of reaching 'Objective Opinion/ wherein the opinion is treated internally within RA as the Post-Criticized Decision, wherein both Pre-Criticized and Post-Criticized decisions are forwarded to Decision Comparison (DC), which determines the scope of overlap between both decisions, wherein the appeal argument is then either conceded as true or the counter-point is improved to explain why the appeal is invalid, wherein indifferent to a Concede or improve scenario, a result of high confidence is passed onto KV and a result of low confidence is passed onto AC 80S for further analysis.[QOSSj For CKR, units of information are stored in the Unit Knowledge format {UKF), wherein Rule Syntax Format {RSFj is a set of syntacticai standards for keeping track of references rules, wherein multiple units of rules within the RSf can be leveraged to describe a single object or action; wherein Source attribution is a collection of complex data that keeps track of claimed sources of information, wherein a UKF Cluster is composed of a chain of UKF variants finked to define jurisdictlonaliy separate information, wherein UKF2 contains the main targeted information, wherein UKF1 contains Timestamp information and hence omits the timestamp field itself to avoid an infinite regress, wherein UKF3 contains Source Attribution information and hence omits the source field itself to avoid an infinite regress; wherein every UKF2 must be accompanied by at least one UKF1 and one UKF3, or else the cluster {sequence) is considered incomplete and the information therein cannot be processed yet by LOIV1 Systemwide General Logic; wherein in between the central UKF2 and its corresponding UKF1 and UKF3 units there can be UKF2 units that act as a linked bridge, wherein a series of UKF Clusters will be processed by KCA to form Derived Assertion, wherein Knowledge Corroboration Analysis (KCA) is where UKF Clustered information Is compared for corroborating evidence concerning an opinionated stance, wherein after processing of KCA is complete, CKR can output a concluded Opinionated stance on a topic.[0066] For ARM, wherein as indicated by User Activity, as users Interact with LOfvl concepts are either directly or indirectly brought as relevant to answering/responding to a question/assertion, wherein User Activity is expected to eventually yield concepts that CKR has 27 PCT/US2017/014699 WO 2017/127850 tow or no information regarding, as indicated by List of Requested Yet Unavailable Concepts, wherein with Concept Sorting & Prioritization fCSP), Concept definitions are received from three independent sources and are aggregated to prioritize the resources of information Request, wherein the data provided by the information sources are received and parsed at information Aggregator (IA) according to what concept definition requested them and relevant meta-data are kept, wherein the information is sent to Cross-Reference Analysis (CRA) where the information received is compared to and constructed considering pre-existing knowledge from CKR,[0067] Personal Intelligence Profile (PIP) is where an individual's personal Information is stored via multiple potential end-points and front-ends, wherein their Information is isolated from CKR, yet is available for LOM Systemwide General logic, wherein Personal information relating to Artificial intelligence applications are encrypted and stored in the Personal UKF Cluster Pool in UKF format, wherein with information Anonymization Process (IAP) information is supplemented to CKR after being stripped of any personally identifiable information, wherein with Cross-Reference Analysis (CRA) information received is compared to and constructed considering pre-existing knowledge from CKR,[0068] Life Administration & Automation (LAA) connects internet enabled devices and services on a cohesive platform, wherein Active Decision Making (ADM) considers the availability and functionality of Front End Services, Back End Services, Sol devices, spending rules and amount available according to Fund Appropriations Rules St Management (FARM); FARM receives human input defining criteria, limits and scope to the module to inform ADM for what It's jurisdiction of activity 1$, wherein cryptocurrency funds Is deposited Into the Digital Wallet, wherein the iol interaction Module (11M) maintains a database of what ioT devices are available, wherein Data Feeds represents when Iol enabled devices send Information to LAA, [0069] The system further comprises Behavior Monitoring (BM) which monitors personally identifiable data requests from users to check for unethical and/or illegal materia!, wherein with Metadata Aggregation (MDA) user related data is aggregated from external services so that the digital identity of the user can be established, wherein such information is transferred to induction/Deduction, and eventually PCD, where a sophisticated analysis is performed with 28 PCT/US2017/014699 WO 2017/127850 corroborating factors from the IVSNSP; wherein allinformation from the authenticateduser that Is destined for PiP passes through Information Tracking (iT) and is checked against the Behavior Blacklist, wherein at Pre-Crime Detection (PCD) Deduction and induction information is merged and analyzed for pre-crime conclusions, wherein PCD makes use of CTMP, which directly references the Behavior Blacklist to verify the stances produced by Induction and Deduction, wherein the Blacklist Maintenance Authority (BMA) operates within the Cloud Service Framework of MNSP,[0070] LOM is configured to manage a personalized portfolio on an individual's life., wherein LOM receives an initial Question which leads to conclusion via LQM's Internal Deliberation Process, wherein it is connected to connect to the LAA mod ule which connects to internet enabled devices which LQM can receive data from and control, wherein with Contextualization LOM deduces the missing links in constructing an argument, wherein LOM has deciphers with its logic that to solve the dilemma posed by the original assertion it must first know or assume certain variables about the situation.{0071] The computer implemented system is Linear Atomic Quantum Information Transfer {LAQIT). The system comprises:a) recursively repeating same consistent color sequence within a logically ^tmctured syntax; andb) using the sequence recursivelyto translate with the English alphabet;wherein when structuring the ,‘base׳ layer of the alphabet, the color sequence is used wth a shortened and unequal weight on the coior channel and leftover space for syntax definitions within the color channel is reserved for future use and expansion;wherein a complex algorithm reports its log events and status reports with LAQIT, status/log reports are automatically generated, wherein the status/fog reports are converted to a transportable text-based LAQIT syntax, wherein syntactically insecure information is transferred over digitally, wherein the transportable text-based syntax is converted to highly readable LAQIT visual syntax {linear mode), wherein Key is optimized for human memorization and is based on relatively short sequence of shapes; 29 PCT/US2017/014699 WO 2017/127850 wherein locafiy non-secure text is entered by the sender for submission to the Recipient, wherein the text is converted to a transportable encrypted text-based LAQST syntax, wherein syntactically secure information Is transferred over digitally, wherein the data is converted to a visually encrypted LAOS! syntax;wherein Incremental Recognition Effect {IRE} is a channel of information transfer, and recognizes the full form of a unit of information before it has been fully delivered, wherein this effect of a predictive index is incorporated by displaying the transitions between word to word, wherein Proximal Recognition Effect {PRE} Is a channel of information transfer, and recognizes the full form of a unit of information whilst it is either corrupted, mixed up or changed:[0072] In the Linear mode of LAQIT, a Block shows the 'Basse Rendering׳' version of linear mode and a Point displays its absence of encryption, wherein with Word Separator, the color of the shape represents the character that follows the word and acts as a separation between it and the next word, wherein Single Viewing Zone incorporates a smaller viewing zone with larger letters and hence iess information per pixel, wherein in Double Viewing Zone, there are more active Setters per pixel, wherein Shade Cover makes incoming and outgoing Setters dull so that the primary focus of the observer is on the viewing zone,[0073] in Atomic Mode, which is capable of a wide range of encryption levels, the Base main character reference will specify the general of which letter is being defined, wherein a Kicker exists with the same color range as the bases, and defines the specific character exactly, wherein with Reading Direction, the Information delivery reading begins on the top square of orbital ring one, wherein once an orbital ring has been completed, reading continues from the top square of the next sequential orbital ring, wherein the Entry/Exit Portals are the points of creation and destruction of a character {its base), wherein a new character, belonging to the relevant orbital, will emerge from the porta! and slide to its position clockwise, wherein the Atomic Nucleus defines the character that follows the word;wherein with Word Navigation, each block represents an entire word (or multiple words in molecular mode) on the left side of the screen, wherein when a word is displayed, the respective block moves outwards to the right, and when that word is complete the block retreats back, wherein the color/shape of the navigation block is the same color/shape as the PCT/US2017/014699 WO 2017/127850 base of the first letter of the word; wherein with Sentence Navigation,, each block represents a ciuster of words,wherein a cluster is the maximum amount of words that can fit on the word navigation pane; wherein Atomic State Creation is a transition that induces the Incremental Recognition Effect (IRE), wherein with such a transition Bases emerge from the Entry/Exit Portals, with their Kickers hidden, and move clockwise to assume their positions.; wherein Atomic State Expansion is a transition that induces the Proximal Recognition Effect (PRE), wherein once the Bases have reached their position, they move outwards in the /expand' sequence of the Information state presentation, which reveais the Kickers whereby the specific definition of the information state can be presented; wherein Atomic State Destruction is a transition that induces the IncrementalRecognition Effect (IRE),wherein Bases have retracted., (reversed the Expansion Sequence) to cover the Kickers again, wherein they are now sliding clockwise to reach the entry/exit portal,:[0074] With Shape Obfuscation, the standard squares are replaced with five visually distinct shapes, wherein the variance of shapes within the syntax allows for dud (fake) letters to be inserted at strategic points of the atomic profile and the dud letters obfuscate the true and intended meaning of the message, wherein deciphering whether a letter is real or a dud is done via the securely and temporarily transferred decryption key;wherein with Redirection Bonds, a bond connects two letters together and alters the flow of reading, wherein whilst beginning with the typical clockwise reading pattern,, encountering a bond that launches (starts with) and lands on (ends with) legitimate/non-dud Setters will divert the reading pattern to resume on the landing letter;wherein with Radioactive Elements, some elements can *׳rattle׳which can inverse the evaluation of if a letter is a dud or not, wherein Shapes shows the shapes available for encryption, wherein Center Elements shows the center element of the orbitai which defines the character that comes immediately after the word.[0075] With Redirection Bonds, the bonds start on a launching' Setter and end on a landing' Setter, either of which may or may not be a dud, wherein if none of them are duds, then the bond alters the reading direction and position, wherein If one or both are duds, then the entire bond must be ignored, or else the message wiii be decrypted incorrectly, wherein with Bond 31 PCT/US2017/014699 WO 2017/127850 Key Definition,, if a bond must be followed in the reading of the informations state depends on If it has been specifically defined in the encryption key.[0076] With Single Cluster, both neighbors are non-radioactive, hence the scope for the duster is defined, wherein since the key specifies double dusters as being valid, the element is to be treated is if it wasn't radioactive in the first place, wherein with Double Cluster, Key Definition defines doubie dusters as being active, hence all other sized clusters are to be considered dormant whilst decrypting the message, wherein Incorrect interpretation shows how the interpreter did not treat the Doubie Cluster as a reversed sequence (false positive).[0077] in Molecular Mode with Encryption and Streaming enabled, with Covert Dictionary Attack Resistance, an incorrect decryption of the massage leads to a 'red herring' alternate message, wherein with Multiple Active Words per MoSecuie, the words are presented in parallel during the molecular procedure whereby increasing the Information per surface area ratio, however with a consistent transition speed, wherein Binary and Streaming Mode shows Streaming Mode whilst in a typical atomic configuration the reading mode is Binary, wherein Binary Mode indicates that the center element defines which character follows the word, wherein Moiecuiar mode is also binary; except when encryption is enabled which adheres to Streaming mode, wherein Streaming mode makes references within the orbital to special characters.[0078] The computer implemented system is Universal BCHAIN Everything Connections (UBEG) system with Base Connection Harmonization Attaching integrated Nodes. The system further comprises:a) Communications Gateway (CG), which is the primary algorithm for BCHAIN Node to interact with its Hardware Interface thereafter leading to communications with other BCHAIN nodes;b) Node Statistical Survey (NSS), which interprets remote node behavior patterns;c) Node Escape index, which tracks the likelihood that a node neighbor wili escape a perceiving node's vicinity;d) Node Saturation Index, which tracks the amount of nodes in a perceiving node's range of detection; 32 PCT/US2017/014699 WO 2017/127850 e) Node Consistency Index, which tracks the quality of nodes services as interpreted by a perceiving node, wherein a high Node Consistency index indicates that surrounding neighbor nodes tend to have more availability uptime and consistency in performance, wherein nodes that have dual purposes in usage tend to have a iower Consistency index, wherein nodes that are dedicated to the BCHAIN network exhibit a higher value; andf) Node Overlap index, which tracks the amount of overlap nodes have with one another as interpreted by a perceiving node.[0079] The system further comprises:a) Customchain Recognition Module (CRM], which connects with Customehairis including Appehains or Mierocbains that have been previously registered by the node, wherein CRM informs the rest of the BCHAIN Protocol when an update has been detected on an Appchain’s section in the Metachain or a Microchain's Metachain Emulator;b) Content Claim Delivery (CCD), which receives a validated CCR and thereafter sends the relevant CCF to fulfill the request;c) Dynamic Strategy Adaptation (DSA), which manages the Strategy Creation Module (SCM), which dynamically generates a new Strategy Deployment by using the Creativity Module to hybridize complex strategies that have been preferred by the system via Optimized Strategy Selection Algorithm (OSSA), wherein New Strategies are varied according to input provided by Field Chaos Interpretation;d) Cryptographic Digital Economic Exchange f CDEE) with a variety of Economic Personalities managed by the Graphical User Interface [GUI) under the UBEC Platform Interface (UPl); wherein with Personality A, Node resources are consumed to only match what you consume, wherein Personality B Consumes as many resources as possible as long as the profit margin is greater than predetermined value, wherein Personality C pays for work units via a traded currency, wherein with Personality D Node resources are spent as much as possible and without any restriction of expecting anything in return, whether that be the consumption of content or monetary compensation; 33 PCT/US2017/014699 WO 2017/127850 e) Current Work Status interpretation (CWSi), which References the infrastructure Economy section of the Metachain to determine the current surplus or deficit of this node with regards to work done credit;f) Economicaiiy Considered Work Imposition (ECWi), which considers the selected Economic Personality with the Current Work Surplus/Deficit to evaluate if more work should currently be performed; andg) Symbiotic Recursive Intelligence.Advancement (SRIA)., which is a triad relationship between different algorithms comprising LIZARD, which improves an algorithm's source code by understanding cods purpose, including itself, I2GE, which emuiates generations of virtual program iterations, and the 8CHAIN network, which is a vast network of chaoi’caMy connected nodes that can run complex data-heavy programs in a decentralized manner.BRIEF DESCRIPTION OF THE DRAWINGS[0080] The invention will be more fully understood by reference to the detailed description In conjunction with the following figures, wherein:Figs. 1 ~ 26 are schematic diagrams showing Critical Infrastructure Protection & Retribution (OPR) through Cloud & Tiered Information Security (CTSSj, known together as CiPR/CTiS; In detail:Figs. 1-2 are schematic diagrams showing how definitions for multiple angles of security interpretation are presented as a methodoiogy for analysis;Fig, 3 is a schematic diagram showing Cloud based Managed Encrypted Security Service Architecture for Secure El2 (Extranet, intranet, internet} Networking;Figs. 4 - 8 are schematic diagrams showing an overview of the Managed Network & Security Services Provider (MNSP);Fig. 9 is a schematic diagram showing Realtime Security Processing in regards to LiZARD Cloud Based Encrypted Security;Fig. 10 Is a schematic diagram showing Critical infrastructure Protection & Retribution (C5PR) through Cioud & Tiered information Security (CTiS) example in an energy system;Fig. 11 Is a schematic diagram showing stage 1 - initial system intrusion;Fig. 12 is a schematic diagram showing stage 2 ~ deployment of Initial Trojan horse; 34 PCT/US2017/014699 WO 2017/127850 Fig. 13 is a schematic diagram showing stage 3 - download of advanced executable malware;Fig. 14 Is a schematic diagram showing stage 4 - compromise of intrusion defense/ prevention systems;Fig. 15 is a schematic diagram showing hacker desired behavior and actual security response;Fig. 16 Is a schematic diagram showing Scheduled Internal Authentication Protocol Access (SiAPA);Fig. 17 is a schematic diagram showing root level access and standard level access;Fig. 18 is a schematic diagram showing Oversight Review;Fig. 19 is a schematic diagram showing Iterative Intelligence Growth / Intelligence Evolution (PGE);Fig. 20 is a schematic diagram showing infrastructure System;Fig. 21 is a schematic diagram showing Criminal System, infrastructure System and Public infrastructure;Fig. 22 and 23 are schematic diagrams showing how Foreign Code Rewrite syntactically reproduces foreign code from scratch to mitigate potentially undetected malicious expioits;Figs. 24 and 25 are schematic diagrams showing how Recursive Debugging loops through code segments;Fig. 26 is a schematic diagram showing inner workings of Need Map Matching;Figs. 27 * 42 are schematic diagrams showing Machine Clandestine Intelligence {MAC I NT) & Retribution through Covert Operations in Cyberspace; In detail:Fig. 27 is a schematic diagram showing Intelligent information management, viewing and contra!;Fig. 28 is a schematic diagram showing actions by Behavioral Analysis;Figs. 29 and 30 are schematic diagrams showing criminal system and retribution against the criminal system;Figs. 31 and 32 are schematic diagrams showing flow of MAC1NT; PCT/US2017/014699 WO 2017/127850 Fig. 33 is a schematic diagram showing MAG NT covert operations overview and how criminals exploit an enterprise system;Fig. 34 is a schematic diagram showing details to Loag-Term/Deep Scan which uses BigData;Fig. 35 is a schematic diagram showing how Arbitrary Computer is looked up on Trusted Platform;Fig. 36 is a schematic diagram showing how known double or triple agents from the Trusted Platform are engaged to further the forensic investigation;Fig. 37 is a schematic diagram showing how the Trusted platform is used to engage ISPAPIs;Fig. 38 is a schematic diagram showing how the Trusted Platform is used to engage security APIs provided by Software and Hardwa re vendors to expioit any established backdoors;Figs. 39-41 are schematic diagrams showing how Generic and Customizable Exploits are applied to the Arbitrary and Criminal Computers;Fig, 42 Is a schematic diagram showing how a long-term priority flag Is pushed onto the Trusted Platform to monitor the Criminal System;Figs. 43 68 ־ are schematic diagrams showing Logically inferred Zero-database A-priori Realtime Defense (LIZARD); in detail:Figs. 43 and 44 are schematic diagrams showing the dependency structure of LIZARD; Fig, 45 is a schematic diagram showing overview of LIZARD;Fig. 46 is a schematic diagram showing overview of the major algorithm functions concerning LIZARD;Fig. 47 is a schematic diagram sho wing the inner workings of the Static Core (SC);Fig, 48 Is 3 schematic diagram showing how Inner Core houses the essential core functions of the system;Fig. 49 Is a schematic diagram showing the i nner workings of the Dynamic Shell (DS);Fig. 50 is a schematic diagram showing the Iteration Module {!M} which intelligently modifies, creates and destroys modules on the Dynamic Shell; 36 PCT/US2017/014699 WO 2017/127850 Fig. 51 is a schematic diagram showing iteration Core which Is the main logic for iterating code for security improvements;Figs. 52 - 57 are schematic diagrams showing the logical process of the Differential Modifier Algorithm (DMA);Fig. 58 is a schematic diagram showing overview of Virtual Obfuscation;Figs. 59 61 ־ are schematic diagrams showing the Monitoring and Responding aspect of Virtual Obfuscation;Figs. 62 and 63 are schematic diagrams showing Data Recall Tracking that keeps track of all Information uploaded from and downloaded to the Suspicious Entity;Fig. 64 and 65 are schematic diagrams showing the inner workings of Data Recall Trigger;Fig. 66 is a schematic diagram showing Data Selection, which filters out highly sensitive data and mixes Real Data with Mock Data;Figs, 67 and 68 are schematic diagrams showing the inner workings of Behavioral Analysis;Figs. 69 -120 are schematic diagrams showing Critical Thinking Memory & Perception {CTMP); In detail:Fig. 69 is a schematic diagram showing the main logic of CTMP;Fig, 70 is a schematic diagram showing Angies of Perception;Figs. 71 — 73 are schematic diagrams showing the dependency structure of CTMP;Fig. 74 Is a schematic diagram showing the final logic for processing intelligent information in CTMP;Fig. 75 is a schematic diagram showing the two main inputs of intuitive/Perceptive and Thinking/Lagical assimilating into a single terminal output which is representative of CTMP;Fig. 76 is a schematic diagram showing the scope of intelligent thinking which occurs in the original Select Pattern Matching Algorithm (SPMA);Fig. 77 is a schematic diagram showing the conventional SPMA being juxtaposed against the Critical Thinking performed by CTMP via perceptions and rules; 37 PCT/US2017/014699 WO 2017/127850 Fig. 78is a schematic diagram showing how Correct Rules are produced in contrast with the conventional Current Rules;Figs. 79 and 80 are schematic diagrams showing Perception .Matching (PM) module;Fig, 8185־ are schematic diagrams showing Rule Syntax Deri vati on/Gene ratio ה ;Figs, 86 87 ־ are schematic diagrams showing the workings of the Rule Syntax Format Separation (RSFS) module;Fig. 88 is a schematic diagram showing the workings of the Rule Fulfillment Parser (RFP); Figs. 89 - 90 are schematic diagrams showing Fulfillment Debugger;Fig. 91 is a schematic diagram showing Rule Execution;■Figs. 92 and 93 are schematic diagrams showing Sequential Memory Organization;Fig. 94 is a schematic diagram showing Mon*5equential Memory Organization;Figs. 95—97 are schematic diagrams showing Memory Recognition {MR);Figs. 98 ~ 99 are schematic diagrams showing Field Interpretation Logic (FIL);Figs, 100101 ״ are schematic diagrams showing Automated Perception Discovery Mechanism (APDM);Fig. 102 is a schematic diagram showing Raw Perception Production {RP2); Fig. 103 is a schematic diagram showing the logic flow of the Comparable Variable Format Generator {tVFG);Fig, 104 is a schematic diagram showing Node Comparison Algorithm (MCA);Figs. 105 and 106 are schematic diagrams showing System Metadata Separation (SMS); Figs. 107 and 108 are schematic diagrams showing Metadata Categorization Module|MCM);Fig. 109 is a schematic diagram showing Metric Processing (MP);Figs. 110 and 111 are schematic diagrams showing the interna! design of Perception Deduction (PD);Figs. 112 -115 are schematic diagrams showing Perception Observer Emulator {POE); Figs. 116 and 117 are schematic diagrams showing implication Derivation (ID);Figs. 118 -120 are schematic diagrams showing Seif-Critical Knowledge Density (SCKD); 38 PCT/US2017/014699 WO 2017/127850 Figs. 121 165 ״ are schematic diagrams showing Lexical Objectivity Mining (LGM); indetail:Fig. 121 is a schematic diagram showing the main logic for lexical Objectivity Mining(LOM);Figs, 122 -124 are schematic diagrams showing shows Managed Artificially Intelligent Services Provider (MAISP);Figs, 125 -128 are schematic diagrams showing the Dependency Structure of LOM;Figs. 129 and 130 are schematic diagrams showing the inner logic of Initial Query Reasoning (IGR);Fig. 131 is a schematic diagram showing Survey Clarification (SC);Fig. 132 is a schematic diagram showing Assertion Construction (AC);Figs. 133 and 134 are schematic diagrams showing the inner details of how Hierarchical Mapping (HM) works;Figs, 135 and 136 are schematic diagrams showing the inner details of Rational Appeal(RA);Figs, 137 and 138 are schematic diagrams showing the inner details of Central: Knowledge Retention (CKR);Fig. 139 is a schematic diagram showing Automated Research Mechanism (ARM);Fig, 140 is a schematic diagram showing Styiometric Scanning (SS);Fig, 141 is a schematic diagram showing Assumptive Override System (AOS);Fig. 142 is a schematic diagram showing Intelligent information & Configuration Managemer!t {!2CM) and Management Console;Fig. 143 is a schematic diagram showing Personal Intelligence Profile (PIP);Fig, 144 is a schematic diagram showing shows Life Administration & Automation (LAA); Fig. 145 is a schematic diagram showing Behavior Monitoring (8iV1);Fig. 146 is a schematic diagram showing Ethical Privacy Legal (EPL);Fig. 147 is a schematic diagram showing overview of the LiZARD algorithm;Fig. 148 is a schematic diagram showing iterative intelligence Growth;Figs. 149 and 150 are schematic diagrams showing Iterative Evolution; 39 PCT/US2017/014699 WO 2017/127850 Figs. 151 and 154 are schematic diagrams showing Creativity Module;Figs. 155 and 156 are schematic diagrams showing LGM being used as a Persona! Assistant;Fig, 157 is a schematic diagram showing LGM being used as a Research Tool;Figs, 158 and 159 are schematic diagrams showing LOM exploring the merits and drawbacks of a Proposed theory;Figs, 160 and 161 are schematic diagrams showing LOM performing Poiicy Making for foreign policy war games;Figs. 162 and 163 are schematic diagrams showing LGM performing investigative journalism tasks;Figs. 164 and 165 are schematic diagrams showing LGM performing Historical Validation;Figs. 166 -179 are schematic diagrams showing a secure and efficient digitally-oriented language LAQIT; in detail:Fig, 166 is a schematic diagram showing the concept of LAQIT;Fig. 167 is a schematic diagram showing major types of usable languages;Figs. 168 and 169 are schematic diagrams showing the Linear mode of LAQIT;Figs. 170 and 171 are schematic diagrams showing the characteristics of Atomic Mode;Figs. 172 -174 are schematic diagrams showing overview for the encryption feature of Atomic Mode;Figs, 175 and 176 are schematic diagrams showing the mechanism of Redirection Bonds;Figs. 177 and 178 are schematic diagrams showing the mechanism of Radioactive Elements; andFig, 179 is a schematic diagram showing Molecular Mode with Encryption and Streaming enabled;Figs. 180 -184 are schematic diagrams showing a summary of the UBEC Platform and front end which connects to a decentralized information distribution system BCHASN; In detail;Fig. 180 is a schematic diagram showing a BCHAiN Node which contains and runs the BCHAIN Enabled Application; 40 PCT/US2017/014699 WO 2017/127850 Fig. 181 is a schematic diagram showing the Core Logic of the BCHAiN Protocol;Fig. 182 is a schematic diagram showing Dynamic Strategy Adaptation (DSA) that manages Strategy Creation Module (SCM);Fig, 183 is a schematic diagram showing Cryptographic Digital Economic Exchange (CDEE) with a variety of Economic PersonalitiesFig, 184 is a schematic diagram showing Symbiotic Recursive Intelligence Advancement(SRIA), DETAILED DESCRIPTION OF THE INVENTION Critical Infrastructure Protection & Retribution fCIPRI through Cloud & Tiered Information Security fCTIS) [0081} Figs. 12־ show how definitions for multiple angles of security interpretation are presented as a methodology for analysis. In reference numeral 1 an established network of beacons and agents are used to form a map of aggressors and bad actors. When such a map/database is paired with sophisticated predictive algorithms, potential pre-crime threats emerge. S2GE 21 leverages big data and malware signature recognition to determine the who factor. Security Behavior 20 storage forms a precedent of security events, their impact, and the appropriate response. Such an appropriate response can be criticized by CTMP 22 {Critical Thinking, Memory, Perception) as a supplemental layer of security. Reference Numeral 2 refers to wHat assets are at risk, what potential damage can be done. Example; ■A Hydroelectric dam can have ail of it's floodgates opened which canid eventually flood a nearby village and lead to loss of fife and property. Infrastructure D8 3 refers to a generic database containing sensitive and nonsensitive information pertaining to a public or private company involved with national infrastructure work, infrastructure .Controls 4 potentially technical, digital, and/or mechanical means of controlling industrial infrastructure equipment such as dam flood gates, electric wattage on the national electric grid etc, in reference numeral 5 traffic patterns are analyzed to highlight times of potential blind spots. Such attacks could be easily masked to blend with and underneath legitimate traffic. The question is asked: are there are any politfcal/financial/sporting/other events that may be a point of interest for bad actors. The Trusted Platform's network of external agents report back hacker activity and preparation. 41 PCT/US2017/014699 WO 2017/127850 Therefore attack timing can be estimated, in reference numeral 6 the question is asked: Who are the more vulnerable enterprises that might be targeted for an attack. What types of enterprises might be vulnerable In given geographic locations. What are their most vulnerable assets/controls and what are the best means of protecting them. The Trusted Platform's network of external agents report back hacker activity and preparation. Therefore attack location can be estimated. In reference numeral 7 the question is asked: What geopolitical, corporate, and financial pressures exist in the world to facilitate the funding and abetting of such an attack. Who would benefit and by how much. The Trusted Platform's network of external agents report back hacker activity and preparation. Therefore attack motive can be estimated. In reference numeral 8 the question is asked: What are potential points of exploits and hiding spots for malware. How can such blind spots and under-fortified points of access be used to compromise critical assets and points of Infrastructure control, LIZARD 16 can derive purpose and functionality from foreign code, and hence block it upon presence of malicious intent or absence of legitimate cause, CTMP 22 is able to think critically about biock/approval decisions and acts as a supplemental layer of security.[0082] Fig, 3 shows the Cloud based Managed Encrypted Security Service Architecture for Secure El2 (Extranet, Intranet, internet) Networking, Managed Network & Security Services Provider (MNSP) 9 provides Managed Encrypted Security, Connectivity & Compliance Solutions & Servicesto critical infrastructure industry segments: Energy, Chemical, Nuclear, Dam, etc. Trusted Platform 10 is a congregation of verified companies and systems that mutually benefit from each other by sharing security information and services. Hardware & Software Vendors are industry recognized manufacturers of hardware/software (i.e. Intel, Samsung, Microsoft, Symantec, Apple etc.). In this context they are providing the Trusted Platform 10 any potential means of access and/or exploitation to their products that enable backdoor access in a limited or full capacity. This has been enabled for potential security and/or retributive processes that the Trusted Platform may, in collaboration with its partners and joint security division, want to enact. Virtual Private Network (VPN) 12 Is an industry standard technology that enables secure and logistlcally separate communication between the MNSP 9, Trusted Platform, and their associated partners. The Extranet allows digital elements to be virtually shared as if they were 42 PCT/US2017/014699 WO 2017/127850 In the same local vicinity {le, LAN), Hence the combination of these two technologies promotes efficient and secure communication between partners to enhance the operation of the Trusted Platform. Security Service Providers 13 is a collection of public and/or private companies that offer digital security strategies and solutions. Their solutions/products have been organized contractually so that the Trusted :Platform is able to benefit from original security information {he, new malware signatures) and security analysis. Such an increase in security strength in turn benefits the Security Service Providers themselves as they have access to additional security tools and Information. Third Party Threat intelligence |3PT!) Feeds 14 Is the mutual sharing of security information (Le. new malware signatures). The Trusted Platform acts as a centralized hub to send, receive and assimilate such security information. With multiple feeds of information more advanced patterns of security related behavior (by leveraging Security Service Providers) can be obtained via analytical modules that discern information collaboration (he. Conspiracy Detection 19). Law Enforcement IS refers to the relevant Saw enforcement division whether it be state {Le, NYPD), national (he. FBI), or international (Le. INTERPOL). Communication is established to receive and send security information to facilitate or accomplish retribution against criminal hackers. Such retribution typically entasis locating and arresti ng the appropriate suspects and trying them in a relevant court of law,:[0083] Figs. 4 - 8 show an overview of the Managed Network & Security Services Provider {SVINSP) 9 and internal submodule relationships, LIZARD 16 analyzes threats in and of themselves without referencing prior historical data. Artificial Security Threat (AST) 17 provides a hypotheticai security scenario to test the efficacy of:security ruSesets. Security threats are consistent in severity and type in order to provide a meaningful comparison of security scenarios. Creativity Module 18 performs the process of intelligently creating new hybrid forms out of prior forms, Used as a plug in module to service multiple algorithms. Conspiracy Detection 19 provides a routine background check for multiple 'conspiratorial•׳ security events, and attempts to determine patterns and correlations between seemingly unrelated security events. Security Behavior 20: Events and their security responses and traits are stored and indexed for future queries. S2GE 21 is the big data, retrospective analysis branch of the MNSP 9. Among standard signature tracking capabilities, it is able to emulate future potential variations 43 PCT/US2017/014699 WO 2017/127850 of Malware by leveraging the AST with the Creativity Module. CTMP 22 leverages cross­references intelligence from multiple sources (i.e. PGE, LIZARD, Trusted Platform, etc.) and learns about expectations of perceptions and reality. CTMP estimates it's own capacity of forming an objective decision on a matter, and will refrain from asserting a decision made with interna! low confidence. Management Console (MC) 23 is an intelligent interface for humans to monitor and control complex and semi-automated systems, intelligent Information & Configuration Management (1־CM) 24 contains an assortment of functions that contra! the flow of information and authorized system leverage.The Energy Network Exchange 25 is a large private extranet that connects Energy Suppliers, Producers, Purchasers, etc. This enables them: to exchange security information pertaining to their common industry. The Energy Network Exchange then communicates via VPN/Extranet to the MNSP Cloud 9. Such cloud communications allows for bidirectional security analysis in that 1) important security information data is provided from the Energy Network Exchange to the MNSP cloud and 2) important security corrective actions are provided from the MNSP cloud to the Energy Network Exchange, All El2 (Extranet, intranet, Internet) networking traffic of Energy Co, is always routed via VPN 12 to the MNSP cloud. Certification & encryption utilized by the MNSP for all services is in compliance with national (country specific e,g.; FedRAMP, NIST, OMB, etc.) & international (ETSI, ISO/SEC, IETF, IEEE, etc.) standards, and encryption requirements {e,g״ FIPS, etc.). The intranet 26 (Encrypted Layer % VPN) maintains a secure Internal connection within enterprise (Energy Co.) Private Networks 27. This allows the LIZARD Lite Client 43 to operate within enterprise infrastructure whilst being able to securely communicate with LIZARD Cloud 16 the exists In the MNSP Cloud 9. Reference numeral represents a local node of a private network. Such private networks exist offer multiple locations (labelled as Locations A, 8, and C). Different technology infrastructure setups can exist within each private network, such as a server duster (Location C) or a shared employee's office with mobile devices and a private WiFi connection (Location A), Each node of a private network has it's own Management Console (MC) 23 assigned. Portable Media Devices 28 are configured to securely connect to the private network and hence by extension the intranet 26, and hence they are indirectly connected to the MNSP 9 via a secure VPN/Extranet connection 12. in using 44 PCT/US2017/014699 WO 2017/127850 this secure connection, aii traffic is routed via the MNSP formaxima! exposure to deployed realtime and retrospective security analysis algorithms. Such portable devices can maintain this secure connection whether it be from inside a secured private network or a public coffee shop's WiFi access. The Demilitarized Zone (DMZ) 29is a subnetwork which contains an HTTP server which has a higher security liability than a normal computer. The security liability of the server is not out of security negligence, but because of the complex software and hardware makeup of a public server. Because so many points of potential attack exist despite best efforts to tighten security, the server is placed in the DMZ so that the rest of theprivate network (Location C)is not exposed to such a security liability. Due to this separation, the HTTP server is unable to communicate with other devices inside the private network that are not Inside the DMZ, The LIZARD Lite Client 43Is able to operate within the DMZ due to it's installation on the HTTP server. An exception is made Inthe DMZ policy so that MC 23can access the HTTP server and hence the DMZ, The Lite client communicates with the MNSPvia the encrypted channels formed from events 12 and 26. In reference numeral 30these servers are isolated in the private network yet are not submerged in the DMZ 29,This allows for Inter-communication of devices within the private network. They each have an independent instance of the LIZARD Lite Client 43and are managed by MC 23.internet 31is referenced in relation to its being a medium of information transfer between theMNSP 9and Enterprise Devices 28that are running the LIZARD Lite client. The internet is the most risk-prone source of security threats to the enterprise device, as opposed to a locally situation threat originating from the LocalArea Network (LAN), Because of the high security risks, all information transfer on individual devices are routed to the MNSP like a proxy. Potential bad actors from the internet will only be able to see encrypted Information due to the VPN/Extranetstructure 12in place. Third Party Th reat Intelligence (BPII) Feeds 32represent custom tuned information inputs provided by third parties and in accordance with pre-existing contractual obligations, iterative Evolution 33: parallel evolutionary pathways are matured and selected, iterative generations adapt to the same Artificial Security Threats (AST), and the pathway with the best personality traits ends up resisting the security threats the most. Evolutionary Pathways 34:A virtually contained and 45 PCT/US2017/014699 WO 2017/127850 Isolated series of ruleset generations. Evolutionary characteristics and criterion are defined by such Pathway Personality X.[0084] Fig. 9 shows Realtime Security Processing in regards to LIZARD Cloud Based Encrypted Security. Syntax Module 35 provides a framework for reading &■ writing computer code. For writing; receives a complex formatted purpose from PM, then writes code in arbitrary code syntax, then a heiper function can translate that arbitrary code to real executable code {depending on the desired language). For reading; provides syntactical interpretation of code for PM to derive a purpose for the functionality of such code. Purpose Module 36 uses Syntax Module 35 to derive a purpose from code, & outputs such a purpose in it'sown 'complex purpose format'. Such a purpose should adequately describe the intended functionality of a block of code (even if that code was covertly embedded in data) as interpreted by SM, Virtue! Obfuscation 37 the enterprise network and database is cioned in a virtual environment, and sensitive data is replaced with mock (fake) data:. Depending on the behavior of the target, the environment can by dynamically altered in real time to include more fake elements or more real elements of the system at large. Signal Mimicry 38 provides a form of Retribution typically used when the analytical conclusion of Virtual Obfuscation (Protection) has been reached. Signal Mimicry uses the Syntax Module to understand a malware's communicative syntax with It's hackers. It then hijacks such communication to give maiware the false impression that it successfully sent sensitive data back to the hackers (even though it was fake data sent to a virtualillusion of the hacker). The real hackers are also sent the malware's error code by LIZARD, making it look like it came from the malware. This diverts the hacker's time and resources to false debugging tangents, and eventually abandoning working maiware with the false impression that It doesn't work. Interna! Consistency Check 39 checks that ail the internal functions of a foreign code make sense. Makes sure there isn't a piece of code that is internally inconsistent with the purpose of the foreign code as a whole. Foreign Code Rewrite 40 uses the Syntax and Purpose modules to reduce foreign code to a Complex Purpose Format, it then builds the codeset using the derived Purpose. This ensures that only the desired and understood purpose of the foreign code is executed within the enterprise, and any unintended function executions do not gain access to the system. Covert Code Detection 41 detects code 46 PCT/US2017/014699 WO 2017/127850 covertly embedded in data St transmission packets. Need Map Matching 42 is a mapped hierarchy of need St purpose and is referenced to decide if foreign code fits in the overall objective of the system. LIZARD Lite Client 43 is a lightweight version of the LiZARD program which omits resource heavy functions such as Virtual Obfuscation 208 and Signal Mimicry. It performs instantaneous and realtime threat assessment with minimal computer resource usage by leveraging an objective a priori threat analysis that does not use a signature database for reference. With Logs 44 the Energy Co. System 48 has multiple points of log creation such as standard software error/access logs, operating system logs, monitoring probes etc. These logs are then fed to Local Pattern Matching Algorithms 46 and CTMP 22 for an in depth and responsi ve security analysis. With Traffic 45 ail internal and external traffic that exists in the Energy Co. Local Pattern Matching Algorithms 46 consist of industry-standard software that offers an initial layer of security such as anti-viruses, adaptive firewalls .etc. Corrective Action is to be undertaken by the Local Pattern Matching Algorithm 46 that is initially understood to solve the security probiem/risk, This may include blocking a port, a file transfer, an administrative function request etc. The energy corporation has itfs System 48 isolated from the specialized security algorithms that it sends its fogs and traffic information too. This is because these algorithms, LIZARD 16, !2GE 21, and CTMP 22 are based in the MNSP Cloud 9.This separation occurs to offer a centralized database model, which leads to a larger pool of security data/trends and hence a more comprehensive analysis.[0085] With Fig, 11 the Criminal System scans for an exploitable channel of entry into the target system. If possible it compromises the channel for delivering a smali payload. The Criminal System 49 is used by the rogue criminal party to launch a malware attack to the Partner System and hence eventually the infrastructure System 54. The malware source 50 is the container for the non-active form of the malicious code {maiware}. Once the code eventually reaches (or attempts to reach) the targeted Infrastructure System 54, the malware is activated to perform its prescribed or on-demand malicious tasks. The Partner System 51 interacts with the infrastructure system as per the contractual agreement between the infrastructure company {Energy Co.) and the partner company. Such an agreement reflects some sort of business interest, such as a supply chain management service, or an inventory tracking exchange. To 47 PCT/US2017/014699 WO 2017/127850 fulfill the agreed upon services, the two parties interact electronically as per previously agreed upon security standards. The Malware Source 50, on behalf of the malicious party that runs the Criminal System 49, attempts to find an exploit in the partner system for Infiitration. This way the maiware can get to it's final goal of infection which is the infrastructure System 54. This way the partner system has been used in a proxy infection process originating for the Maiware Source 50. Out of the many channels of communication between the Partner System 51 and the infrastructure System 54,this channel 52 has been compromised by the malware which originated from the malware source 50. With Channel/Protocol S3: shows a channel of communicationbetween the Partner System 51 and the infrastructure System 54 which has not been compromised,Such channels can include file system connections, database connections, email routing, VOIP connections etc. The InfrastructureSystem 54is a crucial element of Energy Co.'s operation which has direct access to the infrastructure D8 57 and the infrastructure controls 56. An industry-standard intrusion Defense System 55 is implemented as a standard security procedure, The infrastructure Controls 56 are the digital interface that connects to energy related equipment. For example, this cou ld Include the opening and closing of water flow gates in a hydroelectric dam, the angle which an array of solar panels are pointing towards etc. The infrastructure database 57 contains sensitive information that pertains to the core operation of the infrastructure system and Energy Co. at large. Such information can include contact Information, employee shift tracking, energy equipment documentation and blueprints etc.[0086J With Fig. 12 the Compromised Channel 52 offers a very narrow window of opportunity for exploitation, hence a very simple Trojan Horse is uploaded onto the target system to expand the exploitation opportunity. A Trojan Horse 58 originates from the Malware Source 50, travels through the Compromised Channel 52 and arrive at it's target the infrastructure system 54. It's purpose is to open up opportunities afforded by exploits so that the advanced executable malware payload (which Is more complex and contains the actua! malicious code that steals data etc.) can be installed on the target system,[0087] Fig. 13 shows how after the trojan horse further exploits the system, a large executable malware package is securely uploaded onto the system via the new open channel created by 48 PCT/US2017/014699 WO 2017/127850 the Trojan Horse. The Advanced Executable Malware 59 is transferred to the infrastructure System 54and hence the sensitive database 57and controls 56.The advanced executable malware uses the digits! pathway paved by the previous exploitsof the trojan horse to reach it's destination, [0088]Fig, 14 shows how the Advanced Executable Malware 50compromises the IDS so that sensitive infrastructure information and points of control can be discretely downloaded onto the Criminal System undetected, Hacker Desired Behavior 60,the Hacker .65has managed to get ahold oftrusted credentials of a company employee with legitimately authorized access credentials. The Hacker intends on using such credentials to gain discreet and inconspicuous access to the LAN that Is intended for employee usage only. The Hacker intends on out- maneuvering a typical "too little, too late" security response. Even if the endpoint security client manages to relay data to a cloud security service, a retrospectively analytical security solution will only be able to manage damage control as opposed to eliminating and managing the threat from the initial Intrusion In real-time. With Actual Security Response 61the LIZARD Lite client (for endpoint usage) is unable to unequivocally prove the need, function and purpose of the credential login and system access usage. Since it is still unknown If this is truly the intended and legitimate user of the credentials or not, the user is placed in a partially virtuallzed/mock environment. Such an environment can dynamically alter the exposure to sensitive data in real-time as the user's behavior is analyzed. Behavioral Analysis 62 is• performed on the Hacker 65based on the elements he interacts with that exist both on the real and virtually cloned LAM infrastructure 64.With Compromised Credentials 63the hacker has obtained access credentials ׳that grant him admin access to the Energy Co. Laptop 28and hence the LAN Infrastructure 64which the laptop is configured to connect to. These credentials could have been compromised in the first place due tointercepting unencrypted emails, stealing an unencrypted enterprise device that has the credentials stored locally etc. LAN infrastructure 64 represents a series of enterprise devices that are connected via a local network (wired and/or wireless). This can include printers, servers, tablets, phones etc. The entire LAN infrastructure is reconstructed virtually (virtual router IP assignment, virtual printer, virtual server etc.) within the MNSP Cloud 9.The hacker is then exposed toelements of both the real LAN infrastructure 49 PCT/US2017/014699 WO 2017/127850 and the virtual done version as the system performs behavioral analysis 62. If the results of such analysis indicates risk, then the hacker's exposure to the fake infrastructure (as opposed to the real infrastructure) is increased to mitigate the risk of real data and/or devices becoming compromised, Hacker 65 ts a malicious actor that intends on accessing and stealing sensitive information via an initial intrusion enabled by Compromised Credentials 63. With Password Set 66, authentication access Is assigned with a set of three passwords. The passwords are never stored individually, and always come as a set. The employee must enter a combination of the three passwords according to the temporarily assigned protocol from SiAPA. With Scheduled Internal Authentication Protocol Access {SIAPA} 67, the authentication protocol for an individual employee's login portal is altered on a weekly/monthly basis. Such a protocolcan be the selection of Passwords A and C from a set of passwords A, B, and C {which have been pre־ assigned for authentication). By scheduling the authentication alteration on a consistent basis {every Monday or first day of the month), the employees will have gotten accustomed to switching authentication protocols which will minimize false positive events (when a legitimate employee uses the old protocol and gets stuck in a Mock Data Environment 394). To offset the risks of the new protocol being compromised by a hacker, the employee is only able to view their new protocol once before it is destroyed and unavailable for reviewing. The first and only viewing requires special multi-factor authentication such as biometric/retina/sms to phone etc. The employee is only required to memorize one or two letters, which represent which of the three passwords he is supposed to enter. Referring to Week 1 6S> entering anything except only Passwords A and B will triggers Mock Data Environment 394. Referring to Week 2 69, entering anything except only Passwords A and C.will trigger a Mock Data Environment. Referring to Week 3 70, entering anything except only Password B will trigger a Mock Data Environment. Referring to Week 4 71, entering anything except a|l the passwords will trigger a Mock Data Environment. At SIAPA 72 the authentication protocol is kept secret, only anyone who was able to access the temporary announcement knows the correct protocol. In LAN infrastructure Virtual Clone 73, because the Hacker 65 entered all three passwords instead of omitting the correct one, he is silently transferred into a duplicate environment in the MNSP Cloud 9 that contains no important data or functions. Forensic evidence and behavioral analysis is gathered 50 PCT/US2017/014699 WO 2017/127850 whilst the hacker believes he has successfully Infiltrated the real system. Referring to case scenario ,Wrong Protocol Used' 74, the hacker did not use the correct protocol because there was no way for him to know it, let atone the hacker did not even expect there to be a special protocol of omitting a specific password. At reference numeral 75, the hacker has managed to steal legitimate credentials and intends on logging into the company system to steal sensitive data. Enterprise internal Oversight Department 76 comprises of an administrative committee as well as a technical command center. St Is the top layer for monitoring and approving/blockihg potentially malicious behavior. Employees B and D 77 are not rogue (they are exclusively loyal to the interests of the enterprise} and have been selected as qualified employees for air!־ collaboration of the approval of a Root Level Function 80. Employee A 78 has not been selected for the tri-collaboration process 80. This could be because he did not have suff icient work*־ experience with the company, technical experience, a criminal record, or he was too much of a dose friend to the other employees which might have allowed for a conspiracy against the company etc. Employee C (Rogue) 79 attempts to access a root level function/action to be performed for malicious purposes. Such a Root Level Function 80 cannot be performed without the consent and approval of three employees with individ ual root level access. All three employees are equally liable for the results of such a root level function being performed, despite Employee C being the only one with malicious intentions. This induces a culture of caution and scepticism, and heavily deters employees from malicious behavior in the first place due to foreknowledge of the procedure. Employees E and F 81 have not been selected for the tri-collaboration process 80 as they do not have root level access to perform nor approve the requested root level function in the first place. Oversight Review 82 uses the time afforded by the artificial delay to review and criticize the requested action. The Root Level Action 83 is delayed by 1 hour to grant the Oversight department an opportunity to review the action and explicitly approve or block the action. Policy can define a default action (approve or decline) incase the Oversight department was unable or unavailable to make a decision. Oversight Review 84 determines what was the reasoning for why a unanimous decision was not achieved. Referring to Root levei Action Performed 85, upon passing the coilaboration and oversight monitoring system, the root level action is performed whilst securely maintaining the records 51 PCT/US2017/014699 WO 2017/127850 for who approved what. This way, a detailed investigation can be launched if the root level action turned out to be against the best interests of the company. At reference numeral 86 the root level action has been cancelled due to the tri-collaboration failing (unanimous decision not reached). At reference numeral 87,all three of the selected employees that have root level access have unanimously approved a root level action. If the root level action is in fact malicious, it would have needed all three employees to be part of the conspiracy against the company. Because of this unlikely yet still existing possibility, the root level action is delayed for 1hour 83and the oversight department Is given the opportunity to review it (see reference numerals 76and 82). Atreference numeral 88,one or more ofthe qualifiedemployees that have been selected for tri-collaboration has/have rejected the requested root level action. Hence the root level action itself is cancelled 89and the Root Level Action 89has been cancelled because a unanimous decision was not reached. The Evolutionary Pattern Database 90contains previously discovered and processed patterns of security risks. These patterns enumerate the potential means of evolving a current malware state may transform into. The Malware Root Signature 91is provided to the AST 17so that iterations/variations of the Signature 91can be formed. Polymorphic Variations 92of malware are provided as output from t2GE and transferred to Malware Detection systems 95.The infrastructure System 93physically belongs within the infrastructure's premises. This system typically manages an infrastructural function like a hydroelectric plant, power grid etc. Infrastructure Computer 94is the specific computer that performs a function or part of a function that enables the Infrastructural function from System 93to be performed. Malware Detection Software 95is deployed on all three levels of the computer's composition, This includes User Space 97,Kernel Space 99and Firmware/Hardware Space 101.This corresponds with the malware detection deployment performed on Lizard Lite agents which are deployed exclusively to each of the three levels. A form of Malware 96which has been iterated via the Evolution Pathway 34is found in a driver (which exists within the Kerne! Space 99),User Space 97is for mainstream developer applications. The easiest space to infiltrate with malware, yet also the easiest space to detect and quarantine malware. All User Space activity Is efficiently monitored by LIZARD Lite, Applications 98within the User Space can include programs like Microsoft Office, Skype, 52 PCT/US2017/014699 WO 2017/127850 Quicken etc. Kernel Space S3 that Is mostly maintained by Operating System vendors, like Apple, Microsoft, and the Linux Foundation. Harder to infiltrate than User Space, but the liability mostly belongs to the vendor unless the respective Infrastructure has undergone kernel modification. All Kernel Activity {including registry changes {Microsoft OS), memory management, network interface management etc) is efficiently monitored by LIZARD lite.Driver 100 that enable the infrastructure Computer 94 to interact with peripherals and hardware (mouse, keyboard, fingerprint scanner etc. Firmware/Hardware Space 101 is entirely maintained by the Firmware/Hardware vendors. Extremely difficult for malware to infect Without direct physical access to the hardware {i.e., removing the old BIOS chip from the motherboard and soldering on a new one). Some firmware activity is monitored by LIZARD Lite, depending on hardware configurations. The BIOS 102 (a type of firmware) is the first layer of software that the operating system builds off from. Public infrastructure 103 refers to unknown and potentially compromised digital infrastructure (ISP routers, fiber cables etc.). The Agent 104 is planted on Public Infrastructure and monitors known Callback Channels by engaging with their known description (port, protocol type etc.) which are stored in the Trusted Platform Database. The agent checks for Heartbeat Signals and informs the Trusted Platform to gain leverage over the Malware Source. With Auto Discover and install Lite Client 105, the LIZARD Cloud In MNSP 9 detects an endpoint system {s.e. a laptop) that isn't providing a signal response {handshake) to LIZARD. The endpoint will be synchronised upon discovery and classified through !2CM 24. Hence LIZARD Cloud detects (via an S5H remote root shell) that the lizard Lite Client 43 is not instaSied/activated and by utilizing the root shell it forces the install of the Client and ensures it is properly activated. The Malware 106A initially enters because the Lite Client: 43 was not installed on the entry device, Lite Client 43 is installed in almost every instance possible on the system, let alone ai! incoming and outgoing traffic is routed through MNSP which contains LiZARD Cloud. With Initial Exploit 107 the Initial entity of exploitation is detected and potentially blocked in it's entirety before it can establish a Covert Callback Channel 1068. The Channel 1068 is an obscure pathway of communication for the Malware 1068 to discretely communicate with its base. This can include masking the signal to look like legitimate http or https application traffic. A wide range of Vendors 108 provide valuable 53 PCT/US2017/014699 WO 2017/127850 resources such as covert access to software, hardware, firewalls, services, finances and critical Infrastructure to allow the planting of Agents 104 in Public infrastructure 103. The Heartbeat signal is emitted via the Callback Channel 1068 at regular intervals at a specific size and frequency by the Malware and directed to it's source of orlgin/loyalty via a Covert Callback Channel, The signal indicates its status/capabilities to enable the Malware Source 50 to decide on future exploits and co-ordinated attacks. Such a Malware Source represents an organization that has hacking capabilities with malicious intent; whether that be a black-hat hacking syndicate or a nation-state government. The Malware 106A and Heartbeat Signal {inside Channel 1068} is detected by LIZARD running in the MNSP Cloud 9 as all incoming and outgoing traffic is routed through MNSP doud/Uzard via a VPN tunnel, [0089]Figs. 22 * 23 show how Foreign Code Rewrite syntactically reproduces foreign code from scratch to mitigate potentially undetected malicious exploits. Combination Method 1compares and matches the Declared Purpose 112A {if available, might be optional according to Enterprise Policy 147) with Derived Purpose 1128, Uses Purpose Module 36 to manipulate Compiex Purpose Format and achieves a resultant match or mismatch case scenario. With Derived Purpose 1128 Need Map Matching keep's a hierarchical structure to maintain jurisdiction of all enterprises needs. Hence the purpose of a block of code can be defined and justified, depending on vacancies in the jurisdlctionaliy orientated Need Map 114, input Purpose 115 is the intake for the Recursive Debugging 119 process {which leverages Purpose & Syntax Module). Does not merge multiple intakes {Le. purposes), a separate and parallel instance Is initialized per purpose input. Final Security Check 116 leverages the Syntax 35 and Purpose 36 Modules to do a multi-purpose 'sanity' check to guard any points of exploitation in the programming and transfers the Final Output 117 to the VPN/Extranet 12.:[0090] Figs, 24 - 25 show how Recursive Debugging 119 bops through code segments to test for bugs and Applies bug fixes 129 (solutions) where possible. If a bug persists, the entire code segment is Replaced 123 with the original {foreign} Code Segment 121. The original code segment is subsequently tagged for facilitating additional security layers such as Virtual Obfuscation and Behavioral Analysis. With Foreign Code 120 the original state of the code is Interpreted by the Purpose 36 and Syntax 35 Modules for a code rewrite. The Foreign Code 120 54 PCT/US2017/014699 WO 2017/127850 is directly referenced by the debugger in case an original (foreign) code segment needs to be Installed because there was a permanent bug in the rewritten version. Rewritten Code 1Segments 121 are tested by the Virtual Runtime Environment 131 to check, for Coding Bugs 132. Such an Environment 131 executes Code Segments 121, like functions and classes, and checks for runtime errors (syntax errors, buffer overflow, wrong function call etc.). Any coding errors are processed for fixing. With Coding Bug 132, errors produced in the Virtual Runtime Environment are defined in scope and type, Ali relevant coding details are provided to facilitate a solution, With Purpose Alignment 124 a potential solution for the Coding Bug 132 is drafted by re-deriving code from the stated purpose of such functions and classes. The scope of the Coding Bug is rewritten in an alternate format to avoid such a bug. The potential solution is outputted, and if no solutions remain, the code rewrite for that Code Segment 121 is forfeited and the original Code Segment (dlrectiy from the Foreign Code) is used in the final codeset. Typically a Coding Bug 132 will receive a Coding Solution 138 multiple times In a loop, if ail Coding Solutions have been exhausted with resolving the Bug 132; a solution is Forfeited 1and the Originai Foreign Code Segment 133 is used. A Code Segment 121 can be Tagged 136 as foreign to facilitate the the decision of additional security measures such as Virtual Obfuscation and Behavioral Analysis. For example, if a Rewritten block of code contains a high degree of foreign code segments, it is more prone to being placed in a Mock Data Environment 394. With Code Segment Caching 130, Individual Code Segments (functions/classes} are cached and reused across multipie rewrite operations to increase LIZARD Cloud resource efficiency׳. This cache is highly leveraged since ali traffic is centralized via VPN at the cloud. With Rewritten Code Segment Provider 128, a previously rewritten Code Segment 121 is provided $0 that a Coding Bug can have it's respective Solution Applied 129 to It.:[0091] Fig. 26 shows the inner workings of Need Map Matching 114, which verifies purpose jurisdiction, LIZARD Cloud and Lite reference a Hierarchical Map 150 of enterprise jurisdiction branches. This is done to justify code/function purpose, and potentially block such code/function in the absence of valid justification. Whether the Input Purpose 139 is claimed or derived (via the Purpose Module 35), Need Map Matching 114 validates the justification for the code/function to perform within the Enterprise System. The master copy of the Hierarchical 55 PCT/US2017/014699 WO 2017/127850 Map 150 is stored on LIZARD Cloud In the MNSP 9, on the account of the respective registered enterprise. The Need Index 145 within Need Map Matching 114 is calculated by referencing the master copy. Then the pre-optimized Need Index {and not the hierarchy itself} is distributed among all accessible endpoint clients. Need Map Matching receives a Need Request 140 for the most appropriate need of the system at large. The corresponding output is a Complex Purpose Format 325 that represents the appropriate need. With Need Criteria + Priority Filtering 143, and appropriate Need is searched for within the Enterprise Policy 147. Such a Policy 1dictates the types and categories of needs each Jurisdiction can have. A need can range from email correspondence, software installation needs etc. Policy 147 determines what is a Need priority according to the enterprise. According to the definitions associated with each branch, needs are associated with their corresponding department. This way, permission checks can be performed. Example: Need Map matching approved the request far HR to download all the employee CVs> became it Is time for an annual review of employee performance according to their capabilities. With Initial Parsing 148 each jurisdiction branch is downloaded for need referencing. With Calculate Branch Needs 149 Needs are associated with their corresponding department according to the definitions associated with each branch. This way, permission checks can be performed. Example: Need Map matching approved the request for HR to download all the employee CVs, because it is time for an annual review of employee performance according to jurisdictions defined in the Hierafchicai Map 150, Machine Clandestine intelligence 1MAONT) & Retribution through Covert Operations InCyberspace[0092] Fig. 27 shows intelligent information management, viewing and control. Aggregation 152 uses generic levei criteria to filter out unimportant and redundant information, whilst merging and tagging streams of information from multiple platforms. Configuration & Deployment Service 153 is an interface for deploying new enterprise assets {computers, laptops, mobile phones) with the correct security configuration and connectivity setup. After a device is added and setup, they can can be tweaked via the Management Console with the Management Feedback Controls as a middleman. This service also manages the deployment of 56 PCT/US2017/014699 WO 2017/127850 mew customer/d sent user accounts. Such a deployment may include the association of hardware with user accounts, customization of interface, listing of customer/client variables {i.e. busi ness type, product type etc.). With Separation by jurisdiction 154 the tagged pooi of information are separated exclusively according to the relevant jurisdiction of the Management Console User, With Separation by Threat 1S5 the information is organized according to individual threats. Every type of data Is either correlated to a threat (which adds verbosity) or Is removed, At this stage of the process labelled Intelligent Contextual station 156 the remaining data now looks like a cluster of islands, each Island being a cybersecurity threat. Correlations are made inter-platform to mature the security analysis. Historical data is accessed {from L'GE as opposed to LIZARD 16) to understand threat patterns, and CIMP is used for critical thinking analysis, With Threat Dilemma Management 157 the cybersecurity threat is perceived from a bird's eye view {big picture). Such a threat is passed onto the management console for a graphical representation. Since calculated measurements pertaining to threat mechanics are finally merged from multiple platforms; a more informed threat management decision can be automatically performed. Automated Controls 158 represent algorithm access to controlling management related controls of MNSP 9, TP, 3PS. Management Feedback Controls 159 offers high level controls of all MNSP Cloud, Trusted Platform 10 additional Third Party Services (3PS) based services which can be used to facilitate policy making, forensics, threat investigations etc. Such management controls are eventually manifested an the Management Console (MC), with appropriate customizable visualsand presentation efficiency. This allows for efficient control and manipulation of entire systems (MNSP, TP, BPS) direct from a single interface that can zoom into details as needed. Manual Controls 160 represent human access to controlling management related controls of MNSP 9, TP, 3PS, Direct Management 161 leverages manual controls to provide human interface. With Category and Jurisdiction 162 the user of the Management Console uses their login credentials which define thei r jurisdiction and scope of information category access. At! Potential Data Vectors 163 are data in motion, data at rest & data in use. Customizable Visuals 164 Is for use by various enterprise departments (accounting, finance, HR, IT, legai, Security/inspector General, privacy/diseiosure, union, etc.) and stakeholders (staff, managers, executives in each respective department) as well as third party 57 PCT/US2017/014699 WO 2017/127850 partners, law enforcement, etc. Integrated Single View 165 Is a ׳single view of all the potential capabilities such as monitoring, logging, reporting, event correlation, alert processing, policy/rule set creation, corrective action, algorithm tuning, service provisioning (new customers/modifications}, use of trusted platform as well as third party services {including receiving reports and alerts/iogs, etc from third party services providers & vendors). Unified view on aii aspects of security 165 is a collection of visuals that represent perimeter, enterprise, data center, cloud, removable media, mobile devices, etc. Cybersecurity Team 167 Is a team of qualified professionals monitor the activity and status of multiple systems across the board. Because intelligent processing of information and Ai decisions are being made, costs can be lowered by hiring less people with fewer years of experience/The Team's primary purpose is for being a fallback layer in verifying that the system is maturing and progressing according to desired criteria whilst performing large scale points of analysis. Behavioral Analysis 1observes the malware's 169 state of being and actions performed whilst it is in the 100% Mock Data Environment 394. Whilst the malware is interacting with the Fake Data 170, Behavioral Analysis will record patterns observed in activation times (i.e. active only on Sunday's when the office is closed), file access requests, root admin functions requested etc. The Malware 169 has been planted by the hacker 177. Whilst the hacker believes that he has successfully planted malware into the target system, the malware has been silently transferred and Isolated to a 100% Mock Data Environment 394, At Fake Data 170 the Malware (169 has taken digitai possession of a copy of Fake Data, It does this whilst under the impression that the data is real, it and by extension the Hacker 177 are oblivious to whether the data is real or fake. When the Malware attempts to send the Fake Data to the Hacker, the outgoing signal is rerouted so that it is received by the Fake Hacker 174 as opposed to the Malware's expectation of the real Hacker. With Hacker interface 171 the Syntax 35 and Purpose 36 Modules (which belong jurisdictionaliy to the LIZARD system) receive the code structure of the Malware 169. These modules reverse engineer the Malware's internal structu re to output the Hacker Interface. This interface details the communication method used between the Malware and the Hacker, the expectations the Malware has of the Hacker (i.e. receiving commands etc,), and the expectations the Hacker has of the Maiware (i.e. status reports etc.}. Such information allows a 58 PCT/US2017/014699 WO 2017/127850 Fake Hacker 174 and Fake Malware 172 to be emulated within a Virtualized Environment 173. Once Behavioral Analysis 168 has adequately studied t he behavior of the Malware 169, the Signal Mimicry functionality of MNSP 9 can emulate a program that behaves like the Hacker 177. This includes the protocol of communication that exists between the Real Malware 169, the Fake Data 170, and the Fake Hacker 174, With Emulated Signal Response 175, the virtualized Fake Hacker 174 sends a response signal to the real Malware 169 to either give it the impression that it has succeeded or failed in its Job, Such a signal could include commands for Malware behavior and/or requests for informational status updates. This Is done to further behavioral analysis research, to observe the malware's next behavior pattern. When the research is concluded, the Mock Data Environment 394 with the malware in it can either be frozen or destroyed. With Emulated Response Code 176, the hacker is given a fake response code that is not correlated with the behavior/state of the real malware. Depending on the desired retribution tactic, either a fake error code or a fake success code can be sent, A fake error code would give the hacker the Impression that the malware is not working {when In reality it does) and would waste the hacker's time on useless debugging tangents, A success error code would decrease the likelihood that the hacker would divert attention to making a new form of malware, but instead focus on the current one and any possible incremental improvements. Since such malware will have already been compromised and understood by LIZARD, the hacker is wasting energy on a compromised malware thinking it is succeeding. The Hacker 177 still believes that the malware he planted has successfully Inf iltrated the target system. In reality the malware has been isolated within a virtualized environment. That same virtualized environment has enacted Behavioral Analysis 168 on the malware to emulate the method and syntax of communication it has with the hacker (whether bi-directional or amni- directional). Criminal Assets 178 represents the investments mades via Criminal Finances 184 to facilitate the hacking and malicious operations of Criminal System 49. Such Assets 178 are typically manifested as computing power and internet connectivity as having a strong investment in these two assets enables more advanced and elaborate hacking performances. With Criminal Code 179 an exploit scan is performed by the Trusted Platform's agent, to gather as much forensic evidence as possible. With Criminal Computer 180 a CPU exploit is performed 59 PCT/US2017/014699 WO 2017/127850 which overflowsthe CPU with AVX instructions. This leads to increased heat, increased electricity consumption, more CPU degradation, and less available processing power for criminal processes. An Exploit Scan 181of the Criminal Assets 178are performed to identify their capabilities and characteristics. The resulting scan results are managed by the Exploit 185 and forwarded to the Trusted Platform 10,The Exploit 185is a program sent by theTrusted Piatform via the Retribution Exploits Database 187that infiltrates the target Criminal System 49,as enumerated inMAC!NT Figs, 27 44 ־. Electric and Cooling expenditures increase significantly which puts ׳adrain on CriminalFinances 184,Shutting down the computers will severelyhamper the criminal operations. Purchasing new computers would put more strain on Criminal Finances, and such new computers are prone to being exploited like the old ones. Retribution Exploits Database 187contains a means of exploitingcriminal activities that are provided by Hardware Vendors 186in the forms of established backdoors and known vulnerabilities. The Unified Forensic Evidence Database 188contains compiled forensic evidence from multiple sources that spans multiple enterprises. This way the strongest possible legal case is built against the Criminal Enterprise, to be presented in a relevant court of law. With Target Selection 189a target is only selected for retribution after adequate forensic evidence has been established against it. This may includea minimum time requirement for the forensic case to be pending for review by oversight (i.e, 6 months), Evidence must be highly self-corroborating, and isolated events cannot be used to enact retribution out of fear of attacking an innocent target and incurring iegai repercussions. With Target Verification 190 suspected criminal systems are verified using multipie methods to surpass any potential methods of covertness {public cafe, TOR Network etc), including:־ Physical location, GPS can be taken advantage of. Cloud services can aide in corroboration {l,e. Longterm precedent for Dropboxsign-in location)- Physical Device. MAC address, serial number {from manufacturer/vendor).- Personnel Verification. Use biometric data on security system, take photo from front-facing camera, corroboration of consistentlog-in credentials over multiple platforms.[0093] Fig. 33 shows MACSNT covert operations overview, how criminals exploit an enterprise system. Enterprise System 228 defines the entire scope and jurisdiction of the enterprise's 60 PCT/US2017/014699 WO 2017/127850 infrastructure and property. Enterprise Computer 227 is a crucial part of Enterprise System 22$ as is contains Sensitive information 214 and depends on Enterprise Network 219 for It's typically scheduled tasks. Sieeper Double Agent 215 is malicious software the stays dormant and 'sleeps' on the target Computer 227. Because of it's Sack of activity it Is very hard for programmers and cybersecurity analysts to detect it as no damage has occurred yet, When the hackers from Criminal System 49 find an opportunistic moment to use their Sleeper Agent 215, a copy of Sensitive File 214 is silently captured by Agent 215, At this stage the hackers have exposed themselves to being traced but it was at their discretion for when to use up the opportunity (i.e. if the File 214 Was worth it) of having an Agent 215 installed without notice from administrators. At Stage 216 the Captured File 214 is pushed via encryption outside of the Enterprise Network to the rogue destination server. Such encryption (i.e, https} is allowed by policy,, hence the transmission: Is not immediately blocked. The Captured File 214 is passed onto the network infrastructure of Enterprise Network 219 in an attempt to leave the Enterprise System 228 and enter the Arbitrary System 262 and eventually the Criminal System 49. Such a network infrastructure is represented as LAN Router 217 and Firewall 218, which are the last obstacles for the malware to pass through before being able to transport the Captured File 2outside of the Enterprise System. The industry standard Firewall 218, which in this example is considered unable to th wart the stealing of the Captured Fi le 214, generates logs which are forwarded to Log Aggregation 220, Such Aggregation then separates the data categorically for both a Long-Term/Deep Scan 221 and a Real-Time/Surfaee Scan 222. With the Empty Result 223 case scenario, Real-Time 222 is inadequately prepared to perform a near instant recognition of the malicious activity to stop it before execution. With the Malware Connection Found 224 case scenario, the Long-Term Scan 221 eventually recognises the malicious behavior because of its advantage of having more time to analyze. The luxury of time allows Long-Term 221 to perform a more thorough search with more complex algorithms and points of data. With the Botnet Compromised Sector 225, a computer belonging to the system of an arbitrary third party is used to transfer the Sensitive Fife 22$ to throw off the investigation and frame the arbitrary third party. Thieves receive Sensitive File 226 at Criminal Computer 229 whilst maintaining ahidden presence via their Botnet and proceed to use the File for Illegal extortion 61 PCT/US2017/014699 WO 2017/127850 and profit. Potential traces left of the identity (i.e. IP address) of Criminal Computer are may only be left at Arbitrary Computer 238, which the administrators and investigators of Enterprise System 228 do not have access to,:[0094] Fig, 34 shows more details to the Long-Term/Deep Scan 230 which uses Big Data 231. Deep Scan 230 contributes to and engages with Big Data 231 whiist leveraging two sub­algorithms, 'Conspiracy Detection׳ and ׳Foreign Entities Management׳. The intermediate results are pushed to Anomaly Detection which are .responsible for the final results. Standard logs f rom security checkpoints, like firewalls and central servers, are aggregated and selected with low restriction filters at Log Aggregation 220, With Event index + Tracking 235 event details are stored, such as IP address, MAC address, Vendor ID, Serial Number, times, dates, DNS etc. Such details exist both as a local database and a shared cloud database [databasesare not identical in data). Local storage of such entries is pushed (with policy restrictions according to the enterprise) to the cloud database for the benefit of other enterprises. In return, useful event information is received for the benefit of local analysts. An enterprise that is registered with the Trusted Third Party 235 may have already experienced the transgressions of a botnet, and is able to provide preventative details to mitigate such risks. With Security Behavior 236 security reactionary guidelines are stored in 3 local database and in a shared cloud database (these databases are not identical in data). Such reactionary guidelines define points of behavior to ensure a secure system. For example, if an IP address accessed the system, which the Event Index says has been associated 6 out of 10 times with a botnet, then ban the IP address for days and put a priority flag on the log system to mark any attempts by the IP address to access the system during this time, local storage of such guidelines is pushed (with policy restrictions according to the enterprise) to the cloud database for the benefit of other enterprises, in return, useful event information is received for the benefit of local anaiysis. With Anomaly Detection 237 the Event index and Security Behavior are used in accordance with the intermediate data provided by the Deep Scan module to determine any potential risk events, like a Sensitive File being transferred by an unauthorized agent to an Arbitrary System outside of the Enterprise Network. Arbitrary Computer 238 is shown as the resultant Destination server involved in the breach is highlighted, defined by any known characteristics such as MAC 62 PCT/US2017/014699 WO 2017/127850 Address/last known IP address 239, country and uptime patterns etc. Such an analysis primarily Involves the Foreign Entities Management 232 module. The system is then able to determine the likelihood 240 of such a computer being involved in a botnet. Such an analysis primarily Involves Conspiracy Detection 19,[0095] Fig. 35 shows how the Arbitrary Computer is looked up on the Trusted Platform 10 to check if it or its server reiatives/neighbors [other servers it connects to) are previously established double or triple agents for the Trusted Platform 10. Stage 242 represents how known information of the Arbitrary Computer 238 such as MAC Address/IP Address 239 are sent for querying at Event index + Tracking 235 and the cloud version 232. Such a cloud version that operates from the Trusted Platform 10 tracks event details to identify future threats and threat patterns. i,e. MAC address, IP address, timestamps for access etc. The results from such querying 242 are sent to Systems Collection Details 243. Such details include; the original Arbitrary Computer 238 details, computers/systems that receive and/or send packets regularly to Computer 238, and systems that are in physically close proximity to Computer 238. Such details are then forwarded to Stages 246 and 247 which checks If any of the mentioned computers/systems happen to Double Agents 247 or Triple Agents 246. Such an agent lookup check is performed at the Trusted Double Agent index + Tracking Cloud 244 and the Trusted Triple Agent Index + Tracking Cloud 245. The Double Agent Index 244 contains a list of systems that have sleeper agents installed that are controlled by the Trusted Platform and ft's affiliates. The Triple Agent Index 245 contains a list of systems that have been compromised by criminal syndicates (i.e. botnets), but have also been compromised by the Trusted Platform 10 in a discrete manner, as to monitor malicious activities and developments. These two clouds then output their results which are gathered at List of Active and Relevant Agents 248.[0096] Fig. 36 shows how known double or triple agents from the Trusted Platform 10 are engaged to further the forensic investigation. Being transferred from the list of Agents 248; an appropriate Sleeper Agent 252 Is activated 249. The Double Agent Computer 251, which is trusted by the Arbitrary Computer 238, pushes an Exploit 253 through its trusted channel 254. Upon being successfully deployed in the Arbitrary Computer 238 the Exploit 253 tracks the activity of the Sensitive File 241 and learns that it was sent to what is now known to be the 63 PCT/US2017/014699 WO 2017/127850 Cri minal Computer 229. It follows the same path that was used to transfer the File 241 the first time 216 at channel 255, and attempts to establish itself on the Criminal Computer 229. The Exploit 253 then attempts to find the Sensitive File 241, quarantines it, sends Its exact state back to the Trusted Platform 10, and then attempts to secure erase it from the Criminal Computer 229. The Trusted Platform 10 then forwards the quarantined file back to the original Enterprise System 228 (who own the original file} for forensic purposes, it is not always guaranteed that the Exploit 253 was able to retrieve the Sensitive File 241, but at the least it is able to forward identifiable information 239 about the Criminal Computer 229 and System 49. [0097] Fig, 37 shows how the Trusted Platform 10 is used to engage ISP {internet Service Provider) 257 APIs concerning the Arbitrary Computer 23S. Network Oversight 261 is used to try and compromise the Arbitrary System 262 to further the judicial investigation, The Enterprise System 228 only knows limited information 259 about the Arbitrary Computer 238, and Is seeking information about the Criminal Computer 229 and System 49, An ISP 257 API request is made via the Trusted Platform 10. At the Network Oversight 261 system network logs for the Arbitrary System 262 are found, and a potential file transfer to (what is later recognised as) the Criminal Computer 229. The tog history isn’t detailed enough to have recorded the exact and entire composition of the Sensitive File 241, but is able to use metadata 260 to decide with significant confidence which computer the file was sent to. Network Oversight 261 discovers the network details 258 of Criminal Computer 229 and so reroutes such information to the Trusted Platform 10 which in turn Informs the Enterprise System 228.[0098] Fig. 38 shows how the Trusted Platform 10 is used to engage security APIs provided by Software 268 and Hardware 272 vendors to exploit any established backdoors that can aide the judicial investigation. At Stage 263 known identity details of Criminal Computer 229 are transferred to the Trusted Platform 10 to engage In backdoor APIs. Such details may include MAC address/IP address 239 and Suspected Software 4■ Hardware of Criminal Computer. Then the Trusted Platform 10 delivers an Exploit 253 to the affiliated Software 268 and Hardware 2Vendors in a dormant state (the exploitation code is transferred yet not executed). Also delivered to the vendors is the Suspected Software 269 and Hardware 273 of the Criminal Computer 229 as suspected by the Enterprise System 228 at Stage 263, The vendors maintain a 64 PCT/US2017/014699 WO 2017/127850 List of Established Software 270 and Hardware 274 backdoors, includingsuch information as to how to invoke them, what measures of authorizations need to be taken, and what are their capabilities and limitations. All such backdoors are internallyisolated and confidentialfrom within the vendor, hence Trusted Platform does not receive sensitive information dealing with such backdoors yet provides the Exploit 253 that would benefit from them. Upon a successful implementation of a Software 267 or Hardware 271 backdoor the Exploit 253 is discretely installed on the Criminal Computer 229, The Sensitive File 241 is quarantined and copied so that itsmetadata usage history can be later analyzed. Any remaining copies on the Criminal Computer 229 are then securelyerased. Any other possible supplemental forensic evidences are gathered. Ail such forensic data is returned to the Exploit's 253 point of contact at the Trusted Platform 10. Thereafter the Forensic Evidence 265 is forward to the Enterprise System 228 which includes the Sensitive File 241 as found an the Criminal Computer 229, and Identity Details of those Involvedwith the Criminal System that have evidence against them concerning the initial theft of the File 241, This way the Enterprise System 228 can restore the File 241 if it was deleted from their system during the initial theft, and the identity Details 264 will enable them to seek retribution in terms of legal damages and disabling Criminai System 49 Botnet to mitigate the risk of future attacks,:[0099] Fig, 39 - 41 shows how Generic 282 and Customizable 283 Exploits are applied to the Arbitrary 238 and Criminal 229 Computers in the attempt to perform a direct compromise without the di rect aide ofthe Trusted Platform 10. Generic Exploits 282 is a collectionof software, firmware and hardware exploits organized and assembled by the Enterprise System 280 via independent cybersecurity research. With Exploit Customization 283 exploits are customized according to known information about the target. Exploits 253 are delivered with the most likely to succeed first, and with the least iikeiy to succeed iast. A collection of available information 284 concerning the Criminai Computer 229 Is transferred to Customization 283. Such Information includes any known computer information such as MAC Address/iP Address 239 and Suspected Software + Hardware 285 being used by the Criminal Computer 229. Proxy Management 286 is the combination of an algorithm and a database that intelligently selects proxies to be used for the exploitation attempt. Proxy Network 279 is a series of Proxy Nodes 65 PCT/US2017/014699 WO 2017/127850 278 which allow any separate system to mask their originating Identity, The Node passes on such digital communication and becomes the apparent originator. Nodes are intelligently selected by Proxy Management 286 according to overall performance of a Node, availability of a Node, and current workload of a Node, Three potential points of exploitation of the Criminal Computer 229 and/or Arbitrary Computer 238 are tried, If exploiting the Criminal Computer 229 fails then an attempt to exploit the Arbitrary Computer 238 is made regardless as it may still facilitate the overall forensic Investigation, One method Is direct exploitation, second is via the Arbitrary Computer's Botnet Tunnel 276, and third is the original means of exploitation that the Criminal System used to install the botnet 277 (as well as other unused points of exploitation). The Botnet Tunnel 276 is the established means of communication used between the Criminal Computer 229 and the active part of the Botnet 240, Any forensic data that is generated by the Exploit 2S3 is sent to the Enterprise System 228 at Stage 275.[0200] Fig, 41 shows how a special API with the Trusted Platform 10 is used to push a software or firmware Update 289 to the Criminal Computer 229 to establish a new backdoor. A Placebo Update 288 is pushed to nearby similar machines to maintain stealth. The Enterprise System 228 sends the Target Identity Details 297 to the Trusted Platform 10, Such details include MAC Address/SP Address 239. Trusted Platform 10 communicates with a Software/Firmware Maintainer 287 to push Placebo Updates 288 and Backdoor Updates 289 to the relevant computers, A Backdoor Update introduces a new backdoor into the Criminal Computer's 2system by the using the pre-established software update system installed on the Computer. Such an update could be for the operating system, the BIOS (firmware), a specific software like a word processor. The Placebo Update 288 omits the backdoor so that no security compromises are made, yet shows the same details and identification (he. update number/code) as the Backdoor Update 289 to evoke an environment that maintains stealth of the Backdoor. Maintainer 287 transfers the Backdoor 295 to the target, as well as to computers which have an above average amount of exposure to the target. Such additional Computers 296 can be those belonging to the Criminal System 49 infrastructure or those that are on the same local network as the Criminal Computer 229. Exploiting such additional Computers 296 increases the chances of gaining a path of entry to the Criminal Computer 229 in case a direct attack was not possible 66 PCT/US2017/014699 WO 2017/127850 (i.e. they turn off updates for the operating system etc,). The Exploit 253would then be abb to consider different points of entry to the target if it is able to establish itself on nearby Computers 296.For Involved Computers 291that have an average amount of exposure to the target a Placebo Update 228Is submitted. Exposure can be understood as sharing a common network {i.e, Virtual Private Network etc,) or a common service platform (i.e. file sharing etc.). Involved System 290may also be strategically tied to Criminal System 49,such as being owned by the same company legal structure etc. Neighbor Computers 293belonging to a Neighboring System 292are given the placebo update because of their nearby physical location (same district etc.) to the target Criminal Computer 229,Both Systems Involved 290and Neighboring 292are given Placebo Updates 288to facilitate a time sensitive forensic investigationwhilst there are no regular updates the SVlaintaSner 287has planned to deliver in the near future (or whatever Is suitable and viable for the investigation), in the case scenario that there is a regular update intended on improving the software/firmware, then involved 290and Neighboring 292 Systems do not need to be given a placebo update as to validate the perceived legitimacy of the Backdoor 289Update, Instead the Backdoor 289can be planted on some of the legitimate updates targeting the Criminal Computer 229and Other Computer 296.Upon successful implementation of the Exploit 253via the Backdoor Update 295the Sensitive File 241is quarantined and copied so that its metadata usage history can be later analyzed. Any remaining copies on Criminal Computer 229are then securely erased. Any supplemental forensic evidence is gathered. Thereafter forensic data is sent to the exploit's point of contact at the Trusted Platform 10,Upon the data being verified at the Platform 10It Is then forwarded to the Enterprise System 228at Results 281, [0101]Fig. 42 shows how a long-term priority flag is pushed onto the Trusted Platform 10to monitor the Criminal System 229for any and all changes/updates, New developments are monitored with priority over the long-term to facilitate the investigation. Firstly the Enterprise System 228submits a Target 297(which includes identifiable details 239)to the Warrant Module 300which is a subset of the Trusted Platform 10.The Warrant Module scans all Affiliate Systems 303Input 299for any associations of the defined Target 297,If there are any matches, the information is passed onto the Enterprise System 228,who defined the warrant and are 67 PCT/US2017/014699 WO 2017/127850 seeki ng to infiltrate the Target 297. i nformation input 299 is information that Affiliates Systems of the Trusted Platform 10 report, usuaiiy to receive some desired analysis, input might aiso be submitted for the sole purpose of gaining accreditation and reputation with the Trusted Platform 10, Affiliate Systems 303 submit their input to the Trusted Platform 10; which is to the advantage of the Enterprise System 228 seeking to monitor Target 297. This increases the chances that one of these Affiliate Systems 303 have enountered Target or a relative of Target, whether that be a positive, neutral, or negative interaction. Such input 299 is transferred to the Desired Analytical Module 301, which represents the majority fu nction of the Trusted Platform to synchronize mutually beneficial security information. The Affiliate Systems 303 post security requests and exchange security information. If information pertaining to Target 297 or any Target relatives are found, the information is aiso forwarded to the Warrant Module 300 In parallel. The Information Output 302 of the Module 301 is forwarded to the Affiliate System 303 to complete their requested task or function. Any useful information learnt by the Warrant Module 300 concerning the Target 297 is forwarded to the Results 298 as part of the Enterprise System's 228 forensic investigation, logically Inferred Zero-database A-priori Realtime Defense (LIZARD) [0102] Pigs. 43 and 44 show the dependency structure of LiZARD {Logically Inferred Zero״ database A-priori Realtime Defense}, The Static Core 193 is where predominantly fixed program modules have been hard coded by human programmers. The Iteration Module 194 intelligently modifies, creates and destroys modules on the Dynamic Shell 198. Uses Artificial Security Threat {AST) for a reference of security performance and uses Iteration Core to process the automatic code writing methodology. The Iteration Core 195 is the main logic for Iterating the Dynamic Shell 198 for security improvements as illustrated at Fig. 51. The Differential Modifier Algorithm 196 modifies the Base iteration according to the fiaws the AST found. After the differential logic is applied, a new Iteration is proposed, upon which the iteration Core is recursively called & undergoes the same process of being tested by AST, The Logic Deduction Algorithm (LDA) 197 receives known security responses of the Dynamic Shell iteration in it's Current State from the Artificial Security Threat {AST), LDA aiso deduces what codeset makeup 68 PCT/US2017/014699 WO 2017/127850 wlli achieve the known Correct Response to a security scenario (provided by AST}, The Dynamic Shell 198 contains predominantly dynamic program modules that have been automatically programmed by the Iteration Module, Code Quarantine 199 isolates foreign code into a restricted virtual environment (i,e, a petri dish). Covert Code Detection 200 detects code covertly embedded in data & transmission packets. AST Overflow Relay 201 data is relayed to the AST 17 for future iteration improvement when the system can only perform a low confidence decision. Interna! Consistency Check 202 checks if all the internal functions of a block of foreign code make sense. Makes sure there Isn't a piece of code that is internally inconsistent with the purpose of the foreign code as a whole. Foreign Code Rewrite 203, after deriving foreign code purpose, rewrites either parts or the whole code itself and allows only the rewrite to be executed, Mirror test checks to make sure the Input/output dynamic of the rewrite is the same as the original. This way, any hidden exploits In the original code are made redundant and are never executed. Need Map Matching 204 is a mapped hierarchy of need & purpose is referenced to decide if foreign code fits In the overall objective of the system (he. a puzzle). The Real Data Synchronizer 205 Is one of two layers (the other being Data Manager) that intelligently selects data to be given to mixed environments and in what priority. This way highly sensitive information is inaccessible to suspected malware, & oniy avaiiabSe to code that is weil known and established to be trustworthy. The Data manager 206 is the middSeman interface between entity & data coming from outside of the virtual environment, The Framework Co-ordinator 207 manages ail the input, output, thread spawning and diagnostics of the semi־artif!dal or artificial algorithms. Virtual Obfuscation 208 confuses and restricts code (therefore potential malware) by gradually and partially submerging them into a virtualized fake environment. Covert Transportation Module 209 transfers malware silently and discretely to a Mock Data Environment 394, With Purpose Comparison Module 210 four different types of Purpose are compared to ensure that the entity's existence and behavior are merited and understood by LIZARD in being productive towards the system's overall objectives. A potentially wide divergence In purpose indicates malicious behavior. Mock Data Generator 211, creates fake data that is designed to be indistinguishabie from the real data, Le. a batch of SSNs, Virtual Environment Manager 212, manages the building of the virtual environment, which indudes 69 PCT/US2017/014699 WO 2017/127850 variables such as ratio of mock data, system functions available, network communication options, storage options etc. Data Recall Tracking 213keeps track of all information uploaded from and downloaded to the Suspicious Entity 415.This is done to mitigate the security risk of sensitive information being potentially transferred to malware. This security check also mitigates the logistical problems of a legitimate enterprise process receiving mock (fake) data.In the case that mock data had been sent to a (now known to be} legitimate enterprise entity, a "callback" is performed which calls back all of the mock data, and the real data (that was originally requested) is sent.!01033 Fig, 45 shows an overview of LIZARD (Logically inferred Zero-database A-priori Realtime Defense) which is a central oversight algorithm that is able to block all potential cybersecurity threats in realtime, without me direct aid of a dynamic growing database. Determining whether data/access into the system is permitted is based on a nesd-to-know, need-to-function, purpose-driven-basis, if a block of code or data cannot provide a function/purpose towards achieving the hardcoded goal of the system, then ft will be rejected in a covert way that includes virtual isolation and obfuscation, LIZARD is equipped with a syntactical interpreter that can read and write computer code. Combined with it's purpose derivation capabilities, it is able to derive goal-orientated behavior from blocks of code, even those that are covertly embedded In seemingly benign data. Ail enterprise devices, even those outside of the enterprise premises like a company phone in a public coffee shop, are routed through LIZARD. All software and firmware that runs enterprise assets is hardcoded to perform any sort of downioad/upload via LIZARD like a permanent proxy. Mon-compliance with the permanent proxy policy is mitigated by a snitching policy on loyal assets. A digital transfer to occur within the enterprise system Is bound to pass through a piece of hardware that is hardcoded to relay via LIZARD, hence malicious code can find no place of safety nor can any collaborating compromised computers that ignore the permanent proxy policy. LIZARD has a symbiotic relationship with the iteration Module (IM), SIVI clones the hardcoded goal-oriented tasks and syntactical comprehension capabilities of LIZARD. It then uses those syntactical capabi lities to modify LIZARD to suit the hardcoded goals. The Artificial Security Threat (AST) module is engaged in a parallel virtual environment to stress test differing variations of LIZARD, The variation that scores the best is 70 PCT/US2017/014699 WO 2017/127850 selected as the next official iteration, LIZARD provides an innovative model that deviates from the status quo of cyber security solutions. With it's advanced logic deduction capabilities it is able to perform instantaneous and accurate security decisions without the "too little too late" paradigm of contemporary cyber security defense. LIZARDinteracts with three types of data: data in motion, data in use, and data at rest. LIZARD interacts with 6 types of data mediums {known as vectors); Files, Email, Web, Mobile, Cloud and Removable Media (USB). Enterprise System 228shows the types of Servers that are running within their infrastructure such as HTTP and DNS etc. Mobile Devices 305are shown operating within a Public Coffee Shop 306whilst being connected to the Enterprise System's 228digital infrastructurevia the LIZARD Lite Client 43.Such a Client 43acts as the gateway to the Internet 304which thereafter connects to the Encrypted LIZARD Cloud 308. [0104]Fig. 46 shows an overview of the major algorithm functions concerning LIZARD. The Outer Dynamic Shell (DS) 313of LIZARD is a section of functionality that is more prone to changing via iteration, Modules that require a high degree of complexity to achieve their purpose usually belong at this Shell 313;as they will have surpassed the complexity levels a team of programmers can handle directly. The Iteration Module 314uses the Static Core (SC) 315to syntactically modify the code base of DS 313according to the defined purpose in 'Fixed Goals' St data from the Data Return Relay (DRR) 317.This modified version of LIZARD is then stress tested (in parallel) with multiple and varying security scenarios by the Artificial Security Threat (AST) 17,The most successful iteration is adopted as the live functioning version. The SC 315of LIZARD is the least prone to changing via automated Iteration, and is instead changed directly by human programmers. Especially the Innermost square which is known as Inner Core 334,which is not Influenced by automated iterations at all. This innermost layer 334is like the root of the tree that guides the direction & overall capacity of LIZARD. General Dynamic Modules (GDM) 316is the zone of modules which are the most heavily malleable to the automated self-programming and hence belong to the jurisdiction of the Dynamic Shell 313.As such programs running in the GDM 316are in a constant ׳beta' state (not necessarily stable and a work in progress). When LIZARD performs a low confidence decision it relays relevant data to the AST 17via the Data Return Relay (DRR) 317to improve future iterations of UZARD. LIZARD 71 PCT/US2017/014699 WO 2017/127850 itself does not directly rely on: data for performing decisions, but data on evolving threats can Indirectly benefit the a-priori decision making that a future iteration of LIZARD might perform. Label 342 shows how the more human work is involved in the design of the code, the more static the code Is (changes very gradually). The more the iteration Module (IM) 314 programs the code, the more dynamic and fluid the code is. The Syntax 35 and Purpose 36 modules are shown functioning from within SC 315.[0105] Fig. 47 shows the inner workings of the Static Core (SC) 315. Logic Derivation 320 derives logically necessary functions from initially simpler functions. The end result is that an entire tree of function dependencies are built from a stated complex purpose. Code Translation 3converts arbitrary (generic) code which is understood directly by Syntax Module functions to any chosen known computer language. The Inverse of translating known computer languages to arbitrary cade is also performed. Rules and Syntax 322 contains static definitions that aid the interpretation and production of syntactical structures. For example, the rule and syntax for the Oh- programming language can be stored In 322. Logic Reduction 323 reduces logic written in code to simpler forms to produce a map of interconnected functions. Written Code 324 is the final output, an executable program, whilst Code Goat 332 is the input. Complex Purpose Format 325 is a storage format for storing interconnected sub-purposes that represent an overall purpose. Purpose Associations 326 is a hardcoded reference for what functions & types of behavior refer to what kind of purpose. Iterative Expansion 327 adds detail and complexity to evolve a simple goal into a complex purpose by referring to Purpose Associations, iterative Interpretation 328 loops through all interconnected functions & produces, an interpreted purpose by referring to Purpose Associations 326. The Outer Core 329 is primarily formed by the Syntax and Purpose modules which work together to derive a logical purpose to unknown foreign code, 8t to produce executable code from a stated function code goal. Foreign Code 3is code that is unknown to LIZARD and the functionality and intended purpose Is unknown. Whilst Foreign Code 330 is the input to the inner core, Derived Purpose 331 is the output. Purpose 331 is the intention of the given Code 330 as estimated by the Purpose Module 36. St is returned In the Complex Purpose Format 325.[0106] Fig, 48 shows how inner Core 334 houses the essential core functions of the system, 72 PCT/US2017/014699 WO 2017/127850 which are directly and exclusively programmed by relevant Cybersecurity Experts 319 via a Maintenance 318 platform. The Core Code 335 is rudimentary groundwork needed to run LIZARD. Within Core 336 Fundamental Frameworks and Libraries 336 holds all the needed function to operate LiZARD such as compression and comparison functions. Within Core 3Thread Management and Load Balancing 337 enables LIZARD to scale over a cluster of servers efficiently whilst Communication and encryption Protocols defines the types of encryption sued {he, AES, R.SA etc,}. Within Core 336 Memory Management 339 allows the data that Is interpreted and processed by LIZARD is efficiently managed within the server's Random Access Memory (RAM), System Objectives 336 contains Security Policy 340 and Enterprise Goals 341., Policy 340 is manually designed by a cyber security analyst (or many} as a guide that may be referenced for LiZARD to operate according to custom variables. Hence LiZARD has a standard of which to justify what is considered an insecure and prohibited action and what is permissible. For example, it might be within the enterprise's Security Policy 340 to prohibit sending emails to recipients outside of the organization, or to iock an account after the third failed password entry attempt. Enterprise Goals 341 defines more broad characteristics of what kind of general Infrastructure the enterprise wants to achieve. Goals 341 is mostly used to guide the self-programming of the Dynamic Shell 313 as to what functional ities LIZARD must have and what capabilities it must perform in regards to the enterprise's infrastructure context. [0107] Fig. 43 shows the inner workings ofthe Dynamic Shell (DS| 313. This section of LIZARD is primarily manipulated by an artificiallyintelligent programming module (Iteration Module). Modules in the Outer Shell 345 are new & experimental modules that possess a light amount of influence on the overall system's decision making. The Inner Shell 344 is the main foody of LIZARD; where most of it's intelligent capabilities operate, New and Experimenta! Algorithm 343 'beta׳ allocated software space, where a functional need for a new module can be programmed and tested by humans, artificial intelligence, or both.[0108] Fig. 50 shows the Iteration Module (IM) which inteiligentiy modifies, creates and destroys modules on the Dynamic Shell 313. it uses Artificial Security Threat (AST) 17 for a reference of security performance and uses the Iteration Core 347 to process the automatic code writing methodoiogy. At the Data Return Relay f DRR) 317 data on malicious attacks & bad 73 PCT/US2017/014699 WO 2017/127850 actors is relayed to the AST 17when LIZARD had to resort to making a decision with low confidence. The AST 17creates a virtual testing environment with simulated security threats to enable the iteration process. The artificial evolution of the AST 17is engaged sufficiently to keep ahead of the organic evolution of criminal malicious cyber activity. With Static Core Cloning 346the Static Core 315,including the semi-dynamic Outer Core 329,is used as a criterion for iteration guidance. Since this iteration, in part, modifies the Outer Core 329;seif­programming has come full cycle in an artificially intelligent loop. The Iteration Core 347 receives artificial security scenarios & System Objective guidance to alter the Dynamic Shell 313.The Iteration Core 347produces many Iterations.The iteration that performs the best In the artificial security tests is uploaded to become the live functioning iteration of the Dynamic Shell at Stage 348. ;[0109] Fig. 51 shows iteration Core 347 which is the main logic for Iterating code for security Improvements, With Recursive Iteration 350 a new instance of the Iteration Core 347 is called, with the New Iteration 355 replacing the Base Iteration 356. Such a transition is managed by Thread Management 349 which is derived from Thread Management and load Balancing 3which is a subset of the Core Code 335. The Differential Modifier Algorithm {DMA} 353 receives Syntax/Purpose Programming Abilities 351 and System Objective Guidance 352 from the inner Core 334. These two inputs correlate with Fundamental Frameworks and Libraries 336 and Security Policy 340/Enterprise Goals 341, It then uses such a codeset to modify the Base Iteration 356 according to the flaws the AST 17 found. After the differential logic is applied, a New Iteration 355 is proposed, upon which the Iteration Core 347 Is recursively called and undergoes the same process of being tested by AST 17. With Queued Security Scenarios 3multiple scenarios that collectively perform a comprehensive test of the Dynamic Shell 313 at ail known points of security• With Active Security Scenarios 361 the currently active security scenario is testing the Dynamic Shell 313 In an isolated Virtual Execution Environment 357, Such an Environment 357 is a virtual instance that is completely separate from the live system. It perform artificially generation malicious attacks and intrusions. Security Result Flaws 362 are presented visually as to indicate the security threats that 'passed through' the Base Iteration 356 whilst running the the Virtual Execution Environment 357. Thereafter any Flaws 363 that 74 PCT/US2017/014699 WO 2017/127850 have beers discovered are forwarded to the DMA 353 to facilitation the generating of a New Iteration 355 which seeks to omit such Flaws.[0110] Figs. 52 - 57 show the logical process of the Differential Modifier Algorithm (DMA) 353. Current State 365 represents the Dynamic Shell 313 codeset with symbolically correlated shapes, sizes and positions. Different configurations of these shapes indicate different configurations of security intelligence and reactions. AST 17 provides any potential responses of the Current State 365 that happened to be incorrect and what the correct response Is (i.e, quarantine this file because it Is a virus.}. Attack Vector 376 (all dotted arrows) acts as a symbolic demonstration for 3 cybersecurity threat. Direction, size, & color all correlate to hypothetical security properties like attack vector, size of malware, and type of malware. The Attack Vector symboiicaliy ,bounces' off of the codeset to represent the security response of the codeset. Ref. A 367 shows a specific security configuration that allows an Attack Vector to pass through, which may or may not be the correct security response, Ref, B 368 shows an Attack Vector bouncing off a security configuration which illustrates an alternate response type to Ref. A whilst potentially being correct or incorrect. Ref. C 369 shows a security response which sends the Attack Vector back to it's place of origin, which may or may not be the correct security response. On Fig. 53 Correct State 354 represents the final result of the Differentia! Modifier Algorithm's 353 process for yielding the desired security response from a block of code of the Dynamic Shell 313. Correct State 354 is produced by recursively iterating 356 new iterations 355 of the Dynamic Shell 313. Even though there are su btle differences between the Current 365 and Correct 354 States, these differences can result in entirely different Attack Vector 370 responses. Whilst Ref, A 367 allows the Attack Vector to pass straight through, Ref,A 371 (the correct security response) bounces the Attack Vector at a right degree angle. The Attack Vector response for Ref, B in both the Current 365 and Correct 354 States remains unchanged. With Ref, C 373, the Attack Vector is also sent back to its originating source albeit at a different position than Ref. C 369. All these Attack Vector presentations illustrate and correspond to logistical management of security threats. Fig, 54 shows AST Security Attack Vector 375 which is the sequence of attacks provided by the AST 17. Correct Security Response 376 shows the desired security response concerning the Attack Vectors 376. The codeset 75 PCT/US2017/014699 WO 2017/127850 {shapes) to produce such correct security responses are not shown as at this stage they are not known yet. Fig, 55 shows the Current Dynamic Sheli Response Attack 377 which exhibits on inferior security response to the Correct Dynamic Sheii Response Attack 378. Such a Correct Response 378 is produced by the Logic Deduction Algorithm (IDA) 197. Fig, 56 shows how IDA 197 infers the correct security setup to match the Correct Attack Response 378. The Static Core 315 provides System Framework/Guidance 352 and Syntax/Purpose Automated Programming Abilities 351 to IDA 379 as to enable it to construct 8 security program that produces the Correct Attack Response 378, The Base Iteration 356 of the Dynamic Shell 313 is provided to the IDA 379 at Stage 381. Such an iteration is represented as a Security Response Program 3that produces substandard and ineffective security responses. Such a Program 382 Is provided asInput for the IDA 379. IDA uses the Syntax/Purpose Capabilities 351 from the Static Core 3to build off from the Incorrect Security Response Program 382 so that it conforms with the Correct Response Attack 378, Hence the Correct Security Response Program 383 is produced and is considered the New Iteration 355 of the Dynamic Shell 313. The process continues via Recursive Iteration 350 of the Iteration Core 347 will continually upgrade the security capabilities of the Dynamic Shell 313 until it is saturated with all the security information made available by the AST 17. Fig. 57 shows a simplified overview of this process as the AST provides Known Security Flaws 364 along with the Correct Security Response 384. Whilst the AST 17 is able to provide the Known Security Flaws 364 and Responses 384, it is unable to construct a valid and running program that will produce such Correct Responses 384, Hence IDA 379 uses prior (base) iterations 356 of the Dynamic Shell 313 to produce a superior and better equipped Iteration 355 of the Dynamic Shell known as Correct Security Response Program 385, The usage of the word 'program:׳ represents the overall functionality of many different function and submodules that operate within the Dynamic Shell 313.[OlllJ Fig. 58 shows an overview of Virtual Obfuscation. The following capabilities of Virtual Obfuscation & Mock Data Generation are deployed on an encrypted cloud platform, to be used by small/medium businesses with little to no cybersecurity employees. The security system can also be Installed directly in datacenters for large corporations. In this case scenario Malware 385 comes form the Internet 304 and bypasses the industry standard Firewali/lntruslon 76 PCT/US2017/014699 WO 2017/127850 Detection System/Antl-Virus etc. At ft's current state of security iteration, LIZARD 16 has a low confidence assessment of the intent/pu rpose of the incoming block of Code 385. These conditions are assumed as a worst case scenario. So as to mitigate the risk of having an innocent process deprived of entitled crucial data, and to also avoid the risk of allowing malicious code to have sensitive data, the questionable Code 385 is covertly allocated to an environment in which half of the data is intelligently mixed with mock (fake) data. Real System388 represents unrestricted to Real Data 389 except for'typical administrative access requirements. Any subjects operating within the Rea! System 388 can be easily and covertly transferred to a Partially 391 or Fully 394 Mock Data Environment due to Virtual isolation 390, The Rea! Data Synchronizer 386 is one of two layers {the other being Data Manager 401} that Intelligently selects data to be given to mixed environments and in what priority. This way highly sensitive information is inaccessible to suspected malware and only available to code that is well known and established to be trustworthy. The Mock Data Generator 387 uses the Real Data Synchronizer 386 as a template for creating counterfeit & useless data. Attributes such as data type, data format, data density, data detail etc. are mimicked from the Rea! Data389 to produce a database with realistic looking data that appears to be well integrated into the System at large (no irrelevant and odd data). The perceived risk of confidence in perception of the incoming Foreign Code will influence the level of Obfuscation that LIZARD 16 chooses. High conf idence in the code being malicious will invoke allocation to an environment that contains large amounts of Mock Data 394, Low confidence In the code being malicious can invoke either allocation to a Real System 388 {considered a benefit of a doubt} or the 100% Mock Data Environment 394 {considered non-trusting by default). Such customization options in security behavior are defined in Security Policy 340, which is a su bset of System Objectives 336 which is a subset of inner Core 334. A Highly Monitored Network interface 392 is used in environments containing Mock Data 393. Such a secure interface is used to protect the environment from leaking Into restricted environments like Real System 388 in conjunction with Virtual isolation 390. Such Isolation 390 uses virtualization technology to completely separate and protect Random Access Memory {RAM) and CPU Threads from mixing as to isolate each environment to itself. 77 PCT/US2017/014699 WO 2017/127850 [0112J Figs, 59 81 ״ shows the Monitoring and Responding aspect of Vi rtual Obfuscation, Such a system monitors and manages malware 385 according to malware behavior, initially LIZARD perceives, at it's current iteration level of sophistication, a block of code that might or might not be malware, in case it is not malware, LIZARD pushes it into a virtual cione of the real system that is comprised of 50% Mock Data 391, This is done so that if it turns out to not be malware, system and enterprise functionality is not severely hampered (I.e, wrong SSN is provided etc). In the illustrated example, the block of code is actually Malware 385, but at this stage LIZARD Is still unsure because of the new and unknown nature of this th reat and exploitation method. Fig, 80 specifically shows how Malware 385 is submerged Into a Virtually isolated 380 Mock Data Environment 391 since LIZARD is still not yet sure if it is or Is not malware. The Data Manager 401 intelligently mixes real data with mock data so that highly sensitive data has ■no exposure. The Manager 401 Uploads' 402 Information generated by the Malware 385 to Mock Data Storage 400 and Downloads 398 previously stored mock data to blend with the Real Data 397, This way the Malware does not have write access to the Rea!Data Storage 397 and cannot override sensitive information. The Malware 385 is Virtually isolated 380 so that it is only exposed to the Data Manager 401. This Virtual Isolation prohibits the Malware from being able to access all of the Real Data 397 by bypassing Data Manager 401. Behavioral Analysis 403 tracks the Download 398 and Upload 402 behavior of the suspicious block of code to determine potential corrective action. The Analysis 403 monitors how the Malware 385 behaves in it's candid form, to help confirm or deny LIZARD'S original suspicion. Having monitored the Malware's Behavior in it's candid form LIZARD has confirmed the initial suspicion that the foreign code is indeed malware. The Malware 385 is silently and discreetly transferred to the 100% Mock Data Virtual Environment 394 via the Covert Transportation Module 395. Just incase the Malware had already multiplied and performed infections in the 50% Mock Data environment 391, the entire virtual environment is securely destroyed {including the Malware} as a precaution. At this stage the Malware 385 is now fully submerged into a Mock Environment 394 with no exposure to any sensitive information. Potential communication of the Malware to its homebase {i.e, heartbeat signals) via covert communication channels are monitored for potentially Improving future Dynamic Shell 313 78 PCT/US2017/014699 WO 2017/127850 iterations. Such Malware behavior information is transferred via the Data Return Relay (DRR) 317 to the AST 17 to benefit future iterations. This way the DS 313 can make a more confident decision about similar Maiware 385 rather than having to resort to placing it in a 50% Mock Data Environment 391 again (which still contains some risk concerning legitimate data being stolen),[01131 Figs, 62 and 63 shows Data Recall Tracking 399 keeps track of ai! information uploaded from and downloaded to the Suspicious Entity 415. This is done to mitigate the security risk of sensitive information being potentially transferred to Malware, This security check also mitigates the logistical problems of a legitimate enterprise process receiving Mock Data 400׳ in the case that Mock Data had been sent to a (now known to be) legitimate enterprise entity, a "callback" is performed which calls back ail of the Mock Data, and the Real Data (that was originally requested) is sent as a replacement. A callback trigger is implemented so that a legitimate enterprise entity will hold back on acting on certain information until there is a confirmation that the data is not fake, if real data had been transferred to the malware inside a virtual mixed environment, the entire environment container is securely destroyed with the Maiware 385 inside. An alert is placed systemwide for any unusual activity concerning the data that was known to be in the maiware's possession before it was destroyed. This concept is manifested at Systemwide Monitoring 405, if the entity that received partial rea! data turns out to be malware (upon analyzing behavior patterns), then the virtual environment (including the malware) is securely destroyed, & the enterprise*wlde network Is monitored for unusual activity of the tagged real data. This way any potential information leaks are contained. With Track Mock data Download 407 and Upload 408; Mock data that was sent ■to and from a Suspicious Entity 415 in a virtual container is tracked. With Informs of Upload Safety 410, Data that has been written in the Mock Data Coiiection 400 initially as a safeguard is Safer considered safe and hence is prepared to be written to Rea! Data 412 to fulfill the Upload 402 request of the Suspicious Entity 415. Thereafter the Upload Relay 411 passes art such marked safe information to Real Data 412. In the case that a legitimate enterprise entity (not maiware) received Mock Data 400, it is informed 413 of the extent of the mock data presence. The Real Data 412 Is uploaded to precisely replace the Mock Data. The Data Recaii Trigger 414 is an 79 PCT/US2017/014699 WO 2017/127850 installation of software performed on legitimate entities {and inadvertently; malicious entities attempting to appear legitimate) that checks for hidden signals which indicate that a Mixed Data Environment has potentially been activated. Data Manager 401 is the middleman interface between the Entity 415 and data that calculates the proportions of Real Data 412 (if any) that should be mixed with Mock Data 400 (If any), In the Upload 402 and Download 3streams of information, ind ividual packets/files are marked (if required) for the Data Recall Trigger 414 to consider a reversal of data.[01141 Figs, 64 and 65 show the inner workings of the Data Recall Trigger 414. Behavioral Analysis 403 tracks the download and upload behavior of the Suspicious Entity 415 to determine potential Corrective Action 419. Real System 417 contains the originalReal Data 4that exists entirely outside of the virtualized environment and contains all possible sensitive data. Real Data that Replaces Mock Data 418 is where Real data Is provided unfiltered (before even the Real Data Synchronizer 386) to the Data Recall Tracking 399. This way a Real Data Patch 416 can be made to replace the mock data with real data on the Formerly Suspicious Entity 422. The Data Manager 401, which is submerged in the Virtually Isolated Environment 404, receives a Real Data Patch 416from Data Recall Tracking 399. This Patch 416 Includes the replacement instructions to convert the Formerly Suspicious Entity 422 (which is now known to be harmless) to a correct, real and accurate information state. Such a Patch 416 Is transferred to the Data Recall Interface 427 which is subsequently transferred to the Formerly Suspicious Entity 422. Downloaded Data 420 is the data that the enterprise had downloaded within a Mock Data Environment 404 (hence the data is partially or fully fake). Fixed Data 421 is where the Mock data has been replaced with it's counterpart Real Data after the Real Data Patch 4has been applied. When Harmless Code 409 has been cleared by Behavioral Analysis 403 to being malicious, Corrective Action 419 is performed. Such Action 419 is to replace the Mock Data In the Formerly Suspicious Entity 422 with the Real Data 412 that it represents. Secret Token 424 is a security string that is generated and assigned by LIZARD. The Secret Token 4does not prove to the Virtual Obfuscation System that the Suspicious Entity 415 is legitimate and harmless. Instead it allows the Entity that is indeed harmless to not proceed with ft's job since it knows it has been subject to a Partially 391 or Fully 394 Mock Data Environment, As 80 PCT/US2017/014699 WO 2017/127850 long as an Entity is legitimate there should be no logistical problems of an employee/software etc, acting upon fake information and leading to reaHife Issues (wrong address sent, wrong employee fired etc.) The Data Recall Trigger 414 only exists on legitimate enterprise functions and entities. By default, a legitimate entity wiSi check an agreed upon location in the Embedded Server Environment 404 for the Token's 424 presence, If the Token is Missing 429 and 425, this indicates the likely scenario that this legitimate entity has been accidentally placed In a partially Mock Data Environment (because of the risk assessment of it being malware). Thereafter A Delayed Session 428 with the Delay Interface 426 Is activated, if the Token is found 426 and 424, this indicates that the server environment is real and hence any delayed sessions are Deactivated 427. The Delay Interface 426 Is a Module that is pre-instalied directiy on the entity. Upon indication of being in a Mock Environment 404, a delayed session will be activated. A delayed session means the processes of the entity are made artificially slow to grant Behavioral Analysis 403 time to make a decision about whether this entity Is harmless or malicious. Practically such a delay is expected to take several seconds per action, it is extremely difficult for actual malware to ever gain a copy of the Secret Token (which itself can be changed and regenerated routinely), because it is only secretly embedded on a 100% Real Data system, which malware is almost never likely to ever be an, in the case scenario that the Secret Token is not found, the Delay interface 426 is engaged which implies the entity acts patient until it is regranted Real Data Access by Behavioral Analysis 403,[0115] Fig. 66 shows Data Selection, which filters out highly sensitive data and mixes Real Data w!th Mock Data. Real Data 412 is provided to the Real Data Synchronizer 386 which Filters Out Highly Sensitive Data 431, The Filter range varies according to System Policy 430 which is defined in the Static Core 315. This Module 431 ensures that sensitive information never even reaches the same virtual environment that the Suspicious Entity 415 exists in. The data is filtered once, upon the Generating 434 of the Virtual Environment 404. With Criteria for Generating 433, the filtered real data is used as criteria for what kind and amount of Mack Data should be generated. The Mock Data Generator 387 creates fake data that is designed to be Indistinguishable from the reai data. S.e. a batch of SSNs. With Compatibility Enforcement 4the generated Mock Data Is verified to be compatible with the Reai Data, ensuring there isn't 81 PCT/US2017/014699 WO 2017/127850 too much overlap and there aren't pockets of missing data types. The collection of both real and fake data are made to seamlessly merge without raising any suspicion, i.e. Fake SSNs and real SSNs don't overlap (avoid duplicates). The Virtual Environment Generator 434 manages the building of the Virtual Environment 404, which includes variables such as ratio of mock data, system functions available, network communication options, storage options etc. Data Criteria 435 is the variable for tuning the ratio of Real data to Mock (fake) Data. With Merged Data 438, data is merged according to the Data Criteria 435. During the merging process, Real Data that Is marked as less sensitive Is merged with Mack Data that gives the impression of being more sensitive. Ratio Management 43? constantly adjusts the amount of Real and Mock Data being merge, as do conform with the desired Mock Data Ratio, The data is merged in realtime according to the Data Req uest 440 of the Suspicious Entity 415, The data Is returned with the appropriate Mock Data ratio at Requested Data 439.[0116] Figs, 67 and 68 show the inner workings of Behavioral Analysis 403. Purpose Map 441 is a hierarchy of System Objectives which grants purpose to the entire Enterprise System. Such purpose is assigned for even the granularity of small-scale networks, CPU processing, and storage events. The Declared, Activity and Codebase Purposes are compared to the innate system need for whatever the Suspicious Entity 415 Is allegedly doing. With Activity Monitoring 453 the suspicious entity's Storage, CPU Processing, and Network Activity are monitored. The Syntax Module 35 interprets such Activity 443 in terms of desired function. Such functions are then translated to an intended purpose in behavior by the Purpose Module 36. For example, the Codebase Purpose 446 might be to file annual earning reports, yet the Activity Purpose 4might be "to gather all the SSNs of the top paid employees". This methodology is analogous to the customs division of an airport where someone has to declare certain items to customs, whilst customs does a search of their bags anyways, Codebase 442 is the source code/programming structure of the Suspicious Entity 415, Entities that do not disclose their source code because of being a compiled dosed source program can be blocked from accessing the system by System Policy 430. Such a Codebase 442 is forwarded to the Syntax Module 35 as a subset of Behavioral Analysis 403. The Syntax Module 35 understands coding syntax and is able to reduce programming code and code activity to an intermediate Map of interconnected 82 PCT/US2017/014699 WO 2017/127850 Functions 444. Such Functions 444 represents the functionality of Codebase 442 and Activity 443 and is transferred to the Purpose Module 36 which produces the perceived Intentions' of the Suspicious Entity 415. The Purpose Module 36 produces the outputs Codebase Purpose 4and Activity Purpose 447, Codebase Purpose 446 contains the known purpose, function, jurisdiction and authority of Entity 415 as derived by LiZARD's syntactical programming capabilities. Activity Purpose 447 contains the known purpose, function, jurisdiction and authority of Entity 415 as understood by LiZARD's understanding of its storage, processing and network Activity 453. Declared Purpose Is the assumed purpose, function, jurisdiction, and authority of Entity 415 as decla red fay the Entity itself. Needed Purpose 445 contains the expected purpose, function, Jurisdiction and authority the Enterprise System requires. This is similar to hiring an employee to fulfill a need of the company. This enables LIZARD to block a Suspicious Entity 415 incase it's capabilities and/or services are not absolutely needed by the system. All four of theses purposes 445 - 448 are compared in the Comparison Module 449 to ensure that the Entity's 415 existence and behavior within the Enterprise System Is merited and understood by LIZARD in being productive towards the System's Objectives 336. Any inconsistencies between the four purposes 445 - 448 will invoke a Divergence In Purpose 4scenario which leads to Corrective Action 419. Corrective Action can potentially mark the Suspicious Entity 415 as Malware 385 or as Harmless 409. An ensuing action may be to securely destroy the virtual container, or to discreetly move the Malware 385 to a new virtual environment with zero access to Real Data fMock Data only) and real enterprise network access, Critical Thinking Memory & Perception fCTMPI:[0117] Fig. 69 illustrates the the main logic of CTMP 22• CTMP's primary goal Is to criticize decisions made by a third party, CTMP 22 cross-references Intelligence from multiple sources (i.e. i'GE, LIZARD, Trusted Platform, etc.) and learns about expectations of perceptions and reality. CTMP estimates it's own capacity of forming an objective decision on a matter, and will refrain from asserting a decision made with low internal confidence. Incoming streams of data, such as an army of globally deployed agents as well as Information from the Trusted Platform, 83 PCT/US2017/014699 WO 2017/127850 are all converted into actionable data. Subjective opinion decisions 454 indicates the original subjective decision provided by the input algorithm which is known as the Selected Pattern Matching Algorithm (SPMA) 526. The SPMA is typically a security related protection system, yet without limiting other types of systems such as Lexical Objectivity Mining (LOM) {reasoning algorithm) and Method for Perpetual Giving {MPG) (tax interpretation algorithm). Input system Metadata 455 indicates raw metadata from the SPMA 526 which describes the mechanical process of the algorithm and how it reached such decisions. Reason Processing 456 will logically understand the assertions being made by comparing attributes of properties, in Rule Processing 457, a subset of Reason Processing, the resultant rules that have been derived are used as a reference point to determine the scope of the problem at hand t r!+ cal Rule Scope Extender (CRSE) 458•will take the known scope of perceptions and upgrade them to include critical thinking scopes of perceptions. Correct rules 459 Indicates correct rules that have been derived by using the critical thinking scope of perception. In Memory Web 460, the market variables (Market Performance 30 and Profit History 31) logs are scanned forfuifilSabSe rules. Any applicable and fulfillabie rules are executed to produce investment allocation override decisions. In Rule Execution (RE) 461, rules that have been confirmed as present and fulfilled as per the memory's scan of the Chaotic Field 613 are executed to produce desired and relevant critical thinking decisions. Such execution of rules leads to the inevitably unambiguous resuits. Whilst a chaotically complex process can lead to inconsistent yet productive results, the logically complex process of RE 461 always leads to the same deduced results contingent on the ruieset being consistent, in Critical Decision Output 462, final logic for determining the overall output of CTMP by comparing the conclusions reached by both Perception Observer Emulator (POE) 475 and Rule Execution (RE) 461, Critical Decision 463 is the final output which is an opinion on the matter which attempts to be as objective as possible, Logs 464 are the raw information that is used to independently make a critical decision without any influence or bias from the subjective opinion of the input algorithm (MPG). Raw Perception Production (RP2) 4is a module that receives metadata logs from the SPMA 526, Such logs are parsed and a perception is formed that represents the perception of such algorithm. The perception is stored In a Perception Complex Format (PCF), and is emulated by the Perception Observer Emulator 84 PCT/US2017/014699 WO 2017/127850 {POE} 475. Applied Angles of Perception 466 indicates angles of perception that have already been applied and utilized by the SPMA 526, Automated Perception Discovery Mechanism (APDM) 467 indicates a module that leverages the Creativity Module IS which produces hybridized perceptions (that are formed according to the input provided by Applied Angles of Perception 466) so that the perception's scope can be increased, 468 indicates the entire scope of perceptions available to the computer system. Critical Thinking 469 indicates the outer shell jurisdiction of rule based thinking. This results In Rule Execution (RE) 461 manifesting the ruies that are well established according to the SPM A 526 but also the new Correct Ruies 459 that have bean derived from within CTMP.|0118! Referring to Seif-Critical Knowledge Density 474 of Fig. 70, Incoming raw logs represent technical knowledge known by the SPMA 526. This module 474 estimates the scope and type of potential unknown kno wledge that is beyond the reach of the reportable logs. Th is way the subsequent critical thinking features of CTMP can leverage the potential scope of all involved knowledge., known and unknown directly by the system. Perception Observer Emulator {POE} 475 produces an emulation of the observer and tests/compares ail potential points of perception with such variations of observer emulations. The input is ail of the potential points of perception in addition to the enhanced data logs. The output is the resultant security decision produced by such enhanced logs according to the best, most relevant, and most cautious observer with ,such a mixture of selected perceptions. Referring to I mplication Derivation (ID) 477, this module derives angles of perception data that can be implicated from the current Applied Angles of Perception 470. Referring to Override Corrective Action 476, the final corrective action/assertion criticism produced by Perception Observer Emulator (POE) 475. [0119] Fig, 71 shows the dependency structure of CTMP. Referring to Resource Management & Allocation (RMA) 479, adjustable policy dictates the amount of perceptions that are leveraged to perform an observer emulation. The priority of perceptions chosen are selected according to weight in descending order. The policy can then dictate the manner of selecting a cut off, whether than be a percentage, fixed number, or a more complex algorithm of selection. Referring to Storage Search (SS) 480, The CVF derived from the data enhanced logs is used as criteria in a database lookup of the Perception Storage (PS) 478. Metric Processing (MP) 489 85 PCT/US2017/014699 WO 2017/127850 reverse engineers the variables from the Selected Pattern Matching Algorithm (5PMA) 5investment allocation to 'salvage' perceptions from such algorithm's intelligence. Perception Deduction (PD) 490 uses a part of the investment allocation response and its corresponding system metadata to repl icate the original perception of the investment al location response, Critical Decision Output (CDO) 462 indicates the final logic for determining CTMP output. Referring to Metadata Categorization Module (MCM) 488, the debugging and algorithm traces are separated into distinct categories using traditional syntax based information categorization. Such categories can then be used׳to organize and produce distinct investment allocation responses with a correlation to market/tax risks and opportunities. Referring to System Metadata Separation (SMS) 487, Input System Metadata 455 Is separated into meaningful investment allocation cause-effect relationships, Referring to Populator Logic 483, comprehensively assorts all the investment allocations with relevant market/tax risks, opportunities, and their respective responses. Subject Navigator 481 scrolls through all applicable subjects. Subject Populator 482 retrieves the appropriate investment risk and allocation correlated with the subject. Perception Storage (PS) 478 perceptions, in addition to their relevant weight, are stored with the comparable variable format {CVF} as their index. This means the database is optimized to receive a CVF as the input query lookup, and the result will be an assortment of perceptions.!0120! Referring to Fig, 72, implication Derivation {ID} 477 derives angles of perception of data that can be implicated from the current known angles of perceptions. Referring to Seif-Critical knowledge Density {SCKD} 492, incoming raw logs represent known knowledge. This module esti mates the scope and type of potential unknown knowledge that is beyond the reach of the reportable logs. This way the subsequent critical thinking features of the CTMP can leverage the potential scope of all involved knowledge, known and unknown directly by the system. In Metric Combination 493, angles of perception are separated into categories of metrics. In Metric Conversion 494, individual metrics are reversed back into whole angles of perception, in Metric Expansion {ME} 495, the metrics of multiple and varying angies of perception are stored categorically in individual databases. The upper bound is represented by the peak knowledge of each individual Metric DB. Upon enhancement and complexity enrichment, the metrics are 86 PCT/US2017/014699 WO 2017/127850 returned to be converted back into Angies of Perception and to be !averaged for critical thinking. With Comparable Variable Format Generator (CVFG) 491, a stream of information is converted into Comparable Variable Format (CVF),[0121| Fig, 73 shows the dependency structure of CTMP. In Critical Rule Scope Extender (CRSE) 458, known perceptions are leveraged to expand the Critical Thinking Scope of Rulesets, In Perception Matching 503, a Comparable Variable Format (CVF) Is formed from the perception received from Rule Syntax Derivation (BSD) 504, The newly formed CVF is used to lookup relevant Perceptions in the Perception Storage (PS) 479 with similar indexes. The potential matches are returned to Ruie Syntax Generation (RSG) 505. In Memory Recognition (MR) 501, a Chaotic Field 613 is formed from input data. Field scanningis performed to recognizeknown concepts, in Memory Concept indexing 500, the whole concepts are individually optimized into separate parts known as indexes. These indexes are used by the letter scanners to interact with the Chaotic Field 613, The Rule Fulfillment Parser (RFP) 498 receives the individual parts of the rule with a tag of recognition. Each part is marked as either having been found, or not found in the Chaotic Field 613 by Memory Recognition 501. The RFP can then logically deduce which whole rules, the combination of all of their parts, have been sufficiently recognized in the Chaotic Field 613 to merit Rule Execution (RE) 461, In Rule Syntax Format Separation (RSFS)499, Correct Rules are separated and organized by type. Hence ail the actions, properties, conditions, and objects are stacked separately. This enables the system to discern what parts have been found in the Chaotic Field 613, and what parts have not. in Rule Syntax Derivation 504, logical ,black and white' rules are converted to metric based perceptions. The complex arrangement of multiple rules are converted into a single uniform perception that is expressed via multiple metrics of varying gradients. Rule Syntax Generation (RSG) 505 receives previously confirmed perceptions which are stored in Perception Format and engages with the perception's internal metric makeup. Such gradient -based measures of metrics are converted to binary and logical rulesets that emulates the input/output information flow of the original perception. Rule Syntax Format Separation (RSFS) 499 Correct rules represent the accurate manifestation of rulesets that conform to the reality of the object being observed. Correct ruies are separated and organized by type. Hence aii the actions, properties, conditions, and objects 87 PCT/US2017/014699 WO 2017/127850 are stacked separately. This enables the system to discern what parts have been found in the Chaotic Fieid 613, and what parts have not, innate Logical Deduction 506 uses logical principles, hence avoiding fallacies, to deduce what kind of rule will accurately represent the many gradients of metrics within the perception. To illustrate an example, it is like taking an analog sine wave (of a radio frequency etc.) and converting it into digital steps. The overall trend, position, and resuit is the same. However, the analog signal has been converted to digital, Metric Context Analysts 507 analyzes the interconnected relationships within the perceptions of metrics. Certain metrics can depend on others with varying degrees of magnitude. This contextualization is used to ■supplement the mirrored interconnected relationship that rules have within the ‘digital׳ ruleset format. input/Output Analysis SOS performs a differential analysis of the input and output of each perception (grey) or rule (black and white). The goal of this module is to ensure that the input and output remains as similar or identical as possible after transformation (from grey to black/white and vice versa). Criterion Calculation 509, Calculates the criteria and task of the input rules. This can be translated to the ׳motivation' behind the ruleset. Rules are implemented for reasons, which can be understood by implication or by an explicit definition. Hence by calculating the implied reason for a why a ‘digital׳ rule has been implemented, that same reason can be used to justify the makeup of metrics within a perception that seeks the same input/output capabilities. Rule Formation Analysis 510 analyzes the overall composition/makeup of rules and how they interact with each other. Used to supplement the mirrored Interconnected relationship that metrics have within an ׳analog' perception. With Rule Syntax Format Conversion (RSFC) 511 roles are assorted and separated to conform to the syntax of the Rule Syntax Format (RSF) 538,[0122] Fig, 74 shows the final logic for processing intelligent information in CIMP, The final logic receives intelligent information from both Intuitive/Perceptive and Thin king/Logical modes (Perception Observer Emulator (POE) 475 and Rule Execution (RE) 461respectively). In Direct Decision Comparison (DOC) 512, both decisions from intuition and Thinking are compared to check for corroboration. The key difference is that no Meta-metadata is being compared yet, because if they agree identically anyways then it is redundant to understand why. Terminal Output Control (TOC) 513 is the iast logic for determining CTMP output between 88 PCT/US2017/014699 WO 2017/127850 both modes intuitive 514 and Thinking 515, Intuitive Decision 514 is one of two major sections of CTMP which engages in critical thinking via leveraging perceptions. See Perception Observer Emulator (POE) 475. Thi nking Decision 515 is the other one of two major sections of CTMP which engages in critical thinking via leveraging rules. See Rule Execution (RE) 461. Perceptions 516 is data received from Intuitive Decision 158 according to a format syntax defined in internal Format 518. Fulfilled Rules 517 is data received from Thinking Decision 515 which is a collection of applicable (fuSfillabSe) rulesets from Rule Execution (RE) 461. Such data Is passed on in accordance with the format syntax defined In internal format 518. By using Internal Format 5the Metadata Categorization Module (MCM} 488 is able to recognize the syntax of both inputs as they have been standardized with a known and consistent format that is used internally within CTMP.[0123] Fig. 75 shows the two main inputs of Intuitive/Perceptive and Thinking/Logicai assimilating into a single terminal output which is representative of CTMP as a whole. Critical Decision 4- Meta-metadata 521 is a digital carrier transporting either Perceptions 516 or Fulfilled Rules 517 according to the syntax defined in Interna! Format 518.[0124] Fig, 76 shows the scope of intelligent thinking which occurs in the original Select Pattern Matching Algorithm (SPMA} 526, Input Variables 524 are the initial financial/tax allocation variables that are being considered for Reason and Rule processing. CTMP intends on criticizing them and becoming an artificially intelligent second opinion. Variable input 525 receives input variables that define a security decision. Such variables offer criteria for the CTMP to discern what is a reasonable corrective action, if there is an addition, subtraction, or change in variable; then the appropriate change must be reflected in the resultant corrective action. The crucial objective of CTMP Is to discern the correct, critical change of corrective action that correctly and accurately reflects a change in input variables. Selected Pattern Matching Algorithm (SPMA) 526, the selected pattern matching algorithm attempts to discern the most appropriate action according to its own criteria. Resultant Output Form 527 is the result produced by the SPMA 52$ with Initial input variables 168. The rules derived by the SPMA 526 decision making are considered 'current rules' but are not necessarily 'correct rules'. With Attributes Merging 89 PCT/US2017/014699 WO 2017/127850 52S according to the log information provided by SPMA 528 Reason Processing 456 proceeds with the current scope of knowledge in accordance with the SPMA 526.[01253 Fig. 77 shows the conventional SPMA 526 being juxtaposed against the Critical Thinking performed by CTMP via perceptions and rules, Misunderstood Action 531, the Selected Pattern Matching Algorithm {SPMA} 526 was unable to provide an entirely accurate corrective action. This is because of some fundamental underlying assumption that was not checked for in the original programming or data of the SPMA 528, in this example, the use of a 3D object as the input variable and the correct appropriate action illustrate that there was a dimension/vector that the SPMA 526 did not account for. Appropriate Action 532, Critical Thinking considered the 3rd dimension, which the SPM A 526 omitted as a vector for checking. The 3r1 dimension was considered by Critical Thinking 469 because of ail the extra angles of perception checks that were performed. Referring to Correct Ruies 533, the Critical Rule Scope Extender (CRSE) extends the scope of comprehension of the ruiesets by leveraging previously unconsidered angles of perception fie,, the third dimension). Referring to Current Rules 534, the derived rules of the currant corrective action decision reflect the understanding, or lack thereof {as compared to the correct rules), of the SPMA 528. input ruies have been derived from the Selected Pattern Matching Algorithm {SPMA} 526 which describe the default scope of comprehension afforded by the SPMA. This is illustrated by the SPMA 526 comprehending only dimensions in a fiat plane concept of financial allocations,[01261 Fig, 78 shows how Correct Ruies 533 are produced in contrast with the conventional Current Rules 534 which may have omitted a significant Insight and/or variable. With Chaotic Field Parsing {CFP) 535 the format of the logs are combined into a single scannable unit known as the Chaotic Field 613. Extra Rules 536 are produced from Memory Recognition [MR) 501 to supplement the already established Correct Ruies 533, Referring to Perceptive Ruies 537, perceptions that are considered relevant and popular have been converted into logical rules. If a perception {in it's original perception format) had many complex metric relationships that defined many 'grey areas', the 'black and white' logical ruies encompass such 'grey' areas by nth degree expansion of complexity. Rule Syntax Format 538 is a storage format that has been optimized for efficient storage and querying of variables. 90 PCT/US2017/014699 WO 2017/127850 |012?1 Figs, 79 ״ SO describes the Perception Matching (PM) 503 module, Concerning Metric Statistics 539, statistical information is provided from Perception Storage (PS) 479. Such statistics define the popularity trends of metrics, internal metric relationships, and metric growth rate etc, Some general statistic queries (like overall Metric popularity ranking) are automatically executed and stored. Other more specific queries {:how related are Metrics X and Y) are requested from PS 479 on a real-time basts. Metric Relationship Holdout 540 holds Metric Relationship data so that it can be pushed in a unified output. Error Management 5parses syntax and/or logical errors stemming from any of the individual metrics. Separate Metrics 542 isolates each individual metric since they used to be combined in a single unit which was the input Perception 544, Input Perception 544 is an example composition of a perception which is made up of the metrics Sight, Smell, Touch and Hearing. Node Comparison Algorithm (MCA) 546 receives the node makeup of of two or more CVFs. Each node of a CVF represents the degree of magnitude of a property־, A similarity comparison is performed on an individual node basis, and the aggregate variance Is calculated. This ensures an efficiently calculated accurate comparison . A smaller variance number, whether it be node-specific or the aggregate weight, represents a closer match. Comparable Variable Formats (CVFs) 547 are visual representations to illustrate the various makeups a CVF. Submit matches as output 550 is the terminal output for Perception Matching (PM) 503. Whatever nodes overlap in Node Comparison Algorithm (NCA) 546 are retained as a matching result, and hence the overall result is submitted at Stage 550,!0128! Figs, 81-85 shows Rule Syntax Derivation/Generation. Raw Perceptions - Intuitive Thinking (Analog) 551 is where the perceptions are processed according to an 'analog' format. Raw Rules - Logical: Thinking (Digital) 552 is where rules are processed according to a digital format. Analog Format 553 perceptions pertaining to the financial allocation decision are stored in gradients on a smooth curve without steps, Digital Format 554 raw rules pertaining to the financial allocation decision are stored in steps with little to no 'grey area'. Original Rules 555 is the same as Correct Rules 533 in terms of data content. What differs is that the Original Rules 555 have been converted by Rule Syntax Format Separation (RSFS) 499 into a more dynamic format which allows for cross-referencing with the Chaotic Field 613 via Memory Recognition 91 PCT/US2017/014699 WO 2017/127850 SOI Recognized Rule Segments 556 are the rules from Original Rules 555 which have been recognized by Memory Recognition 501, This indicates which of the individual segments that constitute of the original Correct Rule 533 (such as Actions, Properties, Conditions, and Objects} have been recognized in the Chaotic Field 613, and hence are applicable for potentially becoming logically fulfilled rules. Security Override Decisions 557 are the final results produced by Rule Execution (RE} 461 which allow for corrective actions to be performed. Such corrective actions are further channelled to the Terminal Output Control (TOC) 513 which is a subset of the greater corrective action logic performed In Critical Decision Output (CDO) 462. Unfulfilled Rules 558 are ruSesets that have not been sufficiently recognized (according to the Rule Fulfillment Parser 498) in the Chaotic Field 613 according to their logical dependencies. Likewise, Fulfilled Rules 517 have been recognized as sufficiently available in the Chaotic Field 613 according to logical dependencies analyzed by CDO 482. The Third Party Database Solution 559 is the hardware interface software which manages buffer, cache, disk storage, thread management, memory management, and other typical mechanical database functions. Fulfillment Debugger 560 seeks to find the reason for unfulfilled rules. It is either that the Chaotic Field 613 was not rich enough, or that the ruleset was Inherently illogical, it can be instantaneously checked, within a certain degree of accuracy, if the ruleset is illogical. However, to establish the potential spareness of the Chaotic Field 613, multiple surveys must be taken so as to not fall into the fallacy of performing an insufficient su rvey.!0129} Figs. 86-87 shows the workings of the Rule Syntax Format Separation (RSFS) 4module. In this module Correct Rules 502 are separated and organized by type. Hence all the actions, properties, conditions, and objects are stacked separately. This enables the system to discern what parts have been found in the Chaotic Field 613, and what parts have not. Regarding Actions 561, one of four rule segment data types that indicates an action that may have already been performed, will be performed, is being considered for activation etc. Regarding Properties 562, one of four rule segment data types that Indicates some property- !Ike attribute which describes something else, be it an Action, Condition or Object. Regarding Conditions 563, one of four rule segment data types that indicates a logical operation or operator (i.e. If x and y then z, if x or z then y etc.}. Regarding Objects 564, one of four rule 92 PCT/US2017/014699 WO 2017/127850 segment data types that indicates a target which can have attributes applied to it such as Actions 561 and Properties 562. At processing stage 565 the relationship derivation resuits that have been gathered thus far are submitted as output and the program terminates thereafter. Processing stage 566 iterates through the rule segments one stem at a time. Processing stage 567 interprets and records each individual relationship between rule segments (Le. Actions 561, Objects 564 etc.}. Each individual relationship is thus collected and prepared for output at stage 565. Sequential Scanning 568 splits up each unit of the RSF 538 at the ׳[DIVIDE]" marker. The Subjects and Glue from RSF 538 are also separated and parsed. Separation Output 569 is where individual subjects and Internal subject relationships are heldby the scanner. They are sent for output all at once when the entire RSF 538 has been sequentially scanned. Separated Rule Format 570 is a delivery mechanism for containing the individual rule segments (i.e. Actions 561, Objects 564 etc.) from Separation Output 569. The Separated Rule Format 570 use Is highlighted in two major points of information transfer: first as output from the Rule Syntax Format Separation (R$F$) 499 [which is considered the pre-Memory Recognition phase) and as output from Memory Recognition (MR) 501 (po$t~Memory Recognition phase).[0130] Fig, 88 shows the workings of the Rule Fulfillment Parser (RFP) 498. This module receives the individual segments of the rule with a tag of recognition. Each segment is marked as either having been found, or not found in the Chaotic Field 613 by Memory Recognition (MR) 501. The RFP 498 can then logically deduce which whole rules, the combination of all of their parts, have been sufficiently recognized in the Chaotic Field 613 to merit Rule Execution [RE) 461. Queue Management {QM} 561 leverages the Syntactical Relationship Reconstruction (5RR) 497 module to analyse each individual part in the most logical order, QM 561 has access to the Memory Recognition (MR) 501 results so that the binary yes/no flow questions can be answered and appropriate action can be taken. QM checks every rule segment in stages, if a single segment Is missing from the Chaotic Field 613 and not in proper relation with the other segments, the ruleset is flagged as unfulfilled, if all the check stages pass then the ruleset is flagged as fulfilled 522. QM stage 571 checks if rule segment 'Object C was found in the Chaotic Field 613. QM stage 572 checks if the next appropriate segment is related to the original 'Object €', whilst also being found in the Chaotic Field 613 according to Memory 93 PCT/US2017/014699 WO 2017/127850 Recognition (MR)501. The same logic is applied to QMstages 573 and 574 for Condition B and Action A respectively. These segment denotations (A, B, C etc.} are not part of the core logic of the program but are reference to a consistent example used for displaying expected and typical usage. The receiving of the fully reconstructed rule set 575 requires the fulfilled ruleset output of Queue Management 576, assuming that the ruleset was found to be fu!tillable, and the associations of the rule segments as given by the Syntactical Relationship Reconstruction ($RR) module 437.[0131J Figs, 89-90 d isplay the Fulfillment Debugger 560 which seeks to find the reason for unfulfilled rules. It is either that the Chaotic Field 613 was not rich enough, or that the ruleset was inherently illogical. St can be instantaneously checked, within a certain degree of accuracy, if the ruleset is illogical However, to establish the potential spareness of the Chaotic field 613, multiple surveys must be taken in order to avoid the insufficient survey fallacy. Field Spareness Survey 577 specifically checks if the Chaotic Field 613 is rich enough or not to trigger the variable makeup of the ruleset. Scan 578 checks for relevant rule parts’ presence inside the Chaotic Field 613. Survey D8 579 stores the survey results for near f uture reference.Conditional 580 checks If the Survey DB 573 has become saturated/filled up. This means that any possible scans for Rule Parts have been performed, despite the scans yielding positive or negative results. Stall possible scans have been performed, then Conclusion 581 Is implicated: that sparseness in the entire Chaotic Field 613 is the reason for why the ruleset was classified as unfulfilled, if all possible scans have not been performed, then Conclusion 582 is implicated: that the survey is incomplete and more sectors of the Chaotic Field 613 need to be scanned in order to reliably tell if Chaotic Field 613 sparseness Is the cause for a rule becoming unfulfilled. Logical Impossibility Test 583 checks to see if there is an inherently impossible logical dependency within the ruleset which is causing it to become classified as unfulfilled. For example the Object 584 'Bachelor' has been assigned the Property 585 'Married', which leads to an inherent contradiction. The Test 583 determines the dictionary definitions of terms 5and 585. Interna! Rule Consistency Check 588 will check if all properties are consistent and relevant with their object counterparts. The 'Bachelor' 584 definition in RSF 538 format contributes the partial definition of Object 586 'Man' whilst the 'Married' 585 definition (also in 94 PCT/US2017/014699 WO 2017/127850 RSF 538 format) contributes to the partial definition of Object 587 'Two People'. The conclusion of Check 588 is that both definitions 586 and 587 are compatible insofar as Object 586 'Man' Is potentially inclusive of Object 587 Two People'. With Rule Relevancy Conversion 589 equitable terms are converted to perform a comparison test. Such a conversion allows the second definition {'married') to be understood within the context of the first definition {'bachelor'}. Thereby Conclusion 591 is drawn that the rule contains an inherent contradiction that the same man cannot be currently 590 and not currently 592 married at the same time.[0132] Fig, 91 shows Rule Execution {RE) 461; Rules that have been confirmed as present and fulfilled as per the memory 's scan of the Chaotic Field 613 are executed to produce desired and relevant critical thinking decisions. There is a checkerboard plane which is used to track the transformations of rylesets. The objects on the board represents the complexity of any given security situation,, whilst the movement of such objects across the 'security checkerboard' indicates the evolution of the security situation which is managed by the responses of the security rulesets, Stage 1593 the RSF 538 information defines the initial starting positions of all the relevant objects on the checkerboard plane, hence defining the start of the dynamically cascading security situation, This Is symbolically used to Illustrate the logical 'positions' of rules that deal with a dynamic security policy. Stage 2 594 and Stage 6 598 indicate an object transformation which is illustrative of security rules being applied which modifies the position and scope of certain security situations. For example, the transformation of an object in Stages and 6 can represent the encryption critically files. Stage 3 595 illustrates the movement of an object on the checkerboard, which can correspond to the actual movement of asensitive file to an offsite location as part of a security response strategy. Stage 4 596 and Stage 5 597 show the process of two objects merging into a common third object. An example application of this rule is two separate and isolated focal area networks being merged to facilitate the efficiently and securely managed transfer of information. Upon completion of Rule Execution {RE) 461, the results of the Correct Rules 533 and the Current Rules 534 are different Th is illustrates the critical thinking advantage that CTMP has performed, as opposed to the less critical results produced from the Selected Pattern Matching Algorithm {SPMA) 526. All of the shapes, colors, and positions are symbolically representing security variables, incidences, and responses 95 PCT/US2017/014699 WO 2017/127850 (because of the simplicity to explain rather than actual security objects). The SPMA has produced final shape positions that differ from CTMP, as well as a similar yet different (orange vs yellow} color difference for the pentagon. This occurs because of the complex conditional statemenf-ruleset makeup thatall of the input logs go through for processing. This is similar to how starting a billiard bail match with varying player variables (height, force etc.) can lead to entirely different resultant ball positions. CTMP also transformed the purple square into a cube, which symbolically represents (throughout CTMP's description} it's ability to consider dimensions and perceptions that the SPMA 526 or even a human would have never expected nor considered. The final Security Override Decision 599 is performed in accordance with the Correct Rules 533.[0133! Figs. 92 and 93 demonstrate Sequential Memory Organization, which is an optimised information storage method that yields greater efficiency in reading and writing for 'chains' of sequenced information such as the alphabet. In Points of Memory Access 600, the width of each of the Nodes 601 (blocks) represent the direct accessibility of the observer to the memorized object (node). In the sequentially memorized order of the alphabet, 'A' is the most accessible point of memory as it is the first node of the sequence, Letter's E, H and L also have easier direct access as they are the ׳leader' for their own sub-sequences ׳'EFG', 'HIM', and 'UViNOP', With Scope of Accessibility 602 each fetter represents its point of direct memory access to the observer. A wider scope of accessibility indicates' that there are more points of accessibility per sequence node, and the inverse is true. The more a sequence would be referenced only 'in order' and not from any randomly selected node, the more narrow the scope of accessibility (relative to seq uence size). This allows for more efficient memory recollection according the magnitude of sequentiality. With Nested Sub-Sequence Layers 603, a sequence that exhibits strong non-uniformity is made up of a series of smaller sub-sequences that interconnect. The alphabet is highly indicative of this behavior as the individual sub­sequences 'ABCD', 'EFG', ׳'HUK', 'LMNOP׳ all exist independently as a memorized sequence, yet they interconnect and form the alphabet as a whole. This type of memory storage and referencing can be much more efficient If there is occasional or frequent access to certain nodes of the master sequence. This way scanning from the start of the enti re sequence can be 96 PCT/US2017/014699 WO 2017/127850 avoided to gain efficiency in time and resources. This is similar to a book being scanned according to chapter, rather than scanning the book from the first page in every search. With an Extremely Non-Uniform 60S scope, there is an inconsistent point of access throughout all of the nodes. This means that it has a heavy composition of nested sub-sequences that interconnect like a chain. An extremely non-uniform sequence means it is moderately sequential, yet should have multipie points of memory access (nested sub-sequence layers). An example of Extremeiy Non-Uniform 605 is the alphabet, which is varys in difficult to recite depending on which letter one starts with. With an Extremely Uniform 607 scope, there is a consistent point of access throughout all of the nodes. This means that it is not made up of nested sub-sequences that interconnect!ike a chain. An Extremely Uniform sequence means it is either extremely sequential (consistently little to no points of access throughout the nodes) or extremeiy non-sequential (consistently large points of access throughout the nodes). An example of Extremeiy Uniform 607 is a collection of fruit, there is barely any specified nor emphasised sequence In reciting them nor are there any interconnected sub-sequences. The Moderately Uniform 606 scope has an initial large access node, which means it is most efficient to recite the contents starting from the beginning, However the main contents is moreover linear, which indicates the absence of nested sub-sequence layers and the presence of a singular iarge sequence. The Moderately Non-Uniform 604 scope does not deviate very much from a linear and hence consistent point of access throughout. This indicates that there are more subtle and less defined nested sub sequence iayers whilst at the same time conforming to a consistent and reversible collection. An example of information exhibiting the behavior of Moderately Non-Uniform 604 can be the catalogue.for a.car manufacturer. There can be defined categories such as sport cars, hybrids and SUVs yet there is no strong bias for how the !1st should be recited nor remembered, as a potential customer might stiil be comparing an SUV with a sports car despite the separate category designation.[03,34! Fig. 94 shows Non-SequentiaS Memory Organization, which deals with the Information storage of non-sequentialiy related items such as fruit. With a collection of f ruit there is no highiy specified order in which they should be read, as opposed to the alphabet which has a strong sequential order for how the information should be read. Memory Organization 608 97 PCT/US2017/014699 WO 2017/127850 shows the consistently uniform nodes of access for all of the fruit, indicating a nan-sequential organization. The organization in 60S illustrates how reversibility indicates a non-sequentlal arrangement and a uniform scope. In this instance it indicates the the memory of fruit Is non­sequential, as indicated by the relatively wide point of access per node, The same uniformity exists when the order of the fruit is shuffled, which indicated the reversible order of the fruit, in contrast, a sequentlai series like the alphabet is much harder to recite backwards as opposed to the regular recitation. A list of common fruit does not exhibit this phenomenon, which indicates that it Is referenced outside of a sequential list more often than within a sequentlai list, fn Nucleus Topic and Associations 609, since there is no sequentiality In this list of fruit the same series of fruit are repeated but with a different nucleus (the center object). The nucleus represents the primary topic, to which the remaining fruit act as memory neighbours to which they can be accessed easier as opposed to if there were no nucleus topic defined. In Strong Neighbours 610A, despite an apple being a common fruit, it has a stronger association with pineapple than other common fruit because of the overlap in spelling. Hence the are considered to be more associated memory-wise. In Weak Neighbours 610B, because pineapple is a tropical fruit, it has less associations with oranges and bananas (Common Fruit). A pineapple Is more likely to be referenced with a mango because of the tropica! overlap. Graph Point 612 demonstrates how the extremely weak sequentiality of the fruit series leads to extremely strong uniformity in Node 601 access.[0135! Fig, 95-97 shows Memory Recognition {MR) 501, where Chaotic Field 613 scanning is performed to recognize known concepts. Chaotic Field 613 Is a 'field'' of concepts arbitrarily submersed In 'white noise׳ information, it is being made known to the CTMP system on a spontaneous basis, and is considered 'in the wild' and unpredictable. The objective of Memory Recognition is to scan the field efficiently to recognize known concepts. With Memory Concept Retention 614, recognizable concepts are stored and ready to be indexed and referenced for field examination. The illustration uses the simplified example of vegetable name spelling to facilitate easy comprehension of the system. However, this example can be used as an analogy for much more complex scenarios. For a reai life security example, this can include recognizing and distinguishing between citizens and military personnel In a camera feed. For a 98 PCT/US2017/014699 WO 2017/127850 cybersecurity example, this can include recognizing known and memorized trojans, backdoors, and detecting them in a sea of security white noise (logs). With 3 Letter Scanner 615, the Chaotic Field 613 is scanned and checked against 3 Setter segments that correspond to a target. For example, ׳PLANT is a target, and the scanner moves along the field incrementally every characters. With every advancement of the scanner, the segments ׳PLA׳, 'LAN', and ׳ANT are checked for since they are subsets of the word ׳PLANT, Despite this, the words ׳LAN׳ and ׳ANT are independent words which also happen to be targets. Hence when one of these 3 letter segments are found in the field, it can imply the fuli target of 'LAN' or 'ANT has been found or that a subset of 'PLANT might have been found. The same concept is applied for the 5 Letter Scanner 616, but this time the segment that is checked with every advancement throughout the field is the entire word 'PLANT. Targets such as ׳LAN' and and 'ANT are omitted since a minimum of 5 letter targets are required to function with the 5 letter scanner. The Chaotic field 613 is segmented for scanning in different proportions {3, S or more letter scanning) as such proportions offer various levels of scanning efficiency and efficacy. As the scope of the scanning decreases (smaller amount of Setters), the accuracy increases (and vice-versa). As the field territory of the scanner increases, a larger letter scanner is more efficient for performing recognitions, at the expense of accuracy (it depends on how small the target is). With the Memory Concept indexing (MCI) 500, Stage 617 alternates the size of the scanner (3, 5 or more) in response to their being unprocessed memory concepts left. MCI 500 starts with the largest available scanner and decreases gradually with Stage 617 so that more computing resources can be found to check for the potential existence of smaller memory concept targets. Stage 618 cycles the available memory concepts $0 that their indexes (smaller segments suited to the appropriate length such as 3 or 5) can be derived at Stage 620, Incase the memory concept did not already exist in the Concept Index Holdout 624 then stage 619 will create it as per the iogistical flow of actions. Stage 621 then assigned the derived indexes from Stage 6into the Holdout 624, As the programmed full circle of MO 500 continues, if MCI runs out of unprocessed letter scanners then It will reach a fork where it either submits an empty (null) result 622 If the Holdout 624 is empty, or submit the non-empty Holdout 624 as modular output 623. Sections of the Chaotic Field 613 range from numerals 625 through 628. Sections 99 PCT/US2017/014699 WO 2017/127850 625 and 626 represent a scan performed by a 5 letter scanner, whilst sections 627 and 6represent a 3 letter scan. Scan 625 has a 5 letter width whilst checking for a 6 letter target TOMATO'. Two 5 letter segments were matched at 'TOMAT' and 'GMATO', which had previously been indexed at MCI 500, Each one of these corresponds to a 5 letter match out of a letter word, which further corresponds to 83%. This fraction/percentage is added cumulatively in favor of the memory concept TOMATO' at 167% 637, hence the concept TOMATO' was successfully discovered in the Chaotic Field 613. Scan 626 has a memory concept target of 'EGGPLANT', with two significant segments being 'GGPLA' and 'PLANT', Whilst 'GGPLA' exclusively refers to the true match of 'EGGPLANT', the segment 'PLANT introduces the potential of a false positive as 'PLANT' is in and of itself a memory concept target. For the system to recognize 'PLANT as existing in the Chaotic Field 613 whilst 'EGGPLANT׳ is the only real recognisable memory concept in the Field would be classed as a false positive. However the system's programming is able to circumvent the false positive case scenario, as ׳GGPLANT contributes a 63% match, ׳PLANT' in context of ׳EGGPLANT also contributes 63% whilst 'PLANT in context of the target 'PLANT contributes 100%. As the matches are added in aggregate, that target 'EGGPLANT' receives an aggregate score of 125% (63% 4■ 63%) 638 whilst the target 'PLANT gets 100% 639, Hence the scanner has successfully maintained the correct interpretation of the Chaotic Field 613, Scan 627 has a width of 3 letters, and recognizes the segment TOM', which leads to an aggregate match of 50% 640, This is the same target as existing in the Field of Scan 625, yet because of the difference in scan width (3 instead of 5), a match of weaker confidence (S0% vs 167%) was found. Hence the design of MCi 500 includes multiple layers of scan widths to strike the correct balance between accuracy and computing resources spent. Scan 628 also Incorporates a width of 3 letters, this time with two potential false positive tangents 636, Whilst the actual concept in the Field is 'CARROT, the concepts 'CAR' and 'ROT' are considered for existing in and of themselves in the Field. The scanner must now discern which is the correct concept that is located in the Chaotic Field 613. This is checked with subsequent scans done on nearby fetters. Eventually, the scanner recognizes the concept as 'CARROT and not 'CAR' or 'ROT', because of the corroboration of other located indexes. The 100 PCT/US2017/014699 WO 2017/127850 100% composite match of 'CAR' 641 and the 100% composite match of 'ROT643 ׳ both lose out to the 200% composite match of 'CARROT' 642.[01363 Figs. 98 - 99 shows Field Interpretation Logic {Fit} 644 and 645, which operates the logistics for managing scanners of differing widths with the appropriate results. The General Scope Scan 629 begins with a large letter scan. This type of scan can sift through a large scope of field with fewer resources, at the expense of small scale accuracy. Hence the smaller letter scanners are delegated for more specific scopes of field, to improve accuracy where needed. The Specific Scope Scan 630 is used when an area of significance has been located, and needs to be 'zoomed in' on. The general correlation is that the smaller the field scope selected for scanning, the smaller type of scanner [less letters}. This ensures that an expensively accurate scan isn't performed in a redundant and unyielding location, Section 645 of FIL displays the reactionary logistics to scanner results, if a particular scanner receives additional recognition of memory concepts in the Chaotic Field 613, this indicates that that Field Scope 631 (section of 613) contains a dense saturation of memory concepts and it Is worth 'zooming in' on that particular scope with smaller width scans. Hence a 5 Setter scanner with a field scope of 30% 632 will activate a 3 tetter scanner with a field scope of 10% 633 contingent on their being an initial result returned considered as "increased 'Extra' Recognition" 634. The ׳extra' in 6indicates the recognition being supplemental to the initial recognition performed in Fit Section 644.[0137! Figs. 100 -101 shows the Automated Perception Discovery Mechanism (APDM) 467. The Observer 646, whilst representing a digital or human observer, can perceive the same Object via multiple perceptions, The Observable Object is used to illustrate a potential cybersecurity case scenario. Angle of Perception: A 647 yields a limited scope of information about the Observable Object as it is rendered in two dimensions. Angie of Perception B 648 yields a more informed scope as it includes the third dimension. The result of Angie of Perception C 649 is unknown to our limited thinking capabilities as the creative hybridization process Creativity is being leveraged by modern parallel processing power. The Critical Thinking algorithm, by hybridizing the metrics of Angles Aand 8 and hence forming a New Iteration 653, has the potential to produce more forms of Perception that can be beyond human comprehension ear 101 PCT/US2017/014699 WO 2017/127850 or exponential (not plateauing} relationship between iteration complexity 4־ efficacy and CPU time and power. Angle of Perceptions 650 are defined in composition by multiple metrics including yet not limited to Scope, Type, Intensity and Consistency 651. These Metrics define multiple aspects of perception that compose the overall perception, These can become more complex in scope than the example given above, hence there can be many complex variations of Perception produced by the Creativity Module. The Perception Weight 652 defines how much relative influence a Perception has whilst emulated by the Perception Observer Emulator (POE) 475. This weights of both input Perceptions are considering whilst defining the weight of the Newly Iterated׳ Perception 653, This New iterated Perception 653 contains hybridized metrics that are influenced from the previous generation of Perceptions: A + B. Such a new Angle of Perception might potentially offer a productive new vantage point for security software to detect covert exploits. Generations of perceptions are chosen for hybridization via a combination of trial/error and intelligent selection, if a perception, especially a newly iterated one, proves to be useless In providing insights in security problems, then It can be deemphasized for usage but it is seldom deleted as it is never fully known if it will ever provide a useful insight. Hence the trade off of computing power resources and security intelligence is experienced.[0138J Fig, 102 shows Raw Perception Production {RP2) 465 which is a Module that receives metadata logs from the Selected Pattern Matching Algorithm {SPMA} 526. Such logs are parsed and a perception is formed that represents the perception of such algorithm. The perception is stored in a Perception Complex format (PCF), and is emulated by the Perception Observer Emulator (POE), System Metadata Separation (SMS) 487 provides output of Security Response/Variable pairs 654, which establishes security cause-effect relationships as appropriate corrective action is coupled with trigger variables (such as subject, location, behavioral analysis etc,}. The Comparable Variable Formats 547 are represented In non- graphical terms 655. Each one of these perception collections has a varying assortment of perceptions with a specific weighted influence to form the CVF 547.[01393 Fig. 103 shows the logic flow of the Comparable Variable Format Generator (CVFG) 491. The in put for the CVFG is Data Batch 658, which is an Arbitrary Collection of data that 102 PCT/US2017/014699 WO 2017/127850 represents the data that must be represented by the node makeup of the generated CVF 547. Stage 659 performs a sequential advancement through each of the individual units defined by Data Batch 658. The data unit is converted to a Node format at Stage 660, which has the same composition of information as referenced by the final CVF 547. Nodes are the building blocks of CVFs, and allow for efficient and accurate comparison evaluations to be performed against other CVFs. A CVF is like an irreversible MD5 hash-sum, except that it has comparison optimized characteristics (nodes). Such converted Nodes are then temporarily stored in the Node Holdout 661 upon checking for their existence at Stage 665. If they are not found then they are created at Stage 662 and updated with statistical information such as occurrence and usage at Stage 663. At Stage 664 all the Nodes with the Holdout 661 are assembled and pushed as modular output as a CVF 547. If after the Generator has run the Holdout 661 is empty then a null result is returned 618.(0140! In Fig. 104, the Node Comparison Algorithm (NCA) 667 Is comparing two Node Makeups 666 and 668, which have been read from the raw CVF 547. Each node of a CVF represents the degree of magnitude of a property. A similarity comparison is performed on an individual node basis, and the aggregate variance is calculated. This ensures an efficiently calculated accurate comparison. A smaller variance number, whether It be node-specific or the aggregate weight, represents a closer match. There are two modes of comparison that can take place: Partial Match Mode (PMM) and Whole Match Mode (WMM). With PMM if there Is an active node in one CVF and it is not found in its comparison candidate (the node is dormant), then the comparison is not penalized. Mode Applicability Example: when comparing Tree A with Forest A, Tree A will find Its closest match Tree B which exists within Forest A. With WMM If there is an active node in one CVF and it is not found in its comparison candidate {the node is dormantf then the comparison is penalized. Mode Applicability Example: when comparing Tree A with Forest A, no match will be found became Tree A and Forest A are being compared directly and have a large variance in overlap and structural similarity.[0141] Figs, 105 to 106 show System Metadata Separation (SMS) 487 which separates Input System Metadata 484 into meaningful security cause-effect relationships. As output from MCM 488, programming elements of the logs are retrieved individually at Stage 672. At Stage 673 103 PCT/US2017/014699 WO 2017/127850 Individual categories from the MCM are used to get a more detailed composition of the relationships between security responses and security variables (security logs). Such categorizations 674 are then assimilated in Stages 669, 670, and 671. With Subject Scan/Assimilation 669 the subject/suspect of a security situation is extracted from the system metadata using premade category containers and raw analysis from the Categorization Module, The subject is used as the main reference point for deriving a security response/variable relationship. A subject can range from a person, a computer, an executable piece of code, a network, or even an enterprise. Such parsed Subjects 682 are stored in Subject Storage 679. With Risk Scan/Assimilation 670 the risk factors of a security situation are extracted from the system metadata using premade category containers and raw analysis from the Categorization Module. The risk is associated with the target subject which exhibits oris exposed to such risk.A risk can be defined as potential point of attack, type of attack vulnerability etc. Such Risks are stored in Risk Storage 680 with associations to their related Subjects at Subject Index 683, With Response Scan/Assimilation 671 the response of a security situation made by the input algorithm is extracted from the system metadata using premade category containers and raw analysis from the Categorization Module. The response is associated with the security subject which allegedly deserves such a response. Responses can range fromapprove/bSock/flag/quarantine/obfuscate/sIgnal mimicry/retribution etc. Such Responses are stored In Response Storage 681 with associations to their related Subjects at Subject Index 683. Such stored information is then processed by the Popuiator Logic (PL) 483 which comprehensively assorts all the security subjects with relevant risks and responses.!0142! Figs. 107 to 108 shows the Metadata Categorization Module (MCM) 488, In Format Separation 688 the metadata is separated and categorized according to the rules and syntax of a recognized format. Such metadata must have been assembled in accordance with a recognizable format, or else the metadata is rejected for processing. Local Format Rules and Syntax 689 contains the definitions that enable the MCM module to recognize pre-formatted streams of metadata. Local impiies 'of a format' that has been previously selected due to relevancy and presence in the metadata. Debugging Trace 485 is a coding level trace that provides variables, functions, methods and classes that are used and their respective input and 104 PCT/US2017/014699 WO 2017/127850 output variable type /content. The full function caM chain (functions calling other functions) is provided. Algorithm Trace 486is a Software !eve! trace that provides security data coupled with algorithm anaiysis. The resultant security decision (approve/biock) is provided along with a trail of how it reached that decision (Justification), and the appropriate weight that each factor contributed into making that security decision. Such Algorithm trace 486leads to the MCM's mode of cycling through each one of these security decision justifications at Stage 686. Such justifications define how and why a certain security response was made In computer log syntax (as opposed to written directly by humans). Recognizable Formats 687are pre-ordained and standardized syntax formats that are compatibie with CMTP, Hence if the format declarations from the input System Metadata 484are not recognized then a modular null result is returned 618.it is the obligation of the programmers of the SPMA 526to code the Metadata 484in a standardized format that is recognizable by CTMP. Such formats do not need to be proprietary and exclusive to CTMP, such as ISON and XML etc. Variable Holdout 684is where processing variables are held categorically 674so that they can be submitted as a final and unified output all at once 685,Stage 675does a comparison check between the two main branches of Input information which are Debugging Trace 485and Algorithm Trace 486.Such a comparison tracks the occurrence of the justification at the coding levs! to better understand why such a security justification occurred and if it is worth becoming output for MtM, This step is precautionary to guarantee the reasoning behind every security justification and decision is well u nderstood at even the coding !eve! to further validate CTMP's potential criticism as a whole. Similarly Risk Evidence is checked for corroboration with the Debugging Trace Data at Stage 676.At Stage 677the metadata is checked for any functions that were calied by the SPMA, and thereafter such applicablefunctions are checked to see if their functional purpose and justification for being used is defined as per the specifications of Recognizable Formats 687. [0143]Fig. 109 shows Metric Processing (MR) 489,which reverse engineers the variables from the Selected Pattern Matching Algorithm {SPMA} 526security response to 'salvage׳ perceptions from such algorithm's intelligence, Security Response X 690represents a series of factors that contribute to the resultant security response chosen by the SPMA (i.e.Approve/Block/Obfuscate etc.}. Each one of the shapes represents a security response from the 105 PCT/US2017/014699 WO 2017/127850 Selected Pattern Matching Algorithm (SPMA), The initial weight is determined by the SPMA, hence it's intelligence is being leveraged. Such decisions are then referenced in bulk to model perceptions. Perception Deduction (PD) 490uses a part of the secu rity response and its corresponding system metadata to replicate the original perception of the security response. Perception interpretations of the Dimensional Series 699display how PD will take the Security Response of the SPM A and associate the relevant Input System Metadata 484to recreate the *u scope of the intelligent 'digital perception* as used originally by the SPM A. This gives CTMP a deep understanding of Input algorithm and can then reuse and cross-reference the intelligence of multiple and varying algorithms, hence a significant milestone of Artificial Intelligence is being implemented. Such shapes are symbolic of complex rules, behaviors and correlations implemented by the SPMA, Shape Fill 697,Stacking Quantity 698,and Dimensional 699are digital perceptions that capture the 'perspective* of an intelligent algorithm. The Dimensional 699type of perception represents a three-dimensional shape, which can be a symbolic representation for a language learning algorithm that interprets company employee's internal emails and attempts to detect and/or predict a security breach of company sensitive information. Whilst the Dimensional type may be a single intelligent algorithm with slight variations (i.e. variation 694Cis circular whilst 695C/696Cis rectangular, representing subtle differences in the intelligent algorithm), there can be multiple Initiai security responses that at face value might not appear to have been made by such an algorithm. At face value 694A appears to have more In common with 692Athan 696A.Despite this counter intuition, 692Ais a security response that was performed by an algorithm Shape Fill 697which is entirely different than Dimensional 699,Whilst perceptions 695Cand 696Care identical, their Security Response counterparts 695Aand 696Ahave subtle differences. Security Response 695Ais darker and represents the Dimensional Perception from the side 695Bwhilst 696Arepresents the exact same perception albeit from the front 6968.These differences illustrate how different security responses which respond to different security threats/suspicious can be reverse engineered and found to be the same intelligent algorithm. Ali three instances of the Dimensional 699perception (two of which are identicai) are combined into a single unit thereafter referenced internally within CTMP as Angle of Perception B 702.The weight of 106 PCT/US2017/014699 WO 2017/127850 Influence this Angie of Perception has within CTMP Is calculated according to the initial weight of influence the security responses 694A, 695A, and 696A carried. With the Stacking Quantity Perception 698, instead of receiving third dimensional depth as per Dimensional 699, the security response 693A is found to be a part of a set of muitiple quantity. This can be a symbolic representation for a profiling algorithm that builds security profiles on new company employees to avoid external infiltration. Whilst CTMP !nitiaily receives only a single security profile, which is represented as Security Response 893A, it is in fact part of a collection of inter- referencing profiles known (after MP 489 performs reverse engineering) as Perception Stacking Quantity 698. Such a perception can be referenced within CTMP as Angle of Perception A 7For Security Responses 691A and 692A a Security Response is provided to MP 489 that is symbolically represented as an incomplete shape. PD 490 leverages the Input System Metadata to find out that intelligent algorithm of which this Security Response originated is looking for the absence of an expected security variable. For example, this can be an algorithm that notices the absence of regular/expected behavior as opposed to noticing the presence of suspicious behavior. This can be a company employee that does not sign his emails in the way he usually does. This couid either mean a sudden change of habit or an indication that this employee's email account has been compromised by a malicious actor who is not accustomed to signing emails like the real employee. Such an algorithm is reverse engineered to be the digital perception Shape Fill 697 which can be referenced within CTMP as Angie of Perception C 7with the appropriate weight of influence.10144! Figs, 110 and 111 shows the interna! design of Perception Deduction (PD) 490, which Is primary used by Metric Processing (MP) 489, Security Response X is forwarded as input Into justification/Reasoning Calculation 704. This module determines the justification of the security response of the SPMA 526 by leveraging the intent supply of the Input/Output Reduction (!OR) module 706 as stored in the intend DB 705, Such module iOR interprets the input/output relationship of a function to determine the justification and intent of the function's purpose. The !OR module uses the separated Input and output of the various function calls listed i n the metadata. Such a metadata separation is performed by the Metadata Categorization Module (MCM) 488, with the output categories occurring as collections 672 and 674. In JRC 704 the 107 PCT/US2017/014699 WO 2017/127850 function intentions stored in the intent D8 705 are checked against the Security Responses provided as input 690. if the function intentions corroborate the security decisions of the 5PMA then they are submitted as a valid justification to Justification to Metric Conversion JMC 703. in the JMC module, the validated security response justification is converted into a metric which defines the characteristic of the perception. Metrics are analogous to human senses, and the security response justification represents the justification for using this sense. When a person crosses the road their senses (or metrics) for sight and sound are heightened, and their senses for smell and touch are dormant This collection of senses, with their respective magnitudes of intensity, represent the 'road-crossing׳' perception, justifications to this analogy would be Vehicles on roads can be dangerous, and you can see and hear them'. Hence the perception makeup is rationally justified, and an example Angle of Perception C 543 Is formed. An i/O (input/output) relationship is defined as a single set of function input and the corresponding output that was provided by such function. 10R 706 first checks if a function's I/O relationships and function 'intent' have been previously analyzed by referencing an interna! database. If information is found in the database, it is used as a supplement the current I/O data at stage 708. The supplemented (if applicable) i/O data is then checked if saturated enough to be able to attain a sufficient level of meaningful analysis at Stage 714, The amount is quantified in technics! terms and the minimum level is defined by pre-existing CTMP policy, if there is an insufficient amount of I/O information to analyze, then that specific function analysis is cancelled at stage 711 and the IGR module 706 advances to the next available function. Upon their being a sufficient amount of information to analyze, i/O relationships are categorized according to similarity 709, For example, one I/O relationship Is found to convert one currency to another {he. USD to EUR) whilst another I/O relationships is found to convert one unit of weight to another {i.e. pounds to kilograms). Both I/O relationships are categorized as belonging to data conversion due to trigger concepts being correlated with a categorization index. For example, such an index can have referenced to USD, EUR and pounds, kilograms make reference to the data conversion category. Hence once those units are found in an I/O relationship then !OR 706 is able to properly categorize them. Hence the function's intent Is being suspected of being a currency and units conversion function. Upon categorizing ail the 108 PCT/US2017/014699 WO 2017/127850 available I/O relationships the categories are ranked according to the amount of I/O relationships weight that they contain at Stage 710,with the most popular appearing first. At Stage 715the categories of I/O data are checked if they are able to confidently display a pattern of the funtion's intent. This Is done by checking for consistency in the input to output transformation that the function performs, if a certain category of information is persistent and distinct {such as converting currency as one category and converting units as a second category)״ then these category become described Intents' of the function. Hence the function will be described as having the intention of converting currencies and units. Sy !OR 706 reducing the function to it's intended purpose, this has major security analysis implications as CTMP can verify the real purpose for a function existing in code and is able to intelligently seen for malicious behavior pre-emptivelybefore any damage has been done via execution of such code. If the Intent' has been well understood with a sufficient degree of confidence by IOR 706 then Is is submitted as modular output 712,if Intent' categories did not strongly corroborate each other and the 'intent׳ of the function was not confidently established, then the function's Intent' is declared unknown and iOR 706advances to the next available function for analysis at Stage 711. [01453Figs. 112 115 ־ display the Perception Observer Emuiar {POE} 475,This module produces an emulation of the observer, and tests/compares all potential points of perception with such variations of observer emulations. Whilst the input are all the potential points of perception plus the enhanced data iogs; the output is the resultant security decision produced of such enhanced iogs according to the best, most relevant, and most cautious observer with such mixture of selected perceptions, input System Metadata 484is the Initial Input that Is used by Raw Perception Production (RP2) 465to produce perceptions in the Comparable Variable Format CVF 547.With Storage Search (SS) 480the CVF derived from the data enhanced iogs is used as criteria in a database lookup of the Perception Storage (PS) 478.PS provides all the available CVFs 547from the database with the highest matching CVFs, Their associated Perception makeup and weight is referenced and to be used upon a successful matching event in Results 716.The similarity overlap is mentioned as 60% Match 719and 30% Match 720,Such results are calculated by Storage Search 480,With Resuits 716the Matches 719and 720are 109 PCT/US2017/014699 WO 2017/127850 stored and then calculated for individual perception ranking at Weight Calculation 718* Such a calculation takes the overall similarity (or match} value of the database CVFs compared with the input CVF and multiplies that value with each individual perception weight. Such a weight has already been stored and associated with the CVF as initially determined by Metric Processing (MP) 489. In Ranking 717, the perceptions are ordered according to their final weight. Such ranking is part of the selection process to use the most relevant (as weighed in Weight Calculation 718) perceptions to understand the security situation and hence pass an eventual Slock 730 or Approve 731 command output. Once the perceptions have been ranked they are forwarded to ■Application 729 where the Data Enhanced Logs 723 are applied to the perceptions to produce block/approve recommendations. Logs 723 are the Input fogs of the system with the original security incident. The Self-Critical Knowledge Density (SCKD) 492 tags the logs to define the expected upper scope of unknown knowledge. This means that the perceptions are able to consider data that is tagged with unknown data scopes. This means that the perceptions can perform a more accurate assessment of the security incident, consideri ng it has an estimation of how much it knows, as well as how much it doesn't know. Data Parsing 724 does a basic interpretation of the Data Enhanced Logs 723 and the input System Metadata 484 to output the original Approve or Biock Decision 725 as decided by the original Selected Pattern Matching Algorithm (SPMA) 526, Thus two potential case scenarios exist, the SPMA has either chosen to block 730 the security related Incident (Le. prevent a program download) in Scenario 727 or has chosen to Approve 731 such incident in Scenario 726, At this point CTMP has progressed thus far that it is ready to perform Its most core and crudai task which Is to criticize decisions (including but not limited to cybersecurity). This criticism occurs twice within CTMP in two different ways, once here in Perception Observer Emulator (POE) according to perceptions, and once In Rule Execution (RE) according to logically defined rules. Within POE, upon receiving the block command from the SPMA, the override logic of 732 is engaged. Upon receiving the approve command from the SPMA, the override logic of 733 is engaged. At Stage 732A the default action of Block 730 is assumed and the BLOCK-AVG and APPRGVE-AVG values 7328 are calculated by finding the average of the Block/Approve confidence values stored in Case Scenario 727. Stage 732C checks if the average confidence of Case Scenario 727 is greater 110 PCT/US2017/014699 WO 2017/127850 than a pre-defined {by policy} confidence margin, if the confidence of the scenario Is low this indicates that CTIVIP is withholding criticism due to insufficient information/understanding. Upon such a low confidence situation arising the RMA Feedback module 728 is engaged at Stage 732D to attempt to reevaluate the security situation with more perceptions included.Such additionally considered perceptions may increase the confidence margin. Hence the RMA feedback will communicate with Resource Management and Allocation (RMA) 479 itself to check if a revaluation is permissible according to resource management policy, if such revaluation is denied, then the algorithm has reached if s peak confidence potential and overriding the initial approval/biock decision is permanently aborted for this POE session. Stage 732E indicates a condition of the RMA Feedback module 728 receiving permission from RMA 479 to reallocate more resources and hence more perceptions into the calculation. Upon such a condition the override attempt {CTMP criticism) is aborted at Stage 732F as to allow for the new evaluation of Case Scenario 727 to take place with the addition perceptions {and hence computer resource ioad increase). Stage 732G indicates the Approve average is confident enough {according to policy} to override the Default Block action 730/732A to an Approve action 731 at Stage 732H. The same logic applies to the Approve logic 733 which occurs at Case Scenario 726. At Stage 733A the default action is set to Approve as requested by the SPMA 526. The BLOCK-AVG and APPR0VE-AV6 values 733B are calculated by finding the average of the Biack/Approye confidence values stored in Case Scenario 726, Stage 733C checks if the average confidence of Case Scenario 726 is greater than a pre*deflned {by policy) confidence margin. Upon such a low confidence situation arising the RMA Feedback module 728 Is engaged at Stage 733D to attempt to reevaluate the security situation with more perceptions included. Stage 733E indicates a condition of the RMA Feedback module 728 receiving permission from RMA 479 to reallocate more resources and hence more perceptions into the calculation. Upon such a condition the override attempt {CTMP criticism) is aborted at Stage 733F as to allow for the new evaluation of Case Scenario 726 to take place with the addition perceptions (and hence computer resource ioad increase). Stage 733G indicates the Approve average Is confident enough {according to policy) to override the Default Approve action 731/733A to a Block action 730 at Stage 733H. ill PCT/US2017/014699 WO 2017/127850 !01461 Figs, 116 to 117 shows implication Derivation (ID) 477 which derives angles of perception data that can be implicated from the current known angles of perceptions. Applied Angies of Perception 470 is a scope of known perceptions which are stored in a CTMP storage system. Such perceptions 470 have been appiied and used by the 5PMA 526, and are gathered as a collection ofperceptions 734 and forwarded to Metric Combination 493. This module 4converts the Angle of Perceptions 734 format Into categories of metrics which is the format recognized by Implication Derivation (ID) 477, With Metric Complexity 736 the outer bound of the circle represents the peak of known knowledge concerning the individual metric. Hence towards the outer edge of the circle represents more metric complexity, whilst the center represents less metric complexity. The center light grey represents the metric combination of the current batch of Applied Angles of Perception, and the outer dark grey represents metric complexity that is stored and known by the system in general The goal of ID 477 is to increase the complexity of relevant metrics, so that Angles of Perception can be multiplied in complexity and quantity. Known metric complexity from the current batch is added to the relevant Metric DB 738 incase It does not already contain such detail/complexity, This way the system has come fullcircle and that newly stored metric complexity can be used in a potential future batch of Angies of Perception implication Derivation. Such Complex Metric Makeup 736 is passed as input to Metric Expansion (ME) 495, where the metrics of multiple and varying angles of perception are stored categorically in individual databases 738, The dark grey surface area represents the total scope of the current batch of Applied Angles of Perception, and the amount of scope left over according to the known upper bound. The upper bound is represented by the peak know!edge of each individual Metric DB, Hence the current batch of metrics (which have been derived by the current batch of Angies of Perception) are enhanced with previously known detaiis/complexity of those metrics, Upon enhancement and complexity enrichment the metrics are returned as Metric Complexity 737. As viewed in the diagram 7the light grey area has become larger in ail four sectors of metrics Scope 739, Consistency 740, Type 741 and intensity 742, This indicates that the perception has become more detailed and complex in ail four metric sectors, This enhanced Metric Complexity 737 is then passed as Input of Metric Conversion 494, which reverses individual to whole Angles of Perception 735. Thus 112 PCT/US2017/014699 WO 2017/127850 the final output is assembled: as Implied Angles of Perception 471, which is an extended version of the original input Applied Angles of Perception 470.[0147] Figs. 118 -120 show Self-Critical Knowledge Density (SCKD) 492, which estimates the scope and type of potential unknown knowledge that is beyond the reach of the reportable logs. This way the subsequent critical thinking features of the CTMP 22 can leverage the potential scope of all involved knowledge,, known and unknown directly by the system. The following is an example use case to demonstrate the intended functionality and capabilities of SCKD 492:1) The system has built a strong scope of reference for Nuclear Physics,2) The system has performed an analogy that Nuclear Physics and Quantum Physics are categorically and systematically similar in complexity and type,3) However, the system has much less referehceable knowledge on Quantum Physics than Nuclear Physics,4) Hence the system defines the upper bound of potentially attainable Quantum Physics knowledge via analogy of Nuciear Physics,5) The system determines that the scope of unknown knowledge In terms of Quantum physics Is large.Known Data Categorization (KDC) 743 categorically separates confirmed (known) information from Input 746 so that an appropriate DB analogy query can be performed. Such Information is separated into categories A, B, and C 750, after which the separate categories individually provide Input to the Comparable Variable Format Generator (CVFG) 491. The CVF6 then outputs the categorical information: in CVF 547 format, which is used by Storage Search ($$) 4to check for similarities in the Known Data Scope DB 747. With DB 747 the upper bound of known data is defined according to data category, A comparison is made between similar types and structures of data to estimate the confidence of the knowledge scope, if SS 480 was unable to find any results to make a knowledge analogy at Scenario 748 then the current data Is stored so that a future analogy can be made. According the the Use Case example, this would be the incident which allows the scope of Nuclear Physics to be defined. Then when Quantum Physics is referenced in the future, it can make an analogy of It's knowledge scope with the current 113 PCT/US2017/014699 WO 2017/127850 storing of the Nuclear Physics knowledge scope. Scenario 749 descri bes a results found situation, upon which each category is tagged with it's relevant scope of known data according to the SS 480 results. Thereafter the tagged scopes of unknown information per category are reassembled back into the same stream of original data {In put 746) at the Unknown Data Combiner (UDC) 744. At Output 745 the original input data is being returned and coupled with the unknown data scope definitions. At Fig. 1X9 the Known Data Categorization (KDC) module 743 Is illustrated In greater detail. Known Data 752 is the primary input and contains Slocks of information 755 thatrepresent defined scopes of data such as individual entries from an error log. Stage 756 checks for recognizable definitions within the block which would show, as per the Use Case, that Itis labelled as Nuclear Physics Information. If a Category exists suiting the information label of the block in the Category Holdout 750, then the pre-existing Category is strengthened with details at Stage 748 by supplementing it with the processed block of information 755, if no such category exists then it is created at Stage 749 so that the block of information 755 can be stored accordingly and correctly. The Rudimentary logic 759 cycles through the blocks sequentially until all of them have been processed. After all of them having been processed, if not the minimum amount (defined by policy) was submitted to the Category Holdout 750, then KDC 743 submits modular output as null result 618. If there is a sufficient amount of processed blocks then the Category Holdout 750 is submitted to the intermediate Algorithm 751 {which is primarily SCKD 492). Unknown Data Combiner {UDC} 744 receives known data which has been tagged with unknown data point 757 from the Intermediate Algorithm 751. Such data Is initially stored in the Category Holdout 750 and from there Rudimentary Logic 760 cycles through that all units of data sequentially. Stage 754 checks if the defined categories from Holdout 750 contain the original metadata which describes how to reconstruct the separate categories into a congruent stream of information, Such metadata was originally found in the input Known Data 752 from KDC 743, since at that stage the data had yet to be separated Into categories and there was an initial single congruent structure that held ail the data. After Stage 754 reassociates the metadata with their counterpart data the tagged blocks are transferred to the Block Recombination Holdout 753. In no metadata was found that matched the data at Stage 754, then the Holdout 753 will inevitably remain empty and a 114 PCT/US2017/014699 WO 2017/127850 modular null result SIS will be returned. Upon 3 successful metadata match, the Holdout 753 Is filled and the modular output for UDC 744 is Known Data + Tagged Unknown Data 757. Blocks 755 in the modular output represents the original blocks of information as found in Known Data 752 from KDC ?43, Pentagon 758 represents the Unknown Data scope definition which iscoupled with every block of Known Data 755. [01483 Fig. 121 shows the main logic for Lexical Objectivity Mining (LQfVlj, LOM attempts to reach as close as possible to the objective answer to a wide range of questions and/or assertions. It engages with the Human Subject 800 to allow them to concede or improve their argument against the stance of LOM:. Conceding or improving an argument is the core philosophy of LOM as It must be able to admit when it has been wrong so that it can learn from the knowledge of the human, which is where it gets knowledge from In the first place, LOM is extremely database heavy (and hence CPU, RAM and Disk are ail crucial players), and would benefit from Central Knowledge Retention (CKR) 806 being centralized in a single (yet duplicated for redundancy and backups) master instance. Third party apps can be facilitated via a paid or free API that connects to such 3 centra! master instance, LQM's activity begins with Human Subject 800, who posits a question or assertion 801 into the main LOM visual interface, Such a question/assertion 801A is transferred for processing to Initial Query reasoning (IQR) 802 which leverages Central Knowledge Retention (CKR) 806 to decipher missing details that are crucial in understanding and answeriog/responding to the Question/Assertion, [״.j Thereafter the Question/Assertion 801 along with the supplemental query data is transferred to Survey Clarification (SC) SOSA which engages with the Human Subject 800 to achieve supplemental information so that the Question/Assertion 801A can be analyzed objectively and with aii the necessary context. Hence Clarified Question/Assertion 8018 is formed, which takes the original raw Questlon/Assertion 801 as posed by Human Subject 800 yet supplements details iearnt from 800 via SC 803A. Assertion Construction (AC) 808A receives a proposition in the form of an assertion or question (like 8018) and provides output of the concepts related to such proposition. Response Presentation 809 is an interface for presenting a conclusion drawn 115 PCT/US2017/014699 WO 2017/127850 by LOM (specifically AC 80S)to both Human Subject 800and Rational Appeal (RA) 811.Such an Interface is presented visually for the Human 800to understand and in a purely digital syntax format to RA 811.Hierarchical Mapping (HM) 8Q7Amaps associated concepts to find corroboration or conflict In Question/Assertion consistency, it then calculates the benefits and risks of having a certain stance on the topic. Central Knowledge Retention 806is the main database for referencing knowledge for LOM, Optimized for query efficiency and logical categorization and separation of concepts so that strong arguments can be built,, and defeated in response to Human Subject 800criticism. Knowledge Validation (KV) SOSAreceives high confidence and pre-critjeisad knowledge which needsto belogically separated for query capability and assimilation into the CKR 886.Accept Response 810is׳choice given to the Human Subject 800to either accept the response of LOM or to appeal it with a criticism. If the response is accepted, then it is processed by KV 805Aso that it canbe stored In CKR 806as confirmed (high confidence) knowledge. Should the Human Subject 800not accept the response, they are forwarded to :Rational Appeal (RA) 811Awhich checks and criticises the reasons of appeal given by Human 800.RA 811Acan criticise assertions whether it be self­criticism or criticism of human responses (from a 'NO' response at Accept Response 810). [0149]Figs. 122 -124 shows Managed Artificially Intelligent Services Provider {MAISP} 804A. MAISP runs an internet cloud instance of LOM with a master instance of Central Knowledge Retention (CKR) 806.MAISP 804Aconnects LOM to Front End Services 861A,Back End Services 861B,Third Party Application Dependencies 804C,information Sources 8048,and the MNSPCloud. Front End Services 861Ainclude Artificially Intelligent Personal Assistants (i.e. Apple's Slri, Microsoft's Cortana, Amazon's Aiexa, Google's Assistant), Communication Applications and Protocols (i.e. Skype, WhatsApp), Home Automation (i.e. Refrigerators, Garages, Doors, Thermostats) and Medical Applications (i.e. Doctor Second Opinion, Medical History). Back End Services 8618include online shopping (i.e, Amazon.com), online transportation (i.e. Uber), Medicai Prescription ordering (i.e. CVS) etc. Such Front End 861Aand Back End 8618Services interact with LOM via a documented APIinfrastructure 804Fwhich enables standardization of information transfers and protocols. LOM retrieves knowledge from external information Sources 8048via the Automated Research Mechanism (ARM) 8058. 116 PCT/US2017/014699 WO 2017/127850 id="p-150" id="p-150" id="p-150" id="p-150"
[0150] Figs, 125 -128 show the Dependency Structure of LQM, which indicates how modules Inter-depend on each other. Linguistic Construction (LC) 812A interprets raw question/assertion input from the Human Subject 800 and parallel modules to produce a logical separation of linguistic syntax that can be understood by the LOM system as a whole. Concept Discovery (CD) 813A receives points of interest within the Clarified Question/Assertion 804 and derives associated concepts by leveraging CKR 806. Concept Prioritization (CP) 814A receives relevant concepts and orders them in logical tiers that represent specificity and generality, The top tier is assigned the most general concepts, whilst the lower tiers are allocated increasingly specific concepts. Response Separation Logic (RSI) EISA leverages LC 812A to understand the Human Response and associate a relevant and valid response with the initial clarification request, hence accomplishing the objective of SC 803A. LC 812Ais then re-leveraged during the output phase to amend the original Question/Assertion 801 to include the supplemental information received by SC 803. Human Interface Module (HIM) 816A provides clear and logically separated prompts to the Human Subject 800 to address the gaps of knowledge specified by Initial Query Reasoning (IQR) 802A. Context Construction (CC) 817Auses metadata from Assertion Construction (AC) 808A and potential evidence from the Human subject 800 to give raw facts to CTMP for critical thinking. Decision Comparison (DC) 818A determines the overlap between the pre-criticized and post-criticized decisions. Concept Compatibility Detection (CCD) 819A compares conceptual derivatives from the originalQuestion/Assertion SOIto ascertain the logical compatibility result. Such concepts can represent circumstances, states of being, liabilities etc. Benefit/Risk Calculator (8RC) 820A receives the compatibility results from CCD 819Aand weighs the benefits and risks to form a uniform decision that encompasses the gradients of variables implicit in the concept makeu p. Concept interaction (Cl) 821Aassigns attributes that pertain to AC SOSAconcepts to parts of the Information collected from the Human Subject 800 via Survey Clarification (SC) S03A,[0151] Figs, 129 and 130 shows the inner logic of Initial Query Reasoning (IQR) 802A. Linguistic Construction (LC) 812A, acting as a subset of IQR 802, receives the original Question/Assertion 801 from the Human Subject 800. 801 is linguistically separated so that IQR 802A processes each individual word/phrase at a time. The Auxiliary Verb 'Should822 ׳ evokes a lack of clarity 117 PCT/US2017/014699 WO 2017/127850 concerning the Time Dimension 822. Hence counter questions are formed to reach clarity such as 'Every day?', 'Every week?' etc. The Subject T 823 evokes a Sack of clarity concerning who is the subject, hence follow up questions are formed to be presented to the Human Subject 800. The Verb 'eat824 ׳ is not necessarily unciear yet is able to supplement the other points of analysis that lack clarity. IQR 802 connects the concept of food with concepts of health and money at Stages 824 by leveraging the OCR 806 DB, This informs the query 'Subject Asking Question' 823 so that more appropriate and relevant follow up questions are asked such as 'Male or Female?', 'Diabetic?', ׳Exercise?', ,‘Purchasing Power?'. The Noun 'fast-food' 8evokes a Jack of clarity in terms of how the word should be interpreted, it can either be interpreted i n it's rawest form of'food that is served very fast׳ at Technical Meaning 827, or it's more colloquial understanding 826 of 'fried-salty-like foods that are cheap and are made very quickly at the place of ordering׳. A salad bar is technically a fast means of getting food as it is p re-made and instantly available. However this technical definition does comply with the more commonly understood colloquial understanding of 'fast-food׳. By referencing CKR 806, IQR 8considers the potential options that are possible considering the ambiguity of the term 'fast- food׳. Such ambiguous options such as 'Burger Store?' and ׳Salad Bar?' can be forwarded to the Human Subject 800 via the Human Interface Module (HIM) 816. However, there may be sufficient information at CKR 806 to understand that the general context of the Question 8indicates a reference to the Colloquial Meaning 826. OCR 806 is able to represent such a general context after gradually learning that there is a level of controversy involved with fast-food and health. Hence there is a high likelihood that Question 801 Is referring to that controversy, hence HIM 816 does not need to be invoked to further clarify with Human Subject 800, Therefore IQR 802 seeks to decipher obvious and subtle nuances In definition meanings. Question 828 indicates to LGM as a whoie that the Human Subject 800 is asking a question rather than asserting a statement.[0152] Fig. 131 shows Survey Clarification (SC) 803, which receives Input from IQR 802. Such input contains series of of Requested Clarifications 830 that must be answered by Human Subject 800 for an objective answer to the original Quest!on/Assertion 801 to be reached. Therefore Requested Clarifications 830 is forwarded to the Human interface Module (HIM) 118 PCT/US2017/014699 WO 2017/127850 8168, Any provided response to such clarifications are forwarded to Response Separation Logic {RSL) EISA which thereafter correlates the responses with the clarification requests, in parallel to the Requested Clarifications 830 being processed, Clarification Linguistic Association 829 is provided to Linguistic Construction (LC) 812A. Such Association 829 contains the the internal relationship between Requested darificatlons 830 and the language structure. This in turn enables the RSI 815A to amend: the original Question/Assertion SOI so that LC 812A can output the Clarified Question 804, which has incorporated the information learnt via HIM 816.[Q0| Fig. 132 shows Assertion Construction (AC) 80S, which received the Clarified Question/Assertion 804 produced by Survey Clarification (SC) 803, LC 812Athen breaks the question down Into Points of interest 834 [key concepts) which are passed onto Concept Discovery (CD) 813. CD then derives associates concepts 832 by leveraging CKK 806. Concept Prioritization (CP) 814A is then able to order concepts 832 into logical tiers that represent specificity and generality. The top tier is assigned the most general concepts, whilst the Sower tiers are allocated increasingly specific concepts, Such ordering was facilitated with the data provided by CKR 806. The top tier is transferred to Hierarchicai Mapping (HM) 807 as modular input, in a parallel transfer of information HM 807 receives the Points of interest 834, which are processed by its dependency module Concept interaction {Cl} 821, C! assigns attributes to such Points of interest 834 by accessing the indexed information available at CKR 806. Upon HM 8completing its internal process, its final output is returned to AC 808 after the derived concepts have been tested for compatibility and the benefits/risks of a stance are weighed and returned. This is known as the Modular Output Feed back Loop 833 since AC 808 and HM 807 have reached full circle and will keep on sending to each other modular output until the anaiysis has fully saturated the concept complexity and until CKR 806 becomes a bottleneck due to limitations of knowledge {whichever comes first).[0158J Figs. 133 and 134 show the inner details of how Hserarchicai Mapping {HM) 807 works. AC 808 provides two types input to HM 807 in parailei. One is known as Conceptual Points of interest 834, and the other is the top tier of prioritized concepts 837 {the most general). Concept interaction {□) 821 uses both inputs to to associate contextualized conclusions with Points of interest 834, as seen in Fig. 128. C! 821 then provides input to Concept Compatibility 119 PCT/US2017/014699 WO 2017/127850 Detection (CCD) 819 which discerns the co mpa ti b! Iity/co nf Iict level between two concepts. This grants HM 807 the general understanding of agreement versus disagreement between the assertions and/or propositions of the Human Subject 800 and the high*confsdence knowledge indexed in Centra! Knowledge Retention {CKR} 806. Such compatibilitv/conflict data is forwarded to Benefit/Risk Calculator (BRC) 820, a module that translates these compatibilities and conflicts into benefits and risks concerning taking a holistic uniform stance on the issue. For example, three main stances will emerge as per the use case (according to criteria set by Human Subject 800): fast-food is overall not recommended, fast-food is permissible yet not emphasised, or fast-food is overall recommended. Such stances, along with their risk/benefit factors, are forwarded to AC 80S as Modular Output 836. This is one of several points within LOM that the fiow of information has come full circle, as AC 80S will attempt to facilitate the expansion of the assertions put forward by HM 807. The system containing loops of information flow indicates gradients of intelligence being gradually supplemented as the subjective nature of the question/assertion a gradually built objective response. An analogy is how a honey bee will seek the nectar of a flower, inadvertently collecting it's pollen which spreads to other flowers. This fertilization of flowers produce yet more flowers which attracts yet more honey bees in the long run. This is analogous to the interconnected Information ecosystem that occurs within LOM to gradually 'pollinate' assertions and mature concepts until the system achieves a strong confidence on a stance of a topic. The Inner workings of Concept interaction (Cl),as a subset of HM 807, are displayed on Fig, 128. Cl 821 receives Points of Interest 834 and interprets each one according to the top tier of prioritized concepts 837. Two of the prioritized concepts of the top tier in this example are ׳Health־' and 'Budget Constraints' 837. Hence when Cl attempts to interpret the Points of interest 834 it will be through the lens of these topics. Point of Interest 'diabetic' 838 leads to the assertion of 'Expensive Medicine' concerning 'Budget Constraints' 837 and 'More fragile Health'/'Sugar intolerance' concerning 'Health' 837, Point of interest 'male' 839 asserts 'typically pressed for time' despite with a low confidence, as the system is discovering that more specificity is needed such as for 'workaholics' etc, The issue of time Is inversely tied to 'budget constraints' as the system has noticed the correlation between time and money. Point of Interest 'Middle Class' 840 asserts Is able to afford better 120 PCT/US2017/014699 WO 2017/127850 quality food' concerning 'Budget Constraints' 837. Point of interest 'Burger King' 841 asserts ׳Cheap' and 'Saving' concerning ׳Budget Constraints' 837, and ׳High Sugar Content' plus 'Fried Food' concerning 'Health' 837. Such assertions are made via referencing established and confident knowledge stored in CKR 806,[01543 Figs. 135 and 136 show the inner details of Rational Appeal (RA) 811, which criticized assertions whether it be self-criticism or criticism of human responses. LC 812Aacts as a core sub-component of RA 811, and receives input from two potential sources. One source is if the Human Subject 800 rejects an opinion asserted by LOM at Stage 842. The other source is Response Presentation 843, which will digitally transmit an assertion constructed by AC 808 for LQM internal seif-criticism. After LC 812A has converted the linguistic text into a syntax understandable to the rest of the system, it is processed by RA's Core Logic 844. Upon such Core Logic returning a Result of High Confidence 846, the result is passed onto Knowledge Validation (KV) 805 for proper assimilation into CKR 806, Upon the Core Logic returning a Result of Low Confidence 845, the result is passed onto AC 808 to continue the cycle of self-criticism {another element of LOM that has reached full circle). Core Logic 844 received Input from LC 812Ain the form of a Pre-Criticized Decision 847 without linguistic elements (using instead a syntax which is optimal for Artificial Intelligence usage). Such a Decision 847 is forwarded directly to CTMP 22 as the 'Subjective Opinion' 848 sector of It's input. Decision 847 Is also forwarded to Context Construction (CC) 817 which uses metadata from AC 808 and potential evidence from the Human Subject 800 to give raw facts (i.e. system logs) to CTMP 22 as input 'Objective Fact'. With CTMP 22 having received it's two mandatory inputs, such information is processed to output it's best attempt of reaching 'Objective Opinion850 ׳. Such opinion 850 is treated internally within RA 811 as the Post-Criticized Decision 851, Both Pre-Criticized 847 and Post-Criticized 851 decisions are forwarded fa Decision Comparison (DC) 818, which determines the scope of overlap between both decisions 847 and 851. The appeal argument is then either conceded as true 852 or the counter-point is improved 853 to explain why the appeal is invalid. Such an assessment is performed without consideration nor bias of if the appeal originated from Artificial Intelligence or Humans, indifferent to a Concede 852 or improve 852 scenario, a result of high confidence 846 Is passed onto KV 805 and a result of iow confidence 845 is 121 PCT/US2017/014699 WO 2017/127850 passed onto AC 80S for further analysis,[0155] Figs, 137 13 ־S show the inner details of Central Knowledge Retention (CKR), which is where LOM's data-based inteliigence is stored and merged. Units of information are stored in the Unit Knowledge Format (UKF) of which there are three types: UKF1855A, UKF2 8558, UKF8S5C, UKF2 8558 is the main format where the targeted information is stored in Rule Syntax Format (RSF) 538, highlighted as Value S6SH, index 8560 is a digital storage and processing compatible/complaint reference point which allows for resource efficient references of large collections of data. This main block of information references a Timestamp S56€, which Is a reference to a separate unit of knowledge via index 856A known as UK FI 855A. Such a unit does not hold an equivalent Timestamp 856C section as U.KF2 8558 did, but instead stores a muititude of Information about timestamps in the Value 856H sector In RSF 538 format. Rule Syntax Format (RSF) 538 Is a set of syntactical standards for keeping track of references rules. Multiple units of rules within the RSF 538 can be leveraged to describe a single object or action, RSF 1$ heavily used directly within CTMR, UKF18S5A contains a Source Attribution 8568 sector, which is a reference to the index 8566 of a UKF3 S55C instance. Such a unit UKF3 855C is the inverse of UKF1855A as it has a Timestamp section but not a Source Attribution section. This is because UKF3 855C stored Source Attribution 856E and 8568 content in it's Value 856H sector In RSF 538. Source attribution is a collection of complex data that keeps track of claimed sources of information. Such sources are given statuses of trustworthiness and authenticity due to corroborating and negating factors as processed in KCA 816D. Therefore a UKF Cluster 854F is composed of a chain of UKF variants linked to define jurisdicttonally separate information [time and source are dynamically defined). In summary: UKF2 8358 contains the main targeted information, UKF1855A contains Timestamp information and hence omits the timestamp field itself to avoid an infinite regress. UKF3 855C contains Source Attribution information and hence omits the source field itself to avoid an infinite regress. Every UKF2 8558 must be accompanied by at least one UKF1 855A and one UKF3 855C, or else the duster !sequence) is considered incomplete and the information therein cannot be processed yet by LOM Systemwide General Logic 859, in between the centra! UKF2 8558 {with the central targeted information) and It's corresponding UKF1 855A and UKF3 855C units there can be UKF2 8558 units that act as a 122 PCT/US2017/014699 WO 2017/127850 finked bridge. A series of UKF Clusters 854Dwifi be processed by KCA 816Dto form Derived Assertion 8548,Likewise, a series of UKF dusters 854Ewiii be processed by KCA 816Dto form Derived Assertion 854C.Knowledge Corroboration Analysis (KCA) 816Dis where UKF Clustered information is compared for corroborating evidence concerning an opinionated stance. This algorithm takes into consideration the reliability of the attributed source, when such a claim was made, negating evidence etc. Therefore after processing of KCA 816Dis complete, CKR 806 can output a concluded Opinionated stance on a topic 854A.CKR 806never deletes information since even information determined to be false can be useful for future distinction making between truth and falsehood. Hence CKR 806 runs off of an advanced Storage Space Service 8546■that can handle and scale with the indefinitelygrowing dataset of CKR 806. [0156}Fig, 139 shows the Automated Research Mechanism (ARM) 8058,which attempts to constantly supply CKR 806with new knowledge to enhance LOM'sgeneral estimation and decision making capabilities. As indicated by User Activity 857A;as users interact with LGM (via any available frontend) concepts are either directly or indirectly brought as relevant to answering/responding to a question/assertion. User Activity 857Ais expected to eventually yield concepts that CKR 806has low or no information regarding, as indicated by List of Requested Yet Unavailable Concepts 8578.With Concept Sorting & Prioritization (CSP) 8218; Concept definitions are received from three independent sources and are aggregated to prioritize the resources (bandwidth etc.) of Information Request (IR) 8128.Such a module IR 8128accesses relevant sources to obtain specifically defined Information. Such Information is defined according to concept type. Such source are indicated as Public News Source 857C (Public news articles i.e. Reuters, New York Times, Washington Post etc.}, Public Data Archives 857D(Information aggregation collections i.e, Wikipedia, Quora etc.), and Social Media 857E (i.e, Faeebook, Twitter feeds, etc,), The data provided by such information sources are received and parsed at Information Aggregator (IA) 8218according to what concept definition requested them. Relevant meta-data such as time of retrieval, source of retrieval are kept. Thereafter the information is sent to Cross-Reference Analysis (CRA) 8148where the information received Is compared to and constructed considering pre-existing knowledge from CKR 806.This allows the new incoming information to be evaluated and validated according to what CKR 806currently 123 PCT/US2017/014699 WO 2017/127850 knows and doesn't know. Styiometrie Scanning (SS) 8088 is a supplemental module that allows CRA 814Bto consider styiometrie signatures will assimilating the new information with pre­existing knowledge from CKR 806. Missed Dependency Concepts 857F are concepts which are logically required to be understood as groundwork for comprehending an initial target concept, (s.e. to understand how trucks work, one must first research about and understand how diesel engines work). Such missing concepts are transferred to CSP 8218 for processing. List of Active Concepts 857(3 are popular topics which are ranked as the most active within CKR 80S, Such Concepts S57G are transferred to Creative Concept Generator (CCG) 8208 and are then creatively matched {via Creativity Module 18) to produce new potential concepts. This mechanism depends on the possibility that one of these mixtures will yield new ranges of information from Sources 857C, 857D,S57E connected to iR 8128,Example af Stybmeiry Usage:The New Foreign Da ta 8S8A Is marked as having come from a known CNN reporter. Ho wever, a very strong styiometrie match with the signature of a military think tank is found. Therefore the content is primarily attributed within CKR 806 to the military think tank, and noted as having 1claimed' to be from CNN, This enabies further pattern matching and conspiracy detection far later executions of the LOM ioglc (for example, distrusting future claims of content being from CNN). Assertion corroboration, conflicts and bias evaluations are thereafter assessed as if the content is from the think tank and not CNN.[0157] Fig, 140 shows Styiometrie Scanning (SS) 808 which analyzes the Styiometrie Signature 858C of new foreign content (which the system has yet to be exposed to), Styiometry is the statistical analysis of variations in literary style between one writer or genre and another. This aides CKR 806 in tracking source expectations of data/assertions, which further helps LOM detect corroborative assertions. With Signature Conclusion (SC) 8198 content source attribution of the New Foreign Data 858A is influenced by any significant matches in Styiometry Signature 858C The stronger the styiometrie match, the stronger source attribution according styiometry. With Signature Query {SQ) 8078 the Styiometry Signature 858C is matched against all known signatures from Si 8138. Any matches in any significant gradients of magnitude are recorded. Signature index (Si) 813Brepresents a list of ali known Styiometrie Signatures 858C as 124 PCT/US2017/014699 WO 2017/127850 retrieved from CKR 806. As represented by Third Party Stylometry Algorithm 8588, LOM depends on any duly chosen advanced and effective algorithm stylometry algorithm.[0158] Fig. 141 shows Assumptive Override System (AOS) 8158, which receives a proposition in the form of an assertion or question and provides output of the concepts related to such a proposition. Concept Definition Matching (COM) 8038 is where any Hardcoded Assumptions 858D provided by the Human Subject 800 are queried against the Dependency interpretation {□■!} 816B module, AH such concepts are checked by Ethical Privacy legal (EPL) 8118 for violation concerns, in the Dependency Interpretation {Dl} 8168 module all the knowledge based dependencies that fulfill the given response of the requested data are accessed. This way the full "tree' of information which builds to a highly objective opinion Is retrieved. Requested Data 858E is data that LOM Systemwide General Logical 859 has requested, whether that was a specific or conditional query, A specific query seeks an exactly marked set of information. A conditional query requests all such Informationthat matches certain conditions.[0159] Fig. 142 shows intelligent Information & Configuration Management (!2CM)804E and Management Console 804D. Aggregation 860A uses generic level criteria to filter out unimportant and redundant information, whilst merging and tagging streams of information from multiple platforms. Threat Dilemma Management 8608 is where the conceptual data danger is perceived from a bird's eye view. Such a threat Is passed onto the management console for a graphical representation. Since calculated measurements pertaining to threat mechanics are finally merged from multiple platforms; a more informed threat management decision can be automatically performed. Automated Controls 860C represents algorithm access to controlling management related controls of MM5F 9, Trusted Platform 86GQ, Third Party Services 8608, Management Feedback Controls 860D offers high level controls of all MNSP 9 Cloud, Trusted Platform (TP) 860Q, additional 3r;J Party Services 860R based services which can be used to facilitate policy making, forensics, threat Investigations etc. Such Management Controls 860D are eventually manifested an the Management Console {MC}804D, with appropriate customizable visuals and presentation efficiency. This allows for efficient control and manipulation of entire systems (MNSO, TP,3P!) direct from a single Interface that can zoom Into details as needed. Manual Controls 86QE Is for human access to 125 PCT/US2017/014699 WO 2017/127850 control management related controls of MMSP 9, Trusted Platform 8&QQ,and Third Party Services 860R.At the Intelligent Contexuaiizaitom 860Fstage the remaining data now looks like a cluster of islands, each island being a conceptual data danger. Correlations are made Inter­platform to mature the concept analysis. Historical data Is accessed (from FGE 21 as opposed to LIZARD) to understand threat patterns, and CJMP 22 is used for critical thinking analysis. Configuration & Deployment Service 8606is the interface for deploying new enterprise assets (computers, laptops, mobile phones) with the correct conceptual data configuration and connectivity setup. After a device is added and setup, they can can be tweaked via the Management Console {MC} 804Dwith the Management Feedback Controls S60Das a middleman. This service also manages the deployment of new eustomer/dient user accounts. Such a deploymenf may include the association of hardware with user accounts, customization of interface, ilstlng of customer/client variables (he, business type, product type etc.}. With Separation by Jurisdiction 860Hthe tagged poo! of information is separated exclusively accordi ng to the relevant Jurisdiction of the MC 8040User, With Separation by Threat 8601the information is organized according to individual threats (be,conceptual data dangers). Every type of data is either correlated to a threat, which adds verbosity, or is removed. Direct Management 860Jis an interface for the MC 804DUser to connect to Management Feedback Controls 860Dvia Manual Controls 860E,With Category & jurisdiction 860Hthe MC 804DUser uses their login credentials which define their Jurisdiction and scope of information category access, AS! Potential Data Vectors 8601represents data in motion, data at rest and data in use. Customizable Visuals 86GMis for various enterprise departments (accounting, finance, HR, IT, legal, Security/inspector Genera!, privacy/disclosure, union, etc.) and stakeholders (staff, managers, executives in each respective department) as well as 3rd party partners, law enforcement, etc. Unified view on aii aspects of conceptual data S&0N represents perimeter, enterprise, data center, cloud, removable media, mobile devices, etc. integrated Single View 8600is a single view of all the potential capabilities such as monitoring, logging, reporting, event correlation, alert processing, policy/rule set creation, corrective action, algorithm tuning, service provisioning (new customers/modifications), use of trusted platform as weii as 3rd party services (including receiving reports and aierts/logs, etc from 3rd party services providers St 126 PCT/US2017/014699 WO 2017/127850 vendors), The Conceptual Data Team 860PIs a team of qualified professionals that monitor the activity and status of multiple systems across the board. Because intelligent processing of information and A! decisions are being made,, costs can be lowered by hiring less people with fewer years of experience. The Team's primary purpose is for being a fallback layer in verifying that the system is maturing and progressing according to desired criteria whilst performing large scale points of analysis,[01803 Fig,143 shows Personal Intelligence Profile (PIP) 802C which is where an individual's personal information is stored via multiple potential end-points and front-ends. Their information is highly secure and isolated from CKR 806, yet is available for LQM Systemwide General Logic 859 to perform highly personalized decision making. By implementing Personal Authentication St Encryption (PAE) 803C the Incoming data request must first authenticate Itself to guarantee that personal information is accessed exclusively by the correct user. Personal information relating to Artificial Intelligence applications are encrypted and stored in the Personal UKF Cluster Pool 815C in UKF format. With Information Anonymization Process (SAP) 816C information is supplemented to CKR 806 after being stripped of any personally Identifiable information. Even after such persona! information is stripped from the data stream, SAP S16C attempts to prevent too much parallel data from being provided which could be reverse engineered (like forensic detective work) to find out the identity of the individual, With Cross­Reference Analysis |CRA) 8148 information received is compared to and constructed considering pre-existing knowledge from CKR 806. This allows the new incoming information to be evaluated and validated according to what CKR 808 currently knows and doesn't know. With any data request information is aiways accessed from CKR 806. if there are personal criteria In the data request then PIP 802C Is referenced via Persona! & General Data Merging (PGDM)813C and builds upon the main CKR 806 knowledge.(01613 Fig. 144 shows Life Administration & Automation {LAA) 812D which connects various internet enabled devices and services on a cohesive platform that automates tasks for life routines and isolated incidents. Active Decision Making (ADM) 813D Is the central logic of LAA 812D and considers the availability and functionality of Front End Services 861A, Back End Services 861B, !01 devices 862A, spending rules and amount available according to FARM E14D. 127 PCT/US2017/014699 WO 2017/127850 With Fund Appropriations Rules & Management (FARM) 8140the human manually defines criteria, limits and scope to this module to inform ADM 813D for what it's jurisdiction of activity is. The Human Subject 800 manually deposits cryptocurrency funds (s.e, Bitcoin} into the Digital Wallet 861C, thereby implying an upper limit to the amount of money that LAA 812Dcan spend. The ioT Interaction Module (IIM) 815D maintains a database of what ioT devices 862A are available for the human. Authentication keys and mechanisms are stored here to enable secure control 8S2C of IoT devices 862A, Product Manufacturers/Developers S61F provide programmable API (Application Programming Interface) endpoints to LAA 812Das IoT Product Interaction Programming 861E. Such endpoints are specifically used by the lot Interaction Module (IIM) 8150.Data Feeds 8628 represents when IoT enabled devices SS2Asend information to LAA 812D so that intelligent and automated actions may be performed,Exampie: Thermostat reporting temperature, fridge reporting milk stock. Device Control 862C represents when IoT enabled devices 862A receive instructions from LAA 8120 for actions to perform. Exampie: Turn on the air conditioning, open the gate for a package delivery etc. Categories of Front End Services 861A can Include;- Artificially Intelligent Personal Assistants- Communication Applications and Protocols ־ Home Automation־ Medical Interfaced- Delivery Tracking ServicesBack End Services 8618 examples include:~ Amazon■'Order Online ־ Uber/Transportation- Medical PrescriptionsAn overall use case exampie to illustrate the functionality of LAA 812D is as follows:The IoT enabled fridge detects that the milk is running low. LOM has made an analysis via emotional intelligence that the subject's mood tends to be more negative when they don't drink full fat milk. Having evaluated the risks and benefits of the subject's situation in life, LOM places an order for full fat milk from an online delivery service (i.e. Amazon). LOM is tracking 128 PCT/US2017/014699 WO 2017/127850 the milk shipment via a tracking number, and opens the front gate of the house to allow it to be delivered within the house property. LOM doses the gate after the delivery person leaves, and is cautious security-wise in case the delivery person is a malicious actor. Thereafter a simple wheeled robot with some dexterity functionality picks up the milk and puts in the fridge so that it stays cold and doesn't go bad.[01621 Fig■ 145 shows Behavior Monitoring (8M) 819C which monitors personally identifiable data requests from users to check for unethical and/or illegal material, With Metadata Aggregation {MDA} 812C user related data is aggregated from external services so that the digital identity of the user can be established {i.e. IP address, MAC address etc.). Such information is transferred to induction 820t/Deduetlon 821C, and eventually PCD 8G7C, where a sophisticated analysis is performed with corroborating factors from the MNSP 9. Example: A user Interfacing with cfm02on.com shopping portal as a front end has his IP address forwarded to LOM׳'s Behavior Monitoring (BM) 819Cfor security purposes. Ail information from the authenticated user that Is destined for PIP S02C passes through Information Tracking (IT) 818C and Is checked agai nst the Behavior Blacklist 864A. Example; The user asks a question about the chemical composition of sulfur, information that matches {partially or fully) with elements from the blacklist 8638 is transferred from IT SISCto Induction 82GC and Deduction 821C, At Pre­Crime Detection {PCD) 807C Deduction and Induction information is merged and analyzed for pre-crime conclusions. If a significant amount of corroboration is detected, the offending Information and known identity of the user Is forwarded to Law Enforcement Authorities. PCD 807C makes use of CTMP 22, which directly references the Behavior Blacklist 864A to verify the stances produced by Induction S20C and Deduction 821C. The Blacklist Maintenance Authority {BMA) 817D operates within the Cloud Service Framework of MNSP 9, BMA 817D Issues and maintains a Behavior Blacklist 864A which defines dangerous concepts that require user monitoring to prevent crimes and catch criminals. BMA 8648 also issues and maintains an EPL {Ethical Privacy Legal) Blacklist 8648 which flags sensitive material so that it is never submitted as a query result by LOM. Such sensitive material might include leaked documents, private Information (i.e. social security numbers, passport numbers etc.), BMA 8648 interprets relevant and applicable laws and policy in relation to ethics, privacy and legal (i.e. Cybersecurity Policy, 129 PCT/US2017/014699 WO 2017/127850 Acceptable Use Policy, HiPAA, PM, etc.). The blacklist is usually composed of trigger concepts which would cause a user to be considered suspicious if they are associated with such concepts too much. The blacklist may also target specific individuals and/or organizations like a wanted list The future crimes prevention occurs within BM 819C, with corroborating factors verified with the MNSP 9. Law Enforcement Authorities 864C are able to connect via the MNSP 9Cloud to BMA 83.70 to provide input on blacklisted concepts, and to receive input from BM 819 $׳C PCD's 807Ccrime detection results, Behavior Monitoring Information Corroboration 864D enables MNSP 9 to contribute behavior monitoring intelligence to BM 819C for corroboration purposes. Ethical Privacy Legal (EPL} 8118 receives a customized blacklist from MSNP and uses AOS 8158 to block any assertions that contain unethical, privacy-sensitive, and/or illegal material.;[0163] Fig. 146 shows Ethical Privacy Legal (EPL) 8118 which receives a customized blacklist from MSNP and uses AOS 815B to block any assertions that contain unethical, privacy-sensitive, and/or illegal material, MNSP 9 is used to deal with traditional security threats like hacking attempts via Trojan Horses, Viruses etc, LOM’s BM 819C and EPL 8118 modules analyze context for conceptual data via Induction S20C and Deduction 821C in order to determine ethics, privacy and Segal impacts.[0164] Fig, 147 shows an overview of the LIZARD algorithm. Dynamic Shell (DS) S6SA Is the layer of the LIZARD which is more prone to changing via iteration. Modules that requi re a high degree of complexity to achieve their purpose usually belong here; as they will have surpassed the complexity levels a team of programmers can handle. Syntax Module (SM) 8658 is the framework for reading and writing computer code. For writing; receives a complex formatted purpose from PM, then writes code in arbitrary code syntax, then a Helper function can translate that arbitrary code to real executable code (depending on the desired language). For reading; provides syntactical interpretation of code for PM 865E to derive a purpose for the functionality of such code. If LIZARD performs a iow confidence decision, it relays relevant data via the Data Return Relay (DRR) 865C to the ACT 866 to improve future iterations of LIZARD. LIZARD Itself does not directly rely on data for performing decisions, but data on evolving threats can indirectly benefit the a priori decision making that a future iteration of LIZARD 130 PCT/US2017/014699 WO 2017/127850 might perform. The Artificial Concept Threat {ACT} 866 creates a virtuai testing environment with simulated conceptual data dangers to enable the iteration process. The artificial evolution of the ACT 866 is engaged sufficiently to keep ahead of the organic evolution of malicious concept formation, The iteration Moduie (1M) 865D uses SC 865F to syntactically modify the code base of DS 865A according to the defined purpose in ‘‘Fixed Goals' & data from DRR 865C. This modified version of LIZARD is then stress tested {in paraiiei) with multiple and varying conceptual data danger scenarios by ACT 866. The most successful iteration Is adopted as the live functioning version. The Purpose Moduie {PM) 865E uses SM 8658 to derive a purpose from code, andoutputs such apurpose in it's own 'complex purpose format'. Such a purpose should adequately describe the intended: functionality of a block of code (even if that code was covertly embedded in data) as interpreted by SM 8658, Static Core (SC) S65F Is the layer of LIZARD that is the least prone to changing via automated iteration, and is instead changed directiy by human programmers. Especially the innermost dark square, which is not Influenced by automated iterations at alb This innermost layer is like the root of the tree that guides the direction and overall capacity of LIZARD.(0165] Fig, 148 shows iterative intelligence Growth {a subset of i2GE 21) which describes the way a static ruieset is matured as it adapts to varying dangers of conceptual data, A sequence of generationai rulesets are produced, their evolution being channeled via 'personality' trait definitions. Such rulesets are used to process incoming conceptuai data feeds, and perform the most desired notification and corrective action. An Evolutionary Pathway 867A is an entire chain of generations with a consistent 'personality', Generations become increasingly dynamic as CPU time progresses, The initSai static ruieset become less prevaient and potentially erased or overridden. Example: Evolutionary Pathway A has a trait of being strict and precautions, with little forgiveness or tolerance of assumption. Concept Behavior 867B is where the Behavior of conceptuai data analysts are processed and stored so that the Evolutionary Pathways 867A may learn from them. Example: Pathway A found a lot reactions to conceptual data dangers that matched the specific situation and the personality type optimistic. Pathway A then creates rules that mimic such behavior. Human 867C represents conceptuai data analysts who create an initial ruieset to start the evolutionary chain. Example: A rule is defined that any concepts 131 PCT/US2017/014699 WO 2017/127850 relating to buying plutonium on the black market are blacked. A Pathway Personality 867D Is a duster of variables that def ine reactionary characteristics that should be exercised upon conceptual data danger triggers,:[0166] Figs, 149 -150 show iterative Evolution (a subset of PGE 21} which is the method In which parallel Evolutionary Pathways 867A are matured and selected. Iterative generations adapt to the same ACT 866, and the pathway with the best personality traits ends up resisting the concept threats the most. CPU Time 868A is a measure of CPU power over time and can be measured in CPU cycles/second. Using time alone to measure the amount of processing exposure an evolutionarypathway receives is insufficient., as the amount of cores and power of each CPU must be considered. Example: processing a request that takes an Intel Pentium If! a thousand years might take an Intel Haswell processor 30 minutes. By using Virtual Isolation 868B all evolutionary pathways are virtually isolated to guarantee that their iterations are based solely from the criteria of their own personalities. Example: Pathway 3 is completely unaware that Pathway C had solved a difficult conceptual data problem, and must rely on it's own personality traits and learned data to calculate a solution. Certain pathways may be scrapped 86SC because they reached an indefinite state of being unable to recognize a conceptual data danger. The most likely outcome Is that a new pathway must be spawned with a modified personality. Example: Pathway D was unable to recognize a conceptual data danger for a hundred units of CPU Time 868A. Hence the entire pathway was scrapped. The Monitoring/Interaction System 868D is the platform that injects conceptual data danger triggers from the ACT 866 system and relays associated conceptual data danger responses from the concept behavior cloud (all according to the specified personality traits). Example: The monitoring system has provided Pathway S the necessary conceptual data danger responses needed to formulate Generation 12. Artificial Concept Threat {ACT) 866 Is an Isolated system which provides a consistent conceptual data danger environment. It provides concept recognition drills for analysts to practice on and to train the system to recognize different potential conceptual data responses and traits. Example: The ACT provided a complex series of concepts that are recognizable to humans as dangerous. Such as ״how to chemically compose sarin gas using household Ingredients", Real Concept Threat (RCT) 869A provides the 132 PCT/US2017/014699 WO 2017/127850 Conceptual Scenario 869C real threats from real data logs. Human S67C gives Direct Orders 8698 to the Monitoring/Interaction System 868D. Example: Manually abort a pathway, alter master variables in a pathway personality etc. The Cross Reference Module 869D is the analytical bridge between a Conceptual Danger 869C and the Response 869E made by a Concept Analyst 867C. After extracting a meaningful action it pushes it to the Trait Tagging Module 869F. Conceptual Dangers 869C can come from either Real Dangers 869A or Drills 866. The Trait Tagging Module 869F partitions all behavior according to personality type(s). Example: When a Conceptual Data ■Analyst 367C flagged S69E an email with excessive mentions of suicide methodology as risky, the module has flagged this as a pmcauthus personality because of its behaviora! overlap with past events, but also because the analyst is a self-proclaimed cautionary person. The Trait interaction Module 869G analyzes the correlation between different personalities. This information is passed to Concept Behavior 8678, which is then passed onto the Monitoring/lnteraction System 868D and the pathways themselves. Example: The personalities Unforgiving and Realist have a large overlap in usage and return similar responses for the same event. Yet Strict and Optimistic almost never give similar responses to the same event,[0167] Figs, 151 -154 shows the Creativity Module 18, which is an intelligent algorithm which creates new hybrid forms out of prior input forms. Creativity 18 is used as a plug In module to service multiple algorithms. At Reference Numeral 870A two parent forms {prior forms) are pushed to the intelligent Selector to produce a hybrid form 8708, These forms can represent abstract constructs of data. Example: Form A represents an average model of a dangerous concept derived by an Concept 08. Form 8 represents a new information release by a conceptual trigger ruleset on how It reacted to a dangerous concept The information in Form allows the hybrid form produced to he a more dangerous concept than what Form A represents. The Intelligent Selector S70B algorithm selects and merges new features into a hybrid form. Example: Form A represents an average model of a conceptual data danger derived by an Concept DB. Form 8 represents a new information release by a concept ruleset an bow it reacted to o prior conceptual danger. The Information in Form 8 allows the hybrid form produced to be a better conceptual danger trigger than what Form A represents. Mode 870C 133 PCT/US2017/014699 WO 2017/127850 defines the type of algorithm that the Creativity Module 18 is being used in. This way the Intelligent Selector 8708 knows what parts are appropriate to merge, depending on the application that is being used. Example: The Made Is set as ACT866, so the Intelligent Selector 8708 knows that the expected Input data is of a Danger 08 representation (Form A) and of newly released information detailed a ruleset reaction to a conceptual danger trigger (Form B). The attributed Mode 876C defines the detailed method on how to best merge the new data with the old to produce an effective hybrid form. Static Criteria 870D is provided by a conceptual data analyst which provides generic custom!nations for how forms should be merged. Such data may include ranking prioritizations, desired ratios of data, and data to direct merging which is dependant סח what Mode 870C is selected. Example; If the Made 87QC is selected as ACT86$ then the resulting information from a failed danger trigger should heavily influence the danger trigger D8 to strongly vary the composition of such an trigger. If the trigger keeps failing after such variations, then abandon the trigger completely. A Raw Comparison 8718 is performed an both incoming forms, dependent on the Static Criteria S70D provided by the Conceptual Data Analyst 867C, After a raw comparison was performed, the vast majority of the forms were compatible according to the Static Criteria 8700. The only differences found was that Form A included a response that was flagged by the static criteria as 'foreign'. This means the Danger Trigger DB representation Form B does not encompass/represent a certain anomaly that was found in Form A, Rank Change importance 871C ranks what changes are important and not Important according to the provided Static Criteria 870D, Example: Because an anomaly was found in Form A that is not represented in form B, the Static Criteria 870D recognizes that this anomaly is of crucial importance, hence it results in a prominent modification being made in the merging process to produce hybrid Farm AB. At the Merge Module 8710 what remains the same and what is found to be different are re-assembled into a hybrid form based off of the Static Criteria 8700 and the Mode S70C that is being used. Such variations may include the Ratio Distribution 872A of data, how important certain data is, and how should the data mesh/relate to each other. Example: The rank importance of the anomaly composition is received. After the appropriate adjustments are made, a process which is guided by the Static Criteria 87QD discerns if that reaction to the anomaly is incompatible with other parts of the 134 PCT/US2017/014699 WO 2017/127850 data: The merging process then modifies such pre-existing data so that the anomaly fix can biend in effectively with the pre-existing data. The amount of overlapping information is filtered through according to the Ratio 872Aset by the Static Criteria 870D, If the Ratio S72A is set to large then a large amount of form data that has remained consistent will be merged i nto the hybrid form, if the Ratio 872A is set to small then most of hybrid form will be constructed has a very different from its past iterations. Priority 8728 is where both data sets compete to define a feature at the same place in the form., a prioritization process occurs to choose which features are made prominent and which are overlapped and hidden. When only one trait can occupy a certain spot (highlighted via rectangle), then a prioritization process occurs to choose which feature gets inherited. Style 872C defines manner In which overlapping points are merged.Most of the time there are multiple ways in which a specific merge can occur, hence the Static Criteria 87QD and Mode 870C direct this module to prefer a certain merge over another. Most of the time there are overlapped forms between features, hence a form with merged traits can be produced. Example; When a triangle and a circle are provided as input forms, a 'pac-man' shape can be produced,[0168] Figs. 155 -156 shows LOM being used as a Personal Assistant. LOM can be configured to manage a personalized portfolio on an individual's life, A person can actively consent for LOM to register private details about their daily routine so that it can provide meaningful and appropriate advice when an individual encounters dilemmas or propositions. This can range from situations to work, eating habits, purchasing decisions etc, LOM receives an initial Question 8748 which leads to conclusion 874C via LOM's internal Deliberation Process 874A. EPL 81181s used to verify the ethical, legal, and privacy-based compliance of the response generated by LOM. To make LOM more personal, it can connect to the LAA 812D module which connects to internet enabled devices which LOM can receive data from and control, (i.e. turning the air conditioning on as your arrive near your home). With PIP 8Q2C LOM receives personal information from a user and the user may consent to having the information securely tracked. This way LOM can provide more personally accurate future responses. With Contextualization 874D LOM Is able to deduce the missing links In constructing an argument, LOM has deciphered with it's advanced logic that to solve the dilemma posed by the original assertion it must first 135 PCT/US2017/014699 WO 2017/127850 know or assume certain variables about the situation,[0169] Fig, 157 shows LOM being used as a Research Tool, A user Is using LOM as an investment tool. Because the Assertion 875B is put forth in an objective and impersonal fashion, LOiVt does not require Additional Details 875D of a specific and isolated use case to allow it to form a sophisticated opinion on the matter. Therefore Conclusion S75C is reached without personalized information, EPL SUB is used to verify the ethical, legal, and privacy-based compliance of the response generated by LGM, and BM 819C is used to monitor any conspiracy to commit illegal/immoral activity an the user's behalf.[0170] Figs. 158 -159 show IQM exploring the merits and drawbacks of a Proposed 87theory. Sitcom is a peer-to-peer decentralized network which validates ownership of the cryptocurrency in a public ledger called the blockchain. All the Bltcoin transactions that occur are recorded in a block which is mined every 10 minutes by the network. The current hardcoded limit in the Bitcoin Core client is 1MB, which means that there can only be 1MB worth of transactions {represented in data form) every 10 minutes. Due the recent popularity increase in Bitcoin as an asset, the block size limit has caused stress to the system, long payment confirmation times, and more expensive miner's fees. With Contextuali2ation 876D LGM is able to deduce the missing iinks in constructing an argument, LOM has deciphered with it's advanced iogic that to solve the dilemma posed by the original assertion it must first know or assume who would be raising the bioek size limit. Therefore Conclusion 876C is reached by LOM, EPL 811B is used to verify the ethical, legal, and privacy-based compliance of the response generated by LOM, and BM 819C is used to monitor any conspiracy to commit ilSegal/immoral activity on the user's behalf,[0171] Figs. 160 -161 shows LOM performing Policy Making for foreign policy war games. An isolated and secure instance of LOM can be utilized on military approved hardware and facilities. This enables LOM to access its general knowledge in Central Knowledge Retention (CKR) 806 whilst accessing military specific (and even classified) information in a local instance of Personal Intelligence Profile {PIP). Military personnel can run complex war games due to LOM's advanced intelligence abilities while being able to access general and specific knowledge. The initial war game scenario is proposed with assertion 8778 and Hardcoded Assumptions 136 PCT/US2017/014699 WO 2017/127850 877E. Due to the complexity of the war game scenario, LOM responds with an Advanced Detail Request 887D. LOM may decide that to achieve a sophisticated response it must receive a high level of information such as the detailed profiles of 50,000 troops. Such an information transfer can be on the magnitude of several terabytes of data, requiring multiple days of parallelized processing to reach a sophisticated conclusion. All information is transferred via standardized and automated formats and protocols {i.e. importing 50,000 excel sheets for two hours with a single computer Interface action). With BM 819C and EPL8118 a Security Clearance Override is activated to d isable such protective features due to the sensitive nature of the information. The issue of war game simulation contains topics that may become flagged by BM 8190 and EPt 8118. EPL might block useful information that could have otherwise benefited the simulation which has an eventual impact to real lives and money spent. BM 819C might have flagged the topic and reported it to the MNSP 9 authorities. Therefore properly qualified military channeIs/organizations can authenticate their LOM session via PIP 802C to allow for such sensitive topics to be processed via LOM without interruption, being hampered, or reporting to authorities. Since such information may be classified, such as troop numbers and locations, the authenticated session may enable an override that blocks BM 819C and EPL E11Centirely that way such sensitive information never leaves LOM into external platforms and parties such as MN5P 9. With PSP 802C the authorized; military personnel which are running this war game are using a customized instance of LOM which has upgraded/specialized cryptography and Information isolation. This can include a custom on-site storage solution to ensure that the sensitive military information never enters public cloud storage and remains within military approved facilities. Hence such securely retained information enables the Internal Deliberation 877A of LOM to simulate the proposed war games,:[0172] Figs, 162 -163 shows LOM performing Investigative Journalism tasks such as uncovering identifiable details about a person. The example of this use case follows the mystery surrounding Bitcoin's creator, known by the pseudonym Satoshi Nakamoto. The Bltcoin community, along with many magazines and investigative journalists, have put forth much effort to try to uncover his/her Identity. Yet LOM is able to maximize the investigation effort in an automated and thorough way. LOM may face a specific part of the journalistic puzzle that is 137 PCT/US2017/014699 WO 2017/127850 required to be found to be able to accurately respond to the Initial query. Hence LOM can dispatch custom information requests to ARM 805B, which assimilates the information into CKR 806. With Contextualization 879D LOM does not require additional details of a specific and isolated use case to allow it to form a sophisticated opinion on the matter because the Question 8788 is put forth in an objective and impersonal fashion. LOM never feels 'ashamed' of responding that it does not know or is unsure as LOM has the 'personality׳ of being 'brutally honest׳. Therefore if is able to see how there are unavoidable holes in the evidence required to uncover Satoshi's true identity, such as at Sub-Conclusion 878E. As ARM 80SS retrieves all emails and chat logs known to be correctly attributed to Satoshi, Stylometry 8088 is performed to corroborate and define the true identity of Satoshi, Hence all that IQM knows concerning the investigati ve journalism task is presented as Conclusion 879C.[0173] Figs, 164 -165 shows LOM performing Historical Validation. LOM Is able to verify the authenticity of historical documents via corroboration of a chain of narrators. Certain historical documents known as ׳Hadith׳ {literally 'news' in arable) have been proven to be authentically attributed to its originator via corroboration of people who corroborated the transmitted news. Since Hadith literature is originally stored and understood within its colloquial context in arable, the Linguistic Construction 812A Module references third party translation algorithms to understand the literature directly in it's native language. With Contextuaiization 879D LOM does not require additional details of a specific and isolated use ease to allow it to form a sophisticated opinion on the matter because the Question 8798 is put forth in an objective and impersonal fashion. With KCA 81&D UKF Clustered information Is compared for corroborating evidence concerning the validity of a quote {Hadith) as verified by a chain of narrators. This algorithm takes into consideration the reliability of the attributed source {t.e, alleged hadith narrator), when such a claim was made, negating evidence etc, LOM builds concepts overtime within CKR 806 from data retrieved by ARM that facilitates the authentication process of a hadith. Seif-imposed questions are asked such as 'What is a Hadith?', 'What variations of Hadith are there?', 'what is the best methodology of authentication?'. There CKR 806 builds a strong base of definitions via innate advanced reasoning, and is able to justify any conclusions 879C that LOM outputs. With Ouster Building 879C CKR 806 reaches conceptual conclusions via 138 PCT/US2017/014699 WO 2017/127850 'stacking' building blocks of information known as UKF Clusters, These dusters encompass a wide range of metadata concerning the targeted information such as attributable sources, times of suspected information creation etc.
DSgStaiiv-Oriented Language LAQIT [0174J Fig. 166 introduces the concept of LAQIT, LAQIT is an efficient and secure method of transferring information from within a network of trusted and targeted parties, tAQIT offers a wide range of modes that can alternate between a strong emphasis on readability and a strong emphasis on security. Linear, Atomic, and Quantum are different and distinct modes of information transfer which offer varying features and applications. LAQIT is the ultimate form of secure Information transfer, as it's weakest link is theprivacy of the mind. Counterparty risk is practically removed as the efficiently simple to memorize key is stored solely in themind of the recipient, and themessage is ■decryptedin realtime (using human memory) in accordance withthe makeup of that key, The key need only be transferred once and committed to memory, hence more elaborate measures of privacy can be employed for the Isolated memorization event such as conveying the key in person with phones turned off, via temporary encrypted email, etc. All security liabilities then lie withi n the secrecy of the key. Since itis simple enough to memorize, the majority of all security liabilities has been mitigated. Block 900AIllustrates the same consistent color sequence of red, orange, blue, green and purple that is repeated and recursive within LAQST's logically structured syntax. Slock 9008further illustrates the color sequence being used recursively to translate with the English alphabet. When structuring the ,base׳layer of the alphabet, this color sequence is used with a shortened and unequal weight on the purple channel. Leftover space for syntax definitions within the purple channel is reserved for potential future use and expansion. Stage 901represents a complex algorithm reports it's log events and status reports with LAQIT. in this scenario encryption is disabled by choice whilst the option to encrypt is available. Stage A1 902A represents the automatic generation of status/iog reports. Stage A2 903Arepresents conversion of the status/fog reports to a transportable text-based LAQIT syntax. Stage A3 904A represents the transfer of syntactically insecure information which can be transferred over 139 PCT/US2017/014699 WO 2017/127850 digitally encrypted {he. VPN 12) decrypted (i.e. raw HTTP) channels. An encrypted channel Is preferred but not mandatory. Stage A4 905A represents the conversion of the transportable text-based syntax to highly readable LAQIT visual syntax (i.e. linear mode). Stage 911 represents the targeted recipient as a human, since LAQIT is designed, intended, and optimized for non­computer/non-AI recipients of information. Stage 906 shows the sender of sensitive information being human. Such a human could represent an Intelligence agency or a whistleblower initiative, Such a sender 906 discloses the LAQIT encryption key directly to the Human Recipient 911 via a secure and temporary encry pted tunnel designed for transferri ng such a Key 939 With any traces beingleft in persistent storage. Ideally the Human Recipient 9would commit the Key 939 to memory and remove every trace of storage the key has סח any digital system as to remove the possibility of hacking. This is made possible due to the Key 9being optimized for human: memorization as it Is based on relatively short sequence of shapes. Stage B1 9028 represents locally nan-secure text being entered by the sender 906 for submission to the Recipient 911. Stage 82 9038 represents the conversion of such text 9028 to a transportable encrypted text-based LAQiT syntax. Stage B3 9048 represents the transfer of syntactically secure information which can be transferred over digitally encrypted (i.e. VPN) decrypted (i.e. raw HUP) channels, Stage B4 9058 represents the conversion of the data to a visually encrypted LAQIT syntax (i.e. Atomic mode with encryption level 8), which is thereafter presented to the Human Recipient 911,[0175] Fig, 167 shows ait the major types of usable languages (or modes of information transfer) to compare their effectiveness in transferring information via the use of information channels such as Position, Shape, Color, and Sound, The most effective, efficient, and usable language is the one that is able to incorporate and leverage the most amount of channels effectively. Incremental Recognition Effect (IRE) 907 is a channel of information transfer. It is characterised by the effect of recognizing the full form of a unit of Information before it has been fuliy delivered. This is akin to finishing a word or phrase before the subject has completed It. LAQIT Incorporates this effect of a predictive index by displaying the transitions between word to word. For an experienced LAQIT reader, they can begin to form the word that is being displayed whilst the blocks are moving Into position but have not yet arrived. Proximal 140 PCT/US2017/014699 WO 2017/127850 Recognition Effect (PRE) 908Is a channel of information transfer, it is characterized by the effect of recognizing the full form of a unit of information whilst it is either corrupted, mixed up or changed. This can be illustrated in the engiish language with the spellings of 'character' and 'chracaetr', The outer bounds of the unit have been defined {the first and last characters), yet the proximity of the mixed-up characters still define the word as a whole, With Written Engiish 912,typical engiish text combi nes the position of the letters, the shape of the letters, and recognition of the whole word as opposed fa the individual Setters together as described in IRE 907).With Conversational Speech 913,an average verbal conversation combines the position of the words (the orderthey are said), the shape representing frequency of pitch and audible emphasis, Morse Code 915is composed of the varying binary positions of sounds. Predictive cognition ofthe information recipient ׳enablesIRE 907,but not inter-proximal as a morse code streams Information gradually. With Hand Signals 915,the position and formation (shape) of hand movements determine information. This can range from signaling an airplane to move, for a truck to stop etc. There is little to no predictive abiiity hence no IRE 907nor PRE 90S,LAGIT 916is able to leverage the most information channels in comparison to the competing languages 912through 915.This means that more information can be transferred in less time with less of a medium (Le. space on a screen). This afforded capacity headroom enables complex features such as strong encryption to be effectively incorporated. With LAQIT Sound Encryption 90S,LAGS! is able to leverage the information channel of sound to further encrypt Information, Hence it is considered able to transfer information via sound, despite It being unable to do so with decrypted communication,[01763 Figs, 168 -169 show the Linear mode of lAGiT, which 1$ characterized by its simplicity, ease of use, high information density, and Sack of encryption. Block 917shows the ׳Basic Rendering' version of linear mode. Point 918displays it's absence of encryption. Linear mode does not allow for efficient space allocation for Shape Obfuscation 941,which is the groundwork for encryption in Atomic Mode, instead, Linear Mode is optimized for dense information transfer and efficient usage of the presentation screen. With Word Separator 919, the color of this shape represents the character that follows the word and acts as a separation between it and the next word. This is the equivalent syntax as an atomic nucleus for the atomic 141 PCT/US2017/014699 WO 2017/127850 procedure. Color codes representing a question mark, an exclamation mark, a full stop and a comma are all applicable. Single Viewing Zone 920 shows how the Basic Rendering 9incorporates a smaller viewing zone with larger letters and hence less information per pixel as compared to the Advanced Rendering 918, Such Advanced Rendering is characterized by its Double Viewing Zone 922. in the Advanced Rendering there are more active letters per plxei as it is expected that the LAQIT reader will be able to keep up In terms of speed. Hence there is a tradeoff dilemma between presentation speed and Information density. Shade Cover 9makes incoming and outgoing letters dull so that the primary focus of the observer Is on the viewing zonefs), Despite the covering, it is partially transparent so as to afford the observer the ability to predict the incoming word, and to verify and check the outgoing word. This is also known as incremental Recognition Effect (IRE) 907. High Density Information Transfer 9shows how with Advanced Rendering 918 each letter is smaller and more letters are presented in the same amount of space, hence more information Is conveyed per pixel.[0177] Figs. 170 -171 show the characteristics of Atomic Mode, which Is capable of a wide range of encryption levels. The Base 924 main character reference will specify the general of which Setter is being defined. A red base Indicates that the Setter is between (and including) letters A through F according to the Alphabet Reference 90OB. St is possible to read words using bases only (without the kicker 925), as Induction can be used to infer the spelling of the word. Can exist in a total of fi ve possible shapes to enable encryption. The Kicker 925 exists with the same color range as the bases, and defines the specific character exactly. The absence of a Kicker also indicates a definition i.e. a red base on it's own, without a kicker, is the letter A, The Kicker can exist in a total of five possible Shapes 935 to enable encryption. With Reading Direction 926, the information delivery reading begins on the top square of orbital ring one, Reading is performed clockwise. Once an orbital ring has been completed, the reader continues from the top square of the next sequential orbital ring (ring 2). The Entry/Exit Portals 927 are the points of creation and destruction of a character (it's base), A new character, belonging to the relevant orbital, will emerge from the portal and slide to its position clockwise. The Atomic Nucleus 928 defines the character that follows the word. Typically this is a space, to denote that the sentence will continue after this word is presented. Color codes representing a question 142 PCT/US2017/014699 WO 2017/127850 mark, an exclamation mark, a full stop and a comma are all applicable. Also indicates if the same word will be continued on a new information state because all three orbital rings have been filled up to their maximum capacity. When one Orbital Ring 929 becomes filled up, the letter overflow onto the next (bigger) orbital ring. The limits for orbital ring 1 Is 7, ring 2 is 15, and ring 3 is 20. This enables a maximum of 42 total characters within an atom (including potential duds). If the limit of 42 characters is reached, the word will be cut into segments of 42, and the n ucleus will Indicate ׳that the next information state is the continuation of the current word. With Word Navigation 930 each block represents an entire word (or multiple words in molecular mode) on the left side of the screen. When a word is displayed, the respective biock moves outwards to the right, and when that word is complete the block retreats back. The color/shape of the navigation block is the same coior/shape as the base of the first letter of the word. With Sentence Navigation 931 each block represents a cluster of words. A cluster Is the maximum amount of words that can fit on the word navigation pane, if there Is a sentence navigation block on It's own, or the last one of many, it is more likely than not that it will represent a smaller cluster of words than the maximum capacity. Atomic State Creation 932 is a transition that induces the Incremental Recognition Effect (IRE) 907. With such a transition Bases 924 emerge from the Entry/Exit Portals 927, with their Kickers 925 hidden, and move clockwise to assume their positions. During this transition, a skilled reader of LAQIT is able predict in part or the whole word before the Kickers 925 are revealed due to IRE 907. This is similar to the autacompiete feature of most search engines, they estimate the remainder amount of the sequence with an initial batch of information. Atomic State Expansion 933 is a transition that induces the Proximal Recognition Effect (PRE) 909. Once the Bases 924 have reached their position, they move outwards in the ׳expand" sequence of the information state presentation. This reveals the Kickers 925 so that the specific definition of the information state can be presented. A skilled reader of LAQiT would not need to gradually scroll through each individual letter to build the word gradually, but rather would look at the entire structure as a whole and immediately recognise the meaning of the word due to PRE 908. Atomic State Destruction 934 is a transition that induces the Incremental Recognition Effect (!RE) 907, At this stage Bases 924 have retracted, (reversed the Expansion Sequence 933) to cover the Kickers 143 PCT/US2017/014699 WO 2017/127850 925 again. They are now sliding clockwise to reach the entry/exit portal. In a high speed rendering of the information state, a skilled reader of LAQIT would be able to leverage the destruction transition to complete the recognition of the word. This would be useful when the window of opportunity for seeing the expanded atomic state (Kickers showing) is extremely narrow (fractions of a second).[01781 Figs. 172 -174 shows an overview for the encryption feature of Atomic Mode. Because LAQIT provides an efficient and dense means of transferring information, there is sufficient informational bandwidth headroom to afford the implementation of encryption. This syntactical encryption differs from classical cybersecunty encryption in that it requires the Intended information recipient to decrypt the information In realtime with a memorized key. This mitigates the risk of data in motion, data at rest and data in use from being read and understood by malicious and unauthorized parties. Encryption complexify varies across nine Standardized Levels 940, the tradeoff being between readability and security strength. With Shape Obfuscation 941 (levels 1-9) the standard squares are replaced with five visually distinct shapes. The variance of shapes within the syntax allows for dud (fake) letters to be inserted at strategic points of the atomic profile. The dud letters obfuscate the true and intended meaning of the message. Deciphering whether a Setter is real or a dud is done via the securely and temporarily transferred decryption key. If a letter is compatible with the key then it is to be counted in the calculation of the word. Upon key incompatibility it is to be disregarded within the calculation. With Redirection Bonds 942 (levels 4-9) a bond connects two letters together and alters the flow of reading. Whilst beginning with the typical clockwise reading pattern, encountering a bond that launches (starts with) and lands on (ends with) legitlmate/non-dud letters will divert the reading pattern to resume on the landing letter. With Radioactive Elements 943 (levels 7-9), some elements can 'rattle' which can inverse the evaluation of if a letter is a dud or not. Shapes 935 shows the shapes available for encryption: a triangle, a circle, a square, a pentagon, and a trapezoid. Center Elements 936 shows the center element of the orbital which defines the character that comes immediately after the word. Such elements are: red to indicate a full stop, orange to indicate a comma, blue to indicate a space, green to Indicate a question mark, and pink to indicate an exclamation point. Encryption Example 937 144 PCT/US2017/014699 WO 2017/127850 shows Shape Obfuscation 941 which is applicable to encryption levels 1 9 ״. The Center Element 936 is shown at the center of the orbital, whilst Dud Letters 938 are the main means of encryption with Shape Obfuscation 941. The left dud has the sequence circle-square. The right dud has the sequence square-triangle. Since both of these sequences don't exist in the Encryption Key 939, the reader is able to recognize them as duds and hence skips them when calculati ng the meaning of the information state,[0179] Figs. 175 -176 illustrate the mechanism of Redirection Bonds 942. Encryption example 944 shows Redirection Bonds 942 and 945. These are the 'Rules of Engagement' concerning Redirection Bonds:1} When a bond is reached, it is by followed by default and hence the routine clockwise behavior is abandoned,2} When a pathway is followed: the launching Setter, the letter with which the pathway begins, is counted as part of the sequence.3} When a pathway is followed: the landing letter, the letter with which the pathway ends, is counted as part of the sequence.4) A pathway can oniy be followed once.5} A specific instance of a letter can only be counted once.6) A pathway must be followed only if both the launching and the landing letters are not duds, With Redirection Bonds 945 the bonds start on a launching' fetter and end on a 'landing•' letter, either of which may or may not be a dud, if none of them are duds, then the bond alters the reading direction and position. If one or both are duds, then the entire bond must be ignored, or else the message will be decrypted Incorrectly, Each individual bond has a correct direction of being read, however that order is not explicitly described and must be induced according to the current reading position and dud makeup of the informations state. Dud Letters 946 show how these two dud letters now make the decryption more compiex and hence resistant to brute force attacks. This is because the combination of shape obfuscation and redirection bonds leads to an exponentially more difficult task for brute force attackers, With Bond Key Definition 947: if a bond must be followed in the reading of the informations state depends on If it has been specifically defined in the encryption key. Potential definitions are: single bond, 145 PCT/US2017/014699 WO 2017/127850 double bond, and triple bond. Apotential case scenario of reading the redirection bond Incorrectly {due to not knowing the Bond Key 947} is illustrated at incorrect interpretation 949. Such an incorrect Interpretation 949 leads to the message 'RDTNBAIB' whilst the true message of the Correct interpretation 948 is 'RABBIT, There are multiple potentials ways of incorrectiy interpreting the Redirection Bonds 945 as they leverage the complexity of the Shape Obfuscation 941 to create an exponentially more secure message. There is only one correct way of interpreting the true message as illustrated In Correct Interpretation 948.[0180] Figs, 177 -178 illustrate the mechanism of Radioactive Elements 943. Encryption example 950 shows Radioactive Elements 943 and 951. These are the 'rules of Engagement' concerning Radioactive Elements:1} A radioactive element Is recognized as being unstill or vibrating during the expansion phase of the information state.2) A radioactive element can be either radioactively active or dormant.3) An active radioactive element indicates that it's status of being a dud is reversed. I.e, if the shape composition indicates it is a dud, then It is a false positive and does not actually count as a dud but counts as a real letter. If the shape composition Indicates that it is real, then it is a false positive and counts as a dud and not a real Setter.4) A dormant radioactive element indicates that it's status of being a dud or real Setter Is unaffected.5) A duster of radioactive elements is defined by a continuous radioactive presence within an orbital ring. When radioactive elements are neighbours to each other (within a specific orbital ring), they define a cluster, if a radioactive element's.neighbor is non-radloactive then this is the upper bound Emit of the duster,6) The key defines which dusters are active and dormant, i.e. If the key denotes a double cluster, then all double dusters are radioactive, and all single and tripie clusters are dormant. Radioactive elements 950 shows how a letter (or element} Is considered radioactive if it shakes violently during the expanded phase of the information presentation. Due to the classification of encryption levels, an atom that contains radioactive elements will always have Interatomic bonds. Since radioactive elements alter the classification of letters as to whether they are duds 146 PCT/US2017/014699 WO 2017/127850 or not, the security obfuscation increases exponentially. Double Cluster 952 shows how because there are two radioactive elements in a sequence and within the same orbital they are counted as a cluster (doubie). Whether they are to be treated as active or dormant is defined by the Encryption Key 954. With Single Cluster 953, both neighbors are non-radioactive, hence the scope for the cluster is defined. Since the key specifies double dusters as being valid, this element 953 is to be treated is if it wasn't radioactive in the first place. With Doubie Cluster Key Definition 954 the key defines double clusters as being active, hence all other sized clusters are to be considered dormant whilst decrypting the message. Incorrect interpretation 958 shows how the interpreter did not treat the Doubie Cluster 952 as a reversed sequence (false positive). This means at Stage 956Athe correct answer is to ignore it because despite not being a dud it belongs to an actively radioactive cluster (validated by the Key 954} which instructs the decryption process to interpret the letters inversely. Someone who does not know the key cannot, in any practical sense, use a brute force attack to guess all the potential combinations whilst Shape Obfuscation 941, Redirection Bonds 942 and Radioactive Elements 943 are being used simultaneously. Incorrect interpretation 958 shows how an interpreter without the Key 954 can be mislead to use the Redirection Bond 956B which Is not supposed to be followed according to the Correct Interpretation 955. This leads to an entirely different message result of 'RADST instead of 'RABBIT', The full details of the means of decry pting t he message correctly are illustrated in Correct Interpretation 955.[0181] Fig, 179 shows the Molecular Mode with Encryption and Streaming 959 enabled. With Covert Dictionary Attack Resistance 957 an incorrect decryption of the massage leads to a 'red herring' alternate message. This Is to give a bad actor the false Impression that they have successfully decoded the message, whilst they have received a fake message that acts as a cover for the real message, With Multiple Active Words per Molecule 958 the words are presented in parallel during the molecular procedure. This increases the information per surface area ratio, however with a consistent transition speed it requires a more skilled reader. The word navigation indicates that there are four words that are currently active, However, due to redirection bond obfuscation, the words of the message will exist in parts and as a whole across different atoms within the molecule. Binary and Streaming Mode 959 shows Streaming 147 PCT/US2017/014699 WO 2017/127850 !Mode whilst in a typical atomic configuration the reading mode Is Binary. Binary Mode Indicates that the center element defines which character follows the word (i.e. a question mark, exclamation mark, full stop, space etc). Molecular mode is also binary; except when encryption is enabled which adheres to Streaming mode, Streaming mode makes references within the orbital to special characters such as question marks etc. This is done because within an encrypted molecule, words will exist across multiple atoms and hence a specific center element cannot exist exclusively for a specific word. With Molecular Bonds 960 the molecular information state is not an exclusive encryption feature, yet can be a catalyst for encryption obf uscation. The three modes of encryption (shape obfuscation, redirection bonds and radioactive elements} ail increase exponentially in security strength when placed in an increasingly molecular environment, Reading Direction Key 961 shows that whilst the default reading direction: is from left to right on row 1, then left to right again on row 2, the reading direction can be superseded by the encryption key. This increases obfuscation of the intended message and hence message privacy/security. Redirection bonds possess the most priority, and supercede even the direction defined in the key (as long as the bond is not a dud). with Base ConnectionHarmonization Attaching integrated Nodes (BCHAIN) id="p-182" id="p-182" id="p-182" id="p-182"
[0182] Fig, 180 shows a BCHAIN Node 1001 which contains and runs the BCHAIN Enabled Application 1003, Communications Gateway (CG) 1000 Is the primary algorithm for the BCHAIN Node 1001 to interact with it's Hardware interface thereafter leading to communications with other BCHAIN nodes 1001. Node Statistical Survey (N55) 1006 interprets remote node behavior patterns. Node Escape index 1006A tracks the likelihood that a node neighbor will escape a perceiving node's vicinity. A high escape index indicates a more chaotic environment which will require refined strategies to tackle.Examples: Smartphones in cars that are on a highway will exhibit a high Node Escape Index, A refrigerator in a Starbucks will exhibit a very low Node Escape Index,Node Saturation Index 10068 tracks the amount of nodes in a perceiving node's range of 148 PCT/US2017/014699 WO 2017/127850 detection. A higher saturation index Indicates a crowded area with a lot of nodes. This can have both positive and negative impacts on performance due to suppiy/demand trade offs, yet a higher density node area is expected to be more stabie/predictabie and hence less chaotic. Examples: A Starbucks in the heart of New York City has a high Node Saturation index. A tent in the middie of a desert wiii have a very low Node Saturation Index,Node Consistency Index 1006C tracks the quality of nodes services as interpreted by a perceiving node, A high Node Consistency Index indicates that surrounding neighbor nodes tend to have more availability uptime and consistency in performance. Nodes that have dual purposes in usage tend to have a lower Consistency Index, while nodes that are dedicated to the BCHAIN network exhibit a higher value.Examples: Nodes that have a duai purpose such as a corporate employee computer will have a Sow Consistency index since it has less resources available during work hours, and more resources available during lunch breaks and employee absence.Node Overlap Index 10060tracks the amount of overlap nodes have with one another as interpreted by a perceiving node, Whiie the Overlap and Saturation indices tend to be correlated, they are distinct in that the Overlap Index indicates the amount of common overlap between neighbors and the Saturation index oniy deais with physical tendency. Hence a high Saturation index with a long wireless range on each device wiii lead to a high overlap index. Examples: Devices start entering certain sectors of the BCHAIN network with the new BCHAIN Optimized Microchip {BOM.} Installed, which has a high gain directional antenna with advanced beamforming tech nology. Hence the Overlap Index increases in those sectors due to nodes having a more overlapped communications structure.[0183] Fig, 181 shows the Core Logic 1010 of the BCHAIN Protocol, Customchain Recognition Module (CRM) 1022 connects with Customchalns {which can be Appchains or Microchains} that have been previously registered by the node. Hence the node has cryptographic access to read, write, and/or administrative abilities to such a function. This module informs the rest of the BCHAIN Protocol when an update has been detected on an Appchain’s section in the Metachaln or a Microchain's Metachaln Emulator. Content Claim Delivery {CCD} 1026 receives a validated CCR1018 and thereafter sends the relevant CCF 1024 to fulfill the request. 149 PCT/US2017/014699 WO 2017/127850 id="p-184" id="p-184" id="p-184" id="p-184"
[0184] Fig. 182 shows Dynamic Strategy Adaptation (D$A) 1008 which manages the Strategy Creation Module (SCM) 1046 which dynamically generates a new Strategy Deployment 1054 by using the Creativity Module 18 to hybridize complex strategies that have been preferred by the system via Optimized Strategy Selection Algorithm (OSSA) 1042, New Strategies are varied according to input provided by Field Chaos Interpretation (FG) 1048,[0185] Fig. 183 shows Cryptographic Digital Economic Exchange (CDEE) 1056 with a variety of Economic Personalities 1058,1060,1062 and 1064 managed by the Graphical User Interface (GUI) under the UBEG Platform Interface (UPI). With Personality A1058 Node resources are consumed to only match what you: consume (if anything). Personality A is idea! for a casual frugal consumer of a light to moderate amount of information transfer. Live streams such as VoIP calls (l.e Skype} and priority information transfers are minimal. Personality 810Consumes as many resources as possible as long as the profit margin is greater than X, (excess work units can be traded for alternate currencies such as cryptocurrency, fiat currency, precious metals etc,). Personality B Is ideal for a node that has been set up specifically to contribute to the infrastructure of the BCHAIN network for profit motives. Hence such a node would typically be a permanent infrastructure installation that runs from mains power as opposed to a battery powered device, and has powerful computer internals (wireless capabilities, CPU strength, hard disk size etc,} e,g,, Stationary Appliance, etc. Personality C 10pays for work units via a traded currency (cryptocurrency, fiat currency, precious metals etc.) so that content can be consumed while spending less node resources. Personality t Is ideal for a heavy consumer of information transfer, or someone who wants to be able to draw benefit from the BCHAIN network but does not want the resources of their device to get depleted (l.e. smartphone drains battery fast and gets warm in pocket). With Personality D 1064 Node resources are spent as much as possible and without any restriction of expecting anything in return, whether that be the consumption of content or monetary compensation. Personality D is chosen by someone whose best Interests are in the strength of the BCHAIN network, (i.e. the core developers of the BCHAIN network can purchase and install nodes to solely strengthen the network, and not to consume content nor to earn money). Current Work Status interpretation (CWS!) 1066 References the infrastructure Economy section of the Metachain to determine the 150 PCT/US2017/014699 WO 2017/127850 current surplus or deficit of this node with regards to work done credit. Economically Considered Work Imposition (ECWI) 1063 considers the selected Economic Personality with the Current Work Surplus/Deficit to evaluate If more work should currently be performed.:[0186] Fig. 184 shows Symbiotic Recursive Intelligence Advancement (SRIA) which is a triad relationship between three different algorithms that enable each other to grow In Intelligence. LIZARD 16 can improve an algorithm's source code by understanding code purpose, Including itself, !3<3E 21 can emulate generations of virtual program iterations, hence selecting the strongest program version. The 8CHAIN network is a vast network of chaotically connected nodes that can run complex data-heavy programs In a decentralized manner.

Claims (9)

1. A computer security system based on artificial intelligence, wherein the computer security system has a memory and a processor that is coupled to the memory, wherein the computer security system comprises Critical Infrastructure Protection & Retribution (CIPR) through Cloud & Tiered Information Security (CTIS), further comprising: (i) Trusted Platform, which comprises network of agents that report hacker activity; (ii) Managed Network & Security Services Provider (MNSP), which provides Managed Encrypted Security, Connectivity & Compliance Solutions & Services, wherein virtual private network (VPN) connects the MNSP and the Trusted Platform, wherein VPN provides a communication channel to and from the Trusted Platform, wherein the MNSP is adapted to analyze all traffic in the enterprise network, wherein the traffic is routed to the MSNP, wherein the MNSP further comprises Logically Inferred Zero-database A-priori Realtime Defense (LIZARD), which derive purpose and functionality from foreign code, and hence block it upon presence of malicious intent or absence of legitimate cause, and analyzes threats in and of themselves without referencing prior historical data; (iii) Artificial Security Threat (AST), which provides a hypothetical security scenario to test the efficacy of security rulesets; (iv) Creativity Module, which performs process of intelligently creating new hybrid forms out of prior forms; (v) Conspiracy Detection, which discerns information collaboration and extracts patterns of security related behavior and provides a routine background check for multiple conspiratorial security events, and attempts to determine patterns and correlations between seemingly unrelated security events; (vi) Security Behavior, which stores and indexes events and their security responses and traits, wherein the response comprises block/approval decisions; (vii) Iterative Intelligence Growth / Intelligence Evolution (I2GE), which leverages big data and malware signature recognition, and emulates future potential variations of Malware by leveraging the AST with the Creativity Module; and (viii) Critical Thinking, Memory, Perception (CTMP), which criticizes the block/approval decisions and acts as a supplemental layer of security, and leverages cross-references intelligence from I2GE, LIZARD, and Trusted Platform, wherein CTMP estimates its own capacity of forming an objective decision on a matter, and will refrain from asserting a decision made with internal low confidence; wherein the system is Machine Clandestine Intelligence (MACINT) & Retribution through Covert Operations in Cyberspace, further comprising: (ix) Intelligent Information and Configuration Management (I2CM), which provides intelligent information management, viewing and control; and (x) Management Console (MC), which provides input/output channel to users, wherein the I2CM comprises: a. Aggregation, which uses generic level criteria to filter out unimportant and redundant information, and merges and tags streams of information from multiple platforms; b. Configuration and Deployment Service, which comprises an interface for deploying new enterprise network devices with predetermined security configuration and connectivity setup and for managing deployment of new user accounts; c. Separation by Jurisdiction, in which tagged pool of information are separated exclusively according to the relevant jurisdiction of a Management Console User; d. Separation by Threat, which organizes the information according to individual threats; and e. Automated Controls, which accesses MNSP Cloud, Trusted Platform, or additional Third Party Services.
2. The system of claim 1, wherein, in the MNSP Cloud, Behavioral Analysis observes a malware’s state of being and actions performed whilst it is in Mock Data Environment; wherein when the Malware attempts to send Fake Data to Hacker, the outgoing signal is rerouted so that it is received by Fake Hacker; wherein Hacker Interface receives the code structure of the Malware and reverse engineers the Malware’s internal structure to output Hacker Interface; wherein Fake Hacker and Fake Malware are emulated within a Virtualized Environment; wherein the virtualized Fake Hacker sends a response signal to the real Malware to observe the malware’s next behavior pattern, wherein the hacker is given a fake response code that is not correlated with the behavior/state of the real malware.
3. The system of claim 1, wherein Exploit Scan identifies capabilities and characteristics of criminal assets and the resulting scan results are managed by Exploit, which is a program sent by the Trusted Platform via the Retribution Exploits Database that infiltrates target Criminal System, wherein the Retribution Exploits Database contains a means of exploiting criminal activities that are provided by Hardware Vendors in the forms of established backdoors and known vulnerabilities, wherein Unified Forensic Evidence Database contains compiled forensic evidence from multiple sources that spans multiple enterprises.
4. The system of claim 1, wherein when a sleeper agent from a criminal system captures a file of an enterprise network, a firewall generates log, which is forwarded to Log Aggregation, wherein Log Aggregation separates the data categorically for a Long-Term/Deep Scan and a Real-Time/Surface Scan.
5. The system of claim 4, wherein the Deep Scan contributes to and engages with Big Data whilst leveraging Conspiracy Detection sub-algorithm and Foreign Entities Management sub-algorithm; wherein standard logs from security checkpoints are aggregated and selected with low restriction filters at Log Aggregation; wherein Event Index + Tracking stores event details; wherein Anomaly Detection uses Event Index and Security Behavior in accordance with the intermediate data provided by the Deep Scan module to determine any potential risk events; wherein Foreign Entities Management and Conspiracy Detection are involved in analysis of events.
6. The system of claim 5, wherein the Trusted Platform looks up an Arbitrary Computer to check if it or its server relatives/neighbors (other servers it connects to) are previously established double or triple agents for the Trusted Platform; wherein the agent lookup check is performed at Trusted Double Agent Index + Tracking Cloud and Trusted Triple Agent Index + Tracking Cloud; wherein a double agent, which is trusted by the arbitrary computer, pushes an Exploit through its trusted channel, wherein the Exploit attempts to find the Sensitive File, quarantines it, sends its exact state back to the Trusted Platform, and then attempts to secure erase it from the Criminal Computer.
7. The system of claim 6, wherein ISP API request is made via the Trusted Platform and at Network Oversight network logs for the Arbitrary System and a potential file transfer to Criminal Computer are found, wherein metadata is used to decide with significant confidence which computer the file was sent to, wherein the Network Oversight discovers the network details of Criminal Computer and reroutes such information to the Trusted Platform, wherein the Trusted Platform is used to engage security APIs provided by Software and Hardware vendors to exploit any established backdoors that can aide the judicial investigation.
8. The system of claim 1, wherein the Trusted Platform pushes a software or firmware Update to the Criminal Computer to establish a new backdoor, wherein a Placebo Update is pushed to nearby similar machines to maintain stealth, wherein Target Identity Details are sent to the Trusted Platform, wherein the Trusted Platform communicates with a Software/Firmware Maintainer to push Placebo Updates and Backdoor Updates to the relevant computers, wherein the Backdoor Update introduces a new backdoor into the Criminal Computer’s system by the using the pre-established software update system installed on the Computer, wherein the Placebo Update omits the backdoor, wherein the Maintainer transfers the Backdoor to the target, as well as to computers which have an above average amount of exposure to the target, wherein upon implementation of the Exploit via the Backdoor Update the Sensitive File is quarantined and copied so that its metadata usage history can be later analyzed, wherein any supplemental forensic data is gathered and sent to the exploit’s point of contact at the Trusted Platform.
9. The system of claim 1, wherein a long-term priority flag is pushed onto the Trusted Platform to monitor the Criminal System for any and all changes/updates, wherein the Enterprise System submits a Target to Warrant Module, which scans all Affiliate Systems Input for any associations of the defined Target, wherein if there are any matches, the information is passed onto the Enterprise System, which defined the warrant and seeks to infiltrate the Target, wherein the Input is transferred to Desired Analytical Module, which synchronizes mutually beneficial security information. For the Applicant, Gassner Mintos Attorneys at Law and Patent Attorneys
IL306075A 2016-01-24 2017-01-24 Computer security based on artificial intelligence IL306075A (en)

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
US201662286437P 2016-01-24 2016-01-24
US201662294258P 2016-02-11 2016-02-11
US201662307558P 2016-03-13 2016-03-13
US201662323657P 2016-04-16 2016-04-16
US201662326723P 2016-04-23 2016-04-23
US15/145,800 US20160330219A1 (en) 2015-05-04 2016-05-04 Method and device for managing security in a computer network
US201662341310P 2016-05-25 2016-05-25
US15/264,744 US20170076391A1 (en) 2015-09-14 2016-09-14 System of perpetual giving
US201662439409P 2016-12-27 2016-12-27
PCT/US2017/014699 WO2017127850A1 (en) 2016-01-24 2017-01-24 Computer security based on artificial intelligence

Publications (1)

Publication Number Publication Date
IL306075A true IL306075A (en) 2023-11-01

Family

ID=59362181

Family Applications (2)

Application Number Title Priority Date Filing Date
IL306075A IL306075A (en) 2016-01-24 2017-01-24 Computer security based on artificial intelligence
IL260711A IL260711B2 (en) 2016-01-24 2017-01-24 Computer security based on artificial intelligence

Family Applications After (1)

Application Number Title Priority Date Filing Date
IL260711A IL260711B2 (en) 2016-01-24 2017-01-24 Computer security based on artificial intelligence

Country Status (14)

Country Link
EP (1) EP3405911A4 (en)
JP (2) JP2019511030A (en)
KR (1) KR20180105688A (en)
CN (2) CN109313687B (en)
AU (3) AU2017210132A1 (en)
BR (1) BR112018015014A2 (en)
CA (1) CA3051164A1 (en)
IL (2) IL306075A (en)
MX (1) MX2018009079A (en)
MY (1) MY195524A (en)
RU (1) RU2750554C2 (en)
SG (2) SG11201806117TA (en)
WO (1) WO2017127850A1 (en)
ZA (1) ZA201805385B (en)

Families Citing this family (59)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11574287B2 (en) 2017-10-10 2023-02-07 Text IQ, Inc. Automatic document classification
WO2019104189A1 (en) * 2017-11-27 2019-05-31 Intuition Robotics, Ltd System and method for optimizing resource usage of a robot
US11157295B2 (en) 2018-01-02 2021-10-26 Patrick Schur System and method for providing intelligent operant operating interface and intelligent personal assistant as a service on a crypto secure social media and cross bridge service with continuous prosumer validation based on i-operant+198 tags, i-bubble+198 tags, demojis+198 and demoticons+198
US11232523B2 (en) 2018-01-02 2022-01-25 Patrick Schur System and method for providing an intelligent operating interface and intelligent personal assistant as a service on a crypto secure social media and cross bridge service with continuous prosumer validation based on i-operant tags, i-bubble tags, demojis and demoticons
EP3762851A4 (en) * 2018-03-05 2021-11-10 Ezotech Inc. Automated security testing system and method
US10951641B2 (en) 2018-06-06 2021-03-16 Reliaquest Holdings, Llc Threat mitigation system and method
US11709946B2 (en) 2018-06-06 2023-07-25 Reliaquest Holdings, Llc Threat mitigation system and method
US10785108B1 (en) 2018-06-21 2020-09-22 Wells Fargo Bank, N.A. Intelligent learning and management of a networked architecture
US11068464B2 (en) 2018-06-26 2021-07-20 At&T Intellectual Property I, L.P. Cyber intelligence system and method
US10868782B2 (en) 2018-07-12 2020-12-15 Bank Of America Corporation System for flagging data transmissions for retention of metadata and triggering appropriate transmission placement
WO2020016906A1 (en) * 2018-07-16 2020-01-23 Sriram Govindan Method and system for intrusion detection in an enterprise
US11601442B2 (en) 2018-08-17 2023-03-07 The Research Foundation For The State University Of New York System and method associated with expedient detection and reconstruction of cyber events in a compact scenario representation using provenance tags and customizable policy
CN109189751B (en) * 2018-09-18 2023-05-26 平安科技(深圳)有限公司 Data synchronization method based on block chain and terminal equipment
US11122136B2 (en) 2018-10-22 2021-09-14 Red Hat, Inc. Quantum payload service for facilitating communications between a quantum computing system and classical computing systems
US10740930B2 (en) 2018-11-07 2020-08-11 Love Good Color LLC Systems and methods for color selection and auditing
US11144334B2 (en) 2018-12-20 2021-10-12 Red Hat, Inc. Quantum computer task manager
KR102167767B1 (en) * 2018-12-26 2020-10-19 단국대학교 산학협력단 Automatic build apparatus and method of application for generating training data set of machine learning
EP3693873B1 (en) * 2019-02-07 2022-02-16 AO Kaspersky Lab Systems and methods for configuring a gateway for protection of automated systems
WO2020167586A1 (en) * 2019-02-11 2020-08-20 Db Cybertech, Inc. Automated data discovery for cybersecurity
FR3094600B1 (en) * 2019-03-29 2022-05-06 Orange Method for extracting at least one communication pattern in a communication network
US11546366B2 (en) 2019-05-08 2023-01-03 International Business Machines Corporation Threat information sharing based on blockchain
CN114064522A (en) * 2019-05-09 2022-02-18 北京忆芯科技有限公司 Computer with a memory card
US11309974B2 (en) 2019-05-09 2022-04-19 Red Hat, Inc. Quantum channel routing utilizing a quantum channel measurement service
USD926810S1 (en) 2019-06-05 2021-08-03 Reliaquest Holdings, Llc Display screen or portion thereof with a graphical user interface
USD926809S1 (en) 2019-06-05 2021-08-03 Reliaquest Holdings, Llc Display screen or portion thereof with a graphical user interface
USD926200S1 (en) 2019-06-06 2021-07-27 Reliaquest Holdings, Llc Display screen or portion thereof with a graphical user interface
USD926811S1 (en) 2019-06-06 2021-08-03 Reliaquest Holdings, Llc Display screen or portion thereof with a graphical user interface
USD926782S1 (en) 2019-06-06 2021-08-03 Reliaquest Holdings, Llc Display screen or portion thereof with a graphical user interface
CN110187885B (en) * 2019-06-10 2023-03-31 合肥本源量子计算科技有限责任公司 Intermediate code generation method and device for quantum program compiling
CN111027623A (en) * 2019-12-10 2020-04-17 深圳供电局有限公司 Data-enhanced intelligent terminal security level classification method and system
KR102299145B1 (en) * 2020-02-25 2021-09-07 서울과학기술대학교 산학협력단 Cyber Physical System for digital forensic evidence collection
KR20210115728A (en) * 2020-03-16 2021-09-27 삼성전자주식회사 Electronic apparatus and control method thereof
CN111460129B (en) * 2020-03-27 2023-08-22 泰康保险集团股份有限公司 Method, device, electronic equipment and storage medium for generating identification
KR102164203B1 (en) * 2020-04-03 2020-10-13 주식회사 이지시큐 Information security risk analysis automation system and operation method thereof
CN111659124B (en) * 2020-05-27 2023-05-02 太原理工大学 Intelligent identification system for playing chess
WO2021243321A1 (en) * 2020-05-29 2021-12-02 Qomplx, Inc. A system and methods for score cybersecurity
CN111651756B (en) * 2020-06-04 2022-05-31 成都安恒信息技术有限公司 Automatic substitution and filling method applied to operation and maintenance audit navicat
CN112035797A (en) * 2020-08-31 2020-12-04 山东诺蓝信息科技有限公司 Power state decision algorithm based on autonomous learning
KR102232883B1 (en) * 2020-09-29 2021-03-26 주식회사 이지시큐 Artificial intelligence system for authentication of information security management system
KR102233694B1 (en) * 2020-09-29 2021-03-30 주식회사 이지시큐 Information security system providing cost reduction and effective authentication management
KR102233695B1 (en) * 2020-09-29 2021-03-30 주식회사 이지시큐 Information and communication system for performing information protection risk analysis
KR102233698B1 (en) * 2020-09-29 2021-03-30 주식회사 이지시큐 method and system for setting risk level related to information protection based on confidentiality, integrity, availability
US11606694B2 (en) 2020-10-08 2023-03-14 Surendra Goel System that provides cybersecurity in a home or office by interacting with internet of things devices and other devices
KR102280845B1 (en) 2020-11-24 2021-07-22 한국인터넷진흥원 Method and apparatus for detecting abnormal behavior in network
WO2022126260A1 (en) * 2020-12-15 2022-06-23 Mastercard Technologies Canada ULC Enterprise server and method with universal bypass mechanism for automatically testing real-time cybersecurity microservice with live data
CN114745291A (en) * 2020-12-23 2022-07-12 北京国双科技有限公司 Abnormal data cloud method and device, electronic equipment and storage medium
CN114765627A (en) * 2021-01-14 2022-07-19 京东科技控股股份有限公司 Data transmission method, device, storage medium and computer program product
US20240070276A1 (en) * 2021-02-08 2024-02-29 Hewlett-Packard Development Company, L.P. Malware scans
CN112783661B (en) * 2021-02-08 2022-08-12 上海交通大学 Memory deduplication method and device suitable for container environment
CN112819590B (en) * 2021-02-25 2023-03-10 紫光云技术有限公司 Method for managing product configuration information in cloud product service delivery process
CN113395593B (en) * 2021-08-17 2021-10-29 深圳佳力拓科技有限公司 Data transmission method and device for digital television terminal with reduced information leakage
CN113961518B (en) * 2021-09-08 2022-09-23 北京百度网讯科技有限公司 Log visual display method and device, electronic equipment and storage medium
WO2023097026A2 (en) * 2021-11-23 2023-06-01 Strong Force TX Portfolio 2018, LLC Transaction platforms where systems include sets of other systems
KR102509102B1 (en) * 2022-07-15 2023-03-09 신헌주 Fostering System Using Artificial Intelligence
CN115203689B (en) * 2022-07-25 2023-05-02 广州正则纬创信息科技有限公司 Data security sharing method and system
CN115987176B (en) * 2023-02-01 2023-09-12 北京东土科技股份有限公司 Method and device for carrying out zero return control on motor position and edge controller
CN116522895B (en) * 2023-06-16 2023-09-12 中国传媒大学 Text content authenticity assessment method and device based on writing style
CN117150551B (en) * 2023-09-04 2024-02-27 东方魂数字科技(北京)有限公司 User privacy protection method and system based on big data
CN117540038B (en) * 2024-01-10 2024-03-22 中国信息通信研究院 Intelligent detection false data synthesis method and system

Family Cites Families (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1245572A (en) * 1997-10-30 2000-02-23 全昌龙 Computer security device
US20020165947A1 (en) * 2000-09-25 2002-11-07 Crossbeam Systems, Inc. Network application apparatus
US9009818B2 (en) * 2006-04-06 2015-04-14 Pulse Secure, Llc Malware detection system and method for compressed data on mobile platforms
US7991724B2 (en) * 2006-12-21 2011-08-02 Support Machines Ltd. Method and a computer program product for providing a response to a statement of a user
US9489647B2 (en) * 2008-06-19 2016-11-08 Csc Agility Platform, Inc. System and method for a cloud computing abstraction with self-service portal for publishing resources
US8353033B1 (en) * 2008-07-02 2013-01-08 Symantec Corporation Collecting malware samples via unauthorized download protection
JP5219783B2 (en) * 2008-12-24 2013-06-26 三菱電機株式会社 Unauthorized access detection device, unauthorized access detection program, recording medium, and unauthorized access detection method
US8516594B2 (en) * 2009-04-24 2013-08-20 Jeff Bennett Enterprise information security management software for prediction modeling with interactive graphs
US20120123829A1 (en) * 2009-07-30 2012-05-17 CENX, Inc. Independent carrier ethernet interconnection platform
US10019677B2 (en) * 2009-11-20 2018-07-10 Alert Enterprise, Inc. Active policy enforcement
US8806568B2 (en) * 2011-07-11 2014-08-12 International Business Machines Corporation Automatic generation of user account policies based on configuration management database information
US9386030B2 (en) * 2012-09-18 2016-07-05 Vencore Labs, Inc. System and method for correlating historical attacks with diverse indicators to generate indicator profiles for detecting and predicting future network attacks
US10096316B2 (en) * 2013-11-27 2018-10-09 Sri International Sharing intents to provide virtual assistance in a multi-person dialog
EP2725728B1 (en) * 2012-10-29 2018-08-15 ADVA Optical Networking SE Method and device for assessing the performance of one or more packet synchronization services in a packet data transmission network
JP6086423B2 (en) * 2012-11-14 2017-03-01 国立研究開発法人情報通信研究機構 Unauthorized communication detection method by collating observation information of multiple sensors
RU2522019C1 (en) * 2012-12-25 2014-07-10 Закрытое акционерное общество "Лаборатория Касперского" System and method of detecting threat in code executed by virtual machine
US9406143B2 (en) * 2013-02-21 2016-08-02 Samsung Electronics Co., Ltd. Electronic device and method of operating electronic device
US9875494B2 (en) * 2013-04-16 2018-01-23 Sri International Using intents to analyze and personalize a user's dialog experience with a virtual personal assistant
KR20140136350A (en) * 2013-05-20 2014-11-28 삼성전자주식회사 Method and apparatus for using a electronic device
CN103593610B (en) * 2013-10-09 2016-08-31 中国电子科技集团公司第二十八研究所 Spyware self adaptation based on computer immunity induction and detection method
US9489514B2 (en) * 2013-10-11 2016-11-08 Verisign, Inc. Classifying malware by order of network behavior artifacts
GB2524583B (en) * 2014-03-28 2017-08-09 Kaizen Reaux-Savonte Corey System, architecture and methods for an intelligent, self-aware and context-aware digital organism-based telecommunication system
RU2014111971A (en) * 2014-03-28 2015-10-10 Юрий Михайлович Буров METHOD AND SYSTEM OF VOICE INTERFACE
US9519686B2 (en) * 2014-04-09 2016-12-13 International Business Machines Corporation Confidence ranking of answers based on temporal semantics
US9130906B1 (en) * 2014-05-23 2015-09-08 The United States Of America As Represented By The Secretary Of The Navy Method and apparatus for automated secure one-way data transmission
PL3160565T3 (en) * 2014-06-30 2022-01-10 Syqe Medical Ltd. Devices and systems for pulmonary delivery of active agents

Also Published As

Publication number Publication date
SG11201806117TA (en) 2018-08-30
MY195524A (en) 2023-01-30
RU2018129947A3 (en) 2020-07-08
KR20180105688A (en) 2018-09-28
JP2022141966A (en) 2022-09-29
IL260711A (en) 2018-09-20
AU2024202003A1 (en) 2024-04-18
IL260711B2 (en) 2024-02-01
SG10202108336PA (en) 2021-08-30
AU2022202786A1 (en) 2022-05-19
CN109313687B (en) 2022-06-24
AU2017210132A1 (en) 2018-08-23
WO2017127850A1 (en) 2017-07-27
BR112018015014A2 (en) 2018-12-18
MX2018009079A (en) 2022-12-15
RU2750554C2 (en) 2021-06-29
IL260711B1 (en) 2023-10-01
CA3051164A1 (en) 2017-07-27
RU2018129947A (en) 2020-02-25
EP3405911A4 (en) 2019-09-18
EP3405911A1 (en) 2018-11-28
ZA201805385B (en) 2022-07-27
CN109313687A (en) 2019-02-05
CN115062297A (en) 2022-09-16
JP2019511030A (en) 2019-04-18

Similar Documents

Publication Publication Date Title
US20220030009A1 (en) Computer security based on artificial intelligence
AU2024202003A1 (en) Computer security based on artificial intelligence
Blazytko et al. {GRIMOIRE}: Synthesizing structure while fuzzing
Sangani et al. Machine learning in application security
Dhayanidhi Research on IoT threats & implementation of AI/ML to address emerging cybersecurity issues in IoT with cloud computing
Ahsan Increasing the predictive potential of machine learning models for enhancing cybersecurity
Diogenes et al. Microsoft Azure Security Center
Haber et al. Identity attack vectors: implementing an effective identity and access management solution
Kamara Securing Critical Infrastructures
Vignesh Saravanan et al. Data Protection and Security Enhancement in Cyber-Physical Systems Using AI and Blockchain
Howard Cybersecurity First Principles: A Reboot of Strategy and Tactics
Huang et al. Utilizing Prompt Engineering to Operationalize Cybersecurity
Sarveshwaran et al. Artificial Intelligence and Cyber Security in Industry 4.0
Dutta Striking a balance between usability and cyber-security in IoT devices
Aswathy et al. 10 Privacy Breaches
Atoum et al. Big data management: Security and privacy concerns
van Oorschot et al. Security concepts and principles
Tang et al. Big data security management
Chukwu Leveraging the MITRE ATT&CK Framework to Enhance Organizations Cyberthreat Detection Procedures
Bada IoTs and the need for digital norms—a global or regional issue
Varney Analysis of the impact of artificial intelligence to cybersecurity and protected digital ecosystems
García Bazán Data Protection Concerns in Emerging Technologies
Bhat Analysis of Cybersecurity for the Enterprise
Sood et al. Intelligent Security Solutions for Cyber-Physical Systems
El Hajal Proposal of an innovative method to implement, measure, and validate the security level of a system based on system modelling.