Skip to content

Commit 2ebfdcc

Browse files
committed
Fix to description
1 parent 73f4259 commit 2ebfdcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/windows/gather/enum_prefetch.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def initialize(info={})
2020
'Description' => %q{
2121
This module gathers prefetch file information from WinXP, Win2k3 and Win7 systems.
2222
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.
23+
while Last Modified and Create times are file MACE values.
2424
},
2525
'License' => MSF_LICENSE,
2626
'Author' => ['TJ Glad <fraktaali[at]gmail.com>'],

0 commit comments

Comments
 (0)