You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
oot@xxxx:~/Desktop/sqliv# python sqliv.py -d "inurl:index.php?id=" -e google
Traceback (most recent call last):
File "sqliv.py", line 13, in
from src.crawler import crawler
File "/root/Desktop/sqliv/src/crawler.py", line 5, in
from nyawc.Options import Options
ImportError: No module named nyawc.Options
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
oot@xxxx:~/Desktop/sqliv# python sqliv.py -d "inurl:index.php?id=" -e google
Traceback (most recent call last):
File "sqliv.py", line 13, in
from src.crawler import crawler
File "/root/Desktop/sqliv/src/crawler.py", line 5, in
from nyawc.Options import Options
ImportError: No module named nyawc.Options
The text was updated successfully, but these errors were encountered: