From 6edba2cdc86618350b613540e3f6d479a5a2f3a2 Mon Sep 17 00:00:00 2001 From: JT Date: Wed, 26 Aug 2015 09:11:30 +0800 Subject: [PATCH] Update w3tw0rk_exec.rb --- modules/exploits/multi/misc/w3tw0rk_exec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/exploits/multi/misc/w3tw0rk_exec.rb b/modules/exploits/multi/misc/w3tw0rk_exec.rb index ae6b6e1226..c0ed27c2a8 100644 --- a/modules/exploits/multi/misc/w3tw0rk_exec.rb +++ b/modules/exploits/multi/misc/w3tw0rk_exec.rb @@ -70,7 +70,7 @@ class Metasploit3 < Msf::Exploit::Remote vprint_error("#{rhost}:#{rport} - Error joining the #{datastore['CHANNEL']} channel") return Exploit::CheckCode::Unknown end - response = w3tw0rk_login(sock) + quit(sock) disconnect