mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-04 18:40:19 +02:00
pentoo-exploit: add beef and set back, cleanup
This commit is contained in:
parent
8f626655ba
commit
b24d31c5da
3 changed files with 6 additions and 43 deletions
|
|
@ -1,2 +1 @@
|
|||
EBUILD pentoo-exploit-2013.0-r1.ebuild 699 SHA256 e8f1348345d8dd7a88a49fb71ce07fd2f912484fd1917fc6a36c8d3b87d1fb3a SHA512 f4c5c62156828a7fc58c563e25c9874a670022ca4814a019537ae5d6bce4173200d3d7d2fffce48c071fb1fc9d04444ad69a3732024276bb64e9b4da0302df5c WHIRLPOOL b3e9ba2e7dfdb69979ece325ba652be226993646586c44384be65f1cf62ba723adaf7f42f7237cb33ed0c3101e2cd58daed37937c5a03a98d061c84c788ffae3
|
||||
EBUILD pentoo-exploit-2013.0.ebuild 676 SHA256 48f9a8c2f94812a5db33909aa33f35591f1ea783dd5f5339b95150e8637be4f0 SHA512 b9895d61b596bd0fc8add933bcdd575f1da8233f56c9f82e95e7b3c1dd1b756719ac49af56a1017b6d4487d4999c1905e3cb37e7bf652a5bc84d4468c92c07ad WHIRLPOOL 1c280332f2184b2f4b32e07a0eeaaae03e959ef400ce68dc9836fcb4071d4b7039fd3b10c05be4d133143fe8344967883b413482f98951c12cd8194510d7474d
|
||||
EBUILD pentoo-exploit-2013.1.ebuild 636 SHA256 9835ab58e194e41e4e7a4c28d1ffe6b9ba01c168593fe7ec14b65eb2073438ce SHA512 564dedd257397e4c995cfff3bc5ea6c12ddab5302ed8a1c376dcf04795faaf3d06830392b3739e7db3070dfdcbac8e02a6515a475c222753e9c32d32945292c5 WHIRLPOOL 16f5ab16ccf934fb7fcd8d9c3d21eb5d69a40f546905a9de2fed54c2cb99f7c4080125e3aa419c23c1355207f525c9a61b856419aea98094432364291493ba1f
|
||||
|
|
|
|||
|
|
@ -1,32 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="4"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
DESCRIPTION="Pentoo exploit meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE="livecd"
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
!livecd? ( app-exploits/packetstormexploits app-exploits/exploitdb )
|
||||
app-exploits/shellstorm
|
||||
app-forensics/make-pdf
|
||||
net-analyzer/davtest
|
||||
net-analyzer/inguma
|
||||
net-analyzer/metasploit
|
||||
net-analyzer/upnpwn
|
||||
net-analyzer/w3af
|
||||
net-analyzer/yersinia
|
||||
net-fs/winexe
|
||||
net-misc/raccess"
|
||||
# www-apps/beef"
|
||||
# net-analyzer/set
|
||||
|
||||
# Very old...
|
||||
# net-analyzer/mosref
|
||||
# net-analyzer/fasttrack
|
||||
|
|
@ -7,7 +7,7 @@ KEYWORDS="~amd64 ~x86"
|
|||
DESCRIPTION="Pentoo exploit meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="livecd"
|
||||
|
||||
DEPEND=""
|
||||
|
|
@ -16,18 +16,14 @@ RDEPEND="${DEPEND}
|
|||
!livecd? ( app-exploits/packetstormexploits app-exploits/exploitdb )
|
||||
app-exploits/shellstorm
|
||||
app-forensics/make-pdf
|
||||
net-analyzer/armitage
|
||||
net-analyzer/davtest
|
||||
net-analyzer/inguma
|
||||
net-analyzer/armitage
|
||||
net-analyzer/metasploit
|
||||
net-analyzer/set
|
||||
net-analyzer/upnpwn
|
||||
net-analyzer/w3af
|
||||
net-analyzer/yersinia
|
||||
net-fs/winexe
|
||||
net-misc/raccess"
|
||||
# www-apps/beef"
|
||||
# net-analyzer/set
|
||||
|
||||
# Very old...
|
||||
# net-analyzer/mosref
|
||||
# net-analyzer/fasttrack
|
||||
net-misc/raccess
|
||||
www-apps/beef"
|
||||
Loading…
Reference in a new issue