Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. about sql injection security?

about sql injection security?

Scheduled Pinned Locked Moved Web Development
databasesecuritytoolsquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cyn_20031027
    wrote on last edited by
    #1

    I want to check sql injection for my sites... is there any checking tools? thanks.

    H J 2 Replies Last reply
    0
    • C cyn_20031027

      I want to check sql injection for my sites... is there any checking tools? thanks.

      H Offline
      H Offline
      HiltonG
      wrote on last edited by
      #2

      A simple check is do you concatenate SQL strings anywhere on your site, or more specifically do you take variables directly from form / querystring vars and build them straight into the sql string. If yes, then you are faced with the problem. Find my .Net blog at http://hiltong.blogspot.com

      1 Reply Last reply
      0
      • C cyn_20031027

        I want to check sql injection for my sites... is there any checking tools? thanks.

        J Offline
        J Offline
        Jack Puppy
        wrote on last edited by
        #3

        Don't know about tools, but I found this site recently that had lots of SQL injection examples. It's in French, so you'll have to translate it. You should be able to understand what's going on just from the examples. http://www.phpsecure.info/v2/article/InjSql.php

        My 20 Favorite Films

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups