diff --git a/modules/post/windows/gather/credentials/tortoisesvn.rb b/modules/post/windows/gather/credentials/tortoisesvn.rb index 0a3ac517e7..303f42695b 100644 --- a/modules/post/windows/gather/credentials/tortoisesvn.rb +++ b/modules/post/windows/gather/credentials/tortoisesvn.rb @@ -133,6 +133,7 @@ class Metasploit3 < Msf::Post } credential_data = { + module_fullname: fullname, post_reference_name: self.refname, session_id: session_db_id, origin_type: :session,