We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 843f559 + 3b386f8 commit 082ebe2Copy full SHA for 082ebe2
modules/auxiliary/gather/netgear_password_disclosure.rb
@@ -15,7 +15,7 @@ def initialize(info = {})
15
'Description' => %q{
16
This module will collect the password for the `admin` user.
17
The exploit will not complete if password recovery is set on the router.
18
- The password is recieved by passing the token generated from `unauth.cgi`
+ The password is received by passing the token generated from `unauth.cgi`
19
to `passwordrecovered.cgi`. This exploit works on many different NETGEAR
20
products. The full list of affected products is available in the 'References'
21
section.
0 commit comments