Impacket
Impacket is a collection of Python classes for working with network protocols.
Installation
> sudo git clone https://github.com/SecureAuthCorp/impacket.git
> sudo pip install -r requirements.txt
> python3 -m pip install .
Last updated