Skip to content

Commit

Permalink
Create routersploit
Browse files Browse the repository at this point in the history
  • Loading branch information
exploitprotocol committed Apr 18, 2016
1 parent bac7a49 commit 044a58d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/exploitationTools/routersploit
@@ -0,0 +1,5 @@
DESCRIPTION="The RouterSploit Framework is an open-source exploitation framework dedicated to embedded devices."
INSTALLATION_DIRECTORY="/exploitationTools"
COMMANDS="git clone https://github.com/reverse-shell/routersploit.git,python -m pip install pyreadline,python -m pip install beatifulsoup4"
TERMINAL_ALIAS=rsf
PATH_FOR_ALIAS=cd /d "%pentestbox_ROOT%\bin\customtools\exploitationTools\routersploit" $T python "%pentestbox_ROOT%\bin\customtools\exploitationTools\routersploit\rsf.py" $*

0 comments on commit 044a58d

Please sign in to comment.