1 مستودع
Python-based utilities for building specialized network analysis and interaction tools.
Distinct from Python Development Tools: Distinct from Python Development Tools: focuses on network-specific tool development rather than general Python productivity.
Explore 1 awesome GitHub repository matching development tools & productivity · Network Tooling. Refine with filters or upvote what's useful.
Impacket is a collection of Python classes designed for the construction, manipulation, and analysis of low-level network packets and services. It functions as a framework for building custom network tools, providing a programmatic interface to interact with communication protocols and service architectures. The library provides primitives for managing authentication, session state, and remote procedure calls within network environments. By offering a modular class hierarchy, it allows for the assembly of network packets and the implementation of specialized communication stacks. The project
Facilitates the development of custom network tools through a library of pre-built protocol classes.