remove dscanner subcommand

It's unused and unmaintained. It could  potentially be revived as a
plugin at a later point.
This commit is contained in:
Marcus Hoffmann 2020-01-31 14:16:33 +01:00
parent da24a45e83
commit 8961485125
16 changed files with 0 additions and 963 deletions

View file

@ -85,22 +85,6 @@ RAM. These test scripts are in the root of the project, all starting
with _jenkins-_ since they are run on https://jenkins.debian.net.
### Drozer Scanner
There is a new feature under development that can scan any APK in a
repo, or any build, using Drozer. Drozer is a dynamic exploit
scanner, it runs an app in the emulator and runs known exploits on it.
This setup requires specific versions of two Python modules:
_docker-py_ 1.9.0 and _requests_ older than 2.11. Other versions
might cause the docker-py connection to break with the containers.
Newer versions of docker-py might have this fixed already.
For Debian based distributions:
apt-get install libffi-dev libssl-dev python-docker
## Translation
Everything can be translated. See