notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
py-nettacker Automated penetration testing and information-gathering framework
0.4.1 securitynew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py312: py312-nettacker
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:
  1. py312-poetry-core>=1.0.0 : devel/py-poetry-core@py312
  2. python3.12 : lang/python312
  3. py312-build>=0 : devel/py-build@py312
  4. py312-installer>=0 : devel/py-installer@py312
Test dependencies:
  1. py312-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
  2. py312-schema>0 : devel/py-schema@py312
  3. py312-pytest>=7,1 : devel/py-pytest@py312
  4. python3.12 : lang/python312
Runtime dependencies:
  1. py312-aiohttp>=3.9.5 : www/py-aiohttp@py312
  2. py312-apsw>=3.50.0.0 : databases/py-apsw@py312
  3. py312-argparse>=1.4.0 : devel/py-argparse@py312
  4. py312-flask>=3.0.1 : www/py-flask@py312
  5. py312-impacket>=0.11.0 : net/py-impacket@py312
  6. py312-ipaddr>=2.2.0 : devel/py-ipaddr@py312
  7. py312-multiprocess>=0.70.15 : devel/py-multiprocess@py312
  8. py312-netaddr>=0.9.0 : net/py-netaddr@py312
  9. py312-paramiko>=3.4.0 : security/py-paramiko@py312
  10. py312-py3dns>=4.0.0 : dns/py-py3dns@py312
  11. py312-pymysql>=1.1.1 : databases/py-pymysql@py312
  12. py312-pyopenssl>=23.2.0 : security/py-pyopenssl@py312
  13. py312-pysocks>=1.7.1 : net/py-pysocks@py312
  14. py312-pyyaml>=6.0.1 : devel/py-pyyaml@py312
  15. py312-requests>=2.32.3 : www/py-requests@py312
  16. py312-sqlalchemy20>=2.0.22 : databases/py-sqlalchemy20@py312
  17. py312-texttable>=1.7.0 : textproc/py-texttable@py312
  18. py312-uvloop>=0.21.0 : devel/py-uvloop@py312
  19. py312-zipp>=3.19.1 : devel/py-zipp@py312
  20. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/OWASP/Nettacker/tar.gz/0.4.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1
05 Sep 2026 19:34:45
commit hash: 7fdb824961b80485c3da6cd4e8815b22c43fbafccommit hash: 7fdb824961b80485c3da6cd4e8815b22c43fbafccommit hash: 7fdb824961b80485c3da6cd4e8815b22c43fbafccommit hash: 7fdb824961b80485c3da6cd4e8815b22c43fbafc files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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

Number of commits found: 1