summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 206e5ed429278f19f97831a0eebc501c8093759c (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.3
	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.3/pocsuite3-2.0.3.tar.gz
	sha512sums = a591727547c737bf72069c1a8281da01bac5f75b0c11cabd4d36a9606b8feaec0383f043ad4deae89060874128a60137c59e3be0a2653fd06dfae74a2c216cb6

pkgname = pocsuite3