Security Policy Management

Governance frameworks and policy implementation for SOC operations

Week 5 TOPIC 5.2 - IR & Forensics Fundamentals

Security Policy Governance

Security policies form the foundation of an organization's security posture. They define what is allowed, what is prohibited, and how security controls should be implemented. SOC analysts must understand these policies to accurately identify violations and respond appropriately.

Policy Hierarchy

Policies

High-level statements of management intent. Example: "All systems must be protected from unauthorized access."

Standards

Specific, mandatory requirements. Example: "Passwords must be at least 12 characters."

Procedures

Step-by-step instructions. Example: "To reset a password, follow these steps..."

Guidelines

Recommended best practices. Example: "Consider using a password manager."

Regulatory Compliance Landscape

SOC analysts must understand which regulations apply to their organization because violations trigger mandatory incident reporting:

RegulationApplies ToKey SOC ImpactBreach Notification
GDPRAny org processing EU citizen dataData breach = mandatory reporting, right to erasure affects evidence72 hours to supervisory authority
HIPAAHealthcare providers, insurers, associatesPHI breaches require specific investigation procedures60 days for breaches >500 individuals
PCI DSSAnyone handling credit card dataFIM required (Req 11.5), log monitoring (Req 10), IDS (Req 11.4)Immediately to card brands + acquiring bank
SOXPublic companies (financial reporting)Audit trail integrity, access control monitoringMaterial weakness disclosure
FERPAEducational institutionsStudent record access monitoringVaries by state

SOC Analyst & Policy — Your Role

As a SOC analyst, you are the policy enforcement point. When you see an alert, your first question should be: "Does this violate a policy?" Your escalation depends on the answer:

AUP Violation

Acceptable Use Policy violation (unauthorized software, inappropriate content, personal device on corporate network). Escalate to HR, not IR team. Document but don't treat as security incident unless malicious.

Security Policy Violation

Password sharing, unencrypted data transfer, unauthorized remote access. Escalate to security team + user's manager. May require remediation actions (password reset, access revocation).

Regulatory Violation

PII/PHI exposure, PCI scope breach, audit log tampering. Immediate escalation to CISO + Legal. Clock starts ticking on mandatory notification. Preserve ALL evidence.

Foundation Content

This topic extends the Security Governance Dashboard from Shield House, adding SOC-specific policy monitoring perspectives.

Source: Shield House > Fundamentals > Security Governance Dashboard Open Source Content

Key Security Policy Types

Policy Type Purpose SOC Relevance
Acceptable Use Policy (AUP) Defines appropriate use of IT resources Alerts on policy violations (gambling, streaming, etc.)
Data Classification Policy Categorizes data by sensitivity level DLP alerts for sensitive data movement
Access Control Policy Defines who can access what Privilege escalation, unauthorized access alerts
Incident Response Policy Procedures for handling security incidents Defines SOC responsibilities and escalation paths
Change Management Policy Controls modifications to systems Unauthorized change detection
Password Policy Requirements for authentication credentials Weak password detection, policy enforcement

Regulatory Compliance Requirements

PCI DSS

Payment Card Industry Data Security Standard. Applies to anyone processing credit cards.

HIPAA

Health Insurance Portability and Accountability Act. Protects medical information.

GDPR

General Data Protection Regulation. EU data privacy requirements.

SOX

Sarbanes-Oxley Act. Financial reporting controls for public companies.

Compliance vs Security

Compliance is not security! An organization can be fully compliant yet still vulnerable. Policies set minimums - SOC analysts should detect threats beyond what policies define.

SOC Analyst Application

Policy Violation Detection

Alert Type Policy Violated Response
USB storage connected Removable media policy Verify if authorized, escalate if not
VPN from unusual location Remote access policy Verify user, check for compromise indicators
Off-hours access to sensitive data Data access policy Context check - legitimate or suspicious?
Software installation Change management policy Check if approved, investigate if not
Large email attachment Data handling policy Check content classification, verify recipient

Policy Exceptions

Documented Exceptions

Some users/systems have approved policy exceptions. SOC must maintain an exception list to avoid false positives.

Undocumented Deviations

Policy violations without approval should be investigated and escalated to policy owners.

SOC Analyst Tip

Know Your Policies: Before your first shift, read the organization's key security policies. Understanding what's "normal" helps you identify what's abnormal. Ask for a list of documented exceptions for your monitoring scope.

Policy Enforcement Workflow

1. Detection

SIEM alert triggers based on policy rule violation.

2. Verification

Analyst checks if behavior matches known exception list.

3. Investigation

If not excepted, investigate context and impact.

4. Escalation

Report confirmed violations to appropriate team (HR, Legal, Security).

Knowledge Check

Test your understanding of security policy management. Score 80% or higher to pass.

1. What is the correct order of the policy hierarchy from highest to lowest?

2. Which policy type would a DLP alert for emailing a spreadsheet of customer data violate?

3. Why should SOC analysts maintain a policy exception list?

4. What does the statement "Compliance is not security" mean?

5. Which regulation specifically protects EU citizen data privacy?