Dynamic application security testing: Difference between revisions

Content deleted Content added
NEUrOO (talk | contribs)
Good start. Need more work. :-)
Line 1:
{{wikify}}
 
Web Application Security Scanners (or Web Application Vulnerability Scanners) are tools designed to automatically scan web applications for potential vulnerabilities. These tools differ from general vulnerability assessment tools in that they do not perform a broad range of checks on a myriad of software and hardware. Instead, they perform other checks, such as potential field manipulation and cookie poisoning, which allows a more focused assessment of web applications by exposing vulnerabilities of which standard VA tools are unaware.
 
Line 22 ⟶ 24:
* [http://w3af.sourceforge.net W3AF] by Andres Riancho
* [http://rgaucher.info/beta/grabber Grabber] by Romain Gaucher
 
{{computer-stub}}