redNixon / rips-scanner

RIPS - A static source code analyser for vulnerabilities in PHP scripts

Home Page:http://rips-scanner.sourceforge.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RIPS

A static source code analyser for vulnerabilities in PHP scripts

Requirements

  • web server: Apache or Nginx recommended
  • PHP: latest version recommended
  • browser: Firefox recommended

Installation

  1. Download the latest release
  2. Extract the files to your local web server's document root
  3. Make sure your web server has file permissions
  4. Make sure your installation is protected from unauthorized access
  5. Open your browser at http://localhost/rips-xx/

Usage

Follow the instructions on the main page.

Development

RIPS 0.5 development is abandoned. A complete rewrite is in development. Follow @FluxReiners for updates.

About

RIPS - A static source code analyser for vulnerabilities in PHP scripts

http://rips-scanner.sourceforge.net/

License:GNU General Public License v3.0


Languages

Language:PHP 66.3%Language:JavaScript 23.4%Language:CSS 10.3%