The ‘Included’ machine doesn’t seem to be working correctly. The suggested exploitation is the upload of a reverse shell to the TFTP server. From my local system (yes I’m connected to VPN), I can connect and even send a status request to the server, to which it responds in a predictable manner. However, whenever trying to PUT or GET any file, the transfer times out. I’ve tried increasing the timeout to no avail. Really frustrating. I know this issue has been raised before. Any ideas? Is this box just not configured properly?
tftp> status
Connected to 10.129.95.185.
Mode: octet Verbose: on Tracing: off Literal: off
Rexmt-interval: 5 seconds, Max-timeout: 25 seconds
tftp> put some.txt
putting some.txt to 10.129.95.185:some.txt [octet]
Transfer timed out.