Skip to content

Commit 082ebe2

Browse files
committed
land rapid7#7954 to fix a typo
2 parents 843f559 + 3b386f8 commit 082ebe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/netgear_password_disclosure.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def initialize(info = {})
1515
'Description' => %q{
1616
This module will collect the password for the `admin` user.
1717
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`
18+
The password is received by passing the token generated from `unauth.cgi`
1919
to `passwordrecovered.cgi`. This exploit works on many different NETGEAR
2020
products. The full list of affected products is available in the 'References'
2121
section.

0 commit comments

Comments
 (0)