RIPS update to version 0.35

A static source code analyser for vulnerabilties in PHP scripts

CHANGELOG
added ini_set("auto_detect_line_endings", true)to support MAC OSX newlines
added preg_match(_all) support with $matches array
prevented getmultiline() funtion to recursively loop for more than 10 rows(tracker ID: 3075359, thanks to lexak)
added vulnerability type'LDAP Injection'
fixed bug with wrong detection of user defined securing functions using for-loops
fixed critical bug with wrong detection of securing during inter-procedual analysis
fixed bug with not detected function calls in included files and case-sensitive function names
fixed bug with userinput returned by user-defined functions

Download: http://sourceforge.net

0 komentar:

Post a Comment

 
Facebook Twitter Google+ RSS
Back to Top