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

Passive mode fails with dns error #157

Open
qrilka opened this issue Apr 4, 2024 · 4 comments
Open

Passive mode fails with dns error #157

qrilka opened this issue Apr 4, 2024 · 4 comments

Comments

@qrilka
Copy link

qrilka commented Apr 4, 2024

Describe the bug
I tried to follow the README and invoking cherrybomb in passive mode results in dns error (why does it even go to that address?)

To Reproduce
Steps to reproduce the behavior:

  1. Install cherrybomb with cargo install cherrybomb
  2. Use `cherrybomb --file my-openapi.json --profile passive
  3. See error
$ cherrybomb --file my-openapi.json --profile passive

╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╱╱╱╱╱╭╮
┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱╱╱╱╱╱┃┃
┃┃╱╰┫╰━┳━━┳━┳━┳╮╱╭┫╰━┳━━┳╮╭┫╰━╮
┃┃╱╭┫╭╮┃┃━┫╭┫╭┫┃╱┃┃╭╮┃╭╮┃╰╯┃╭╮┃
┃╰━╯┃┃┃┃┃━┫┃┃┃┃╰━╯┃╰╯┃╰╯┃┃┃┃╰╯┃
╰━━━┻╯╰┻━━┻╯╰╯╰━╮╭┻━━┻━━┻┻┻┻━━╯
╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭━╯┃
╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰━━╯       v1.0.1

Error: error sending request for url (https://cherrybomb.blstsecurity.com/tel): error trying to connect: dns error: failed to lookup address information: Name or service not known

Caused by:
    0: error trying to connect: dns error: failed to lookup address information: Name or service not known
    1: dns error: failed to lookup address information: Name or service not known
    2: failed to lookup address information: Name or service not known

Expected behavior
A table as in README should be shown

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Version: 1.0.1
@georg-ikegps
Copy link

I got it working by adding the ``--no-telemetry` flag.

@qrilka
Copy link
Author

qrilka commented Apr 15, 2024

Thanks, the project seems to be abandoned so I think we'll check out other alternatives

@georg-ikegps
Copy link

I had a similar impression 😞

@misl
Copy link

misl commented Sep 11, 2024

Had any luck finding alternatives?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants