Commit a747d308 by Tim Gates Committed by Mariusz Kupidura

docs: fix simple typo, vulnerabilty -> vulnerability

There is a small typo in routersploit/modules/exploits/routers/zte/f460_f660_backdoor.py.

Should read `vulnerability` rather than `vulnerabilty`.
parent e0658360
......@@ -9,7 +9,7 @@ class Exploit(HTTPClient):
"description": "Exploits ZTE F460 and F660 backdoor vulnerability that allows "
"executing commands on operating system level.",
"authors": (
"Rapid7", # vulnerabilty discovery
"Rapid7", # vulnerability discovery
"Marcin Bury <marcin[at]threat9.com>", # routersploit module
),
"references": (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment