Skip to content

Executables

Tasos Laskos edited this page Mar 30, 2013 · 23 revisions

Arachni provides a handful of executable files, this page will provide a brief description of their functionality.

Provides a command-line interface to the Arachni scanner. See the relevant reference for more details.

Fires up an IRB console after configuring it to operate under the namespace of the Arachni libraries.

It provides tab completion for class/module names and methods and command history.

Provides a command-line RPC client for a Dispatcher. Allows you to run a scan remotely.
See the relevant reference for more details.

Starts a Dispatcher.

Connects to a Dispatcher and shows a few statistics like running scans and their resource usage.

Used to run scripts under the namespace of the Arachni libraries -- provided for just for convenience.

Starts a bash shell under the environment of the package.

Runs the whole test suite.

Installs the latest Arachni Gem under the custom environment of the package.

Starts the WebUI.