Security Experts Warn of Increased SQL Injection Attacks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • martinsc
    Too lazy to set a custom title
    • Jun 2005
    • 27047

    #1

    Security Experts Warn of Increased SQL Injection Attacks

    http://www.secureworks.com/press/20060718-sql.html

    just a little reminder to double check your user input...
    Make Money
  • fris
    Too lazy to set a custom title
    • Aug 2002
    • 55679

    #2
    if people did secure coding these issues wouldnt happen, sql injections can do some real harm, since you basically can run anything.
    Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

    Comment

    • martinsc
      Too lazy to set a custom title
      • Jun 2005
      • 27047

      #3
      Originally posted by Fris
      if people did secure coding these issues wouldnt happen, sql injections can do some real harm, since you basically can run anything.
      yup, that can be very dangerous to sites/servers...
      Make Money

      Comment

      • martinsc
        Too lazy to set a custom title
        • Jun 2005
        • 27047

        #4
        Make Money

        Comment

        • DEA - banned for life
          V.I.P.
          • Nov 2004
          • 7886

          #5
          is theres a will theres a way...nothing is safe anymore

          Comment

          • martinsc
            Too lazy to set a custom title
            • Jun 2005
            • 27047

            #6
            Originally posted by DEA
            is theres a will theres a way...nothing is safe anymore
            but programmers should at least check user input...
            that shit can be dangerous...
            Make Money

            Comment

            • woj
              <&(©¿©)&>
              • Jul 2002
              • 47882

              #7
              SQL injections have been done since databases were created...
              [ timeline pic ]
              Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
              Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
              Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

              Comment

              • jrap
                Confirmed User
                • Feb 2005
                • 448

                #8
                mysql_real_escape_string() is your friend.

                Comment

                • Kimo
                  ...
                  • Jan 2006
                  • 11542

                  #9
                  checking my shit now
                  ...

                  Comment

                  • martinsc
                    Too lazy to set a custom title
                    • Jun 2005
                    • 27047

                    #10
                    Originally posted by jrap
                    mysql_real_escape_string() is your friend.
                    Make Money

                    Comment

                    • s9ann0
                      Confirmed User
                      • Sep 2001
                      • 4873

                      #11
                      if you are realy paranoid you should clean you browser shit like referer etc

                      Comment

                      Working...