there is trace file that has captured some FTP traffic between a server and a host. i need to retrieve the files that were transferred during this FTP communication. i have found the files but i don't know how to retrieve them. Its a assignment :) asked 22 Nov '13, 09:14 lovey |
2 Answers:
the purpose of an assignment is not to have fun, but to learn something, right? In an ideal situation, you'll learn something and have some fun. ;-) Hint: Search the site and you will find similar questions. They will help you to understand how it works. Look for something that is called 'following a tcp stream' (or so). Regards answered 22 Nov '13, 11:36 Kurt Knochner ♦ edited 22 Nov '13, 11:42 |
Click on an FTP Packet , Follow TCP Stream --> Save As (whatever it was) answered 24 Nov '13, 17:16 ctxsvc |
isn't the nature of an assignment to do it yourself. Just a crazy idea, but maybe you learn something if you try ;-)
its not fun doing assignment when you are stuck form 3 hrs in it