Skip to content

Commit 8b9e091

Browse files
David Maloneybwatters-r7
authored andcommitted
remove humorous typo
1 parent 7162765 commit 8b9e091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/credentials/domain_hashdump.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ def preconditions_met?
108108
return false
109109
end
110110
if is_domain_controller?
111-
print_status "Sessions is on a Domain Controller"
111+
print_status "Session is on a Domain Controller"
112112
else
113113
print_error "This does not appear to be an AD Domain Controller"
114114
return false

0 commit comments

Comments
 (0)