> For the complete documentation index, see [llms.txt](https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dti-techs.gitbook.io/practical-foundations-in-cybersecurity/1.-it-career-planning/the-grc-analyst-job-role/the-grc-analyst-job-role-quiz.md).

# The GRC analyst job role — Quiz

### The GRC analyst job role

**1. According to the text, which of the following is NOT listed as a potential role to pivot from into a GRC analyst position? (Choose one answer)**\
a) SOC Analyst\
b) Quality Assurance role\
**c) Software Developer**\
d) Policy Analyst

**2. Which NIST publication is specifically mentioned as a "Guide for Conducting Risk Assessments"? (Choose one answer)**\
a) NIST SP 800-37\
b) NIST SP 800-53\
c) **NIST SP 800-30**\
d) NIST CSF

**3. Which industry certification is described as "ideal for mid-career IT/IS audit, risk, and security professionals"? (Choose one answer)**\
a) CISA\
b) **CRISC**\
c) CISM\
d) ISO 27001 Lead Auditor

**4. A key responsibility of a GRC analyst is establishing compliance procedures for various regulations. Which regulation is correctly paired with its industry? (Choose one answer)**\
a) PCI DSS - Health Care\
b) **HIPAA - Health Care**\
c) FISMA - Financial Services\
d) GDPR - Department of Defense

**5. Which of the following frameworks is developed and maintained by the American Institute of Certified Public Accountants (AICPA)? (Choose one answer)**\
a) NIST CSF\
b) ISO/IEC 27001\
c) **SOC 2**\
d) CMMC


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/1.-it-career-planning/the-grc-analyst-job-role/the-grc-analyst-job-role-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.
