Basic CURL commands Mar 30, 2018 web app testing kali basics curl Basic CURL commands List HTTP methods: curl -i -X OPTIONS http://10.10.10.57 -i flag to include protocol response headers in the output. Grab HTTP Server