Skip to content

Commit cc83840

Browse files
author
William Vu
committed
Land rapid7#2314, metasploit_pcaplog title correction
2 parents b9ceed0 + bcc0152 commit cc83840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/post/multi/escalate/metasploit_pcaplog.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Metasploit3 < Msf::Post
2424

2525
def initialize(info={})
2626
super( update_info( info, {
27-
'Name' => 'Metasploit pcap_log Local Privilege Escalation',
27+
'Name' => 'Multi Escalate Metasploit pcap_log Local Privilege Escalation',
2828
'Description' => %q{
2929
Metasploit < 4.4 contains a vulnerable 'pcap_log' plugin which, when used with the default settings,
3030
creates pcap files in /tmp with predictable file names. This exploits this by hard-linking these

0 commit comments

Comments
 (0)