Jump to content
Sign in to follow this  
Zaseth

How to check for vulnerabilities in your PHP code and SQL queries.

Recommended Posts

  On 6/13/2017 at 10:55 AM, Zaseth said:

Hey all.

There's a free program to check your own PHP code for vulnerabilities.

You can run this program on XAMPP.

The PHP checker: https://sourceforge.net/projects/rips-scanner/

The SQL query checker is site-based.

You can find it here: http://www.sqlparser.com/sql-injection-detector/

Great topic ! 

Hopefully this will help many people

Share this post


Link to post
Share on other sites

> PHP 3.7.

 

God can you stop posting everything you find on Google.

 

NOTE: RIPS 0.5 development is abandoned since 2013 due to its fundamental limitations. A complete rebuilt solution is available from RIPS Technologies that overcomes these limitations and performs state-of-the-art security analysis.

 

Compared Feature RIPS 0.5 Next Generation
Supported PHP Language  PHP 3-4, no OOP

   PHP 3-7

 

  • Like 2

Share this post


Link to post
Share on other sites
  On 6/14/2017 at 1:52 AM, Lynx said:

> PHP 3.7.

 

God can you stop posting everything you find on Google.

 

NOTE: RIPS 0.5 development is abandoned since 2013 due to its fundamental limitations. A complete rebuilt solution is available from RIPS Technologies that overcomes these limitations and performs state-of-the-art security analysis.

 

Compared Feature RIPS 0.5 Next Generation
Supported PHP Language  PHP 3-4, no OOP

   PHP 3-7

 

Look, If you don't like this thread then just don't comment on it. There's a paid version that is upto date.

Share this post


Link to post
Share on other sites
  On 6/14/2017 at 10:39 AM, Zaseth said:

Look, If you don't like this thread then just don't comment on it. There's a paid version that is upto date.

No one uses PHP 3.7 anymore, so your topic is utterly useless.

  • Like 1

Share this post


Link to post
Share on other sites
  On 6/14/2017 at 10:39 AM, Zaseth said:

Look, If you don't like this thread then just don't comment on it. There's a paid version that is upto date.

Implying that anyone is actually going to pay for a scanner that only supports PHP 3.7 which is obsolete. It's not about not liking your thread, it's about how useless it is really. If you have brains that actually work, you'll write good code.

Share this post


Link to post
Share on other sites

How old is PHP 3.7! It would've been so useful during 2011, I can tell you that.

EDIT: PHP 5.4 was the latest version in 2011. God, how the fuck is this useful at all!

Edited by Lake
  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×