Skip to content

TCATools/rips-scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RIPS

A static source code analyser for vulnerabilities in PHP scripts

can get source code from https://github.com/ripsscanner/rips

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.3%
  • JavaScript 24.8%
  • CSS 10.9%