What's wrong with this HTTP POST request?
- by bigboy
I'm trying to fuzz a server using the Sulley fuzzing framework.
I observe the following stream in Wireshark.
The error talks about a problem with JSON parsing, however, when I try the same HTTP POST request using Google Chrome's Postman extension, it succeeds.
Can anyone please explain what could be wrong about this HTTP POST request? The JSON…