blob: 1a34843883a84213cbea1bc0a0453815a6371c01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nishang-scripts
pkgdesc = Nishang is a framework and collection of scripts and payloads used during penetration testing tasks.
pkgver = d87229d
pkgrel = 1
url = https://github.com/samratashok/nishang
arch = any
license = MIT
makedepends = git
depends = powershell
provides = nishang-scripts
conflicts = nishang-git
source = git+https://github.com/samratashok/nishang.git
sha256sums = SKIP
pkgname = nishang-scripts
|