Forgot to remove the second require
parent
6bd450e114
commit
54ed60e24e
|
@ -69,8 +69,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
end
|
||||
|
||||
begin
|
||||
require 'json'
|
||||
|
||||
j = JSON.parse(res.body)
|
||||
|
||||
if j['error']
|
||||
|
|
Loading…
Reference in New Issue