You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install cherrybomb with cargo install cherrybomb
Use `cherrybomb --file my-openapi.json --profile passive
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
The text was updated successfully, but these errors were encountered:
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:
cargo install cherrybomb
Expected behavior
A table as in README should be shown
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: