Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-impacket,
Network protocols constructors and dissectors for python
Branch: CURRENT,
Version: 0.9.10,
Package name: py37-impacket-0.9.10,
Maintainer: pkgsrc-usersImpacket is a collection of Python classes for working with network
protocols. Impacket is mostly focused on providing low-level
programmatic access to the packets, however some protocols (for
instance NMB and SMB) are implemented in a higher level as a
foundation for other protocols. Packets can be constructed from
scratch, as well as parsed from raw data, and the object oriented
API makes it simple to work with deep hierarchies of protocols.
Impacket is most useful when used together with a packet capture
utility or package such as Pcapy, an object oriented Python extension
for capturing network packets.
Required to run:[
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 96a757604c05c69cfeae1e8051136bf84f6e7f4e
RMD160: 3dcb3d04cfc300e3d1314c11fe90ad8a286144e7
Filesize: 425.242 KB
Version history: (Expand)
- (2020-05-07) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
- (2019-12-14) Package deleted from pkgsrc
- (2019-06-25) Package has been reborn
CVS history: (Expand)
2014-01-02 22:18:09 by Thomas Klausner | Files touched by this commit (4) |
Log message:
Import py27-impacket-0.9.10 as wip/py-impacket.
Impacket is a collection of Python classes for working with network
protocols. Impacket is mostly focused on providing low-level
programmatic access to the packets, however some protocols (for
instance NMB and SMB) are implemented in a higher level as a
foundation for other protocols. Packets can be constructed from
scratch, as well as parsed from raw data, and the object oriented
API makes it simple to work with deep hierarchies of protocols.
Impacket is most useful when used together with a packet capture
utility or package such as Pcapy, an object oriented Python extension
for capturing network packets.
|