Typo workspace_id

bug/bundler_fix
m7x 2015-01-07 10:58:59 +00:00
parent c348663204
commit 89699d1549
1 changed files with 2 additions and 2 deletions

View File

@ -79,9 +79,9 @@ class Metasploit3 < Msf::Post
origin_type: :session,
private_type: :password,
private_data: mcafee_hash,
session_id: session_db_id,
session_id: session_db_id,
jtr_format: hashtype,
orkspace_id: myworkspace_id,
workspace_id: myworkspace_id,
username: "null"
}