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
d70fe7a0
Commit
d70fe7a0
authored
a year ago
by
lucyoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version 3.4.4
parent
6f604e6d
master
…
v3.4.4
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
interpreter.py
routersploit/interpreter.py
+1
-1
setup.py
setup.py
+1
-1
No files found.
routersploit/interpreter.py
View file @
d70fe7a0
...
@@ -241,7 +241,7 @@ class RoutersploitInterpreter(BaseInterpreter):
...
@@ -241,7 +241,7 @@ class RoutersploitInterpreter(BaseInterpreter):
Embedded Devices
Embedded Devices
Codename : I Knew You Were Trouble
Codename : I Knew You Were Trouble
Version : 3.4.
3
Version : 3.4.
4
Homepage : https://www.threat9.com - @threatnine
Homepage : https://www.threat9.com - @threatnine
Exploits: {exploits_count} Scanners: {scanners_count} Creds: {creds_count} Generic: {generic_count} Payloads: {payloads_count} Encoders: {encoders_count}
Exploits: {exploits_count} Scanners: {scanners_count} Creds: {creds_count} Generic: {generic_count} Payloads: {payloads_count} Encoders: {encoders_count}
...
...
This diff is collapsed.
Click to expand it.
setup.py
View file @
d70fe7a0
...
@@ -6,7 +6,7 @@ with open("README.md", "r") as f:
...
@@ -6,7 +6,7 @@ with open("README.md", "r") as f:
setup
(
setup
(
name
=
"routersploit"
,
name
=
"routersploit"
,
version
=
"3.4.
3
"
,
version
=
"3.4.
4
"
,
description
=
"Exploitation Framework for Embedded Devices"
,
description
=
"Exploitation Framework for Embedded Devices"
,
long_description
=
long_description
,
long_description
=
long_description
,
author
=
"Threat9"
,
author
=
"Threat9"
,
...
...
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