This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Code Injection"
From OWASP
Weilin Zhong (talk | contribs) |
|||
Line 1: | Line 1: | ||
{{Template:Stub}} | {{Template:Stub}} | ||
+ | |||
+ | ==Description== | ||
+ | |||
+ | This article should cover attacks based on injecting code into a running application. | ||
+ | |||
+ | ==Examples == | ||
+ | |||
+ | ==Related Threats== | ||
+ | |||
+ | ==Related Attacks== | ||
+ | |||
+ | ==Related Vulnerabilities== | ||
+ | |||
+ | ==Related Countermeasures== | ||
[[Category:Attack]] | [[Category:Attack]] | ||
[[Category:Injection Attack]] | [[Category:Injection Attack]] |
Revision as of 00:37, 18 July 2006
This article is a stub. You can help OWASP by expanding it or discussing it on its Talk page.
Description
This article should cover attacks based on injecting code into a running application.