SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
8
net/py-impacket/pkg/DESCR
Normal file
8
net/py-impacket/pkg/DESCR
Normal file
|
@ -0,0 +1,8 @@
|
|||
Impacket is a collection of Python classes for working with network
|
||||
protocols. Impacket is focused on providing low-level programmatic
|
||||
access to the packets and for some protocols (e.g. SMB1-3 and MSRPC) the
|
||||
protocol implementation itself. 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. The library provides
|
||||
a set of tools as examples of what can be done within the context of
|
||||
this library.
|
Loading…
Add table
Add a link
Reference in a new issue