cIFrex is a small script written in PHP, which supports search for mistakes in the analysis of the source code. Using the database of filters based on regular expressions, you can quickly locating the code, in which the probability of failure is high.

You will just need to have the source code on a computer with the access to cIFrex in order to be able to fully benefit from the possibilities of the new methodology.

 

Changelog v1.1

- added default_directory directive
Default directory (Default /)
- added default_openbasedir directive
Restrict directory
Example:
$default_directory = /www/phpbb/
$default_openbasedir = /www/
or if default_openbasedir is empty
$default_directory = /www/phpbb/
$default_openbasedir =
default_openbasediry is equal to default_directory
- added default_error directive
[True/False]
- set V1 as required

How to use?
cIFrex filters are based on regular expressions, describing given kind of mistake together with the CWE identifiers. This enables you to reach a lexical definition at http://cwe.mitre.org fast. It is entirely compatible with the CWE program

cIFrex is completely free. You can use, copy and modify it on the base of BSDv2 license.

More information: here

Download cIFrex v1.1

Download Post in PDF Save Post as PDF