aboutsummaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-09-18 05:59:11 +0000
committerRob Austein <sra@hactrn.net>2019-09-18 05:59:11 +0000
commit32f1a52abd42fd1d373d1702335ca8ed01c659e3 (patch)
tree00209a382b5405968c43549f58ae567a2158a97d /run.sh
parent4df0a00778da92d2fa62c00b0729339aea74ca29 (diff)
Downgrade to an ancient and vulnerable version of Java.
If you were to suspect that we have gone down the rabbit hole of downgrading to support a very specific horribly broken server, you would be right. If there's a bad idea from the dustbin of web history that this vendor didn't incorporate, I haven't found it yet: * Requires Java applets for completely stupid reasons; * Said Java applets crash unless you use an obsolete version of Java; * You have to enable Flash (with automatic activation!) just to log in; * And you can't even get that far until you downgrade TLS, because the idiots botched their implementation of that too. The hardware's OK, but the software should be nuked from orbit.
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 6f56c2e..3152f58 100755
--- a/run.sh
+++ b/run.sh
@@ -2,4 +2,4 @@
# Another sample of how one might start up a container, season to taste.
-docker run -it --rm --publish 127.0.0.1:5900:5900 fireduck
+docker run -it --rm --publish 127.0.0.1:5900:5900 fireslug