What is code injection?
Executing malicious input as part of a program.
What is a buffer overflow?
Overwriting memory by exceeding buffer capacity.
What is a honeypot?
A decoy system to detect or distract attackers.
What is sandboxing?
Isolating applications to limit damage from malicious activity.
What is an IDS?
Intrusion Detection System to monitor and alert on suspicious activity.
What is a zero-day threat?
An attack exploiting a previously unknown vulnerability.