summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f1c61e325f87c86679dedd0fa789e75b3c47ae0 (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.5
	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.5/pocsuite3-2.0.5.tar.gz
	sha512sums = 524d5a8e61efb6e4491b39bb3007faa985893dbeee3787848bf28f819d55b73287431e9041c4e6547d174ad92676bcc79ff673c99b05153b47c638dce7585e31

pkgname = pocsuite3