Unverified Commit ba839fdd by Jay Turla Committed by GitHub

Update autopwn.py (#754)

Correct the spelling of "vulnerabilities"
parent 4310e1b6
......@@ -7,7 +7,7 @@ from routersploit.core.exploit.exploit import Protocol
class Exploit(Exploit):
__info__ = {
"name": "AutoPwn",
"description": "Module scans for all vulnerablities and weaknesses.",
"description": "Module scans for all vulnerabilities and weaknesses.",
"authors": (
"Marcin Bury <marcin[at]threat9.com>", # routersploit module
),
......
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