enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. 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.

  3. 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.

  4. 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 ...

  5. Monitor mode - Wikipedia

    en.wikipedia.org/wiki/Monitor_mode

    Monitor mode, or RFMON (Radio Frequency MONitor) mode, allows a computer with a wireless network interface controller (WNIC) to monitor all traffic received on a wireless channel. Unlike promiscuous mode , which is also used for packet sniffing , monitor mode allows packets to be captured without having to associate with an access point or ad ...

  6. Protocol analyzer - Wikipedia

    en.wikipedia.org/wiki/Protocol_analyzer

    A protocol analyzer is a tool (hardware or software) used to capture and analyze signals and data traffic over a communication channel.Such a channel varies from a local computer bus to a satellite link, that provides a means of communication using a standard communication protocol (networked or point-to-point).

  7. 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.

  8. Packet capture appliance - Wikipedia

    en.wikipedia.org/wiki/Packet_capture_appliance

    A packet capture appliance is a standalone device that performs packet capture. [1] Packet capture appliances may be deployed anywhere on a network, however, most commonly are placed at the entrances to the network (i.e. the internet connections) and in front of critical equipment, such as servers containing sensitive information.

  9. PCAP-over-IP - Wikipedia

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

    PCAP-over-IP is a method for transmitting captured network traffic through a TCP connection. [1] The captured network traffic is transferred over TCP as a PCAP file in order to preserve relevant metadata about the packets, such as timestamps.