Code Injection

« Back to Glossary Index

Code injection is an attack technique in which an attacker inserts malicious code into an application or system. This code is then executed by the system, often because input fields are not properly validated. It can lead to data theft, system compromise, or execution of unauthorized actions.

« Back to Dictionary Index