Code Monkey home page Code Monkey logo

codeqlfinder's Introduction

​ 其实在学习和工作中,喜欢写成工具解决遇到的问题,或者萌生想法去写。但是一直认为自己的能力还有所缺陷,所以没有进行开源或者和大家分享,只是自己用。但是闭塞自己,永无法成长,因此打算把自己以前写的工具,以后写的工具都分享出来。

CodeqlFinder

其实我是看到这个项目 :感谢 https://github.com/webraybtl/CodeQLpy

同时想用go写点东西学习一下。

所以用go语言实现的批量执行ql脚本的小工具,实现只搜索sink点或者污点利用链寻找

0x01 使用

第一次使用的话,推荐使用如下命令,检查当前环境是否适合正常。

./CodeqlFinder -d 数据库文件目录 -skip false -q ql文件目录路径 -static true

如果想编译源码成数据库的话,可以执行如下命令:

./CodeqlFinder -d 存放数据库文件目录 -s 要编译的源码位置 -skip true

所有结果和临时文件都是在tempProject目录下

0x02 参考项目

https://github.com/webraybtl/CodeQLpy

codeqlfinder's People

Contributors

hutt0n0 avatar

Stargazers

ibranch7 avatar changheluori007 avatar 突突兔 avatar shuai.zend avatar Abell avatar uknowho avatar  avatar

Watchers

 avatar

Forkers

m0s30

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.