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

I got this Error when run the tool #78

Open
1nf1n7y opened this issue Jul 21, 2022 · 0 comments
Open

I got this Error when run the tool #78

1nf1n7y opened this issue Jul 21, 2022 · 0 comments

Comments

@1nf1n7y
Copy link

1nf1n7y commented Jul 21, 2022

OS: Windows 11
SubSystem: WSL Kali

┌──(root㉿Ahmed-Taher)-[~/vul-scanners/CloudFail] └─# python3 cloudfail.py --target seo.com /root/vul-scanners/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and choice is not 'n': /root/vul-scanners/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and choice is not 'n': /root/vul-scanners/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and choice is not 'n': /root/vul-scanners/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and choice is not 'n': /root/vul-scanners/CloudFail/cloudfail.py:182: SyntaxWarning: "is" with a literal. Did you mean "=="? if choice is 'y': Traceback (most recent call last): File "/root/vul-scanners/CloudFail/cloudfail.py", line 9, in <module> import socks File "/root/vul-scanners/CloudFail/socks.py", line 62, in <module> from collections import Callable ImportError: cannot import name 'Callable' from 'collections' (/usr/lib/python3.10/collections/__init__.py)

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

1 participant