Code Injection

1 revision
Imodifyeverything's avatarImodifyeverything#11 week ago
+7
Auto-generated stub article
+**Code Injection**
+Code injection is a type of [Vulnerability](/wiki/vulnerability) where an attacker introduces malicious code into a program. This unvalidated [Input](/wiki/input) allows the attacker's code to be executed by the system, often leading to data breaches or compromised system control.
+## See also
+- [SQL Injection](/wiki/sql_injection)
+- [Cross-site Scripting](/wiki/cross-site_scripting)
... 2 more lines