OWASP Annotated Application Security Verification Standard
latest
Browse by chapter:
1 Architecture, Design and Threat Modeling
2 Authentication
3 Session Management
4 Access Control
5 Validation, Sanitization and Encoding
6 Stored Cryptography
7 Error Handling and Logging
8 Data Protection
8.1 General Data Protection
8.2 Client-side Data Protection
8.2.1 Sufficient anti-caching headers are set
8.2.2 Data stored in data client side storage does not contain sensitive data
8.2.3 Authenticated data is cleared from client storage
8.3 Sensitive Private Data
9 Communications
10 Malicious Code
11 Business Logic
12 Files and Resources
13 API and Web Service
14 Configuration
OWASP Annotated Application Security Verification Standard
Docs
»
8 Data Protection
»
8.2 Client-side Data Protection
8.2 Client-side Data Protection
ΒΆ
Browse by item:
8.2.1 Sufficient anti-caching headers are set
8.2.2 Data stored in data client side storage does not contain sensitive data
8.2.3 Authenticated data is cleared from client storage