Skip to content

Commit

Permalink
Typo and Update section
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyoa committed Apr 11, 2016
1 parent 75f3c5b commit 7900084
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/reverse-shell/routersploit.svg?branch=master)](https://travis-ci.org/reverse-shell/routersploit)

The RouteSploit Framework is an open-source exploitation framework dedicated to embedded devices.
The RouterSploit Framework is an open-source exploitation framework dedicated to embedded devices.

It consists of various modules that aids penetration testing operations:

Expand All @@ -16,6 +16,13 @@ It consists of various modules that aids penetration testing operations:
git clone https://github.com/reverse-shell/routersploit
./rsf.py

# Update

Update RouterSploit Framework often. Project is under heavy development and new modules are shipped almost everyday.

cd routersploit
git pull

# Usage

root@kalidev:~/git/routersploit# ./rsf.py
Expand Down

0 comments on commit 7900084

Please sign in to comment.