79429875

Date: 2025-02-11 11:56:15
Score: 1.5
Natty:
Report link

This looks like pipelining to me. The easy way to tell is to send the first request up to the GET, and see if the server responds. If it does, it's pipelining. If it hangs, it's potentially a desync. Check this out for more info:

https://portswigger.net/research/browser-powered-desync-attacks#connection-locked

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