Skip to content

Executables

Tasos Laskos edited this page Apr 10, 2013 · 23 revisions

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

Some of those executables are provided by the self-contained packages.

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.

arachni_shell (Package only)

Starts a bash shell under the environment of the package.

arachni_test (Package only)

Runs the whole test suite.

arachni_web (Package only)

Starts the Web User Interface.

arachni_web_create_user (Package only)

Allows you to create a new user for the Web interface from the command line.

Allows you to reset a Web interface user's password from the command line.