Skip to content

Commit d584534

Browse files
author
Pedro Ribeiro
authored
Fix whitespace, thanks msftidy!
1 parent 5fd31e6 commit d584534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/admin/http/netgear_wnr2000_pass_recovery.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def initialize(info = {})
3232
'References' =>
3333
[
3434
['CVE', '2016-10175'],
35-
['CVE', '2016-10176'],
35+
['CVE', '2016-10176'],
3636
['URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/advisories/netgear-wnr2000.txt'],
3737
['URL', 'http://seclists.org/fulldisclosure/2016/Dec/72'],
3838
['URL', 'http://kb.netgear.com/000036549/Insecure-Remote-Access-and-Command-Execution-Security-Vulnerability']

0 commit comments

Comments
 (0)