Skip to content

Commit 3d4b7af

Browse files
committed
Update description
1 parent 413ea53 commit 3d4b7af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/post/windows/manage/autoroute.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ def initialize(info={})
1515
'Name' => 'Windows Manage Network Route via Meterpreter Session',
1616
'Description' => %q{This module manages session routing via an existing
1717
Meterpreter session. It enables other modules to 'pivot' through a
18-
compromised host when connecting to the named NETWORK and SUBMASK.},
18+
compromised host when connecting to the named NETWORK and SUBMASK.
19+
Autoadd will search session for valid subnets and route to them.},
1920
'License' => MSF_LICENSE,
2021
'Author' => [ 'todb'],
2122
'Platform' => [ 'win' ],

0 commit comments

Comments
 (0)