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 413ea53 commit 3d4b7afCopy full SHA for 3d4b7af
modules/post/windows/manage/autoroute.rb
@@ -15,7 +15,8 @@ def initialize(info={})
15
'Name' => 'Windows Manage Network Route via Meterpreter Session',
16
'Description' => %q{This module manages session routing via an existing
17
Meterpreter session. It enables other modules to 'pivot' through a
18
- compromised host when connecting to the named NETWORK and SUBMASK.},
+ compromised host when connecting to the named NETWORK and SUBMASK.
19
+ Autoadd will search session for valid subnets and route to them.},
20
'License' => MSF_LICENSE,
21
'Author' => [ 'todb'],
22
'Platform' => [ 'win' ],
0 commit comments