We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce862a commit d6a6343Copy full SHA for d6a6343
modules/post/osx/gather/safari_lastsession.rb
@@ -14,7 +14,7 @@ def initialize(info={})
14
super( update_info( info,
15
'Name' => 'OSX Gather Safari LastSession.plist',
16
'Description' => %q{
17
- This module downloads the LastSession.plist file from the target machine.
+ This module downloads the LastSession.plist file from the target machine.
18
LastSession.plist is used by Safari to track active websites in the current session,
19
and sometimes contains sensitive information such as usernames and passwords.
20
0 commit comments