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

Field option doesn't work with depth 1 #471

Closed
ehsandeep opened this issue Jun 5, 2023 · 2 comments
Closed

Field option doesn't work with depth 1 #471

ehsandeep opened this issue Jun 5, 2023 · 2 comments
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@ehsandeep
Copy link
Member

katana version:

latest

Current Behavior:

Field option doesn't work with -d 1

echo https://www.mandiant.com/report-incident | katana -f email -d 1 -silent

Expected Behavior:

Field option to work with -d 1 based on requested page response.

echo https://www.mandiant.com/report-incident | katana -f email -d 1 -silent

[email protected]
[email protected]

Steps To Reproduce:

echo https://www.mandiant.com/report-incident | katana -f email
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jun 5, 2023
@ehsandeep ehsandeep linked a pull request Sep 22, 2023 that will close this issue
@dogancanbakir dogancanbakir self-assigned this Mar 29, 2024
@dogancanbakir
Copy link
Member

I am unable to reproduce this issue. It may have been resolved at some point.

$ go run . -f email -d 1 -u https://www.mandiant.com/report-incident

   __        __                
  / /_____ _/ /____ ____  ___ _
 /  '_/ _  / __/ _  / _ \/ _  /
/_/\_\\_,_/\__/\_,_/_//_/\_,_/                                                   

                projectdiscovery.io

[INF] Current katana version v1.1.0 (latest)
[INF] Started standard crawling for => https://www.mandiant.com/report-incident
[email protected]
[email protected]

@dogancanbakir
Copy link
Member

Closing this; works as expected.

@dogancanbakir dogancanbakir closed this as not planned Won't fix, can't repro, duplicate, stale Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants