Testing Mechanism of Environment Fault Injection

Environment fault injection is a kind of dynamic automated vulnerability testing technology. Based on system vulnerability classification model, people can choose a proper fault model, then trigger the vulnerabilities that exist inside software. The testing technology is an important supplement to ordinary static testing technology such as source code scanning. The article describes a kind of software fault injection implementation.