Skip to content

feat: discover URLs from spec & limit scans to URL prefix#9

Open
CubicrootXYZ wants to merge 2 commits intointruder-io:mainfrom
CubicrootXYZ:main
Open

feat: discover URLs from spec & limit scans to URL prefix#9
CubicrootXYZ wants to merge 2 commits intointruder-io:mainfrom
CubicrootXYZ:main

Conversation

@CubicrootXYZ
Copy link
Copy Markdown

This change addresses #4 and additionally adds an option to limit the scan to a URL prefix.

Changes

  • if the spec files server objects reference full URLs cut of the domain and only use the path (previously the full URL got appended to the base url creating an invalid URL)
  • add -d --discover option that will scan domains as well that are specified in the specs server object
  • add -l --limit option that limits the scan to base URLs with that prefix avoiding accidentally putting pressure onto other APIs (especially useful in combination with -d)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant