Glossary of information security

From LemonWiki共筆
Revision as of 15:31, 21 June 2025 by Planetoid (talk | contribs)
Jump to navigation Jump to search

Glossary of information Security - Information Security Terms


icon_scale_pencil.png This article "Glossary of information security" is still being written. If there are any incomplete parts, you are welcome to directly edit them. 這篇文章「Glossary of information security」內容還在撰寫中,如果有不完整的部分,歡迎你直接動手修改


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."