Skip to content

Commit 6f50410

Browse files
committed
Merge branch 'patch-1' of github.com:mubix/metasploit-framework into mubix-patch-1
2 parents 38de5d6 + 88d12da commit 6f50410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/webdav_scanner.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def run_host(target_host)
5252
wdtype = 'SHAREPOINT DAV'
5353
end
5454

55-
print_status("#{target_host} (#{tserver}) has #{wdtype} ENABLED")
55+
print_good("#{target_host} (#{tserver}) has #{wdtype} ENABLED")
5656

5757
report_note(
5858
{

0 commit comments

Comments
 (0)