|
How to use tcpdump command to post a special type?
I want to record which IP address via port 80 to download files ;moreover
I am also to get what file be download.
For example:
The computer (192.168.1.1) from website to download file as swi.zip. I want to get a log file type such as 192.168.1.1 *** port 80 *** swi.zip.
How to use tcpdump to post this status or other command can generate this result .
Thanks a lot!
|