79438729

Date: 2025-02-14 08:23:04
Score: 0.5
Natty:
Report link

Why is document.cookie returning null when the CSRF token is clearly visible in DevTools

This is because it's http only presumably. That's a key part of the security of CSRF tokens!

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Why is
  • High reputation (-1):
Posted by: boxed