# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Pentoo exploit meta ebuild"
HOMEPAGE="http://www.pentoo.ch"

SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~amd64 ~x86"
IUSE="pentoo-extra pentoo-full"

PDEPEND="
	app-exploits/deathstar
	app-exploits/empire
	app-exploits/pypykatz
	app-exploits/webshells
	net-analyzer/responder

	pentoo-full? (
		app-exploits/routersploit
		app-exploits/weevely
		app-forensics/make-pdf
		!x86? ( app-shells/pwsh-bin )
		amd64? ( net-analyzer/crackmapexec )
		net-analyzer/davtest
		net-analyzer/metasploit
		net-analyzer/yersinia
	)
	pentoo-extra? (
		www-apps/BloodHound
	)
	!app-exploits/shellstorm"

# the 9999 svn version takes really long time to install. Removing it, until there is a better way to do it
#app-exploits/exploitdb