Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
routersploit
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
czos-dpend
routersploit
Commits
ba839fdd
Unverified
Commit
ba839fdd
authored
a year ago
by
Jay Turla
Committed by
GitHub
a year ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update autopwn.py (#754)
Correct the spelling of "vulnerabilities"
parent
4310e1b6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
autopwn.py
routersploit/modules/scanners/autopwn.py
+1
-1
No files found.
routersploit/modules/scanners/autopwn.py
View file @
ba839fdd
...
@@ -7,7 +7,7 @@ from routersploit.core.exploit.exploit import Protocol
...
@@ -7,7 +7,7 @@ from routersploit.core.exploit.exploit import Protocol
class
Exploit
(
Exploit
):
class
Exploit
(
Exploit
):
__info__
=
{
__info__
=
{
"name"
:
"AutoPwn"
,
"name"
:
"AutoPwn"
,
"description"
:
"Module scans for all vulnerablities and weaknesses."
,
"description"
:
"Module scans for all vulnerab
i
lities and weaknesses."
,
"authors"
:
(
"authors"
:
(
"Marcin Bury <marcin[at]threat9.com>"
,
# routersploit module
"Marcin Bury <marcin[at]threat9.com>"
,
# routersploit module
),
),
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment