summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Deous2022-04-15 22:02:16 +0200
committerGitHub2022-04-15 22:02:16 +0200
commit61126b35771eaa7537757362f264dbc8b6a32ed7 (patch)
tree9732a52f1c39c8ae3d8a1a35e8cd9e45d7f2cfea /debian/control
parent98fb222eb0a878df2abb6b13386a5ebc46b835c3 (diff)
Rewrite shell script in Go
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 0 insertions, 14 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index b50454f..0000000
--- a/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
1Source: nbs-phpmalwarefinder
2Section: utils
3Priority: optional
4Maintainer: Security team <secu@nbs-system.com>
5Build-Depends: debhelper (>= 8)
6Standards-Version: 3.9.5
7Vcs-Git: https://github.com/nbs-system/php-malware-finder
8Vcs-Browser: https://github.com/nbs-system/php-malware-finder
9
10Package: nbs-phpmalwarefinder
11Architecture: any
12Depends: nbs-yara, wget, nbs-python-yara, python
13Description: yara-based php webshell finder
14 PhpMalwareFinder is a webshell and malware hunter using yara and signatures.