Skip to content

Commit 63c0b6f

Browse files
Login failure message.
1 parent 7996c4b commit 63c0b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/auxiliary/scanner/mysql/mysql_writable_dirs.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def run_host(ip)
4646
vprint_status("Login...")
4747

4848
if (not mysql_login_datastore)
49+
print_error('Unable to login to the server.')
4950
return
5051
end
5152

0 commit comments

Comments
 (0)