Well i am studying about web security. I have found some threats that developer should take care while coding.
1) Validate user input
2) SQL Injection
3) Cross -site scripting
I would like to ask that Are there other threats than the above mentioned?
If there then please tell me as i am preparing one document on web security and i would like to cover all the threats that one would face.
1) Validate user input
2) SQL Injection
3) Cross -site scripting
I would like to ask that Are there other threats than the above mentioned?
If there then please tell me as i am preparing one document on web security and i would like to cover all the threats that one would face.
Comment