Question
What are some tips for preventing a script kiddie from harming your web site?
Asked by tantaikooi (119
)
| asked February 5th, 2008
| 5 responses
| “Great Question” (3
)
| Flag as…
I believe some of you guys are really good in this…
some popular holes are:
1. SQL injection
2. javascript injection
Some popular solutions:
1. magic quote
2. check if submitted by using same host..(this is not fully secure, they can simply change the script attribute on the fly)
what else? and how to prevent it?
Observing members:
0
Composing members:
0
Answers
Answer this question
Have a question about something?
Ask Fluther!

