Threats, Attacks, and Assets
Threats are potential dangers that may exploit vulnerabilities, Attacks are deliberate actions that exploit vulnerabilities to cause harm, and Assets are valuable resources that need protection.
Threats
- A threat is any circumstance or event that has the potential to cause harm to a system or organization.
- It represents a possible danger that might exploit a weakness.
- Types of threats:
- Natural threats β floods, earthquakes, fire
- Human threats β hacking, social engineering, insider misuse
- Environmental threats β power failure, hardware malfunction
Attacks
- An attack is an intentional act that attempts to bypass security controls and exploit vulnerabilities.
- It is the realization of a threat.
- Types of attacks:
- Passive attacks β eavesdropping, traffic analysis (only monitoring, no modification)
- Active attacks β modification, denial of service, masquerade, replay
Assets
- An asset is anything of value that an organization wants to protect.
- Categories of assets:
- Hardware β computers, servers, routers
- Software β applications, operating systems
- Data β databases, files, confidential information
- Communication facilities β networks, bridges, links
- People β employees, customers
Conclusion: Security systems are designed to protect assets from threats by preventing and detecting attacks. Understanding all three is essential for building a strong security framework.