Glossary of information security: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Planetoid moved page Glossary of information Security to Glossary of information security) |
(No difference)
| |
Revision as of 15:32, 21 June 2025
Glossary of information Security - Information Security Terms
C
- Code Injection: "a type of attack in which an attacker injects malicious code into an application and causes it to be executed, typically due to the application's lack of proper validation and filtering of external input data."
- Command Injection "an attack technique in which an attacker exploits vulnerabilities in an application to inject and execute malicious operating system commands, typically through unvalidated user input such as forms, cookies, or HTTP headers."