summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8567495ae640716013d68afe92137d422789d140 (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.4
	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.4/pocsuite3-2.0.4.tar.gz
	sha512sums = 75ddbdadfb87c219874b6d41d154567be8a0a36c3f0f29c9faad9bed69c8f323525d0b2ec03f9dfc8594eda6a31ee7547fef8429eb295f739bc450e3720044a8

pkgname = pocsuite3