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 73f4259 commit 2ebfdccCopy full SHA for 2ebfdcc
modules/post/windows/gather/enum_prefetch.rb
@@ -20,7 +20,7 @@ def initialize(info={})
20
'Description' => %q{
21
This module gathers prefetch file information from WinXP, Win2k3 and Win7 systems.
22
File offset reads for run count, hash and filename are collected from each prefetch file
23
- using WinAPI through Railgun while Last Modified and Create times are file MACE values.
+ while Last Modified and Create times are file MACE values.
24
},
25
'License' => MSF_LICENSE,
26
'Author' => ['TJ Glad <fraktaali[at]gmail.com>'],
0 commit comments