projectdiscovery / chaos-client

Go client to communicate with Chaos DB API.
https://chaos.projectdiscovery.io
MIT License
629 stars 91 forks source link

Chaos Recon database does not have http_urls for all domains available in public-bugbounty-programs #99

Closed tarunkant closed 2 years ago

tarunkant commented 2 years ago

chaos-client version:

0.2.0

Current Behavior:

Chaos Recon database does not have http_urls for all domains available

Expected Behavior:

It should have recon data for all domains available in public-bugbounty-programs

Steps To Reproduce:

  1. Run the following command:
chaos -d cloudamqp.com

Output:

advanced-meerkat-01.rmq.cloudamqp.com
alert-gazelle.rmq.cloudamqp.com
alpaca.cloudamqp.com
amqproxy.apt.cloudamqp.com
beige-barnacle-01.rmq.cloudamqp.com
blond-gopher-01.rmq.cloudamqp.com
blond-jellyfish.rmq.cloudamqp.com
blond-porpoise-01.rmq.cloudamqp.com
blue-dingo-01.rmq.cloudamqp.com
blue-dove-01.rmq.cloudamqp.com
brown-cockroach-01.rmq.cloudamqp.com
[...]

Command 2:

chaos -d cloudamqp.com -bbq -http-url

Output:

No data

Manually running httpx on chaos -d cloudamqp.com does show the data but Chaos recon data doesn't have any data for this.

tarunkant commented 2 years ago

Would this be a feature request @ehsandeep ?

Mzack9999 commented 2 years ago

@tarunkant Results might not be aligned temporarily as chaos is under active development internally, soon all the data will be available again. I'm converting the issue to a discussion.