We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b904ab commit 5bb078fCopy full SHA for 5bb078f
lists/to-release
@@ -1 +0,0 @@
1
-fimap
packages/fimap/PKGBUILD
@@ -7,7 +7,8 @@ pkgrel=1
7
epoch=2
8
pkgdesc='A little tool for local and remote file inclusion auditing and exploitation.'
9
arch=('any')
10
-groups=('blackarch' 'blackarch-exploitation' 'blackarch-fuzzer')
+groups=('blackarch' 'blackarch-webapp' 'blackarch-exploitation'
11
+ 'blackarch-fuzzer')
12
url='https://gitlab.tha-imax.de/root/fimap'
13
license=('GPL-2.0-or-later')
14
depends=('python2' 'python-urllib3' 'python2-httplib2')
0 commit comments