sslyze cannot install
jepunband opened this issue · 1 comments
jepunband commented
Hi failing to install ... pip install don't work & I tried the solution at #28 still the same.
Traceback (most recent call last):
File "/opt/tidos/tidos.py", line 13, in
from core.tidos_main import *
File "/opt/tidos/core/tidos_main.py", line 35, in
from core.Enumeration.scanenum import *
File "/opt/tidos/core/Enumeration/scanenum.py", line 25, in
from ssltlsscan import *
File "modules/0x02-Scanning+Enumeration/ssltlsscan.py", line 14, in
import sslyze
ImportError: No module named sslyze
I think Sslyze not availabe for armv7 device. Anyone has it running on nethunter?
0xInfection commented
You might be able to use Dockerfile to get TIDoS installed properly. :)