codepropertygraph icon indicating copy to clipboard operation
codepropertygraph copied to clipboard

Ask for some patterns of syntax-only, taint-style and control-flow vulnerabilities

Open bxie9 opened this issue 4 years ago • 0 comments

Hi, I really admire your works to create this tool and am interested. I would like to use this tool to find some vulnerabilities. I read your paper Modeling and Discovering Vulnerabilities with Code Property Graphs https://www.sec.cs.tu-bs.de/pubs/2014-ieeesp.pdf. And I found that we can traversal a code property graph to find syntax-only, taint-style and control-flow vulnerabilities, like papers' types. But It is difficult for me to write some patterns. Can you provide me some codes of patterns of syntax-only, taint-style and control-flow vulnerabilities? Thank you so much. I have tried to run some examples in joern.

bxie9 avatar Nov 10 '20 21:11 bxie9