最終更新:2015-05-25 (月) 15:24:24 (3251d)  

ngrep
Top / ngrep

network grep

http://ngrep.sourceforge.net/

メモ

  • パケット内の文字列を分離し、人に読みやすい形でパケットを出力する。

Description:

  • ngrep strives to provide most of GNU grep's common features, applying them to the network layer.
  • ngrep is a pcap-aware tool that will allow you to specify extended regular or hexadecimal expressions to match against data payloads of packets.
  • It currently recognizes IPv4/IPv6, TCP, UDP, ICMPv4/6, IGMP and Raw across Ethernet, PPP, SLIP?, FDDI?, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.

依存