... | @@ -13,6 +13,7 @@ _Some of those executables are only available via the self-contained packages._ |
... | @@ -13,6 +13,7 @@ _Some of those executables are only available via the self-contained packages._ |
|
* [arachni_rpcd_monitor](#arachni_rpcd_monitor)
|
|
* [arachni_rpcd_monitor](#arachni_rpcd_monitor)
|
|
* [arachni_web](#arachni_web) (Package only)
|
|
* [arachni_web](#arachni_web) (Package only)
|
|
* [arachni_web_import](#arachni_web_import) (Package only)
|
|
* [arachni_web_import](#arachni_web_import) (Package only)
|
|
|
|
* [arachni_web_scan_import](#arachni_web_scan_import) (Package only)
|
|
* [arachni_web_create_user](#arachni_web_create_user) (Package only)
|
|
* [arachni_web_create_user](#arachni_web_create_user) (Package only)
|
|
* [arachni_web_change_password](#arachni_web_change_password) (Package only)
|
|
* [arachni_web_change_password](#arachni_web_change_password) (Package only)
|
|
* [arachni_console](#arachni_console)
|
|
* [arachni_console](#arachni_console)
|
... | @@ -61,11 +62,12 @@ Starts the [Web User Interface](https://github.com/Arachni/arachni-ui-web). |
... | @@ -61,11 +62,12 @@ Starts the [Web User Interface](https://github.com/Arachni/arachni-ui-web). |
|
|
|
|
|
## <a id="arachni_web_import" href="#arachni_web_import">arachni_web_import</a> (Package only)
|
|
## <a id="arachni_web_import" href="#arachni_web_import">arachni_web_import</a> (Package only)
|
|
|
|
|
|
Imports the database and configuration of an older package to a new one in order to ease the
|
|
Imports AFR (Arachni Framework Report -- `.afr`) files as scans.
|
|
transitioning between different versions/packages.
|
|
|
|
|
|
|
|
_(Only applicable for versions >= 0.4.2-0.4)_
|
|
## <a id="arachni_web_scan_import" href="#arachni_web_scan_import">arachni_web_scan_import</a> (Package only)
|
|
|
|
|
|
|
|
Imports the database and configuration of an older package to a new one in order to ease the
|
|
|
|
transitioning between different versions/packages.
|
|
## <a id="arachni_web_create_user" href="#arachni_web_create_user">arachni_web_create_user</a> (Package only)
|
|
## <a id="arachni_web_create_user" href="#arachni_web_create_user">arachni_web_create_user</a> (Package only)
|
|
|
|
|
|
Allows you to create a new user for the Web interface from the command line.
|
|
Allows you to create a new user for the Web interface from the command line.
|
... | | ... | |