
Impacket
#Network & Cloud#Network Security
DOS attack by sending fake BPDUs to disrupt switches' STP engines.
Impacket: A Collection of Network Protocol Tools
Impacket is a set of Python classes designed for interacting with network protocols.
Low-Level Programmatic Access to Protocols and Packets
It offers low-level programmatic access to packets and, for certain protocols (such as SMB1-3 and MSRPC), even the implementation of the protocol itself. You can create packets from scratch or parse them from raw data. The object-oriented API simplifies working with complex hierarchies of protocols.