PantsirПанцирь
Docs

Cheatsheets

Practical application security guides and references, organized by category.

Source: OWASP Cheat Sheet Series

Access Control

Authorization, IDOR, and privilege boundaries.

3 docs
API & Services

Secure REST, GraphQL, gRPC, and WebSocket usage.

4 docs
Architecture & Design

Threat modeling, attack surface, and secure design.

4 docs
Basics & Transport

Core HTTP and TLS hardening for web apps.

3 docs
Cloud & Platform

Docker, Kubernetes, serverless, and IaC security.

3 docs
CSRF & Redirects

Defense against CSRF, clickjacking, and redirects.

3 docs
Data & Secrets

Crypto storage, key management, secrets, file upload.

4 docs
Logging & Errors

Robust logging and error handling practices.

2 docs
Microservices

Security considerations for microservices architectures.

2 docs
SSRF

Server-side request forgery prevention.

1 doc
Supply Chain

Dependencies, SBOM, and software supply chain hygiene.

3 docs
Testing & Review

Secure code review and API assessment.

2 docs
Validation & XSS

Safe input handling and XSS prevention.

4 docs