enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Wireshark

    Wireshark uses pcap to capture packets, so it can only capture packets on the types of networks that pcap supports. Data can be captured "from the wire" from a live network connection or read from a file of already-captured packets. Live data can be read from different types of networks, including Ethernet, IEEE 802.11, PPP, and loopback.

  3. Packet analyzer - Wikipedia

    en.wikipedia.org/wiki/Packet_analyzer

    Packet capture is the process of intercepting and logging traffic. As data streams flow across the network, the analyzer captures each packet and, if needed, decodes the packet's raw data, showing the values of various fields in the packet, and analyzes its content according to the appropriate RFC or other specifications.

  4. pcap - Wikipedia

    en.wikipedia.org/wiki/Pcap

    A capture file saved in the format that libpcap, WinPcap, and Npcap use can be read by applications that understand that format, such as tcpdump, Wireshark, CA NetMaster, or Microsoft Network Monitor 3.x. The file format is described by Internet-Draft draft-ietf-opsawg-pcap; [5] the current editors' version of the draft is also available. [6]

  5. PCAP-over-IP - Wikipedia

    en.wikipedia.org/wiki/PCAP-over-IP

    However, the concept behind PCAP-over-IP was mentioned already in 2008 as part of a feature request for Wireshark. [3] The need for this feature was motivated as follows: "This feature is useful when the capture is generated on a machine which does not have much storage (e.g. embedded system).

  6. Tcptrace - Wikipedia

    en.wikipedia.org/wiki/Tcptrace

    [1] [2] [3] It accepts as input files produced by packet-capture programs, including tcpdump, Wireshark, and snoop. tcptrace can produce several different types of output containing information on each connection seen, such as elapsed time, bytes and segments sent and received, retransmissions, round trip times, window advertisements, and ...

  7. Comparison of packet analyzers - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_packet_analyzers

    The following tables compare general and technical information for several packet analyzer software utilities, also known as network analyzers or packet sniffers. Please see the individual products' articles for further information.

  8. Packet crafting - Wikipedia

    en.wikipedia.org/wiki/Packet_crafting

    Packet crafting is a technique that allows network administrators to probe firewall rule-sets and find entry points into a targeted system or network. This is done by manually generating packets to test network devices and behaviour, instead of using existing network traffic. [1]

  9. Deep packet inspection - Wikipedia

    en.wikipedia.org/wiki/Deep_packet_inspection

    There are multiple ways to acquire packets for deep packet inspection. Using port mirroring (sometimes called Span Port ) is a very common way, as well as physically inserting a network tap which duplicates and sends the data stream to an analyzer tool for inspection.