← Back to list

DAY 2: Understanding POLP, DDM, and Security Standards — The Foundations of Cyber Defense

In today’s digital world, cybersecurity is no longer optional — it’s essential.  Every organization, from startups to enterprises, needs a…

Krish Shrestha · 2025-10-12 10:35 · 0 claps · 2.1 min read
#cybersecurity #security #polp #ddm #standards
Open on Medium ↗
Wiki topics: STP · Startups & Venture 🔒 · Cybersecurity

DAY 2: Understanding POLP, DDM, and Security Standards — The Foundations of Cyber Defense

In today’s digital world, cybersecurity is no longer optional — it’s essential. Every organization, from startups to enterprises, needs a solid defense strategy to protect systems, data, and users.

Three key pillars help build that strong foundation: POLP (Principle of Least Privilege) DDM (Detailed Defense Mechanism) Security Standards

Let’s break them down clearly.

1. POLP — Principle of Least Privilege

The Principle of Least Privilege (POLP) states that every user, application, or process should have only the minimum level of access required to perform their job — nothing more.

This is one of the most effective ways to reduce the attack surface and limit damage if credentials are compromised.

Imagine a database admin creates a user for a reporting tool. Instead of granting full access (SELECT, UPDATE, DELETE), the admin gives only read-only access (SELECT). If that tool is ever compromised, attackers still can’t delete or modify data.

Benefits

Minimizes risk of data leaks or insider threats

  • Prevents misuse of elevated privileges
  • Improves overall system integrity

Best Practices

  • Apply role-based access control (RBAC)
  • Regularly review permissions
  • Use just-in-time access for admins
  • Combine with multi-factor authentication (MFA)

2. DDM — Detailed Defense Mechanism

DDM (Detailed Defense Mechanism) is a layered, in-depth security strategy. Instead of relying on a single security control, DDM ensures multiple defensive layers work together — like an onion — so that if one fails, others still protect your system.

This concept comes from Defense in Depth (DiD) — a proven cybersecurity framework.

Example in Action

When a cyberattack targets a company web server:

  • The firewall blocks unauthorized traffic
  • The WAF filters malicious input
  • System monitoring alerts the admin
  • The incident response plan isolates the threat Even if one layer fails, the others hold the line.

Benefits

  • Eliminates single points of failure
  • Covers multiple threat vectors
  • Strengthens detection and recovery capabilities

3. Security Standards

Security standards are globally recognized frameworks that define best practices for securing systems and handling data responsibly.

They act as blueprints that organizations follow to ensure compliance, consistency, and resilience.

Common Security Standards

ISO/IEC 27001 — Defines an Information Security Management System (ISMS). Focus: Risk management, data protection.

NIST (SP 800–53 / 800–171) — U.S. government and business cybersecurity controls. Focus: Access control, auditing, incident response.

PCI DSS — Secures payment card data. Focus: Financial transactions.

HIPAA — Protects healthcare information. Focus: Patient privacy.

GDPR — European privacy regulation. Focus: Personal data handling.

SOC 2 — Verifies security and availability of cloud services. Focus: SaaS and third-party compliance.

CIS Controls — Provides practical implementation steps. Focus: System hardening, monitoring.

Why They Matter

  • Improve trust with clients and partners
  • Ensure legal and regulatory compliance
  • Provide a structured approach to cybersecurity

Final Thoughts

Modern cybersecurity is not about one tool or one policy — it’s about a strategic combination of principles, mechanisms, and standards.

  • POLP keeps access under control.
  • DDM ensures depth in defense.
  • Security Standards keep everything aligned, auditable, and compliant.

When these three pillars work together, you don’t just protect your system you build resilience against evolving cyber threats.

Author’s Note

Cybersecurity isn’t a one-time setup — it’s a continuous process of assessment, improvement, and adaptation. Start small, implement good access controls, design layered defenses, and align with a standard. That’s how strong security starts.


메타데이터
post_id
87aec5ae67f3
slug
day-2-understanding-polp-ddm-and-security-standards-the-foundations-of-cyber-defense-87aec5ae67f3
url
https://medium.com/@krishrestha/day-2-understanding-polp-ddm-and-security-standards-the-foundations-of-cyber-defense-87aec5ae67f3
canonical_url
https://medium.com/@krishrestha/day-2-understanding-polp-ddm-and-security-standards-the-foundations-of-cyber-defense-87aec5ae67f3
author_url
https://medium.com/@krishrestha
status
ok
fetched_at
2026-07-16 21:47:15