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
  • #540
Closed
Open
Issue created Jan 14, 2015 by Administrator@rootContributor

Plugin to list parameters & values

Created by: treadie

Just chasing a simple plugin that will create a list of all the parameter names that are discovered during a scan. Where the parameter has a defined/default value then this should also be collected.

The use case for this would be to run a basic crawl --checks - with the plugin enabled so that with the output of the plugin I can better define the default inputs (parameters and their values) that will get used. Once the default in inputs are defined then I will run a full scan.

In certain cases, doing this will greatly increase the crawl coverage on a lot of applications where the default values do not let you proceed past a specific form. The plugin will just aid in making this process quicker and easier.

Reference: https://www.owasp.org/index.php/Identify_application_entry_points_%28OTG-INFO-006%29

Assignee
Assign to
Time tracking