... | ... | @@ -34,10 +34,10 @@ all its dependencies. |
|
|
|
|
|
Arachni will run in any *nix environment that satisfies the following dependencies:
|
|
|
|
|
|
* Ruby 2.0.0 or higher (preferably 2.2).
|
|
|
* Ruby 2.2.0 or higher.
|
|
|
* libcurl with OpenSSL support.
|
|
|
* C/C++ compilers and GNU make in order to build the necessary extensions.
|
|
|
* Optionally [PhantomJS 1.9.2](https://code.google.com/p/phantomjs/downloads/list) to enable support for browser analysis of pages.
|
|
|
* Optionally [PhantomJS 2.1.1](https://bitbucket.org/ariya/phantomjs/downloads/) to enable support for browser analysis of pages.
|
|
|
|
|
|
<em>This is about installing the [Arachni Framework](https://github.com/Arachni/arachni)
|
|
|
only and does not include the [WebUI](https://github.com/Arachni/arachni-ui-web).</em>
|
... | ... | |