Dynamic application security testing: Difference between revisions

Content deleted Content added
NEUrOO (talk | contribs)
NEUrOO (talk | contribs)
Line 2:
 
== Definition ==
:A web [[application security]] scanner is software which communicates with a web application through the web front-end and identifies potential security weaknesses in the web application.<ref>WASChttp:/WASSEC Technical draft/www.myappsecurity.com/wassec/index.php5?title=Technicaldraft</ref>
 
These tools work as [[black-box]] tester; meaning that, unlike source code scanners, they don't access the source code and then, need to detect the [[Vulnerability_%28computing%29|vulnerabilities]] by performing attacks.