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

add -iqp for passive crawl #840

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

dogancanbakir
Copy link
Member

Closes #839

@dogancanbakir dogancanbakir self-assigned this Apr 3, 2024
@Mzack9999 Mzack9999 linked an issue Apr 3, 2024 that may be closed by this pull request
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Apr 3, 2024
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - Note: in the output is reported the only visited url with parameters:

$ go run . -u vulnweb.com -ps -iqp -em php | grep redir

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

		projectdiscovery.io

[INF] Current katana version v1.1.0 (latest)
[INF] Enumerating passive endpoints for https://vulnweb.com
http://vulnweb.com/redir.php?r=http://strategicgrowthexperts.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 this pull request may close these issues.

iqp does not work in passive mode
2 participants