The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Net::Pcap"

Net::Pcap - Interface to the pcap(3) LBL packet capture library River stage two • 12 direct dependents • 20 total dependents

"Net::Pcap" is a Perl binding to the LBL pcap(3) library and its Win32 counterpart, the WinPcap library. Pcap (packet capture) is a portable API to capture network packet: it allows applications to capture packets at link-layer, bypassing the normal ...

CORION/Net-Pcap-0.21 - 19 Jan 2023 07:10:30 UTC - Search in distribution
  • pcapinfo - Prints detailed information about the network devices

Net::Pcap::Easy - Net::Pcap is awesome, but it's difficult to bootstrap River stage one • 1 direct dependent • 1 total dependent

This module is little more than a collection of macros and convenience functions. Net::Pcap does all the real work (of lifting libpcap into perl anyway). Every time I began to write a Net::Pcap application, I had to go figure out all these little thi...

JETTERO/Net-Pcap-Easy-1.4210 - 06 Jan 2015 21:39:30 UTC - Search in distribution

Net::Pcap::Reassemble - IP fragment reassembly for Net::Pcap River stage zero No dependents

This module performs reassembly of fragmented datagrams in libpcap packet capture data returned by the Net::Pcap "loop()" function. This module supports reassembly of IPv4 and IPv6 fragments....

JRAFTERY/Net-Pcap-Reassemble-0.05 - 14 May 2010 10:28:30 UTC - Search in distribution

Net::Pcap::FindDevice - find the "best" network device for sniffing River stage zero No dependents

CORION/Sniffer-HTTP-0.28 - 20 Oct 2022 18:56:52 UTC - Search in distribution

Net::Inspect::L2::Pcap - get packets from PCAP River stage zero No dependents

Gets data from pcap via "pktin" method, extracts data and calls "pktin" hook once for each packet. Usually "pktin" is called directly and "Net::Inspect::L3::IP" is used as upper flow. Hooks provided: pktin($pcapdata,\%pcaphdr) Hooks called: pktin($da...

SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTC - Search in distribution

Net::SinFP3::Input::Pcap - get input objects from a pcap file River stage one • 1 direct dependent • 1 total dependent

Go to http://www.metabrik.org/sinfp3/ to know more....

GOMOR/Net-SinFP3-1.24 - 21 Jul 2018 14:55:25 UTC - Search in distribution

Net::PcapUtils - Utility routines for Net::Pcap module River stage zero No dependents

Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide some of the pcap(3) initialisation by providing sensible defaults. This enables a programmer to easily write small, specific scripts for a particular purpose without having to w...

TIMPOTTER/Net-PcapUtils-0.01 - 08 Apr 1999 23:49:24 UTC - Search in distribution

Net::PcapWriter - simple creation of pcap files from code River stage zero No dependents

With Net::PcapWriter it is possible to create pcap files within a program without capturing any data. This is useful for setting up test data without setting up the needed infrastructure for data creation and capturing. The following methods are supp...

SULLR/Net-PcapWriter-0.725 - 24 Aug 2023 05:18:25 UTC - Search in distribution

lib/Net/Nmsg/Handle.pm River stage zero No dependents

MSISK/Net-Nmsg-0.17 - 01 Mar 2017 16:51:07 UTC - Search in distribution

AnyEvent::Pcap - Net::Pcap wrapper with AnyEvent River stage zero No dependents

AnyEvent::Pcap is a Net::Pcap wrapper on top of AnyEvent. Also you can use its utils to get NetPacket::IP or NetPacket::TCP object....

ZHMYLOVE/AnyEvent-Pcap-0.00005 - 20 Sep 2023 15:57:37 UTC - Search in distribution

POE::Component::Pcap - POE Interface to Net::Pcap River stage one • 1 direct dependent • 1 total dependent

POE::Component::Pcap provides a wrapper for using the Net::Pcap module from POE programs. The component creates a separate session which posts events to a specified session and state when packets are available. ARGUMENTS Alias The alias for the Pcap ...

FLETCH/POE-Component-Pcap-0.04 - 08 Jul 2003 15:26:09 UTC - Search in distribution

HTTP::Sessioniser - Rebuild HTTP sessions from pcap streams River stage zero No dependents

This module extracts HTTP sessions from pcap files with the help of Net::LibNIDS. It will piece HTTP data back together and return a pair of HTTP::Request and HTTP::Response which correspond to one HTTP 'session'. HTTP CONNECT sessions are dealt with...

EDECA/HTTP-Sessioniser-0.05 - 16 Oct 2010 15:03:30 UTC - Search in distribution

nf-read - Net::Frame Read tool River stage zero No dependents

This tool implements a twireshark/tethereal like program. It is able to decode all layers that Net::Frame supports at the time of writing....

GOMOR/Net-Frame-Tools-1.04 - 23 Jan 2015 06:46:12 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

Net::P0f - Perl wrapper for the P0f utility River stage zero No dependents

This module (and its associated helper modules) is a Perl interface to the P0f utility. P0f is a passive operating system fingerprinting: it identifies the operating system of network devices by *passively* looking at specific patterns in their TCP/I...

SAPER/Net-P0f-0.02 - 03 Apr 2005 10:40:55 UTC - Search in distribution

Net::Ncap - Perl extension for the ncap(3) network data capture library. River stage zero No dependents

Net::Ncap is a Perl binding to the ncap(3) network data capture library. The ncap documentation describes itself thusly: The ncap library is a high level interface for network data capture. The source of network data can be either live traffic or fil...

MSISK/Net-Ncap-1.01 - 03 Sep 2009 21:20:06 UTC - Search in distribution

net-mqtt-trace - Perl script for decoding MQTT messages from IP packets River stage one • 1 direct dependent • 1 total dependent

This script is an MQTT message decoder for IP packets. Packets can be decoded live by sniffing traffic on a network interface or they can be batched processed by reading them from a tcpdump file....

BEANZ/Net-MQTT-1.163170 - 12 Nov 2016 16:10:10 UTC - Search in distribution

tcprebuild - uses TCP::Rebuild to reconstruct TCP streams to files on disk River stage zero No dependents

This utility takes data from pcap files and rebuilds it using libnids (via. Net::LibNIDS) before saving to disk....

EDECA/TCP-Rebuild-0.01 - 03 Jul 2010 18:38:05 UTC - Search in distribution

Acme::RFC4824 - Internet Protocol over Semaphore Flag Signaling System (SFSS) River stage zero No dependents

ALECH/Acme-RFC4824-0.02 - 25 Apr 2007 20:53:22 UTC - Search in distribution

Net::RawIP - Perl extension to manipulate raw IP packets with interface to libpcap River stage zero No dependents

This package provides a class which can be used for creating, manipulating and sending raw IP packets with optional features for manipulating Ethernet headers. Note: Ethernet related methods are implemented on Linux and *BSD only. As its name implies...

SAPER/Net-RawIP-0.25 - 29 Oct 2008 23:16:19 UTC - Search in distribution
33 results (0.055 seconds)