reading .txt files transferred in an FTP capture
I have a Wireshark capture where it shows that the port was opened, the password was entered the data connection was established, the transfer was complete and the response was closed.
It looks as though the transfer of the text file went from pointA to pointB, but is there a way to see what was in that text file?
What protocol was used to transfer the file?
Port 21 = FTP.... unencrypted traffic.