enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ngrep - Wikipedia

    en.wikipedia.org/wiki/Ngrep

    ngrep (network grep) is a network packet analyzer written by Jordan Ritter.It has a command-line interface, and relies upon the pcap library and the GNU regex library.. ngrep supports Berkeley Packet Filter logic to select network sources or destinations or protocols, and also allows matching patterns or regular expressions in the data payload of packets using GNU grep syntax, showing packet ...

  3. pcap - Wikipedia

    en.wikipedia.org/wiki/Pcap

    In the field of computer network administration, pcap is an application programming interface (API) for capturing network traffic.While the name is an abbreviation of packet capture, that is not the API's proper name.

  4. Passive monitoring - Wikipedia

    en.wikipedia.org/wiki/Passive_monitoring

    Passive monitoring is a technique used to capture traffic from a network by copying traffic, often from a span port or mirror port or via a network tap.It can be used in application performance management for performance trending and predictive analysis. [1]

  5. Wireshark - Wikipedia

    en.wikipedia.org/wiki/Wireshark

    Wireshark is very similar to tcpdump, but has a graphical front-end and integrated sorting and filtering options.. Wireshark lets the user put network interface controllers into promiscuous mode (if supported by the network interface controller), so they can see all the traffic visible on that interface including unicast traffic not sent to that network interface controller's MAC address.

  6. Network eavesdropping - Wikipedia

    en.wikipedia.org/wiki/Network_eavesdropping

    Tcptrace is used to analyze pcap-based network intercepts, which is a packeting capture network application that detects network traffic. It has an important feature that monitors eavesdropping attacks and can reconstruct captured TCP streams. [3]

  7. tcpdump - Wikipedia

    en.wikipedia.org/wiki/Tcpdump

    tcpdump is a data-network packet analyzer computer program that runs under a command line interface. It allows the user to display TCP/IP and other packets being transmitted or received over a network to which the computer is attached. [3] Distributed under the BSD license, [4] tcpdump is free software.

  8. Deep packet inspection - Wikipedia

    en.wikipedia.org/wiki/Deep_packet_inspection

    The Chinese government uses deep packet inspection to monitor and censor network traffic and content that it claims is harmful to Chinese citizens or state interests. This material includes pornography, information on religion, and political dissent. [25] Chinese network ISPs use DPI to see if there is any sensitive keyword going through their ...

  9. Packet analyzer - Wikipedia

    en.wikipedia.org/wiki/Packet_analyzer

    On wireless LANs, traffic can be captured on one channel at a time, or by using multiple adapters, on several channels simultaneously. On wired broadcast and wireless LANs, to capture unicast traffic between other machines, the network adapter capturing the traffic must be in promiscuous mode.