blob: 8f3776626ee4f8eec93239495dccd697084a496f (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
 | pkgbase = unix-privesc-check
	pkgdesc = A script to find misconfigurations that could allow user privilege escalation in UNIX systems
	pkgver = 1.4
	pkgrel = 1
	url = http://pentestmonkey.net/tools/audit/unix-privesc-check
	arch = any
	license = GPLv2
	provides = unix-privesc-check
	source = http://pentestmonkey.net/tools/unix-privesc-check/unix-privesc-check-1.4.tar.gz
	md5sums = SKIP
pkgname = unix-privesc-check
 |