Skip to content

Commit 1a74c60

Browse files
author
zerosum0x0
committed
fix output
1 parent 0c23c5f commit 1a74c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/msf/core/exploit/smb/client/psexec_ms17_010.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ def exploit_fish_barrel(pipe_handle)
602602
break
603603
end
604604

605-
print_status("Trying stick #{stick.to_s} (#{tinfo['ARCH']})...Miss")
605+
print_status("\t\tTrying stick #{stick.to_s} (#{tinfo['ARCH']})...Miss")
606606
stick += 1
607607

608608
if errno != 0

0 commit comments

Comments
 (0)