Unacronym the title on Poison Ivy C&C

bug/bundler_fix
Tod Beardsley 2013-12-26 10:30:30 -06:00
parent 47765a1c4f
commit c34a5f3758
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@ class Metasploit3 < Msf::Auxiliary
def initialize
super(
'Name' => 'Poison Ivy C&C Scanner',
'Name' => 'Poison Ivy Command and Control Scanner',
'Description' => %q{
Enumerate Poison Ivy C&C on ports 3460,80,8080 and 443. Adaptation of iTrust Python script.
Enumerate Poison Ivy Command and Control (C&C) on ports 3460, 80, 8080 and 443. Adaptation of iTrust Python script.
},
'References' =>
[