From bcc015227432f3cecc2e8b65a2c3a382a89d9ef3 Mon Sep 17 00:00:00 2001 From: sinn3r Date: Sat, 31 Aug 2013 18:25:06 -0500 Subject: [PATCH] Correct metasploit_pcaplog's naming style The naming style nazi is in town. ph33r. --- modules/post/multi/escalate/metasploit_pcaplog.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/post/multi/escalate/metasploit_pcaplog.rb b/modules/post/multi/escalate/metasploit_pcaplog.rb index 0e02a311e8..fcb38f101e 100644 --- a/modules/post/multi/escalate/metasploit_pcaplog.rb +++ b/modules/post/multi/escalate/metasploit_pcaplog.rb @@ -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