Skip to content

Commit 0aceb0b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/netgear_wnr2000_rce.rb

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

0 commit comments

Comments
 (0)