mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
Fix typo, thanks!
This commit is contained in:
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
Block a user