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

Hide out of scope items #1080

Open
znadir opened this issue Oct 28, 2024 · 3 comments
Open

Hide out of scope items #1080

znadir opened this issue Oct 28, 2024 · 3 comments
Assignees

Comments

@znadir
Copy link

znadir commented Oct 28, 2024

Please describe your feature request:

Instead of hiding external endpoint from scoped crawling by default, hide only out of scope endpoints.

Describe the use case of this feature:

Would be useful to hide out of scope items, not only external endpoints.

@znadir znadir added the Type: Enhancement Most issues will probably ask for additions or changes. label Oct 28, 2024
@znadir znadir changed the title Hide out of scope endpoints Hide out of scope urls Oct 28, 2024
@znadir znadir changed the title Hide out of scope urls Hide out of scope items Oct 28, 2024
@znadir
Copy link
Author

znadir commented Oct 28, 2024

I dont know if I'm clear. let's say i use -cos option to add out of scope endpoints, it doesn't hide them from output

@dogancanbakir dogancanbakir self-assigned this Oct 29, 2024
@GeorginaReeder
Copy link

Thanks for your feature request @znadir , we'll take a look into this!

@dogancanbakir dogancanbakir removed the Type: Enhancement Most issues will probably ask for additions or changes. label Nov 20, 2024
@dogancanbakir
Copy link
Member

@znadir Thanks for opening the issue. I couldn't repro the issue; I compared the following two CMDs, and I found that -cos is working as expected:

katana -u https://projectdiscovery.io -o output.txt

katana -u https://projectdiscovery.io -cos _next -o output1.txt

Also, make sure it's the latest version.

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

3 participants