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

ERROR #22

Open
Shahad7278 opened this issue Apr 18, 2021 · 3 comments
Open

ERROR #22

Shahad7278 opened this issue Apr 18, 2021 · 3 comments

Comments

@Shahad7278
Copy link

python3 atlas.py
Traceback (most recent call last):
File "atlas.py", line 16, in
from humanfriendly.tables import format_pretty_table as pretty
ModuleNotFoundError: No module named 'humanfriendly'

@Shahad7278
Copy link
Author

root@kali:~/tools/atlas# python atlas.py --url http://site.com/index.php?id=Price_ASC --payload="-1234 AND 4321=4321-- AAAA"
File "atlas.py", line 20
def init(self,url:str,method:str,data:str,kwargs:dict)->None:
^
SyntaxError: invalid syntax

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
@Shahad7278 and others