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

Cherrybomb throwing stackover error #143

Open
abnair24 opened this issue Oct 20, 2023 · 1 comment
Open

Cherrybomb throwing stackover error #143

abnair24 opened this issue Oct 20, 2023 · 1 comment

Comments

@abnair24
Copy link

Describe the bug
On executing cherrybomb through command line with openapi json file, below error is observed


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

Sending telemetry data to Cherrybomb servers
Getting telemetry token
Starting Cherrybomb...
Opening OAS file...
Parsing OAS file...
Creating OAS struct...
Creating passive scan struct...
Running passive scan...

**thread 'main' has overflowed its stack
fatal runtime error: stack overflow**
[1]    68531 abort      cherrybomb --file openapi.json --profile passive --verbosity debug

Expected behavior
Exception should not be thrown. If thrown, detailed log should be present

Desktop (please complete the following information):

  • OS: mac
  • Version: 1.0.0

Additional context
Add any other context about the problem here.

Kindly help on fixing this

@DeliciousBounty
Copy link
Collaborator

Hello @abnair24, in order to resolve this issue I would happy to get the OAS file

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

2 participants