Skip to content

Conversation

@SakarDev
Copy link

Added a length check if(len(lineExploded) >= 3): to avoid potential IndexError when processing lines in the crimeflare function.

I got this error

CloudFail/cloudfail.py", line 124, in crimeflare
if lineExploded[1] == args.target:
~~~~~~~~~~~~^^^
IndexError: list index out of range

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

Successfully merging this pull request may close these issues.

1 participant