rats


Home / Tools / rats

List of all available tools for penetration testing.

rats Summary

  • Description: A rough auditing tool for security in source code files. It is a tool for scanning C, C++, Perl, PHP, Python and Ruby source code and flagging common security related programming errors such as buffer overflows and TOCTOU (Time Of Check, Time Of Use) race conditions. As its name implies, the tool performs only a rough analysis of source code. It will not find every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool.
  • Category: code-audit
  • Version: 6.4ba54ce
  • WebSite: https://github.com/andrew-d/rough-auditing-tool-for-security
  • Last Updated: 2021-01-06
  • Added to the database: 2020-02-25