Embedded Software Vulnerability Detection Method Based on Grid Scanning
The existing embedded software vulnerability detection methods are difficult to achieve full coverage,resulting in serious missed detection problems in vulnerability detection.Based on this,this article proposes an embedded software vulnerability detection method based on grid scanning.After dividing the source code of embedded software into multiple logically independent but interrelated"grids",vulnerability characteristics are analyzed from both static and dynamic dimensions,and verified and identified through dynamic testing of simulated attacks.Adjust the grid array with the goal of full coverage to achieve embedded software vulnerability detection.The test results prove that the effective detection rate of the proposed method for different types of vulnerabilities is above 99.0%,the overall average reached 99.25%,the vulnerability detection effect of embedded software is good.