[Help] THC Hydra compile

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

[Help] THC Hydra compile

Post by ayu »

K so i was going to compile THC Hydra and i got some errors, i know from the compile errors that it has something to do with a SVN library, the problem is that i can't find it =/

./configure

Code: Select all

root@enma:/home/cats/Desktop/hydra-5.4-src# ./configure

Starting hydra auto configuration ...

Checking for openssl (libssl/ssl.h) ...
                                    ... found
Checking for Postgres (libpq) ...
                              ... found
Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ...
                              ... found
Checking for SAP/R3 (librfc/saprfc.h) ...
                                      ... NOT found, module sapr3 disabled
Get it from http://www.sap.com/solutions/netweaver/linux/eval/index.asp
Checking for libssh (libssh/libssh.h) ...
                                      ... found
NOTE: ensure that you have libssh v0.11 installed!! Get it from http://0xbadc0de.be !

Hydra will be installed into .../bin of: /usr/local
  (change this by running ./configure --prefix=path)

Writing Makefile.in ...

NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES NOTES
=======================================================================
ARM/PalmPilot users: please run ./configure-arm or ./configure-palm respectivly

now type "make"


a piece of the error

Code: Select all

hydra-svn.c:131: error: ‘svn_error_t’ has no member named ‘apr_err’
hydra-svn.c:131: error: ‘svn_error_t’ has no member named ‘message’
hydra-svn.c:134: error: ‘svn_error_t’ has no member named ‘apr_err’
hydra-svn.c:140: error: ‘svn_error_t’ has no member named ‘message’
make: *** [hydra-svn.o] Error 1

Quote:
Checking for SVN (ibsvn_client-1 libapr-0.so libaprutil-0.so) ...
... found
The line in bold is the one that i could not find, i tried searching for "libsvn-client" as well since it is most likely spelled wrong.


Any help? ^^
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

can't help you with the error, but I found .deb packages for Ubuntu:
http://blog.goukihq.org/2006/07/28/the- ... on-ubuntu/

:wink:

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

Thanks b_b :)

I realized that THC hydra only seem to be able to target IP addresses, so for example a forum that is located on a subdomain and in a different folder, would not seem to work (for the simple reason that i can't find the folder from only knowing the IP) :roll:

So, mission failed there ^^

If anyone knows of a way to bruteforce a PHPBB forum then let me know :wink:
"The best place to hide a tree, is in a forest"

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

um, I just wanted to add that the intention behind bruteforcing THIS specific forum is NOT a lame one. it is the board of Chaos1986, a suck-o member that died last year and we need to get admin privileges to keep it clean and alive.... :wink:

Post Reply