Information Security Officer Question:
Download Questions PDF

Do you know what is XSS?

Answer:

Cross-site scripting, the nightmare of Javascript. Because Javascript can run pages locally on the client system as opposed to running everything on the server side, this can cause headaches for a programmer if variables can be changed directly on the client’s webpage. There are a number of ways to protect against this, the easiest of which is input validation.

Download Information Security Professional Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what project that you have built are you most proud of?Tell me what is data protection in transit vs data protection at rest?