in reply to Web Application Security Vulnerability testing
I think this is a great question for learning and I hope you get some good answers. Being the resident wet-blanket I proffer: professional web security is no place for a rookie. You will miss things and you will get things wrong. There are some decent, mostly commercial, probing/fuzzing tools but there is no way to automatically and accurately assess a site's security. A karate handbook can't teach a self-defense class and web-security program can't find/fix any but the most obvious and anticipated security issues in a website.
To actually answer some of your post: cross-language tools are fine. HTTP(S) is all both sides have to speak so the client's programming language is irrelevant.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Web Application Security Vulnerability testing
by squimby (Acolyte) on Nov 05, 2012 at 19:20 UTC | |
by afoken (Chancellor) on Nov 06, 2012 at 06:06 UTC | |
by squimby (Acolyte) on Nov 08, 2012 at 00:26 UTC |