Image
 
linkedin_logo.png rss_logo.jpg
twitter_logo.png youtube_logo.jpg
Latest Additions
 
EH-Net Login
Welcome Guest.






Lost Password?
No account yet? Register
Who's Online
We have 63 guests and 1 member online
 
Advertisement

You are here: Home arrow Ethical Hacking Discussions and Related Certificationsarrow Network Pen Testingarrow Hydra Error
EH-Net
May 24, 2013, 01:03:15 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Go back to The Ethical Hacker Network Online Magazine Home Page
 
   Home   Help Calendar Login Register  
Pages: 1 [2]   Go Down
  Print  
Author Topic: Hydra Error  (Read 11092 times)
0 Members and 1 Guest are viewing this topic.
lorddicranius
Sr. Member
****
Offline Offline

Posts: 447



View Profile WWW
« Reply #15 on: May 26, 2011, 01:57:04 PM »

Ok.  I was able to get hydra to compile with SSH support, but take caution: I am NOT a developer and have not tested if this has broken anything else with BackTrack.  Maybe somebody more familiar can chime in and tell me if my steps interfere with any other programs.

Saying that, here's what I did to get it to work:

Code:
apt-get purge hydra
apt-get install cmake libssl-dev

cd /usr/local/src
wget http://www.libssh.org/files/0.4/libssh-0.4.8.tar.gz
tar zxf libssh-0.4.8.tar.gz
cd libssh-0.4.8
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug -DWITH_SSH1=ON ..
make
make install

cd /usr/local/src
wget http://freeworld.thc.org/releases/hydra-6.3-src.tar.gz
tar zxf hydra-6.3-src.tar.gz
cd hydra-6.3-src
./configure
make
make install

Now typing "hydra" I am able to see "ssh" as an available option for the service portion of the syntax.

This was my first time doing anything like this, so I feel really good I was able to get it to work Grin  If anybody tries this, please let me know if it worked for you and/or if it's messed with any other program.
Logged

GSEC, eCPPT, Sec+
h@x0r
Newbie
*
Offline Offline

Posts: 1


View Profile
« Reply #16 on: May 27, 2011, 07:23:14 AM »

This was fixed in http://redmine.backtrack-linux.org:8080/issues/1

Code:
apt-get update
apt-get dist-upgrade

The bt guys fix stuff real quick...
Logged
f4csimil3
Newbie
*
Offline Offline

Posts: 22



View Profile
« Reply #17 on: May 27, 2011, 07:24:41 AM »

Thanks for the Update!!! Grin
Logged
f4csimil3
Newbie
*
Offline Offline

Posts: 22



View Profile
« Reply #18 on: May 27, 2011, 07:54:32 PM »

@ lorddicranius

It did work i don't get the error anymore that was great!!
Thanks!!
Logged
lorddicranius
Sr. Member
****
Offline Offline

Posts: 447



View Profile WWW
« Reply #19 on: May 29, 2011, 12:17:37 AM »

@ lorddicranius

It did work i don't get the error anymore that was great!!
Thanks!!


Glad it worked for ya Smiley

This was fixed in http://redmine.backtrack-linux.org:8080/issues/1

Code:
apt-get update
apt-get dist-upgrade

The bt guys fix stuff real quick...

I reverted back to a snapshot taken after getting the Gnome 64-bit VM setup and tried "update" and "dist-upgrade", and while I see that hydra was upgraded to 6.3 from 6.2, I still have the same SSH error (and don't see "ssh" as a service option when just typing "hydra").
Logged

GSEC, eCPPT, Sec+
Pages: 1 [2]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.061 seconds with 22 queries.
 
Exclusive Deal

sansfire13_245x90_cw90.jpg
SANSFIRE 2013
June 15 - 22

5% Off w/ Code: EHN_5

SANS Deals 4 EH-Netters
5% OFF Any SANS Course in Any Format!
Coupon Code: EHN_5 Including SANS Rocky Mountain 2013 & SANS Boston 2013
Polls
Compared to this year, 2013 will be:
 
Recent Forum Topics
EH-Net News Feeds
Latest Additions
 
         
Advertisement

© 2013 The Ethical Hacker Network
Joomla! is Free Software released under the GNU/GPL License.