# Introduction - Introduction to cybersecurity

## Chapter 2: Introduction to cybersecurity

Through an exploration of key concepts and practices, this chapter will help students develop a practical understanding of the goals of cybersecurity and how it is defined and practiced within organizations.

**This chapter will help students:**

* Understand key concepts and learn key definitions within the cybersecurity field, including information confidentiality, integrity, and availability (the CIA triad).
* Approach information security in terms of risk, threat, vulnerability, and mitigation.
* Understand the changing cybersecurity threat landscape and key technological and sociopolitical factors driving the change.
* Become familiar with common cyber attacks and malware types.
* Describe network security risk mitigation best practices.
* Describe cybersecurity risk mitigation methods.

## Topics covered in this chapter

[Foundational cybersecurity concepts](/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/foundational-cybersecurity-concepts.md)

[The evolving cybersecurity threat landscape](/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/the-evolving-cybersecurity-threat-landscape.md)

[Common cyber attacks](/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/common-cyber-attacks.md)

[Network security risk mitigation best practices](/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/network-security-risk-mitigation-best-practices.md)

[Cybersecurity risk mitigation methods](/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/cybersecurity-risk-mitigation-methods.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/2.-introduction-to-cybersecurity/introduction-introduction-to-cybersecurity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
