An invalid WritablePage option can result the same message as well.

unstable
sinn3r 2013-06-17 22:30:44 -05:00
parent 044bd2101f
commit 3223ea799c
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ class Metasploit3 < Msf::Exploit::Remote
# Check authentication
if not session
fail_with(Exploit::Failure::NoAccess, "Error getting a session ID, check credentials")
fail_with(Exploit::Failure::NoAccess, "Error getting a session ID, check credentials or WritablePage option")
end
# Check writable permissions