A Java taint analysis method based on rule definition
A taint analysis, java language technology, applied in the field of source code analysis, can solve problems such as difficult analysis
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0016] In order to make those skilled in the art better understand the technical solutions of the present invention, the present invention will be further described in detail below with reference to the accompanying drawings.
[0017] like figure 1 As shown, a Java taint analysis method based on rule definition, the method includes the following steps:
[0018] S1. Define the rules of source points and sink points in the Java language to form formatting rules;
[0019] S2. Define the taint propagation rules of the Java language;
[0020] S3. According to the rules of source points and sink points in the Java language defined in step S1 and the taint propagation rules defined in step S2, construct a propagation path of each taint in the Java language to analyze the Java taint.
[0021] In this embodiment, the rules of the source point and the sink point in the Java language are first defined, and the taint propagation rules are defined at the same time, and then the propagati...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

