# Quiz

**A "weak" password is:**

1. A highly complex password
2. A password with little to no complexity
3. A password that is easily memorable
4. A password that is not easily remembered

**What does "CERT" stand for?**

1. Cadet Emergency Response Team
2. Cyber Emergency Response Team
3. Computer Emergency Response Team
4. Computer Education and Remediation Team

**What is the cyclical process to strengthen an organization's security posture?**

1. Detect, Prevent, Respond
2. Harden, Find, Kick out
3. Prevent, Detect, Respond
4. Observe, Orient, Decide, Act

**What is the type of malware that monitors key strokes or mouse clicks from a user?**

1. Rootkit
2. Worms
3. Viruses
4. Keyloggers
5. Backdoors

**True or False: Information Technology professionals are typically concerned with all aspects of the CIA Triad?**


---

# 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://cap-cdta.gitbook.io/cyberspace-principles-course/table-of-contents/threats-in-cyberspace/quiz.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.
