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

Issue with -exclude option not work #1580

Closed
ipsecc opened this issue Feb 7, 2024 · 1 comment · Fixed by #1597
Closed

Issue with -exclude option not work #1580

ipsecc opened this issue Feb 7, 2024 · 1 comment · Fixed by #1597
Assignees
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.

Comments

@ipsecc
Copy link

ipsecc commented Feb 7, 2024

httpx version:

v1.3.9 (latest)

Scan targets:

root@localhost:~# cat targets
ads-setu-proxy-gamma.amazon.com
us-east-2.threat-mitigation.aws.amazon.com:8080
154.85.48.131:47001

Steps To Reproduce:

root@localhost:~# httpx -l targets -exclude ads-setu-proxy-gamma.amazon.com,us-east-2*.amazon.com:8080,154.85.48.131:47001

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

                projectdiscovery.io

[INF] Current httpx version v1.3.9 (latest)
http://154.85.48.131:47001
https://us-east-2.threat-mitigation.aws.amazon.com:8080
https://ads-setu-proxy-gamma.amazon.com

image

@ipsecc ipsecc added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Feb 7, 2024
@dogancanbakir dogancanbakir self-assigned this Feb 7, 2024
@olearycrew
Copy link
Contributor

Seems like it isn't just regex problem, even a simple string isn't working properly

CleanShot 2024-02-07 at 08 40 55

@dogancanbakir dogancanbakir linked a pull request Feb 23, 2024 that will close this issue
@ehsandeep ehsandeep added the Status: Completed Nothing further to be done with this issue. Awaiting to be closed. label Feb 27, 2024
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 a pull request may close this issue.

4 participants