Python2.7 Packages commonly required by different PenTest packages - Xiaopan / TinyPaw / TCL 8.2.x ***Not all, this is only rev1*** Please keep in mind, these are not necessarily standalone tools, more of a collection of modules and libraries that common PenTest packages either depend on or could assist in their performance. Included in pyPack_rev1.tcz: requests-2.18.4 certifi-2017.11.05 urllib3-1.22 idna-2.6 chardet-3.0.4 beautifulsoup4-4.6.0 pysnmp-4.4.3 gnureadline-6.3.8 pycryptodomex-3.4.7 pysmi-0.2.2 pyasn1-0.4.2 ply-3.10 six-1.9.0 websocket_client-0.32.0 pyDot11-1.1.2 SourceForge: pyPack_rev1.tcz BitBucket: pyPack_rev1.tcz Included in impacket.tcz: "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 (for instance NMB, SMB1-3 and MS-DCERPC) 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." More info on the developer github: https://github.com/CoreSecurity/impacket SourceForge: impacket.tcz BitBucket: impacket.tcz Included in scapy-2.4-rc2.tcz: "Scapy is a packet manipulation tool for computer networks,[1][2] written in Python by Philippe Biondi. It can forge or decode packets, send them on the wire, capture them, and match requests and replies. It can also handle tasks like scanning, tracerouting, probing, unit tests, attacks, and network discovery." More info on the package wikipedia: https://en.wikipedia.org/wiki/Scapy SourceForge: scapy-2.4-rc2.tcz BitBucket: scapy-2.4-rc2.tcz