mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 23:31:00 +02:00
pentoo-*: start to follow http://trac.pentoo.ch/wiki/Developer
This commit is contained in:
parent
af5d709570
commit
be8c46f4c3
9 changed files with 66 additions and 33 deletions
37
pentoo/pentoo-analyzer/pentoo-analyzer-2010.0.ebuild
Normal file
37
pentoo/pentoo-analyzer/pentoo-analyzer-2010.0.ebuild
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo analyzers meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
x86? ( net-analyzer/angst
|
||||
net-analyzer/ftester )
|
||||
net-analyzer/aimsniff
|
||||
net-analyzer/arpwatch
|
||||
net-analyzer/bmon
|
||||
net-analyzer/dnsa
|
||||
net-analyzer/dnsenum
|
||||
net-analyzer/gnome-nettool
|
||||
net-analyzer/mbrowse
|
||||
net-analyzer/ntop
|
||||
net-analyzer/paketto
|
||||
net-analyzer/sniffit
|
||||
net-analyzer/snmpenum
|
||||
net-analyzer/tcptraceroute
|
||||
net-analyzer/thcrut
|
||||
net-analyzer/zodiac
|
||||
net-misc/socat
|
||||
net-nds/gq
|
||||
net-nds/lat"
|
||||
|
||||
# net-analyzer/driftnet
|
||||
# net-analyzer/netdude
|
||||
19
pentoo/pentoo-bluetooth/pentoo-bluetooth-2010.0.ebuild
Normal file
19
pentoo/pentoo-bluetooth/pentoo-bluetooth-2010.0.ebuild
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo bluetooth meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
|
||||
RDEPEND="${DEPEND}
|
||||
amd64? ( net-wireless/bluemaho )
|
||||
net-wireless/bt-audit
|
||||
net-wireless/btscanner
|
||||
net-wireless/gnome-bluetooth"
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
EAPI="2"
|
||||
KEYWORDS="-*"
|
||||
DESCRIPTION="Pentoo fuzzers meta ebuild"
|
||||
DESCRIPTION="Pentoo cracking meta ebuild"
|
||||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
|
|
@ -12,8 +12,7 @@ IUSE=""
|
|||
|
||||
DEPEND=""
|
||||
|
||||
#fuzzers
|
||||
RDEPEND="${RDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
app-text/cewl
|
||||
app-crypt/SIPcrack
|
||||
app-crypt/chntpw
|
||||
|
|
@ -24,5 +23,6 @@ RDEPEND="${RDEPEND}
|
|||
app-crypt/pyrit
|
||||
app-crypt/ophcrack
|
||||
net-analyzer/authforce
|
||||
net-analyzer/medusa
|
||||
net-analyzer/thc-pptp-bruter
|
||||
net-misc/rdesktop-brute"
|
||||
|
|
|
|||
|
|
@ -8,18 +8,18 @@ DESCRIPTION="Pentoo database attack meta ebuild"
|
|||
HOMEPAGE="http://www.pentoo.ch"
|
||||
SLOT="0"
|
||||
LICENSE="GPL"
|
||||
IUSE=""
|
||||
IUSE="livedvd"
|
||||
|
||||
DEPEND=""
|
||||
|
||||
#the tools
|
||||
RDEPEND="${RDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
dev-db/minimysqlator
|
||||
dev-db/mssqlscan
|
||||
dev-db/oat
|
||||
dev-db/sqid
|
||||
dev-db/sqlbf
|
||||
dev-db/sqlibf
|
||||
dev-db/sqlix
|
||||
dev-db/sqlmap
|
||||
dev-db/sqlninja
|
||||
dev-db/sqid"
|
||||
livedvd? ( net-analyzer/metacoretex-ng )"
|
||||
|
|
@ -12,8 +12,7 @@ IUSE=""
|
|||
|
||||
DEPEND=""
|
||||
|
||||
#the tools
|
||||
RDEPEND="${RDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
app-crypt/xor-analyze
|
||||
app-forensics/autopsy
|
||||
app-forensics/cmospwd
|
||||
|
|
|
|||
|
|
@ -12,8 +12,7 @@ IUSE=""
|
|||
|
||||
DEPEND=""
|
||||
|
||||
#fuzzers
|
||||
RDEPEND="${RDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
x86? ( app-fuzz/Peach )
|
||||
app-fuzz/bed
|
||||
app-fuzz/bss
|
||||
|
|
|
|||
|
|
@ -12,8 +12,7 @@ IUSE=""
|
|||
|
||||
DEPEND=""
|
||||
|
||||
#wifi/wireless apps
|
||||
RDEPEND="${RDEPEND}
|
||||
RDEPEND="${DEPEND}
|
||||
app-crypt/asleap
|
||||
net-misc/karma
|
||||
net-wireless/gerix
|
||||
|
|
@ -35,8 +34,6 @@ RDEPEND="${RDEPEND}
|
|||
net-wireless/wifitap
|
||||
net-wireless/wireless-tools
|
||||
net-wireless/wpa_supplicant
|
||||
x86? ( net-wireless/bluemaho )
|
||||
net-wireless/btscanner
|
||||
net-wireless/cowpatty
|
||||
net-wireless/crda
|
||||
net-wireless/hostapd
|
||||
|
|
|
|||
|
|
@ -171,7 +171,6 @@ RDEPEND="${REDEPEND}
|
|||
net-misc/rsync
|
||||
net-misc/sipp
|
||||
net-misc/sipsak
|
||||
net-misc/socat
|
||||
net-misc/stunnel
|
||||
net-misc/tcpick
|
||||
net-misc/telnet-bsd
|
||||
|
|
@ -229,15 +228,10 @@ RDEPEND="${RDEPEND}
|
|||
app-antivirus/malheur
|
||||
app-crypt/openvpn-blacklist
|
||||
app-misc/dradis
|
||||
net-analyzer/aimsniff
|
||||
net-analyzer/amap
|
||||
x86? ( net-analyzer/angst )
|
||||
amd64? ( net-analyzer/arpantispoofer )
|
||||
net-analyzer/arpwatch
|
||||
x86? ( net-analyzer/autoscan-network )
|
||||
net-analyzer/chaosreader
|
||||
net-analyzer/dnsa
|
||||
net-analyzer/dnsenum
|
||||
net-analyzer/dsniff
|
||||
net-analyzer/enum4linux
|
||||
net-analyzer/etherape
|
||||
|
|
@ -245,7 +239,6 @@ RDEPEND="${RDEPEND}
|
|||
net-analyzer/fierce
|
||||
net-analyzer/firewalk
|
||||
net-analyzer/fragroute
|
||||
x86? ( net-analyzer/ftester )
|
||||
net-analyzer/geoedge
|
||||
net-analyzer/gspoof
|
||||
net-analyzer/honeyd
|
||||
|
|
@ -255,9 +248,6 @@ RDEPEND="${RDEPEND}
|
|||
net-analyzer/isic
|
||||
net-analyzer/macchanger
|
||||
net-analyzer/maketh
|
||||
net-analyzer/mbrowse
|
||||
net-analyzer/medusa
|
||||
net-analyzer/metacoretex-ng
|
||||
net-analyzer/metagoofil
|
||||
x86? ( net-analyzer/mosref )
|
||||
net-analyzer/nbtscan
|
||||
|
|
@ -270,28 +260,22 @@ RDEPEND="${RDEPEND}
|
|||
net-analyzer/nikto
|
||||
net-analyzer/nmap
|
||||
net-analyzer/nmbscan
|
||||
net-analyzer/ntop
|
||||
net-analyzer/ntp-fingerprint
|
||||
net-analyzer/onesixtyone
|
||||
net-analyzer/p0f
|
||||
net-analyzer/packet-o-matic
|
||||
net-analyzer/packit
|
||||
net-analyzer/paketto
|
||||
net-analyzer/ppscan
|
||||
net-analyzer/rain
|
||||
net-analyzer/scanssh
|
||||
net-analyzer/siphon
|
||||
net-analyzer/sipvicious
|
||||
net-analyzer/smtpmap
|
||||
net-analyzer/sniffit
|
||||
net-analyzer/snmpenum
|
||||
net-analyzer/snort
|
||||
net-analyzer/sslsniff
|
||||
net-analyzer/sslstrip
|
||||
net-analyzer/subdomainer
|
||||
net-analyzer/tcpdump
|
||||
net-analyzer/tcptraceroute
|
||||
net-analyzer/thcrut
|
||||
net-analyzer/theHarvester
|
||||
net-analyzer/traceroute
|
||||
amd64? ( net-analyzer/upnpscan )
|
||||
|
|
@ -309,9 +293,7 @@ RDEPEND="${RDEPEND}
|
|||
#net-wireless/waveselect
|
||||
#dev-db/absinthe
|
||||
#net-analyzer/sara
|
||||
#net-analyzer/netdude
|
||||
#net-analyzer/hydra
|
||||
#net-analyzer/driftnet
|
||||
#dev-db/sqlinject
|
||||
#dev-db/sqlat
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue