File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/post/windows/manage Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ class Metasploit3 < Msf::Post
22
22
23
23
def initialize ( info = { } )
24
24
super ( update_info ( info ,
25
- 'Name' => 'Enable Remote Packet Capture Service' ,
25
+ 'Name' => 'Windows Manage Remote Packet Capture Service Starter ' ,
26
26
'Description' => %q{
27
27
This module enables the Remote Packet Capture System (rpcapd service)
28
28
included in the default installation of Winpcap. The module allows you to set up
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ class Metasploit3 < Msf::Post
18
18
19
19
def initialize ( info = { } )
20
20
super ( update_info ( info ,
21
- 'Name' => 'Safe Delete Meterpreter Module ' ,
21
+ 'Name' => 'Windows Manage Safe Delete ' ,
22
22
'Description' => %q{
23
23
The goal of the module is to hinder the recovery of deleted files by overwriting
24
24
its contents. This could be useful when you need to download some file on the victim
You can’t perform that action at this time.
0 commit comments