Land #6896, fix spelling in caidao_bruteforce_login
commit
b613dfefb4
|
@ -15,8 +15,8 @@ class MetasploitModule < Msf::Auxiliary
|
|||
|
||||
def initialize(info = {})
|
||||
super(update_info(info,
|
||||
'Name' => 'Chinese Caidao Backdoor Bruteorce',
|
||||
'Description' => 'This module attempts to brute chinese caidao asp/php/aspx backdoor.',
|
||||
'Name' => 'Chinese Caidao Backdoor Bruteforce',
|
||||
'Description' => 'This module attempts to bruteforce chinese caidao asp/php/aspx backdoor.',
|
||||
'Author' => [ 'Nixawk' ],
|
||||
'References' => [
|
||||
['URL', 'https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html'],
|
||||
|
|
Loading…
Reference in New Issue