ngrep 설치 및 사용하기

· 2012-04-24 (화) 18:48:00 · 3961
 # ngrep 설치
 
bunzip2 ngrep-1.43.tar.bz2
tar xvfp ngrep-1.43.tar
cd ngrep-1.43
* gcc 가 없다면 설치
yum -y install gcc
* pcap 
yum -y install libpcap-devel
./configure
make
 
 
# 사용방법
 
usage: ngrep <-hXViwqpevxlDtTRM> <-IO pcap_dump> <-n num> <-d dev> <-A num>
             <-s snaplen> <-S limitlen> <-W normal|byline|none> <-c cols>
             <-P char> <-F file> <match expression> <bpf filter>
   -h  is help/usage
   -V  is version information
   -q  is be quiet (don't print packet reception hash marks)
   -e  is show empty packets
   -i  is ignore case
   -v  is invert match
   -R  is don't do privilege revocation logic
   -x  is print in alternate hexdump format
   -X  is interpret match expression as hexadecimal
   -w  is word-regex (expression must match as a word)
   -p  is don't go into promiscuous mode
   -l  is make stdout line buffered
   -D  is replay pcap_dumps with their recorded time intervals
   -t  is print timestamp every time a packet is matched
   -T  is print delta timestamp every time a packet is matched
   -M  is don't do multi-line match (do single-line match instead)
   -I  is read packet stream from pcap format file pcap_dump
   -O  is dump matched packets in pcap format to pcap_dump
   -n  is look at only num packets
   -A  is dump num packets after a match
   -s  is set the bpf caplen
   -S  is set the limitlen on matched packets
   -W  is set the dump format (normal, byline, none)
   -c  is force the column width to the specified size
   -P  is set the non-printable display char to what is specified
   -F  is read the bpf filter from the specified file
   -d  is use specified device instead of the pcap default
 
 
./ngrep -t port 80
 
 
[root@www ngrep-1.43]# ./ngrep -t port 80
interface: eth0 (211.x.x.x/255.255.255.128)
filter: ip and ( port 80 )
####
T 2011/09/16 10:57:18.288304 x.x.x.x:50815 -> x.x.x.x:80 [AP]
  GET / HTTP/1.1..Accept: */*..Accept-Language: ko-KR..User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.1; chromeframe/13.0.782.220; SLCC2; .NET
   CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)..Accept-Encoding: gzip, deflate..Host: x.x.x.x.Connection: Keep-Alive....     
##
...중략
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
12-08-29 조회 5,419
12-08-21 조회 3,415
12-08-21 조회 3,510
12-08-05 조회 3,321
12-08-04 조회 4,276
12-07-31 조회 9,185
12-07-26 조회 3,847
12-07-24 조회 3,473
12-07-20 조회 3,358
12-07-15 조회 3,262
12-07-09 조회 4,641
12-07-09 조회 3,343
12-07-09 조회 3,252
12-07-06 조회 4,084
12-07-05 조회 3,183
12-07-05 조회 3,257
12-06-30 조회 3,381
12-06-29 조회 3,188
12-06-26 조회 3,351
12-06-18 조회 3,236
12-06-18 조회 3,342
12-05-31 조회 3,571
12-05-29 조회 4,302
12-05-23 조회 3,338
12-05-22 조회 3,578
12-05-17 조회 4,418
12-05-10 조회 3,453
12-05-06 조회 3,304
12-05-04 조회 3,009
12-04-25 조회 3,441
12-04-21 조회 2,962
12-04-21 조회 4,338
12-04-20 조회 3,517
12-04-10 조회 2,935
12-04-06 조회 2,810
12-04-05 조회 3,160
12-04-05 조회 3,829
12-03-31 조회 2,904
12-03-30 조회 3,041
12-03-29 조회 2,954
12-03-28 조회 2,983
12-03-27 조회 3,294
12-03-26 조회 3,686
12-03-23 조회 2,880
12-03-20 조회 2,943
12-03-12 조회 2,866
12-03-12 조회 3,214
12-03-12 조회 3,114
12-03-12 조회 4,075
12-03-12 조회 5,565
12-03-12 조회 3,669
12-03-12 조회 5,473
12-03-12 조회 3,641
12-03-12 조회 6,010
12-03-06 조회 3,001
12-03-04 조회 4,129
12-03-02 조회 3,942
12-02-16 조회 5,110
12-02-15 조회 4,423
12-02-11 조회 2,960
12-02-08 조회 2,801
12-02-08 조회 3,810
12-02-07 조회 3,224
12-01-30 조회 2,923
12-01-29 조회 3,342
12-01-25 조회 3,330
12-01-19 조회 2,855
12-01-12 조회 2,994
11-12-30 조회 3,649
11-12-29 조회 2,975
11-12-26 조회 3,035
11-12-26 조회 2,921
11-12-17 조회 4,037
11-12-17 조회 3,249
11-12-01 조회 3,024
11-11-19 조회 4,198
11-11-14 조회 4,085
11-11-14 조회 2,713
11-11-10 조회 2,945
11-11-10 조회 3,614
11-10-27 조회 2,430
11-10-26 조회 2,573
11-10-25 조회 2,416
11-10-17 조회 3,584
11-10-10 조회 2,521
11-10-03 조회 2,572
11-09-28 조회 2,454
11-09-28 조회 3,951
11-09-26 조회 2,440
11-09-26 조회 2,552
11-09-25 조회 2,809
11-09-19 조회 6,002
11-09-09 조회 2,895
11-09-08 조회 3,281
11-08-31 조회 3,081
11-08-29 조회 5,072
11-08-25 조회 2,751
11-08-23 조회 2,434
11-08-21 조회 2,441
11-08-19 조회 2,366