When I tried to update and install, I just got a message stating I have the latest version of Medusa. I've even tried removing it completely and reinstalling, but Medusa still errors about missing modules.
If you are using medusa and get a problem about modules missing :
Then just update to the newest medusa package.Code:root@bt:~# medusa -d Medusa v2.0 [http://www.foofus.net] (C) JoMo-Kun / Foofus Networks <jmk@foofus.net> Available modules in "." : Available modules in "/usr/local/lib/medusa/modules" : Couldn't open directory "/usr/local/lib/medusa/modules"
This should fix everything right up.Code:apt-get update && apt-get install medusa
If you still get an error message about libssh2 can not find shared object file then make sure you also have the latest libssh2-1 package installed.
This second part may not be needed, but again if you get the second error message above then go ahead and install libssh2-1. Most users should already have it though.Code:apt-get install libssh2-1
Please post problems in regards here .
Last edited by Archangel-Amael; 09-08-2010 at 11:13 AM.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
When I tried to update and install, I just got a message stating I have the latest version of Medusa. I've even tried removing it completely and reinstalling, but Medusa still errors about missing modules.
Ok then you are going to need to post more info.
pastebin your commands.
Pastebin.com - #1 paste tool since 2002!
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.