79282332

Date: 2024-12-15 12:44:33
Score: 2.5
Natty:
Report link

If you are using spring boot for you project then you can add

server.servlet.session.tracking-modes=cookie

in application.properties file to prevent exposing jsession id in url

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dhyeeey