Skip to content

Commit 6659459

Browse files
author
kernelsmith
committed
del Version ref and change platform windows -> win
per sinner's comments, thanks sinner.
1 parent 80a0f06 commit 6659459

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/post/windows/gather/screen_spy.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ def initialize(info={})
3030
'kernelsmith <kernelsmith /x40 kernelsmith /x2E com>', # record/loot support,log x approach, nx
3131
'Adrian Kubok' # better record file names
3232
],
33-
'Version' => '$Revision$',
34-
'Platform' => ['windows'], # @todo add support for posix meterpreter somehow?
33+
'Platform' => ['win'], # @todo add support for posix meterpreter somehow?
3534
'SessionTypes' => ['meterpreter']
3635
))
3736

0 commit comments

Comments
 (0)