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
  • Issues
  • #111
Closed
Open
Issue created Dec 02, 2011 by Administrator@rootContributor

arachni webserver dies without error

Created by: cclements

From commit 00e59b8a

Follow install instructions (eventmachine, arachni-rpc-em,arachni-rpc,arachni)

Start dispatcher:

arachni_rpcd --pipe-id="Pipe 1" --nickname="My Dispatcher" --address=192.168.0.1

Start web (have to specify port, or else it dies on conflict with already in use port 7331 from dispatcher):

arachni_web --port 4567

Start 3 scans:

demo.testfire.net zero.webappsecurity.com http://crackme.cenzic.com/

Scans start and proceed as expected, web server dies without error after ~10-15 minutes (no service reports as listening on 4567 from netstat -ntupl either), however, the console I started the web server from still behaves as if it is up and working. No error or message.

Assignee
Assign to
Time tracking