Skip to content

Commit 89699d1

Browse files
committed
Typo workspace_id
1 parent c348663 commit 89699d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ def run
7979
origin_type: :session,
8080
private_type: :password,
8181
private_data: mcafee_hash,
82-
session_id: session_db_id,
82+
session_id: session_db_id,
8383
jtr_format: hashtype,
84-
orkspace_id: myworkspace_id,
84+
workspace_id: myworkspace_id,
8585
username: "null"
8686
}
8787

0 commit comments

Comments
 (0)