Skip to main content

Penetration Testing Program

Last updated: January 15, 2026

Penetration Testing Program

Document owner: Chief Information Security Officer (CISO)
Effective date: January 1, 2026
Last updated: January 15, 2026
Review cadence: Annual program review; per-engagement scope validation
Company: Acme Cloud, Inc.
Address: 1200 Market Street, Suite 400, San Francisco, CA 94103

This document describes Acme Cloud, Inc.'s penetration testing program, including scope, methodology, frequency, remediation requirements, and evidence availability. The program supports SOC 2 CC4.1 (monitoring activities), ISO 27001 A.8.8 and A.12.6.1 (technical vulnerability management), and customer due diligence requirements documented in our Compliance Frameworks page.

Program Objectives

Penetration testing validates the effectiveness of Acme Cloud's security controls through simulated real-world attacks. Objectives include: identifying exploitable vulnerabilities before malicious actors, validating defense-in-depth architecture, testing incident detection and response capabilities, satisfying customer and regulatory assurance requirements, and providing evidence for SOC 2 and ISO 27001 audits.

Testing complements but does not replace automated vulnerability scanning, code review, threat modeling, and bug bounty findings coordinated through our Vulnerability Disclosure Policy.

Testing Scope

Test typeScopeFrequencyProviderLast completed
External network penetration testPublic-facing IPs, APIs, web applications, CDN configurationAnnualIndependent third party (CREST-certified)September 2025
Internal network assessmentVPC segmentation, lateral movement, privilege escalationAnnualIndependent third partySeptember 2025
Application penetration testCore SaaS application, admin console, customer APIAnnualIndependent third partySeptember 2025
API security assessmentREST and GraphQL endpoints, authentication flowsAnnual (combined with app test)Independent third partySeptember 2025
Social engineeringPhishing simulation (workforce)QuarterlyInternal + vendor platformJanuary 2026
Red team exerciseFull-scope adversary simulationAnnualIndependent third partyJune 2025
Cloud configuration reviewAWS IAM, S3, RDS, security groupsSemi-annualInternal Security EngineeringDecember 2025
Wireless assessmentCorporate office (SF headquarters)AnnualIndependent third partyAugust 2025

Out of scope unless explicitly authorized: denial-of-service attacks against production, testing of customer tenant configurations, physical intrusion of AWS data centers, and social engineering targeting Acme Cloud customers.

Methodology

External and application tests follow industry-standard methodologies:

  • OWASP Testing Guide v4.2 for web application testing
  • OWASP API Security Top 10 (2023) for API assessment
  • PTES (Penetration Testing Execution Standard) for network tests
  • NIST SP 800-115 for technical security testing guidance
  • MITRE ATT&CK for red team scenario mapping

Testing phases include: scoping and rules of engagement, reconnaissance, vulnerability identification, exploitation (where authorized), post-exploitation (internal/red team), documentation, and remediation verification.

Rules of Engagement

ParameterStandard settingNotes
Testing windowBusiness hours preferred; off-hours for production exploitation72-hour advance notice to SRE
Production testingAllowed with safeguards; no data destructionRollback plan required
CredentialsTest accounts provisioned; no customer credentialsCustomer data synthetic only
DoS / load testingProhibited without explicit CISO approvalSeparate performance testing process
Data exfiltrationSimulated only; no actual customer data removedUse canary tokens
Third-party systemsOut of scope (AWS, Cloudflare, Okta)Test integrations only

Authorized security researchers may conduct testing under our Vulnerability Disclosure Policy safe harbor provisions. Unauthorized testing is prohibited and may be referred to law enforcement.

Remediation SLAs

Findings are classified using CVSS v3.1 base scores with environmental adjustments for Acme Cloud context:

SeverityCVSS rangeRemediation SLARetest requiredEscalation
Critical9.0–10.072 hoursYes, within 14 daysCISO + CEO notification
High7.0–8.914 daysYes, within 30 daysCISO notification
Medium4.0–6.930 daysAt next annual testSecurity Engineering lead
Low0.1–3.990 daysAt next annual testTicket tracking
Informational0.0Best effortNoDocumentation only

Remediation SLAs begin at report delivery. Extensions require CISO written approval with documented compensating controls. Critical and High findings block production releases touching affected components until remediated or mitigated.

