SleepyEgg

Tech News, Deals, & Games

  • Increase font size
  • Default font size
  • Decrease font size
Home News Tech News SQL Injection

SQL Injection

E-mail Print PDF
SQL Injection is an application security hole. It happens when an application uses a string passed by user in SQL statement. Usually, string is passed to web server through HTTP request. For example: String str = request.getParameter("name"); String sqlStr = "select * from account where id=1 and name= "+str; sqlStr could be "select * from account where id=1 and name = kevin"; sqlStr could be "select * from account where id=1 and name = kevin or id = 2"; Share Link:
Bookmark Google Yahoo MyWeb Del.icio.us Digg Facebook Myspace Reddit Ma.gnolia Technorati Stumble Upon
Comments (0)Add Comment

Write comment
quote
bold
italicize
underline
strike
url
image
quote
quote
smile
wink
laugh
grin
angry
sad
shocked
cool
tongue
kiss
cry
smaller | bigger

security code
Write the displayed characters


busy
 

Polls

Which has the best Graphic?
 

Login

               No account yet?