Paketname | python-impacket |
Beschreibung | Python module to easily build and dissect network protocols |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.9.6.0-3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 516 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.7.1) |
Empfohlene Pakete | python-pcapy |
Paketbetreuer | Arnaud Fontaine |
Quelle | impacket |
Paketgröße | 83376 Byte |
Prüfsumme MD5 | 7a8392811a320fc59d05b27b7fda9fba |
Prüfsumme SHA1 | 040b1fbee1720e7b4fa4b7395da824878408c091 |
Prüfsumme SHA256 | ef1a99b11718d902a5b0a7d92a3b3640db2201bf198bc85fa81140e2492a4862 |
Link zum Herunterladen | python-impacket_0.9.6.0-3_all.deb |
Ausführliche Beschreibung | 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.
|