Fix typo, thanks!
parent
38491fd7ba
commit
965915eb19
|
@ -139,7 +139,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
end
|
||||
end
|
||||
|
||||
# Detemrine whether a directory in a share is writeable
|
||||
# Determine whether a directory in a share is writeable
|
||||
def verify_writeable_directory(share, directory="")
|
||||
begin
|
||||
simple.connect("\\\\#{rhost}\\#{share}")
|
||||
|
|
Loading…
Reference in New Issue