Skip to content

Commit cd4a410

Browse files
committed
Forgot an end. Dangit.
1 parent ac858c8 commit cd4a410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/post/windows/manage/mssql_local_auth_bypass.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def get_sql_client
185185
if services_array1.join =~ /(SQL Server Command Line Tool)|(usage: osql)/
186186
print_good("OSQL client was found")
187187
return "osql"
188+
end
188189

189190
# Get Data - sqlcmd
190191
running_services = run_cmd("sqlcmd -?")

0 commit comments

Comments
 (0)