Skip to content

Commit a364172

Browse files
committed
Add meterpreter as session type
1 parent c19dedd commit a364172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/linux/gather/enum_protections.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def initialize(info={})
2929
'ohdae <bindshell[at]live.com>'
3030
],
3131
'Platform' => ['linux'],
32-
'SessionTypes' => ['shell']
32+
'SessionTypes' => ['shell', 'meterpreter']
3333
))
3434
end
3535

0 commit comments

Comments
 (0)