Remediation Workflow

  1. Report delivery: Third party delivers confidential report to CISO within 5 business days of test completion
  2. Triage: Security Engineering triages findings within 2 business days; assigns owners and severity
  3. Tracking: All findings logged in GRC platform with SLA timers and evidence attachments
  4. Remediation: Engineering implements fixes per SLA; documents changes in change management system
  5. Verification: Security Engineering verifies fix; requests retest for Critical/High findings
  6. Retest: Third party or internal team retests within specified window; closes finding with evidence
  7. Reporting: Quarterly metrics reported to Board Audit Committee (open findings, SLA compliance, trend analysis)

Evidence Availability

DocumentAvailabilityRequirements
Penetration test executive summaryEnterprise customers under NDASigned evaluation agreement
Full penetration test reportEnterprise customers under NDA + CISO approvalAnnual limit: one per customer
Remediation status letterAvailable upon requestCurrent as of request date
SOC 2 bridge letter referencing pen testWith SOC 2 reportStandard NDA process
Red team executive summaryBoard and select enterprise customersEnhanced NDA

Reports are not publicly published to avoid aiding adversaries. Summary statistics (findings count by severity, remediation rate) appear in our Compliance Frameworks page.

Integration with Other Programs

ProgramIntegration
Bug bounty (HackerOne)Pen test findings compared against bounty submissions; duplicate coordination
Vulnerability scanningWeekly automated scans cover gaps between annual pen tests
Secure SDLCPen test findings feed into threat modeling and secure coding training
Third-Party Risk ManagementCritical vendor pen test requirements for Tier 1 subprocessors
Incident Response PlanRed team exercises test detection and response playbooks

2026 Testing Schedule

QuarterPlanned activityScope focus
Q1 2026Social engineering (phishing)Finance and executive targeting
Q2 2026Red team exerciseSupply chain and insider threat scenarios
Q3 2026Annual external + application pen testFull scope per standard program
Q4 2026Cloud configuration reviewIAM privilege audit post-Q3 changes

Framework Mapping

RequirementSOC 2ISO 27001HIPAAImplementation
Vulnerability assessmentCC4.1A.12.6.1§164.308(a)(8)Annual pen test
Penetration testingCC4.1A.8.8AddressableThird-party CREST-certified
Remediation trackingCC7.1A.12.6.1§164.308(a)(5)(ii)(B)GRC platform SLAs
Independent assessmentCC4.1A.18.2.1§164.308(a)(8)External provider

Related Documents

Historical Findings Summary (FY2025)

FY2025 annual penetration test identified: 0 Critical, 2 High (both remediated within 10 days), 8 Medium (all remediated within 30 days), 14 Low, 6 Informational. Common themes: API rate limiting improvements, session management hardening, and enhanced security header configuration. No customer data was accessed during testing.

Customer-Requested Testing

Enterprise customers may request: retest of remediated findings affecting their configuration, observation of annual pen test (NDA required), and documented confirmation that customer-specific integrations were in scope. Customer-initiated testing of their own tenant configuration is permitted under Vulnerability Disclosure Policy with advance notice.

Tooling & Standards

Approved penetration testing tools include: Burp Suite Professional, Metasploit (controlled use), Nmap, SQLMap (staging only), custom scripts (Security Engineering authored only). Third-party testers must provide methodology documentation and proof-of-concept evidence for all findings. Destructive testing tools are prohibited without explicit written authorization from CISO.

Internal Security Testing

Between annual third-party tests, Security Engineering conducts: monthly authenticated application scans, quarterly API security reviews, and continuous bug bounty triage. Internal testing results feed the same remediation tracking system as external pen test findings with identical SLAs.

Pen Test Report Distribution

Full penetration test reports are restricted to Security Engineering, CISO, and GRC. Executive summary (sanitized of exploit details) shared with Audit Committee annually. Customer-facing executive summary available under NDA excludes: specific exploit chains, internal hostnames, and vulnerability details that could aid attackers.

Penetration testing budget allocated annually by CISO with Board Audit Committee visibility. FY2025 spend: $185,000 external testing + internal Security Engineering time. FY2026 budget includes red team exercise and application security assessment.

Customer security teams may request joint remediation planning call for Critical/High findings affecting shared infrastructure within 10 business days of report delivery.

Contact

Acme Cloud, Inc.
1200 Market Street, Suite 400, San Francisco, CA 94103
security@acmecloud.com | trust@acmecloud.com

Last updated: January 15, 2026
EthicPages logoEthicPages