blob: e8b00acba0d0002c2499e09378afa0013da3e313 (
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
|
pkgbase = cowrie
pkgdesc = Medium interaction SSH honeypot designed to log brute force attacks and entire shell interaction
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/cowrie/cowrie
arch = any
license = BSD
depends = python-appdirs
depends = python-attrs
depends = python-bcrypt
depends = python-cryptography
depends = python-packaging
depends = python-pyasn1-modules
depends = python-pyopenssl
depends = python-pyparsing
depends = python-dateutil
depends = python-service-identity
depends = python-tftpy
depends = python-treq
depends = python-twisted
backup = etc/cowrie/cowrie.cfg
source = cowrie-2.5.0.tar.gz::https://github.com/cowrie/cowrie/archive/v2.5.0.tar.gz
source = 0001-patch-service.patch
source = cowrie.sysusers
sha256sums = 9db15102675729783a4d65617fb4355e366a7fdcd8f5705f6d41541eb1f5919b
sha256sums = 8001a666e05d224858a7a71fcf767461d6b8bc22293273c6f012452bb125e4fc
sha256sums = 50114e6c538945945439ad36a08d4a42305db09f0eb7b09649abac69063308de
pkgname = cowrie
|