Cherrybomb throwing stackover error
abnair24 opened this issue · 1 comments
abnair24 commented
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 commented
Hello @abnair24, in order to resolve this issue I would happy to get the OAS file