QuestionQ70
Security EngineeringA company performs a DAST scan of a web application. The tool provides these recommendations:
- Use cookie prefixes.
- Content Security Policy -
SameSite=strictis not configured.
Which vulnerability has the tool identified?
- A RCE
- B XSS
- C CSRF
- D TOCTOU
Community Discussion