Comment on ProxyStrike - Active Web Application Proxy by gtanuel Posted By : at 2008-04-28 02:49:03
Looks like a good app although I’m not too successful to see how it helps “the problems faced in the pentests of web applications that depends heavily on _Javascript_”, eg compared to WebScarab + Proxmon.
Other Posts about Comment on ProxyStrike - Active Web Application Proxy by gtanuel you may like:
Comment on Revealing Details with jQuery by Karl at 2008-05-15 13:25:38
Hi Ricardo, Thanks a lot for letting me know about that. It was a problem with the syntax-highlighter plugin I’ve been using. I fixed the bug, so there should be no more shrinkage.
Comment on Using Low Pro for jQuery by Marc at 2008-05-15 13:25:38
John wrote an article on, “Classy Query” addressing this line of thinking:. “If one thing has become apparent to me it’s that users enjoy working with the typical Class-style of object creation and inheritance. ...
Comment on Using Low Pro for jQuery by Barry at 2008-05-15 13:25:38
How is this any different from just writing a function that applies the behaviour to an element? function registerForm(form) { form.validate({ rules: { ... } }); $('#username').focus(); form.submit(function() ...
Comment on Using Low Pro for jQuery by george at 2008-05-15 13:25:38
i´ve been off js for half a year(beeing on rails), but this was something i really needed back than. Way to go, LowPro and LiveQuery will be rocking my current app! Thanks.