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 are local variables in javascript?
How can you create an Object in JavaScript?
What does dynamic component in javascript contain?
How will you create new object in javascript?
What value does prompt() return if the user clicked the cancel button?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
Where is javascript used most?
How to change the background color of HTML document using JavaScript?
Is javascript case sensitive?
What are the problems associated with using javascript, and are there javascript techniques that you discourage?
Why do you need javascript?
What is null in javascript?
Do unused imports affect performance javascript?
What is the use of a boolean object in javascript?
What is js full form?