Development PHP Security Checker

Discussion in 'Software' started by Bogomip, 20 Apr 2015.

  1. Bogomip

    Bogomip ... Yo Momma

    Joined:
    15 Jun 2002
    Posts:
    5,164
    Likes Received:
    40
    Hi all,

    I was wondering if any of you guys knew a good way I could security check the code on a new site I am building (using PHP, HTML5, Javascript+jQuery, MySQL db). Being only an amateur coder im 100% its nicely hackable, and would like to plug any obvious security holes at the very least :)

    Thanks!
    Bogo
     
  2. deathtaker27

    deathtaker27 Modder

    Joined:
    17 Apr 2010
    Posts:
    2,239
    Likes Received:
    186
    First off check for sql injection attacks, plenty of info on Google as to what they are and how they are executed
     
  3. Bogomip

    Bogomip ... Yo Momma

    Joined:
    15 Jun 2002
    Posts:
    5,164
    Likes Received:
    40
    Thats awesome thanks - I didn't realise they were so easy. Checked off, will fix first :)
     

Share This Page