| Port details |
- py-nettacker Automated penetration testing and information-gathering framework
- 0.4.1 security
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: einar@isnic.is
 - Port Added: 2026-09-05 19:39:06
- Last Update: 2026-09-05 19:34:45
- Commit Hash: 7fdb824
- Also Listed In: python
- License: APACHE20
- WWW:
- https://owasp.org/nettacker
- Description:
- OWASP Nettacker is an open-source, Python-based automated penetration testing
and information-gathering framework designed to help cyber security
professionals and ethical hackers perform reconnaissance, vulnerability
assessments, and network security audits efficiently.
Nettacker automates tasks like port scanning, service detection, subdomain
enumeration, network mapping, vulnerability scanning, credential brute-force
testing making it a powerful tool for identifying weaknesses in networks, web
applications, IoT devices and APIs.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nettacker>0:security/py-nettacker@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-nettacker/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-nettacker
- pkg install py312-nettacker
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 py312-nettacker listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-nettacker
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1788340165
SHA256 (OWASP-Nettacker-0.4.1_GH0.tar.gz) = 78397ad343c3b8f3b428953e9236ebf282d08a0e81e1c3102413e7bb411fb30e
SIZE (OWASP-Nettacker-0.4.1_GH0.tar.gz) = 3484418
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-poetry-core>=1.0.0 : devel/py-poetry-core@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
- py312-schema>0 : devel/py-schema@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiohttp>=3.9.5 : www/py-aiohttp@py312
- py312-apsw>=3.50.0.0 : databases/py-apsw@py312
- py312-argparse>=1.4.0 : devel/py-argparse@py312
- py312-flask>=3.0.1 : www/py-flask@py312
- py312-impacket>=0.11.0 : net/py-impacket@py312
- py312-ipaddr>=2.2.0 : devel/py-ipaddr@py312
- py312-multiprocess>=0.70.15 : devel/py-multiprocess@py312
- py312-netaddr>=0.9.0 : net/py-netaddr@py312
- py312-paramiko>=3.4.0 : security/py-paramiko@py312
- py312-py3dns>=4.0.0 : dns/py-py3dns@py312
- py312-pymysql>=1.1.1 : databases/py-pymysql@py312
- py312-pyopenssl>=23.2.0 : security/py-pyopenssl@py312
- py312-pysocks>=1.7.1 : net/py-pysocks@py312
- py312-pyyaml>=6.0.1 : devel/py-pyyaml@py312
- py312-requests>=2.32.3 : www/py-requests@py312
- py312-sqlalchemy20>=2.0.22 : databases/py-sqlalchemy20@py312
- py312-texttable>=1.7.0 : textproc/py-texttable@py312
- py312-uvloop>=0.21.0 : devel/py-uvloop@py312
- py312-zipp>=3.19.1 : devel/py-zipp@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_py-nettacker
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.4.1 05 Sep 2026 19:34:45
    |
Nuno Teixeira (eduardo)  Author: Einar Bjarni Halldórsson |
security/py-nettacker: New port: Automated penetration testing and
information-gathering framework
- Submitter becomes maintainer
OWASP Nettacker is an open-source, Python-based automated penetration testing
and information-gathering framework designed to help cyber security
professionals and ethical hackers perform reconnaissance, vulnerability
assessments, and network security audits efficiently.
Nettacker automates tasks like port scanning, service detection, subdomain
enumeration, network mapping, vulnerability scanning, credential brute-force
testing making it a powerful tool for identifying weaknesses in networks, web
applications, IoT devices and APIs.
WWW: https://owasp.org/nettacker
PR: 297892 |