源代码审计

本文列举了各种编程语言如.NET、Java、C、C++、Fortran、JavaScript等的源代码审计工具,包括开源和商业工具,用于检测安全弱点、编程错误和标准合规性。例如FxCop、FindBugs、PMD、Flawfinder等,这些工具可以帮助开发者提高代码质量和安全性。
摘要由CSDN通过智能技术生成
               

开源和非商业公司
2.3.1.1 .NET (C#, VB.NET and all .NET compatible languages)
• Reflector.CodeMetrics — (an add-in for the essential Reflector)
• CCMetrics
• CRPlugin (plugin for DxCore)
• FxCop — Free static analysis for Microsoft .NET programs that compile to CIL. Standalone and integrated in some Microsoft Visual Studio editions. From Microsoft.
• Source Monitor
• vil
2.3.1.2 Java
• Bandera — analyzer for Java
• Checkstyle — analyze Java and apply coding standard
• Classycle — analyze Java class cycles and class and package dependencies (Layers)
• FindBugs — an open-source static bytecode analyzer for Java (based on Jakarta BCEL).
• Jlint — for Java
• PMD (software) — a static ruleset based Java source code analyzer that identifies potential problems.
• Soot — A Java program analysis and compiler optimization framework
• Hammurapi — Customizable static code analysis tool for java (based on coding standards) that can also generate metrics report
2.3.1.3 C
• CQual — A tool for adding type qualifiers in C.
• SNav — Red Hat Source Navigator.
• Sparse — a tool designed to find faults in the Linux kernel.
• Splint — an open source evolved version of Lint (C language).
• Frama-C — Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C.
• Deputy - Deputy is a C compiler that is capable of preventing common C programming errors, including out-of-bounds memory accesses as well as many other common type-safety errors.
• CCured - CCured is a source-to-source translator for C. It analyzes the C program to determine the smallest number of run-time checks that must be inserted in the program to prevent all memory safety violations.
• RATS - RATS is a tool for scanning C, C++, Perl, PHP and Python source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.
• LLVM/Clang Static Analyzer - standalone tool that find bugs in C and Objective-C programs.
• MOPS - MOPS is a to

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
代码审计工具是一种自动化工具,用于检查应用程序代码中的漏洞和安全风险。以下是代码审计工具检查的步骤: 1.选择适合的工具:选择一个适合您的编程语言和应用程序类型的代码审计工具。例如,对于Java应用程序,您可以使用FindBugs、Checkstyle、PMD等工具。 2.准备代码:将应用程序的代码准备好,以便可以进行代码检查。可以在本地计算机上直接使用代码,也可以使用代码管理工具(如Git)从版本控制系统中获取代码。 3.运行工具:运行选择的代码审计工具来扫描应用程序的代码。工具将检查代码中的潜在漏洞和安全风险,并生成报告。 4.分析报告:分析代码审计工具生成的报告,查看潜在漏洞和安全风险,并采取适当的措施来修复它们。报告通常包括漏洞的分类和等级,以及修复漏洞的建议。 5.修复代码:修复代码中的漏洞和安全风险。确保修复后的代码经过测试,并且没有引入新的漏洞或安全风险。 6.重新运行工具:重新运行代码审计工具以确保已修复所有漏洞和安全风险。重复此过程,直到代码审计工具不再报告任何漏洞或安全风险。 总之,代码审计工具是一种有用的工具,可以帮助您发现应用程序代码中的漏洞和安全风险,并采取适当的措施来修复它们,以确保应用程序的安全性。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值