Running Your Program If target is running a ftp, ssh, or rsh server, use ftp, scp, or rcp on pc to transfer files via ethernet If target has ftp, tftp, wget, or scp in /bin or /usr/bin, use them on target to transfer files via ethernet If target has /bin/rz, use sz to transfer files via serial line Worst case: use exploit script to transfer file to target, or if target boots off IDE drive, mount drive on your PC Then run as usual, e.g. # chmod +x a.out; ./a.out