Skip to content

Commit 8e68d1d

Browse files
committed
Fixed spacing
1 parent 9d50fb6 commit 8e68d1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/msf/core/exploit/remote/smb/server/hash_capture.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def validate_smb_hash_capture_datastore(datastore, ntlm_provider)
4141
print_line
4242
end
4343
end
44+
4445
def report_ntlm_type3(address:, ntlm_type1:, ntlm_type2:, ntlm_type3:)
4546
ntlm_message = ntlm_type3
4647
hash_type = nil

0 commit comments

Comments
 (0)