0xInfection / TIDoS-Framework

The Offensive Manual Web Application Penetration Testing Framework.
GNU General Public License v3.0
1.76k stars 388 forks source link

plz help i cannot run it on kali linux it shows this error ? #126

Closed gr3ncode closed 3 years ago

gr3ncode commented 3 years ago

it dosent work on kali linux plz help

┌──(root💀kali)-[~] └─# tidos 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 31, in from core.Auxillaries.auxil import File "/opt/tidos/core/Auxillaries/auxil.py", line 23, in from imgext import * File "modules/0x05-Auxillaries+PF6/imgext.py", line 13, in import PIL.ExifTags ImportError: No module named PIL.ExifTags

0xInfection commented 3 years ago

When you face a problem, the first thing that should come to your mind is to google it.