What Javascript security techniques, issues, and limitations should be part of a programmer’s skill set for solid web development?
What Javascript security techniques, issues, and limitations should be part of a programmer’s skill
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Quick Google:
Cross Site Scripting
JavaScript Security
Basically JavaScript is fairly secure, running in a sand boxed environment, but there are vulnerabilities that need to be avoided.