Index of /ports_net/py-impacket
Name Last modified Size
Parent Directory -
Makefile 11-Jan-2009 13:57 735
distinfo 28-May-2011 14:08 140
files/ 29-Jan-2007 04:16 -
pkg-descr 11-Jan-2009 13:57 652
pkg-plist 29-Jan-2007 04:16 3.4K
Impacket is a collection of Python classes focused
on providing access to network packets.
Impacket allows Python developers to craft and decode
network packets in simple and consistent manner.
It includes support for low-level protocols such as
IP, UDP and TCP, as well as higher-level protocols
such as NMB and SMB. Impacket is highly effective
when used in conjunction with a packet capture utility
or package such as Pcapy. Packets can be constructed
from scratch, as well as parsed from raw data. Furthermore,
the object oriented API makes it simple to work with deep
protocol hierarchies.
WWW: http://oss.coresecurity.com/projects/impacket.html