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
0a551a2e
Commit
0a551a2e
authored
Jul 13, 2019
by
fwkz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: Build your own.
parent
fb128484
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
README.md
README.md
+17
-0
No files found.
README.md
View file @
0a551a2e
...
...
@@ -93,7 +93,23 @@ cd routersploit
git pull
```
# Build your own
To our surprise people started to fork
[
routersploit
](
https://github.com/threat9/routersploit
)
not because they were
interested in the security of embedded devices but simply because they want to
leverage our interactive shell logic and build their own tools using similar
concept. All these years they must have said: _"There must be a better way!"_
and they were completely right, the better way is called
[
_Riposte_
](
https://github.com/fwkz/riposte
)
.
[
_Riposte_
](
https://github.com/fwkz/riposte
)
allows you to easily wrap your
application inside a tailored interactive shell. Common chores regarding
building REPLs was factored out and being taken care of so you can really
focus on specific domain logic of your application.
# License
The RouterSploit Framework is under a BSD license.
Please see
[
LICENSE
](
LICENSE
)
for more details.
# Acknowledgments
*
[
riposte
](
https://github.com/fwkz/riposte
)
\ No newline at end of file
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