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

Skip host discovery with passive mode #583

Merged
merged 2 commits into from
Mar 7, 2023
Merged

Skip host discovery with passive mode #583

merged 2 commits into from
Mar 7, 2023

Conversation

Mzack9999
Copy link
Member

Closes #582

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

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

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

docker run test -host google.com -passive

                  __
  ___  ___  ___ _/ /  __ __
 / _ \/ _ \/ _ \/ _ \/ // /
/_//_/\_,_/\_,_/_.__/\_,_/ v2.1.2

		projectdiscovery.io

[INF] Running PASSIVE scan
[INF] Found 2 ports on host google.com (142.250.183.206)
google.com:80
google.com:443

@ehsandeep ehsandeep merged commit 8b5fcb5 into dev Mar 7, 2023
@ehsandeep ehsandeep deleted the issue-582-passive branch March 7, 2023 14:50
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.

Passive flag not working in Docker container for 2.1.2
2 participants