
21.06.2018, 11:41
|
|
Новичок
Регистрация: 17.04.2018
Сообщений: 0
Провел на форуме: 0
Репутация:
0
|
|
root@SHA777:~/TIDoS-Framework# tidos
name 'web' is assigned to before global declaration
import * only allowed at module level
import * only allowed at module level
import * only allowed at module level
import * only allowed at module level
import * only allowed at module level
import * only allowed at module level
Traceback (most recent call last):
File "/opt/tidos-framework/tidos.py", line 26, in
from impo import *
File "core/impo.py", line 16, in
from passiveo import *
File "core/passiveo.py", line 25, in
from googledorker import *
File "modules/PassiveRecon/googledorker.py", line 12, in
import google
ImportError: No module named google
ничего не изменилось
|
|
|