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:
- Total time to crawl, audit
- Response time min, average, max
- No. of static resources
- No. of dynamic resources
- No. of parameters (vectors) + names in total
- No. of parameters (vectors) + names unique
- No. or redundant paths / links (capture those that exceed the default)
- csrf tokens (true or false)
- auth (true of false)
- url rewriting (true or false)
- dom objects (true or false)
- http or https
- web services
- binary objects
- 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.