Land #6688, Fix typo

s/thorugh/through/ in exploits/multi/http/phpmyadmin_3522_backdoor
bug/bundler_fix
Adam Cammack 2016-03-21 10:42:36 -05:00
commit b2dea83a8b
No known key found for this signature in database
GPG Key ID: C9378BA088092D66
1 changed files with 1 additions and 1 deletions

View File

@ -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,