Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Parameter not implemented #5

Open
1 of 2 tasks
J12934 opened this issue Oct 22, 2018 · 1 comment
Open
1 of 2 tasks

Parameter not implemented #5

J12934 opened this issue Oct 22, 2018 · 1 comment
Labels
good first issue Good for newcomers

Comments

@J12934
Copy link
Member

J12934 commented Oct 22, 2018

The target parameter ARACHNI_SCAN_METHODS is currently not being used.

The parameter gets read from the target but its not getting passed along to arachni.

config.arachni_scan_methods = target.dig('attributes', 'ARACHNI_SCAN_METHODS')

  • Fix scanner wrapper code
  • Add input field to the engine form

The available checks can be found in the arachni documentation: https://github.com/Arachni/arachni#checks

@J12934 J12934 added the good first issue Good for newcomers label Oct 22, 2018
@J12934
Copy link
Member Author

J12934 commented Feb 6, 2019

ARACHNI_SCAN_METHODS is now used inside the wrapper.
But the form in the engine hasn't been updated, meaning that the parameter currently can only be set via the api.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant