summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a73ce37f3bf8fb55d987b855695138311ed57052 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
pkgbase = pocsuite3
	pkgdesc = Open-sourced remote vulnerability testing framework
	pkgver = 2.0.7
	pkgrel = 1
	url = https://github.com/knownsec/pocsuite3
	arch = any
	license = GPL2
	makedepends = python-setuptools
	depends = python-requests
	depends = python-pysocks
	depends = python-requests-toolbelt
	depends = python-urllib3
	depends = python-chardet
	depends = python-termcolor
	depends = python-colorama
	depends = python-prettytable
	depends = python-colorlog
	depends = python-scapy
	depends = python-faker
	depends = python-pycryptodomex
	depends = python-pyopenssl
	depends = python-jq
	depends = python-yaml
	depends = python-lxml
	depends = python-mmh3
	depends = python-dacite
	source = https://github.com/knownsec/pocsuite3/archive/v2.0.7/pocsuite3-2.0.7.tar.gz
	sha512sums = 656f0cd8bbbad93e0d9cf9e4089bd203fcb57269286510cfd4138702bcc3c37d58ca4be6e92a6cec0218ef212bf8f5d723861490441bfd14bb927928a2c57c1f

pkgname = pocsuite3