rats β source code analysis
2018-09-17
89 words
1 min read
I stublemed across this recently so thought of sharing this for you π
sudo yum install rats
And some details about rats
RATS(Rough Auditing Tool for Security) scans through code, finding potentially
dangerous function calls. The goal of this tool is not to definitively find bugs (yet). The current goal is to provide a reasonable starting point for performing manual security audits. The initial vulnerability database is taken directly from things that could be easily found when starting with the forthcoming book, “Building Secure Software” by Viega and McGraw.
Β
Related Articles:
- 2014/01/10 mpd β change the music directory context for selinux.
- 2013/10/17 Code beautifier for php
- 2010/06/02 Google staff dropping Windows for Macs, Linux PCs
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.