PTES — Penetration Testing Execution Standard
The seven-phase industry framework: pre-engagement, intelligence gathering, threat modeling, vulnerability analysis, exploitation, post-exploitation, reporting. Our engagements explicitly track each phase.
pre-engagereconthreat-modelexploitpost-exploitreport
OWASP Web Security Testing Guide v4.2
The canonical checklist of test cases for web applications — 100+ documented procedures across configuration, identity, authentication, authorization, session, input validation, error handling, cryptography, and business logic.
WSTG-CONFWSTG-IDNTWSTG-AUTHNWSTG-AUTHZWSTG-SESSWSTG-INPVWSTG-CRYPWSTG-BUSL
OWASP ASVS v4.0.3
The Application Security Verification Standard. Findings are mapped to specific ASVS controls (Level 1 / 2 / 3) so the report can drop directly into your compliance evidence package.
V1–V14Level 1Level 2Level 3
MITRE ATT&CK Mapping
Exploitation paths are mapped to the MITRE ATT&CK matrix (Initial Access, Execution, Persistence, Privilege Escalation, Lateral Movement) so your detection & response team can simulate the chain.
Initial AccessExecutionPersistencePriv EscLateral