docker recipe for running backdoor

This commit is contained in:
2019-11-02 11:51:13 +02:00
parent e069ad7612
commit 1a107fdd50
6 changed files with 66 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# Host name of the SSH server (and user name)
BACKDOORHOST=admin@my.server.org
BACKDOORHOST=user@my.server.org
# Port of the SSH server
BACKDOORPORT=22
# Where to download the ssh-backdoor-open and ssh-backdoor-connect script (may be left empty)