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
  • #575
Closed
Open
Issue created Apr 27, 2015 by Administrator@rootContributor

Plugin to collect metrics

Created by: treadie

It would be awesome if there was a plugin that collected bulk metrics about the application / scan. Some metrics may include:

  1. Total time to crawl, audit
  2. Response time min, average, max
  3. No. of static resources
  4. No. of dynamic resources
  5. No. of parameters (vectors) + names in total
  6. No. of parameters (vectors) + names unique
  7. No. or redundant paths / links (capture those that exceed the default)
  8. csrf tokens (true or false)
  9. auth (true of false)
  10. url rewriting (true or false)
  11. dom objects (true or false)
  12. http or https
  13. web services
  14. binary objects
  15. flash objects

I don't think this would be an exhaustive list, and would welcome others reading this to leave comments of other metrics that they think would be useful to collect.

Assignee
Assign to
Time tracking