land #7954 to fix a typo
commit
082ebe23db
|
@ -15,7 +15,7 @@ class MetasploitModule < Msf::Auxiliary
|
|||
'Description' => %q{
|
||||
This module will collect the password for the `admin` user.
|
||||
The exploit will not complete if password recovery is set on the router.
|
||||
The password is recieved by passing the token generated from `unauth.cgi`
|
||||
The password is received by passing the token generated from `unauth.cgi`
|
||||
to `passwordrecovered.cgi`. This exploit works on many different NETGEAR
|
||||
products. The full list of affected products is available in the 'References'
|
||||
section.
|
||||
|
|
Loading…
Reference in New Issue