Fault-Tolerant Method Used for Security Purposes in New Framework

  /     /     /  
Publicated : 23/11/2024   Category : security


Fault-Tolerant Method Used for Security Purposes in New Framework


A young company has a new patent for using fault tolerance techniques to protect against malware infection in applications.



How do you really know that an application has
not
been compromised? A newly patented technology is based on the premise that because you know precisely what every thread and API call are supposed to do, any divergence is a sign of trouble.
Fault-tolerance has long used multiple identical instances of an application to insure that the application can continue to function even if its hosting server goes offline. Young startup Virtual Software Systems (VS2) has been granted a patent for using that concept as a way of continuously validating application integrity.
Mario Troiana, head of development for VS2, says the companys fault-tolerant framework is called the Intentional Computing Environment (ICE). ICE is a framework made up of several mechanisms. Collectively, they instantiate multiple replicas of an application with different processes running on different virtual machines, he says.
It then enforces determinism of each thread of the application, so every time an API call is reached, the threads are compared to make sure theyre going to the same destination in a state space, he says.
According to the company, ICE detects and inhibits unintended application behavior caused by unpredictable events including hardware failures, malicious activity, and countless other faults. That means if there is a point of application behavior that deviates for any reason from what is expected, ICE throws an exception and halts its execution.
There are a number of components to ICE, each handling or responding to a different aspect of application or data behavior, but the entire suite is based on the idea that application behavior is deterministic — that every part of an application will respond in a predictable, known way to any input.
Troiana is quick to point out two critical aspects of the way that ICE works. First, when software is developed, standard API calls must be replaced with ICE calls. This allows the protection software to work when the code is in production. It also means that this is not a solution applicable to off-the-shelf third-party software where the customer has no access to source code.
And VS2 doesnt promote this as a complete, comprehensive security solution: the company sees it as complementary to other components in a total security architecture. 
ICE
 is currently available as a feature-complete technology assessment release for beta customers.
Related Content:
Lean, Mean & Agile Hacking Machine
The Difference Between Sandboxing, Honeypots & Security Deception
6 Security Training Hacks to Increase Cyber IQ Org-Wide
The Top 5 Security Threats & Mitigations for Industrial Networks
 
 
Black Hat Europe returns to London Dec 3-6 2018  with hands-on technical Trainings, cutting-edge Briefings, Arsenal open-source tool demonstrations, top-tier security solutions and service providers in the Business Hall. Click for information on the
conference
 and
to register.
 

Last News

▸ Some DLP Products Vulnerable to Security Holes ◂
Discovered: 23/12/2024
Category: security

▸ Scan suggests Heartbleed patches may not have been successful. ◂
Discovered: 23/12/2024
Category: security

▸ IoT Devices on Average Have 25 Vulnerabilities ◂
Discovered: 23/12/2024
Category: security


Cyber Security Categories
Google Dorks Database
Exploits Vulnerability
Exploit Shellcodes

CVE List
Tools/Apps
News/Aarticles

Phishing Database
Deepfake Detection
Trends/Statistics & Live Infos



Tags:
Fault-Tolerant Method Used for Security Purposes in New Framework