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 was archived by the owner on Oct 30, 2018. It is now read-only.
root@kali:~/sqliv# python sqliv.py -d "inurl:index.php?id=" -e google Traceback (most recent call last): File "sqliv.py", line 13, in <module> from src.crawler import Crawler File "/root/sqliv/src/crawler.py", line 5, in <module> from nyawc.Options import Options ImportError: No module named nyawc.Options