diff --git a/net-analyzer/pwncat/Manifest b/net-analyzer/pwncat/Manifest new file mode 100644 index 000000000..95c04f069 --- /dev/null +++ b/net-analyzer/pwncat/Manifest @@ -0,0 +1 @@ +DIST pwncat-0.0.23_alpha.tar.gz 3899057 BLAKE2B ff2e9f43ba7ea6b04dc86b19b80395f7daf818e17aabb1cf68e6d8f957b0064b4ba1429bfecfdad4225a05d52462713f431af8109abd140a5af1c3171fe854d3 SHA512 e5ffee7defe2f950c3d292fe1cab6b60b4a3d2f9b353e1d19cd999ce2e87814d02c1581313d6f2cbc58e397d252c52ce822d17710b7d9e9b3e98571fdd73d447 diff --git a/net-analyzer/pwncat/metadata.xml b/net-analyzer/pwncat/metadata.xml new file mode 100644 index 000000000..4fa8ff351 --- /dev/null +++ b/net-analyzer/pwncat/metadata.xml @@ -0,0 +1,8 @@ + + + + + proxy-maint@gentoo.org + Proxy Maintainers + + diff --git a/net-analyzer/pwncat/pwncat-0.0.23_alpha.ebuild b/net-analyzer/pwncat/pwncat-0.0.23_alpha.ebuild new file mode 100644 index 000000000..d1218d66a --- /dev/null +++ b/net-analyzer/pwncat/pwncat-0.0.23_alpha.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend +PYTHON_COMPAT=( python3_{6,7} ) +inherit eutils distutils-r1 + +DESCRIPTION="netcat with Firewall, IDS/IPS evasion, bind and reverse shell, self-injecting shell and port forwarding magic" +HOMEPAGE="https://github.com/cytopia/pwncat" +SRC_URI="https://github.com/cytopia/pwncat/archive/v${PV/_/-}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +S="${WORKDIR}/${P/_/-}" diff --git a/profiles/pentoo/base/package.accept_keywords/net-analyzer b/profiles/pentoo/base/package.accept_keywords/net-analyzer index 0eef0913a..e55724bbd 100644 --- a/profiles/pentoo/base/package.accept_keywords/net-analyzer +++ b/profiles/pentoo/base/package.accept_keywords/net-analyzer @@ -27,7 +27,7 @@ net-analyzer/nikto net-analyzer/nmap-vulners net-analyzer/ntlmrecon =net-analyzer/owtf-2* -net-analyzer/pret +net-analyzer/pwncat net-analyzer/recon-ng net-analyzer/responder net-analyzer/serialusb