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 triple dot in javascript?
Name the types of functions.
Can you explain the difference between == and ===?
Explain the process of document loading.
What is the difference between arrow function and normal function?
Why do we use javascript?
What is enum in javascript?
What are the advantages of javascript?
How to have the status line update when the mouse goes over a link (the support of the status line is sporadic)?
Can we create session in javascript?
Write the point of difference between web-garden and a web-farm?
What is the most popular javascript library?
List out all the falsifying tokens in Javascript?
What is the benefit of arrow functions?
How do you check if a value is a number in javascript?