Software Security
What is a JWT (JSON Web Token)?
Software Security
What is a CSP nonce?
Software Security
What is Cross-Site Scripting (XSS)?
Software Security
What is the difference between encoding, encryption, and hashing?
Software Security
What is OpenID Connect (OIDC)?
Software Security
What is Broken Access Control?
Software Security
What is session management security?
Software Security
What is CORS (Cross-Origin Resource Sharing)?
Software Security
What is a rainbow table attack?
Software Security
What is secrets management?
Software Security
What is a digital signature?
Software Security
What is the principle of least privilege?
Software Security
What is a salt in password hashing?
Software Security
What is the OAuth 2.0 Authorization Code flow?
Software Security
What is input validation?
Software Security
What are parameterized queries?
Software Security
What are important HTTP security headers?
Software Security
What is defense in depth?
Software Security
What is the TLS certificate chain?
Software Security
What is HSTS (HTTP Strict Transport Security)?
Software Security
What is command injection?
Software Security
What is stored XSS?
Software Security
What is SQL injection?
Software Security
What is the Same-Origin Policy?
Software Security
What is the difference between symmetric and asymmetric encryption?
Software Security
What is Security Misconfiguration?
Software Security
What is the difference between input validation and output encoding?
Software Security
What is Argon2?
Software Security
What is SSRF (Server-Side Request Forgery)?
Software Security
What is API key security best practice?
Software Security
What is AES encryption?
Software Security
What is rate limiting?
Software Security
What is Content Security Policy (CSP)?
Software Security
What is the OWASP Top 10?
Software Security
What is password hashing and why not use encryption?
Software Security
What is DOM-based XSS?
Software Security
What is multi-factor authentication (MFA)?
Software Security
What is the SameSite cookie attribute?
Software Security
What is reflected XSS?
Software Security
What is OAuth 2.0?
Software Security
What are Insecure Direct Object References (IDOR)?
Software Security
What is clickjacking?
Software Security
How does HTTPS/TLS work?
Software Security
What are common JWT security pitfalls?
Software Security
What is certificate pinning?
Software Security
What is bcrypt?
Software Security
What is the difference between authentication and authorization?
Software Security
What is CSRF (Cross-Site Request Forgery)?
Software Security
What is a Man-in-the-Middle (MITM) attack?
Software Security
What is the token bucket algorithm?