How to crash a file service [closed]
I have a file service on a port that I need to crash in order to find the flag. I tried to send a lot of data using python socket.send() with commands like "../" for the data. However, I just get b” in return instead of a crash…. Continue reading How to crash a file service [closed]