Port details on branch 2023Q4 |
- py-impacket Collection of Python classes providing access to network packets
- 0.12.0 net =6 0.12.0Version of this port present on the latest quarterly branch.
- Maintainer: acm@FreeBSD.org
- Port Added: 2005-09-16 22:47:43
- Last Update: 2024-12-24 05:20:01
- Commit Hash: 1a55753
- People watching this port, also watch:: lft, tor, ap24-mod_security, nfsen
- Also Listed In: python
- License: APACHE11 ZLIB
- WWW:
- https://www.coresecurity.com/corelabs-research/open-source-tools/impacket
- Description:
- Impacket is a collection of Python classes focused on providing access
to network packets. Impacket allows Python developers to craft and
decode network packets in simple and consistent manner. It includes
support for low-level protocols such as IP, UDP and TCP, as well as
higher-level protocols such as NMB and SMB. Impacket is highly effective
when used in conjunction with a packet capture utility or package such
as Pcapy. Packets can be constructed from scratch, as well as parsed
from raw data. Furthermore, the object oriented API makes it simple to
work with deep protocol hierarchies.
See also: https://github.com/CoreSecurity/impacket
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}impacket>0:net/py-impacket@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-impacket/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-impacket
- pkg install py311-impacket
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-impacket listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-impacket
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1735016570
SHA256 (impacket-0.12.0.tar.gz) = 89587d1b836a5220d74848c934757962b382886dca8b1b4a0c44d693f2600643
SIZE (impacket-0.12.0.tar.gz) = 1575482
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyasn1>=0 : devel/py-pyasn1@py311
- py311-pycryptodomex>0 : security/py-pycryptodomex@py311
- py311-openssl>0 : security/py-openssl@py311
- py311-six>0 : devel/py-six@py311
- py311-ldap3>0 : net/py-ldap3@py311
- py311-flask>0 : www/py-flask@py311
- py311-future>0 : devel/py-future@py311
- py311-charset-normalizer>0 : textproc/py-charset-normalizer@py311
- py311-ldapdomaindump>0 : net/py-ldapdomaindump@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net/py-wmi-query
- security/openvas
Configuration Options:
- ===> The following configuration options are available for py311-impacket-0.12.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-impacket
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|