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
  • #85
Closed
Open
Issue created Oct 12, 2011 by Administrator@rootContributor

XML-RPC server crash: "shmat: Invalid Argument"

Created by: walterl

Arachni's XML-RPC interface crashed with the error in the issue title after a long scan.

This occurred when scanning the OWASP Broken Web Application, after about 4 hours. The machine that the scan was running on had about 3GB RAM free.

The scan parameters were very simple: "audit_headers": true, "audit_links": true, "audit_forms": true, "audit_cookies": true, "user_agent": "Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20100101 Firefox/6.0" All modules selected

The same scan with the command-line interface ran for more than 8 hours (when it was terminated manually). Command-line parameters: ./arachni --debug -v --only-positives http://192.168.56.101/

Arachni version: 0.3 (CDE package)

Assignee
Assign to
Time tracking