enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Etherape

    EtherApe requires root privileges to capture packets (but not to replay captured files). Starting with release 0.9.15 capturing is delegated to a separate process, while the main interface can run with lower privileges, significantly reducing the risk associated with capturing packets from untrusted sources (e.g. Internet).

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

  4. Mobile web analytics - Wikipedia

    en.wikipedia.org/wiki/Mobile_Web_Analytics

    Also known as tagless data capture or passive network capture, this technique uses a tap between the mobile users and the web server to capture the full content of the client-server exchange. Tagless data capture techniques are increasing in popularity for mobile web analytics because they capture all users, work with all devices and do not ...

  5. Comparison of packet analyzers - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_packet_analyzers

    Clusterpoint Network Traffic Surveillance System Clusterpoint: web GUI Proprietary? CommView: TamoSoft: November 30, 2017 / 6.5 Build 770 GUI Proprietary: $299–$599, $149 1 year subscription dSniff: Dug Song December 17, 2000 / 2.3 [3] CLI: BSD License: Free EtherApe: Juan Toledo June 3, 2018 / 0.9.18 [4] GUI GNU General Public License: Free ...

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

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

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

  9. pcap - Wikipedia

    en.wikipedia.org/wiki/Pcap

    Most current Unix-like systems provide a mechanism by which a program can capture network traffic to and from the machine running the program and, in some cases, other traffic to which that machine is attached. However, these mechanisms are significantly different from one another; the libpcap library provides a common API to access these ...