Source: netexec
Section: net
Priority: optional
Maintainer: Nong Hoang Tu <dmknght@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 python3,
 python3-dev,
 python3-venv,
 libjpeg-dev,
 libffi-dev,
 cargo,
 git
#Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.2
Homepage: https://www.netexec.wiki/
#Vcs-Browser: https://salsa.debian.org/debian/netexec
#Vcs-Git: https://salsa.debian.org/debian/netexec.git

Package: netexec
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Network service exploitation tool
 NetExec (a.k.a nxc) is a network service exploitation tool
 that helps automate assessing the security of large networks.

