Skip to content

Commit

Permalink
added some links
Browse files Browse the repository at this point in the history
  • Loading branch information
Zapotek committed Feb 15, 2012
1 parent 576aed5 commit babed33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rake install

## Usage

The main idea behind this is to lead to security Unit-testing using Arachni and its VectorFeed plug-in.
The main idea behind this is to lead to security Unit-testing using [Arachni](http://arachni-scanner.com) and its VectorFeed plug-in.

For example, you can configure your Rails test environment to use this midleware
and then run your tests as usual.<br/>
Expand All @@ -54,7 +54,7 @@ This will load all audit modules and attack the extracted vectors while skipping

If you want to automate the process you can:

* start-up an Arachni Dispatcher
* start-up an [Arachni Dispatcher](http://arachni-scanner.com/wiki/RPC-server)
* run the tests
* once they finish use the RPC interface to automate the scan (see <em>examples/rpc.rb</em>)
* integrate the results of the audit back to the test suite
Expand Down

0 comments on commit babed33

Please sign in to comment.