bebiksior / EvenBetter

EvenBetter is a frontend Caido plugin that makes the Caido experience even better 😎
124 stars 6 forks source link

Missing data in headers when using quickssrf preview #39

Closed RahulVivekNair closed 4 months ago

RahulVivekNair commented 4 months ago

I noticed that some headers when not in the expected format like User-agent, some of the information gets clipped. image The issue seems to be that the user agent returns with a ':' which probably breaks the formatting. Here's how it's supposed to look like. image

Imo, the preview should accurately reflect exactly how the request was received ,incase there are some weird formats returned while testing out of band vulns.

bebiksior commented 4 months ago

Thanks for reporting this issue! Will fix it in the next release :D