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

Allowing domains AND urls #18

Closed
0xswitch opened this issue Jan 5, 2020 · 1 comment
Closed

Allowing domains AND urls #18

0xswitch opened this issue Jan 5, 2020 · 1 comment

Comments

@0xswitch
Copy link

0xswitch commented Jan 5, 2020

Hello ! Thanks for your really perfect tool, I really appreciate it.

However it could be nice to specify an url as target and not only the domain.

For example your pentest assessment could be only on target.com/thisfolder/ and not on target.com/. Only specifying the domain could bring out of scope items.

Thanks again !

@hakluke
Copy link
Owner

hakluke commented Jan 5, 2020

Hey @0xswitch,
Just add the folder to the domain argument.

hakrawler -domain target.com/thisfolder -scope strict

You can also specify custom ports this way:

hakrawler -domain target.com:8080

I'm going to change the "domain" flag to be called "url" because it's confusing.

@delic delic mentioned this issue Jan 10, 2020
@hakluke hakluke closed this as completed Jan 11, 2020
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

No branches or pull requests

2 participants