0xInfection / TIDoS-Framework

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

no module named xmpp #94

Closed shanow7 closed 3 years ago

shanow7 commented 4 years ago

when I've used sudo apt-get install libncurses5 libxml2 nmap tcpdump libexiv2-dev build-essential python-pip python-xmpp

and then

pip2 install -r requirements.txt python2 tidos.py or ./tidos.py

I have this image

Jflye commented 4 years ago

I cloned the repository here for xmpp and installed it, worked like a charm. Had the same issue before that. https://github.com/normanr/xmpppy

shanow7 commented 4 years ago

I've used install xmpppy and it's work but some moduls at passive recon dosn't work f.g. nr 11, 12 19

Jflye commented 4 years ago

I've noticed that too, I'm not sure which ones but there's not only in the passive recon, even some other vuln scans just auto quit and send you back to the first screen again. Strange behavior.

vincegremillion commented 4 years ago

I cloned the repository here for xmpp and installed it, worked like a charm. Had the same issue before that. https://github.com/normanr/xmpppy I used your clone, but still, have an issue - won't start tidos, just vomits this code used in the example.

subbusainath commented 3 years ago

still am getting No module named xmpp Even in have tried with installing using pip in terminal and i have also tried with cloning still getting || i am in uttermost anger |||

th3cyb3rc0p commented 3 years ago

still am getting No module named xmpp Even in have tried with installing using pip in terminal and i have also tried with cloning still getting || i am in uttermost anger |||

use

pip install xmpppy