Fix indentation
parent
194c0906c2
commit
1c03c2b157
|
@ -167,7 +167,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
@shares = []
|
||||
|
||||
[[139, false], [445, true]].each do |info|
|
||||
|
||||
datastore['RPORT'] = info[0]
|
||||
datastore['SMBDirect'] = info[1]
|
||||
|
||||
|
|
Loading…
Reference in New Issue