Skip to content

Commit

Permalink
Land #2314, metasploit_pcaplog title correction
Browse files Browse the repository at this point in the history
  • Loading branch information
William Vu committed Sep 3, 2013
2 parents b9ceed0 + bcc0152 commit cc83840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/post/multi/escalate/metasploit_pcaplog.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Metasploit3 < Msf::Post

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

0 comments on commit cc83840

Please sign in to comment.