epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.21k stars 610 forks source link

[Bug] Kali Doesn’t See Libraries #74

Closed zero77 closed 7 years ago

zero77 commented 7 years ago

I am running the newest ufonet and the newest version of kali Linux and I have check to see if the required libraries are installed and that kali is up to date.

But when running ufonet I get errors saying the libraries are not installed also, I am not able to use everything in ufonet like search for zombies etc because, it thinks the libraries are not installed.

Thanks

epsylon commented 7 years ago

Hey! You have a python script called "setup.py" with main package that tries to install all required libs. Try to use it like: python setup.py install Also you have a step by step tutorial (to install libs) at FAQ: https://ufonet.03c8.net/FAQ.html

zero77 commented 7 years ago

Thanks but, I have already tried that. After trying different things to get the search to work I have found yahoo seems to work the longest before returning an error.

These are the different errors I am getting:

errors

epsylon commented 7 years ago

Ok. I see.

If you are using GUI, probably you want to have geoip lib. For Kali try: pip install geoip

For whois lib, looks that is not present on sources for this version. I will commit a fix for that soon.

Thanks for your report.

zero77 commented 7 years ago

Ok, thank you for the help.

Also I think the search engines may need updating and can you add duckduckgo.com, as a new search engine.

Thanks

[Edit] I just gave that a go and it seems to all ready be installed.

untitled

epsylon commented 7 years ago

I will check if regex are working correctly. Are you using TOR?. About DuckDuckGo, it was supported until "inurl" keyword string was removed from their API, which means, not more dorking allowed.

zero77 commented 7 years ago

thanks, no i am not using tor.