Гравицапа
elbirret elcno
Исследование Web 2.0 приложений с помощью Firefox
Статья хоть и 2006 года, но думаю, что многим будет интересно почитать.
Язык: английский
Статья хоть и 2006 года, но думаю, что многим будет интересно почитать.
Язык: английский
http://www.securityfocus.com/infocus/1879Hacking Web 2.0 Applications with Firefox
Shreeraj Shah 2006-10-11
Introduction
AJAX and interactive web services form the backbone of “web 2.0” applications. This technological transformation brings about new challenges for security professionals.
This article looks at some of the methods, tools and tricks to dissect web 2.0 applications (including Ajax) and discover security holes using Firefox and its plugins. The key learning objectives of this article are to understand the:
* web 2.0 application architecture and its security concerns.
* hacking challenges such as discovering hidden calls, crawling issues, and Ajax side logic discovery.
* discovery of XHR calls with the Firebug tool.
* simulation of browser event automation with the Chickenfoot plugin.
* debugging of applications from a security standpoint, using the Firebug debugger.
* methodical approach to vulnerability detection.
....