Micro Niche Builder
Closed Thread
Results 1 to 5 of 5

Thread: SQL Injections

  1. #1

    Default SQL Injections

    Are SQL injections mainly done through forms?

    Like sign up forms, user logins forms, and etc?


  2. Micro Niche Builder

  3. #2

    Default

    SQL injection is the bypass process that you can query to DB without permission. it happened when webmasters dont have a check on input data. How many method to submit data,there are those ways of SQL injection. I'm a newbie, hope someone give more ideas.

  4. #3

    Default

    Only if that data goes into a database and there is no method of checking the data to make sure it is correct.

  5. #4

    Default

    SQL injections can be done with urls like website.com/?username='delete database'&pass="nothinghere" but yes this would only work if there was no checking of the variables.

    Mark
    http://www.energizedit.com
    A full service web company
    Hosting | Template Customization | Domain Names

  6. #5
    Registered User palinma is on a distinguished road
    Join Date
    Jan 2010
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    yes, now and day people can inject because the site is not secure enough

Closed Thread

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts