What is the Common attack vector can be happen in AJAX ?

What is the Common attack vector can be happen in AJAX ? that can be easily hack.


2 Answers
1-2 of  2
2 Answers
  • If you're front end is remote then it is quite possible that people can intercept your request and get useful info like the url of the API that you use and the user information like passwords.
    So it's advisable to encrypt passwords before sending them and also advisable to have transport layer security on your site like ssh to avoid interception. 
    There may be other critical security flaws that I am not aware of but these are a few flaws that I know of.

  • if you're using a login system, make sure to check the session for proper credentials before fulfilling an AJAX request. This is a common attack vector.

Ajax

Didn't get the answer.
Contact people of Talent-Ajax directly by clicking here