"but boots, why would you need to use netcat, curl does just fine?" curl can't send "GET /../../ HTTP/1.1" or really "GET [some fuzz] HTTP/1.1" in general
@boots Similarly, I think I've written enough malicious DNS server PoCs I could probably act as a really really slow DNS server with a netcat listener 😄
"but boots, why would you need to use netcat, curl does just fine?"
curl can't send "GET /../../ HTTP/1.1" or really "GET [some fuzz] HTTP/1.1" in general