Merge branch 'master' into cipherscan

This commit is contained in:
Guido Kroon 2018-08-31 10:30:50 +02:00 committed by GitHub
commit d0ecf0e05e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 98 additions and 32 deletions

View file

@ -1,2 +1 @@
DIST go-uuid-0.2.tar.gz 12729 BLAKE2B fa012a28fa7985db3d640ac5b238e517cafbb7a65223e16b359a88ffd0d7cf23868b528acc4b54b6bb24aa52e0768a4da54de9037fc033047648e9d3f5ceb274 SHA512 358f2d813583a376ecad5e19b7a53543cdb91942ad5b1f8688e4da303dac24bd95f37f9b14de401241bf6e15fb5011358d2bbb47c44d0bd5fcf9ab8a82cf4120
DIST go-uuid-20180103.tar.gz 8742 BLAKE2B 933183bc98f09034594d1b975b39714d3431397b6abede428f7613ef88e93f7b832556394a35ebaad47d9ab1d548c9d7b70a5a2444d75d1f0a2fbc2aca606e1a SHA512 9c802155508bb473cb1c6515978495b00d1a6e71937f4b4121d494b9147dc293bdba1190611acf8a95621a2e5e96b0526af0937ff706851b75a29dbe80037e98

View file

@ -1,28 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/satori/go.uuid
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
EGIT_COMMIT="36e9d2ebbde5e3f13ab2e25625fd453271d6522e"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="A UUID package for Go."
HOMEPAGE="https://github.com/satori/go.uuid"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/go-1.10"
DEPEND="${RDEPEND}"

View file

@ -0,0 +1 @@
DIST commix-2.5.tar.gz 215830 BLAKE2B a4e8c46d35f6b4d99f5e6de179cca6d6e7550887243e5a1998742c9a9e409eb13ed5988300dca5f54418fb84d2592d3eea29903dd345cd9d728ec6ee16ffff7f SHA512 8c226493e8d5b08cbc4c7ecdf55239acae43389fb2de4fae7419d1542cc286afc4702494df4a9451d9b546380fe7c8bbd55210cd09509ced153514a75d8e632d

View file

@ -0,0 +1,49 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
EGO_PN=github.com/commixproject/${PN}
inherit python-single-r1 multilib
MY_PV="${PV}-20180713"
if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/commixproject/commix.git"
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
fi
DESCRIPTION="A tool to test web-based applications to find bugs, errors or injection attacks."
HOMEPAGE="https://github.com/commixproject/commix"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"
S="${WORKDIR}"/"${PN}"-"${MY_PV}"
src_prepare() {
python_fix_shebang .
default
}
src_install(){
insinto /usr/$(get_libdir)/${PN}
doins -r *
fperms +x /usr/$(get_libdir)/${PN}/${PN}.py
dosym $(get_libdir)/${PN}/${PN}.py ${PN}
python_optimize "${D}"usr/$(get_libdir)/${PN}
}

View file

@ -0,0 +1 @@
DIST droopescan-1.41.1.tar.gz 377031 BLAKE2B d4b349994b37072cb772f977603a37254a0356bf86ad83bad2fddfb12b7da061d70d16d5f9fa6b1d2db68047738d2d7eabe907125e4ea660fd30e693df38f82c SHA512 2aab2e1a86f7ff787192f00b465753ea9ae0a69956bfe7693de91c580f3d512488c0817c76d300fd7aeb61f702a5caf141b24e1c70e76a510123e4eb7e2c5935

View file

@ -0,0 +1,38 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 )
EGO_PN=github.com/droope/${PN}
inherit distutils-r1
if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/droope/droopescan.git"
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
EGIT_COMMIT="${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
fi
DESCRIPTION="A scanner that helps identifying issues in Drupal, SilverStripe, and Wordpress."
HOMEPAGE="https://github.com/droope/droopescan"
LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/beautifulsoup-4.5.1
>=dev-python/cement-2.6
dev-python/coverage
dev-python/lxml
dev-python/mock
dev-python/nose
dev-python/responses
dev-python/retrying
dev-python/wheel"
DEPEND="${RDEPEND}"

View file

@ -1,2 +1,2 @@
DIST gobuster-1.4.2.tar.gz 14123 BLAKE2B 9e2f8344f4fda1cb5bd96f1342e0c57a140805bd746157b9d192db843e5e2a8357125a0534e58ccddb53965ac5945ed6b83343c4557ae3591fe58f6e4dcf9d65 SHA512 d1fd8047167300d5bdc0dd5a118c603626222c7ada622dccee4cb21129252dd1ffd7225a0c376d2540fa1cef63400225623caaf8cc98f5a0040c882670beb36e
DIST gobuster-2.0.0.tar.gz 18048 BLAKE2B 653d68c4c1f3d27dd750a57dc5badccae8be5e298f88de11d061a584122610fae0d9587ffcc00cf605116554c557ea063a912db75040823720549faffff9c4ec SHA512 5626a91b3a8a2592951eee6cdc9f858b403163c71c51e674de150df2024b745d06359edfa7fd176b801d8292930d09fb394e4234b74fc9aba3ba112601ae6fe6
DIST gobuster-2.0.1.tar.gz 18776 BLAKE2B d2c1eb148fa541c638ab58ace2f0614dfadec0a9f5fb78ff2ca4447b280c3aa0010d50d86ef21caccec0cdd1195e7b6d65c60c80f2d107dea37426514bf71f15 SHA512 c154f93db317566dab43363f34b6b03b75bd81810a1749c708d96a3015e4a5af965aa6e6c00bdb6285e77163eebbddbecd2c1c8680991af0e1d4f4ccfb14a47a

View file

@ -27,7 +27,7 @@ IUSE=""
RDEPEND=">=dev-lang/go-1.10
dev-go/go-crypto
dev-go/go-multierror
=dev-go/go-uuid-20180103"
>=dev-go/go-uuid-0.2"
DEPEND="${RDEPEND}"
src_install(){

View file

@ -281,3 +281,6 @@ dev-python/PyVirtualDisplay
#but it works with 3.5 as well
#~dev-libs/protobuf-3.6.0.1
#~dev-python/protobuf-python-3.6.0.1
#required by net-analyzer/droopescan
~dev-python/cement-2.10.0

View file

@ -112,5 +112,5 @@ net-analyzer/zmap
net-analyzer/sublist3r
net-analyzer/amass
~net-analyzer/gobuster-1.4.2
~net-analyzer/cipherscan-20180519
~net-analyzer/gobuster-2.0.1

View file

@ -126,6 +126,9 @@ update_kernel() {
if grep -q zfs /etc/fstab || grep -q zfs /proc/cmdline; then
genkernelopts="${genkernelopts} --zfs"
fi
if grep -q 'ext[234]' /etc/fstab; then
genkernelopts="${genkernelopts} --e2fsprogs"
fi
if grep -q gpg /proc/cmdline; then
genkernelopts="${genkernelopts} --luks --gpg"
elif grep -q luks /etc/fstab || grep -E '^swap|^source' /etc/conf.d/dmcrypt; then