Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A arachni
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arachni - Web Application Security Scanner Framework
  • arachni
  • Wiki
  • Guides
  • User
  • Executables

Executables · Changes

Page history
Updated Executables (markdown) authored Sep 07, 2014 by Zapotek's avatar Zapotek
Show whitespace changes
Inline Side-by-side
guides/user/Executables.md
View page @ 8958a678
......@@ -8,6 +8,7 @@ _Some of those executables are only available via the self-contained packages._
* [arachni_rpcd](#arachni_rpcd)
* [arachni_rpcd_monitor](#arachni_rpcd_monitor)
* [arachni_web](#arachni_web) (Package only)
* [arachni_web_script](#arachni_web_script) (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)
......@@ -56,6 +57,10 @@ scans and their resource usage.
Starts the [Web User Interface](https://github.com/Arachni/arachni-ui-web).
## <a name="arachni_web_script" href="#arachni_web_script">arachni_web_script</a> (Package only)
Runs Ruby code in the context of the WebUI Rails environment, essentially delegates to [rails runner](http://guides.rubyonrails.org/command_line.html#rails-runner).
## <a name="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
......
Clone repository

Pages [all]

  • Home
  • Installation instructions
  • For users
    • Executables
    • Command Line Interface
    • Web User Interface
    • Distributed components (Dispatchers and Instances)
      • RPC Client
      • RPC Server (Dispatcher)
  • For developers
    • Core API documentation
    • RPC API
    • Development environment

Can't find what you're looking for? Why not have a look at the support portal?