Answers

Question and Answer:

  Home  Cryptography Teacher

⟩ Tell me what are some ways that the company can defend against XSS?

First, the programmers should defend against JS script added to a querystring. Also, remove JS from any input variables send through online forms and stored in a database.

 121 views

More Questions for you: