| keep on working...'s profileApplication Security Are...PhotosBlogLists | Help |
|
December 25 playing with security contexthttp://www.leastprivilege.com/ASPNETExtensibilityCodeAndSecurityContext.aspx December 24 Ajax Security
first you can download free ajaxs library from http://ajax.asp.net/Default.aspx there is a good tool to look for Ajax vaulnerabilities called Sprajax, you can find all the sources at the OWASP project at: http://www.owasp.org/index.php/Category:OWASP_Sprajax_Project
Sprajax README IntroductionSprajax is an open-source tool for assessing the security of AJAX-enabled web applications. Sprajax-specific code has been released under the GNU Lesser GPL (LGPL). Code for supporting libraries (C# spider and Dynamic WebServices Library) is released under the licenses outlined in their source code directories. Code from other projects is used pursuant to their licenses and is used without the endorsement of the original authors.
For more information about sprajax, please check out the official sprajax page: http://www.denimgroup.com/sprajax/
Also, I talk about sprajax issues pretty frequently on the Denim Group blog: http://denimgroup.typepad.com/ ContentsThe sprajax deployment package contains code and binaries for the sprajax tool, supporting libraries, as well as an example Microsoft Atlas AJAX-enabled application. README.docThis document. DenimGroup.Sprajax FolderThis contains the main sprajax Visual Studio .NET solution. The database projects contained need to be installed into a SQL Server 2005 database and the connection string can be entered on the main sprajax screen. DenimGroup.Sprajax.DemoSiteThis contains a demonstration Microsoft Atlast AJAX-enabled web application that helps to illustrate the capabilities of the Sprajax tool. cssspider FolderThis contains the source and binaries for the modified C# Spider adapted from the work of Jeff Heaton (www.jeffheaton.com). This spider code is the basis for the footprinting functionality in sprajax. DWSL1.5_DotNET20 FolderThis contains the source and binaries for the modified Dynamic Web Services Library adapted from the work of Christian Weyer of Thinktecture (www.thinktecture.com). This web services code is the basis for the calls made to web services when fuzzing Microsoft Atlas AJAX applications. DenimGroup.Sprajax.GWT.DemoSiteThis contains a prototype Google Web Toolkit (GWT) application, but this is not finished and GWT support is still not operational. Getting Started
Known Issues
Email dan@denimgroup.com with patches, suggestions or questions. |
|
|