Crash my webserver!

Johan j at j.nl
Sat May 13 16:54:27 UTC 2023


On Saturday, 13 May 2023 at 09:03:22 UTC, Andrea Fontana wrote:
> Hi everyone, as I had already announced in the discord channel, 
> I was wondering if any of you would like to try and do some 
> tests on my http server (serverino). I don't mean a stress 
> test/ddos, of course. I'm interested in request parsing errors 
> or any bug that can crash the server (5xx error).
>
> Source: https://github.com/trikko/serverino/
> Online using nginx as proxy: http://test.andreafontana.it (also 
> https)
> Online into the wild listening on port 57123.

Have you already fuzzed your server code?

https://johanengelen.github.io/ldc/2018/01/14/Fuzzing-with-LDC.html

cheers,
   Johan




More information about the Digitalmars-d mailing list