← Back to Daily Briefing

The OWASP Subtractive Security Project, led by Christopher Frenz, formalizes a strategic shift from additive security—characterized by increasing detection and monitoring layers—to subtractive security, which focuses on the systematic removal of attack-leveragable capabilities. The framework targets the permanent erasure of high-risk environmental vectors, including over-privileged service accounts, unnecessary outbound routing, and "Living off the Land" (LotL) binaries. By implementing the Path Erasure Rate (PER) engineering standard, organizations can quantitatively measure the elimination of attack paths, effectively limiting lateral movement and reducing the potential blast radius of ransomware and other post-compromise exploitation techniques.

  • Strategic Context: From Additive to Subtractive

    • Shifts defense philosophy from reactive "detection-first" models to proactive "erasure-first" models.
    • Addresses the diminishing returns of additive security, where adding more tools increases complexity and monitoring noise.
    • Focuses on the principle that removing a capability is more effective and permanent than writing a detection rule for its misuse.
  • Key Technical Artifacts & Frameworks

    • OWASP Subtractive Security Top 10: A collection of nine specialized lists identifying high-risk, removable capabilities.
    • Path Erasure Rate (PER): A new engineering standard for the quantitative measurement of eliminated attack vectors.
    • Hardening Guides: Technical documentation for the removal of unused scripting engines and "Living off the Land" (LotL) binaries.
    • Infrastructure Templates: Standardized network egress filtering and service account privilege reduction frameworks.
  • Defense Implications & Impact Metrics

    • Provides a measurable reduction in the success rate of lateral movement during active breaches.
    • Shifts focus from "time-to-detect" to "time-to-erase," prioritizing the permanent closure of exploit paths.
    • Demonstrated correlation between subtractive implementations and a reduction in the potential ransomware blast radius.
    • Reduces the overall attack surface by eliminating non-essential environmental functionalities.
  • Implementation Roadmap for Security Architects

    • Audit and decommission over-privileged service accounts to break identity-based movement paths.
    • Implement strict network egress filtering to eliminate unauthorized outbound communication routes.
    • Systematically strip environments of unused administrative tools and scripting engines.
    • Utilize PER metrics to provide executive leadership with quantifiable data on attack surface reduction.

Related posts

  1. helpnetsecurity.com — OWASP’s subtractive security project measures the attack paths you erased
  2. gbhackers.com — OWASP Introduces Subtractive Security Top 10 to Eliminate Attack Paths and Reduce Cyber Risk
  3. Github
  4. Subtractivesecurity
  5. Cybersecuritynews
  6. Reddit
  7. Meetup

LINK COPIED TO CLIPBOARD