Closed elig0n closed 3 years ago
Hi had the same problem, and than the next problem and the next and so on. error line 27, 56, etc. etc. under my Kali Linux, 2021. TiDoS just didn't work properly and it crashed. Until I've looked at every single line. in my oppinion the problem is fixed by upgrading all of beautifulsoup4, html5lib, and lxml.
ttidos has been working since I fixed the the problem on my kali. Try it please give feedback.
please do this -->
sudo pip install --upgrade beautifulsoup4 && sudo pip install --upgrade html5lib && sudo pip3 install html5lib==0.9999999 && sudo pip install html5lib==0.9999999 && sudo apt remove python3-bs4 python3-html5lib && sudo apt install python3-bs4 python3-htmllib && sudo pip install spry && sudo pip install --upgrade html5lib==1.0b8 && pip install --upgrade bs4 && sudo pip install --upgrade bleach==1.4.2 && sudo pip install --upgrade lxml
The above solution did not work for me.
Eventually I solved it by:
ln -sr libc.a liblibc.a
under /usr/lib/
(based on this solution)
Describe the bug when running
list scan
orlist osint-active
this exception is raised: