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

Fixing all ips probe with ports #626

Merged
merged 3 commits into from
May 19, 2022
Merged

Conversation

Mzack9999
Copy link
Member

@Mzack9999 Mzack9999 commented May 17, 2022

Description

This PR fixes probe all ips logic with custom ports

Example

$ echo docs.hackerone.com | go run . -probe-all-ips -t 1 -rl 1

    __    __  __       _  __
   / /_  / /_/ /_____ | |/ /
  / __ \/ __/ __/ __ \|   /
 / / / / /_/ /_/ /_/ /   |
/_/ /_/\__/\__/ .___/_/|_|
             /_/              v1.2.1

                projectdiscovery.io

Use with caution. You are responsible for your actions.
Developers assume no liability and are not responsible for any misuse or damage.
https://docs.hackerone.com [185.199.108.153]
https://docs.hackerone.com [185.199.109.153]
https://docs.hackerone.com [185.199.110.153]
https://docs.hackerone.com [185.199.111.153]
https://docs.hackerone.com [2606:50c0:8000::153]
https://docs.hackerone.com [2606:50c0:8001::153]
https://docs.hackerone.com [2606:50c0:8002::153]
https://docs.hackerone.com [2606:50c0:8003::153]

@Mzack9999 Mzack9999 added Status: In Progress This issue is being worked on, and has someone assigned. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. labels May 17, 2022
@Mzack9999 Mzack9999 self-assigned this May 17, 2022
@Mzack9999 Mzack9999 linked an issue May 17, 2022 that may be closed by this pull request
@Mzack9999 Mzack9999 added Status: Review Needed The issue has a PR attached to it which needs to be reviewed and removed Status: In Progress This issue is being worked on, and has someone assigned. labels May 18, 2022
@Mzack9999 Mzack9999 requested a review from Ice3man543 May 18, 2022 16:45
@ehsandeep ehsandeep merged commit daf4ad6 into dev May 19, 2022
@ehsandeep ehsandeep deleted the issue-596-ips-probes-with-ports branch May 19, 2022 09:29
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. 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.

False result with -probe-all-ips and -ports options
3 participants