From a49c0a6824c1951eec56f89849f668832917713d Mon Sep 17 00:00:00 2001 From: wolfthefallen Date: Fri, 3 Mar 2017 11:03:25 -0500 Subject: [PATCH] removed trailing line --- modules/exploits/linux/http/dcos_marathon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/linux/http/dcos_marathon.rb b/modules/exploits/linux/http/dcos_marathon.rb index 86327d2786..dd7168532a 100644 --- a/modules/exploits/linux/http/dcos_marathon.rb +++ b/modules/exploits/linux/http/dcos_marathon.rb @@ -23,7 +23,7 @@ class MetasploitModule < Msf::Exploit::Remote files owed by root. This exploit abuses this to creates a cron job in the '/etc/cron.d/' path of the host server. - *Notes: The docker image must be a valid docker image from + *Notes: The docker image must be a valid docker image from hub.docker.com. Further more the docker container will only deploy if there are resources available in the DC/OS cluster. },