Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Applications
Reload this Page Medusa on Ubuntu
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Applications I cant get "X" app to work... also discussion about linux programs.

Reply
 
Thread Tools Display Modes
Old 01-23-2008   #1 (permalink)
AMAMH
Just Joined!
 
Join Date: Jan 2008
Posts: 4
Medusa on Ubuntu

I use Ubuntu 7.10 and installed openssl version 0.9.8g
I downloaded Medusa 1.4 from:
http://www.foofus.net/jmk/tools/medusa-1.4.tar.gz
unzipped it then :
su
cd to source dir
./configure
make
then after a while this error happens:
Code:
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:503: undefined reference to `SSL_write'
medusa-net.o: In function `medusaReceiveInternal':
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:383: undefined reference to `SSL_read'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:387: undefined reference to `SSL_get_error'
medusa-net.o: In function `medusaConnectSSLInternal':
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:310: undefined reference to `SSL_load_error_strings'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:311: undefined reference to `SSL_library_init'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:320: undefined reference to `SSLv23_client_method'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:320: undefined reference to `SSL_CTX_new'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:331: undefined reference to `SSL_CTX_ctrl'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:334: undefined reference to `SSL_CTX_set_default_verify_paths'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:335: undefined reference to `SSL_CTX_set_tmp_rsa_callback'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:336: undefined reference to `SSL_CTX_set_verify'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:341: undefined reference to `SSL_new'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:349: undefined reference to `SSL_set_fd'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:350: undefined reference to `SSL_connect'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:358: undefined reference to `SSL_get_current_cipher'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:358: undefined reference to `SSL_CIPHER_get_name'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:318: undefined reference to `SSLv3_client_method'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:318: undefined reference to `SSL_CTX_new'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:316: undefined reference to `SSLv2_client_method'
/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src/medusa-net.c:316: undefined reference to `SSL_CTX_new'
collect2: ld returned 1 exit status
make[3]: *** [medusa] Error 1
make[3]: Leaving directory `/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/amamh/Desktop/HackingNetworking/Sources/medusa-1.4'
make: *** [all] Error 2
what is wrong?
I'm new to Linux maybe I miss something.
any help will be appreciated.
AMAMH is offline   Reply With Quote
Old 01-23-2008   #2 (permalink)
RobinVossen
Linux Engineer
 
RobinVossen's Avatar
 
Join Date: Aug 2007
Location: The Netherlands
Posts: 1,155
Send a message via ICQ to RobinVossen Send a message via MSN to RobinVossen
have you installed the SSL_Devel pack?
Since without the SSL Librarys you can hard compile that.
Anyhow, I also saw you wanted Hydra and that you have a folder called HackingNetworking.
Talk a look at BackTrack3beta.
It might be right for you.
But I also warn you.
If you start Bruteforcing random targets you will get into trouble.
And not just normal trouble. The laws for hacking are really strict.
So I hope for you that you dont mess up your Future and only use this for Ethical Research.
If you get caught for hacking, getting a new job. Esspecialy in the IT is slim to nill. I warned you now.

Have fun with Medusa and your Research
__________________
Linux User: 453003
New Users, please read this..
Google first, then ask..
Eudyptes schlegeli
RobinVossen is offline   Reply With Quote
Old 01-23-2008   #3 (permalink)
devils casper
Ghost
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, INDIA
Posts: 18,098
Medusa is available in Universe sources. I would suggest you to install it through package manager only. It will take care of all dependency issues.
Code:
sudo apt-get install medusa
__________________
New Users: Read This First
If you woke up breathing, Congratulations! You get another chance.

devils casper is offline   Reply With Quote
Old 03-07-2008   #4 (permalink)
AMAMH
Just Joined!
 
Join Date: Jan 2008
Posts: 4
Smile

Quote:
Originally Posted by RobinVossen View Post
have you installed the SSL_Devel pack?
Since without the SSL Librarys you can hard compile that.
Anyhow, I also saw you wanted Hydra and that you have a folder called HackingNetworking.
Talk a look at BackTrack3beta.
It might be right for you.
But I also warn you.
If you start Bruteforcing random targets you will get into trouble.
And not just normal trouble. The laws for hacking are really strict.
So I hope for you that you dont mess up your Future and only use this for Ethical Research.
If you get caught for hacking, getting a new job. Esspecialy in the IT is slim to nill. I warned you now.

Have fun with Medusa and your Research
thanks for BackTrack
AMAMH is offline   Reply With Quote
Old 03-07-2008   #5 (permalink)
AMAMH
Just Joined!
 
Join Date: Jan 2008
Posts: 4
Smile

Quote:
Originally Posted by devils_casper View Post
Medusa is available in Universe sources. I would suggest you to install it through package manager only. It will take care of all dependency issues.
Code:
sudo apt-get install medusa
thanks devils_casper this worked.
AMAMH is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Few questions about Ubuntu Beryl latheesan Ubuntu Help 17 10-19-2007 12:37 PM
About NFS config satimis Ubuntu Help 7 12-28-2006 10:54 AM
Ubuntu Multimedia HOWTO Disposable Linux Tutorials, HOWTO's & Reference Material 2 10-24-2004 04:24 AM
Ubuntu 4.1 Review jeremy1701 LinuxForums.org - Articles 1 10-05-2004 02:07 PM




All times are GMT. The time now is 04:33 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0