Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make URL checks ignore default port specifications #40

Merged
merged 1 commit into from
May 10, 2018

Conversation

pajswigger
Copy link
Contributor

A user reported that using burp-rest-api to Spider and Scan a site did not work. On investigation this is due to a subtlety of URL handling. If they Spider http://foo/ then the site map returns items with URLs http://foo:80/ and if they then scan http://foo/ this doesn't match the URLs like http://foo:80/

This pull request fixes that behavior.

@vmwclabot
Copy link
Member

@pajswigger, you must sign our contributor license agreement before your changes are merged. Click here to sign the agreement. If you are a VMware employee, read this for further instruction.

@gangelino gangelino merged commit dea95f6 into vmware:master May 10, 2018
@vmwclabot
Copy link
Member

@pajswigger, VMware has approved your signed contributor license agreement.

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.

None yet

3 participants