Land #6688, Fix typo
s/thorugh/through/ in exploits/multi/http/phpmyadmin_3522_backdoorbug/bundler_fix
commit
b2dea83a8b
|
@ -16,7 +16,7 @@ class MetasploitModule < Msf::Exploit::Remote
|
|||
'Name' => 'phpMyAdmin 3.5.2.2 server_sync.php Backdoor',
|
||||
'Description' => %q{
|
||||
This module exploits an arbitrary code execution backdoor
|
||||
placed into phpMyAdmin v3.5.2.2 thorugh a compromised SourceForge mirror.
|
||||
placed into phpMyAdmin v3.5.2.2 through a compromised SourceForge mirror.
|
||||
},
|
||||
'Author' => [ 'hdm' ],
|
||||
'License' => MSF_LICENSE,
|
||||
|
|
Loading…
Reference in New Issue