Community discussion forum

Testing for Security in the Age of Ajax Programming

This is a comment thread discussing Testing for Security in the Age of Ajax Programming
  • 10 years ago

    This thread is for discussions of Testing for Security in the Age of Ajax Programming.

  • 2 years ago
    Hi,

    It looks like there is no flaw in the Ajax model, for the example you mentioned could have been tried with the Non-Ajax Model also and still the application could have been suspectible to Sql Injection attack, which is a basic attack, the basic flaw that i saw was the programmer should have used the Parameterized commands instead of inline sql queries or better still the 3-Tier Architecture using Parameterized commands, which the most basic and common-sense approach to develop Web Applications.

    I don't think that having Ajax will save the programmer from the Sql Injection Attack!
    because Ajax was not designed to secure the programmer from these attacks. I think it is stupid to even think in this directions,...."... that why the application is still suspectible to Sql Injection attack, even though i had Ajaxified it?.

    Ajax or No Ajax, First, the programmer should always get his basics clear!

    I really liked the spirit and the language of the article, thanks for this nice article.

    Regards,
    Mahernoz













  • 1 month ago

    This article just seems to be written just for Google page rank. There is absolutely no substance in it concerning Ajax.

Post a reply

Enter your message below

Sign in or Join us (it's free).

Want to stay in touch with what's going on? Follow us on twitter!