php - Is this someone trying to get inside? -


i using kohana framework. framework has error debugger (the red errors) , have set send these errors mail, when customer sees this.

today have experienced weird actions, , of parameters price, description , else is:

!s!wcrtestinput000002<><>%3c%3e!e! 

' , '7'='7

i using kohana query builder queries.

am safe? type of hacking, normal sql injection? how prevent?

yes, testing if application vulnerable sql injection. news: passed test. long use kohana query builder build queries, you're safe.


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -