代碼安全審計工具


免費版本

0×01 PHP代碼審計

1、RIPS

https://sourceforge.net/projects/rips-scanner/,

0×02 Java代碼審計

findbugs 代碼安全:findsecuritybugs FindSecurityBugs是Java靜態分析工具FindBugs的插件

http://findbugs.sourceforge.net/downloads.html https://www.jianshu.com/p/c43940c4e025

https://find-sec-bugs.github.io/

https://wiki.jenkins.io/display/JENKINS/FindBugs Plugin

0×03 其他語言代碼審計

1 .net https://security-code-scan.github.io/

2.C++:

代碼質量:cppcheck

代碼安全: flawfinder https://sourceforge.net/projects/flawfinder/

http://www.doc88.com/p-669125880049.html

https://sourceforge.net/p/flawfinder/feature-requests/4/ xml格式支持

3.JS:

代碼質量:eslint

代碼安全:https://github.com/ajinabraham/NodeJsScan

https://blog.csdn.net/yalishandalee/article/details/61916454

https://github.com/nodesecurity/eslint-plugin-security#rules

4.Go:

代碼質量:golint、go tool vet

代碼安全:gas https://github.com/GoASTScanner/gas

5.Python:

代碼質量:pylint

代碼安全:bandit,py-find-injection,pyt https://wiki.openstack.org/wiki/Security/Projects/Bandit

https://github.com/openstack/bandit

https://github.com/uber/py-find-injection

https://github.com/bit4woo/python_sec https://github.com/python-security/pyt

6.多種語言的安全代碼檢查工具:sonar https://docs.sonarqube.org/display/SONAR

https://www.sonarsource.com/products/codeanalyzers/sonarjava/rules.html#Vulnerability_Detection

https://github.com/SonarSource/sonarqub

7.ruby https://github.com/thesp0nge/dawnscanner

https://github.com/presidentbeef/brakeman

多種語言

https://github.com/WhaleShark-Team/cobra

正則查找漏洞工具:https://grepbugs.com/

商業化

0x01 商業代碼審計工具

靜態分析的工具RISP,VCG,Fortify SCA。

動態工具有360的sky wolf。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM