mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
add useflag description for stego
This commit is contained in:
parent
08488f880a
commit
469f8de89c
3 changed files with 3 additions and 2 deletions
|
|
@ -9,4 +9,4 @@ DIST 2006-exploits.tgz 10976296 RMD160 56daf8dc7b5060318419b74d0986163c79d14943
|
|||
DIST 2007-exploits.tgz 17617863 RMD160 b23747c9a0ec6a17294e17d778e6b3ca7302e0af SHA1 089b94be954efb2a0af1b95acf448a54f93e9e11 SHA256 c422f0069b462a99a9716facbe1ad038ba1ab66bf537cd940ce55ccff5ae4014
|
||||
DIST 2008-exploits.tgz 15388277 RMD160 265723d50b811c915bc456da647281af9f620e6c SHA1 13e5cacbb4dc7a1f7664d3b684f7546dc4413947 SHA256 ababe4dece816fd1dfe82d2aeaa7ba8c14e7e4923dae2bcdf517c0717cd621a1
|
||||
DIST 2009-exploits.tgz 30341714 RMD160 d0dab3a555725aabdb8df9322eb695324bc4e0a8 SHA1 558f34c49e7129029ec314b46b0220e226823b2b SHA256 eb89bbff95b8ba691b547a4614080e2038915ca73fba39c5405ff43771b17f08
|
||||
EBUILD packetstormexploits-200912.ebuild 1302 RMD160 77894d5317c3c2d8249fbd588afc8d589f932e81 SHA1 fd816e112922d7fb5743406b119b42bd34ed2353 SHA256 bf6f61446177652d70926355d218dc2ea56d2741c7639d267148d34a02fb6596
|
||||
EBUILD packetstormexploits-200912.ebuild 1302 RMD160 6c14f441869faad9236f216293cd915f0f7fb819 SHA1 afab5c7b4ea59c65c7f9b65996633d85a61c3fd9 SHA256 2422ca1f98a5fdeb2306288bc9deda5a4979869ebf840a54d9ec8e9420e0af45
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ SRC_URI="1999? ( http://packetstormsecurity.org/9912-exploits/1999-exploits.tgz
|
|||
2008? ( http://packetstormsecurity.org/0812-exploits/2008-exploits.tgz )
|
||||
2009? ( http://packetstormsecurity.org/0912-exploits/2009-exploits.tgz )
|
||||
"
|
||||
|
||||
LICENSE="public-domain"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
|
@ -30,4 +31,3 @@ src_install() {
|
|||
insinto /usr/share/exploits/$PN
|
||||
doins -r * || die "install failed"
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1,2 @@
|
|||
app-forensics/data-carver-processors:stego - Add stegonagraphy support
|
||||
net-wireless/compat-wireless:injection - Add patches for better wifi injection support
|
||||
|
|
|
|||
Loading…
Reference in a new issue