silentsignal / burp-uniqueness

Uniqueness plugin for Burp Suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Content-Length

v-p-b opened this issue · comments

It seems that Content-Length isn't updated when the counter reaches an extra digit. This can be worked around by specifying the request accordingly, but it would be much more convenient/robust, if CL was updated based on (counter string length)-(regex group string length).

This was present in an old/unofficial version, closing.