What are the security related issues in JavaScript scripts?
Answer Posted / rubin thomas
Basically all that naveen said is true but there cannot be
any instance of js hiding it can always be viewalble if u
know how to do it.
Also other security issues are that u can track the ip of
the system on which the site has been view also the time of
loading on the current system.
Since javascript has no current standard which monitors the
use of js it can be used in any way you want to.
Therefore security related issues in javascript is just a
idea but never a hard code procedure.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What is the benefit of arrow functions?
what is the difference between let, var, and const?
What is the difference between sessionstate and viewstate?
What are nodes in javascript?
How do you check if a string is a number javascript?
How to write html code dynamically using JavaScript?
How can I prevent others from reading/stealing my scripts or images?
What is arguments object in JavaScript?
What are the uses of javascript in web page designing?
What is emotional closure?
What is external javascript?
How to use external JavaScript file?
How do you sort in javascript?
How do you change the style/class on any element using javascript?
Are there any predefined constant provided by the browser with the key code values that can be reused?