ngrep 설치 및 사용하기

· 2012-04-24 (화) 18:48:00 · 3983
 # 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-04-26 조회 4,775
12-04-26 조회 2,586
12-04-26 조회 2,816
12-04-26 조회 2,657
12-04-26 조회 2,954
12-04-25 조회 2,429
12-04-25 조회 2,619
12-04-25 조회 2,587
12-04-25 조회 2,628
12-04-25 조회 2,516
12-04-25 조회 2,837
12-04-24 조회 3,984
12-04-24 조회 2,500
12-04-24 조회 2,430
12-04-24 조회 2,626
12-04-24 조회 2,592
12-04-24 조회 2,484
12-04-24 조회 2,768
12-04-24 조회 2,754
12-04-24 조회 2,507
12-04-24 조회 2,542
12-04-24 조회 3,097
12-04-24 조회 2,458
12-04-24 조회 2,615
12-04-24 조회 2,485
12-04-23 조회 2,472
12-04-23 조회 2,497
12-04-23 조회 2,784
12-04-23 조회 2,493
12-04-23 조회 3,424
12-04-23 조회 2,362
12-04-23 조회 2,444
12-04-23 조회 2,569
12-04-23 조회 2,455
12-04-23 조회 2,601
12-04-23 조회 2,627
12-04-23 조회 2,464
12-04-23 조회 3,338
12-04-22 조회 2,504
12-04-22 조회 2,458
12-04-22 조회 2,551
12-04-22 조회 2,769
12-04-22 조회 2,559
12-04-22 조회 3,217
12-04-21 조회 4,007
12-04-21 조회 7,640
12-04-21 조회 2,522
12-04-21 조회 3,009
12-04-21 조회 2,504
12-04-21 조회 2,748
12-04-20 조회 2,674
12-04-20 조회 2,787
12-04-20 조회 2,587
12-04-20 조회 2,713
12-04-20 조회 3,834
12-04-20 조회 2,881
12-04-16 조회 2,625
12-04-07 조회 2,603
12-04-03 조회 3,054
12-04-02 조회 3,164
12-03-28 조회 2,593
12-03-26 조회 5,978
12-03-25 조회 2,662
12-03-25 조회 2,758
12-03-24 조회 2,894
12-03-23 조회 2,750
12-03-22 조회 5,633
12-03-13 조회 2,632
12-03-11 조회 3,061
12-03-11 조회 3,986
12-03-11 조회 4,808
12-03-11 조회 3,694
12-03-11 조회 3,658
12-03-11 조회 5,313
12-03-06 조회 2,774
12-03-06 조회 2,861
12-03-05 조회 2,932
12-03-02 조회 2,846
12-03-01 조회 6,373
12-03-01 조회 3,187
12-02-29 조회 5,327
12-02-17 조회 2,944
12-02-16 조회 2,743
12-02-14 조회 3,722
12-02-14 조회 2,909
12-02-08 조회 2,885
12-02-07 조회 2,517
12-02-06 조회 1.2만
12-02-04 조회 2,777
12-02-02 조회 2,863
12-01-29 조회 4,549
12-01-27 조회 2,693
12-01-25 조회 3,839
12-01-24 조회 4,216
12-01-21 조회 3,260
12-01-21 조회 2,996
12-01-16 조회 3,460
12-01-16 조회 3,897
12-01-14 조회 2,788
12-01-13 조회 4,323