Nicolas Christin

Results 5 issues of Nicolas Christin

Hex input is interpreted incorrectly when an odd number of characters is used. For example, when `fff` is used as the input, it will cause the data to be `11111111...

There are two issues with the instructions displayed for step 0 when an hex input is used: 1. Sub-step 1, where a single bit is added after the input data,...

`httpfuzz` adds an extra `\r\n\r\n` before the body of a request. I believe this is because function `RequestFromFile()` includes the `\n\n` or `\r\n\r\n` sequence that was read from the `--seed-request`...

## Description With Mastodon gaining popularity, it would be great if support could be added. This is especially important because Mastodon has this functionality where it can automatically "verify" profile...

The Reshaper extension fails to load in Burp versions 2025.10.3 and 2025.10.2, if any "rules" where defined in the extension. The problem didn't exist in earlier Burp releases. I've reported...