githubgrep

来源:互联网 发布:淘宝售后的服务流程 编辑:程序博客网 时间:2024/05/01 13:10

https://github.com/HockeyInJune/Contemporary-Automatic-Program-Analysis


./githubgrep -language php -functions "exec,passthru,shell_exec,system,popen" -sources "\$_REQUEST,\$_GET,\$_POST" -sanitizers "escapeshellcmd,escapeshellarg"

0 0