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

Open
ehsandeep opened this issue Jun 5, 2023 · 1 comment
Open

Field option doesn't work with depth 1 #471

ehsandeep opened this issue Jun 5, 2023 · 1 comment
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

investigations@mandiant.com
investigations@mandiant.com

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
investigations@mandiant.com
investigations@mandiant.com

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