13
Mar

tcpdump로 ftp 패킷보기…

   Posted by: poss   in ETC(기타)

tcpdump로 ftp 접속시 발생하는 패킷 내용을 보려면…

 tcpdump -t -x port ftp

tcpdump -t -x ‘port ftp or ftp-data’

tcpdump -t -x port 21

등등의 방법이 있음.

참고: http://kelp.or.kr/korweblog/stories.php?story=01/11/24/1000561

Tags: ,

This entry was posted on 목요일, 3월 13th, 2008 at 8:02 오후 and is filed under ETC(기타). You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

2 comments so far

poss
 1 

-X (대문자) 로 주면 ASCII 코드도 같이 나옴 ;ㅡㅡ

4월 1st, 2008 at 2:29 오후
snowfox
 2 

특정호스트의 특정 포트로 들어오는 패킷을 보는 예제…
tcpdump -i eth0 -t -X port xx and host xxx.xxx.xxx.xxx

7월 11th, 2008 at 5:46 오후

Leave a reply

Name (*)
Mail (will not be published) (*)
URI
Comment
*

Switch to our mobile site