- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem with crack utility.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:23 AM
01-07-2003 06:23 AM
problem with crack utility.
The install seemed to go okay.
./Crack /download/passwd
results.
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: HP-UX tzfat B.11.11 U 9000/800 531716547 unlimited-user license
Home: /usr/local/crack
Invoked: ./Crack /download/passwd
Stamp: hp-ux-b-9000/800
Crack: making utilities in run/bin/hp-ux-b-9000/800
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
rm -f dawglib.o debug.o rules.o stringlib.o *~
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old *.bak destest rpw des speed
rm -f *.o *~
( make "XDIR=../../run/bin/hp-ux-b-9000/800" "XCFLAGS=-O -D_HPUX_SOURCE
-DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE_SYS_TYPES_H -DUSE_UNISTD_H -D
USE_PWD_H" dawglib.o debug.o rules.o stringlib.o || exit 1 )
gcc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE
_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -c dawglib.c
*** Error exit code 1
*** Error exit code 1
*** Error exit code 1
swverify shows no errors.
It was installed with swinstall
This error seems critical
Make: Cannot load gcc. Stop.
As always, help posts will be rewarded liberally with points(btw newbies, you get more help when you give points).
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:28 AM
01-07-2003 06:28 AM
Re: problem with crack utility.
It looks like it's having a problem loading gcc. Do you have gcc? It is it findable (in your path, etc)?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:29 AM
01-07-2003 06:29 AM
Re: problem with crack utility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:30 AM
01-07-2003 06:30 AM
Re: problem with crack utility.
I am working but appreciate insights here.
A little cookbook on how to quickly get this up and running would be helpful.
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:33 AM
01-07-2003 06:33 AM
Re: problem with crack utility.
You can get 5.0 in swinstall depot format from the porting center:
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/crack-5.0/
Then you don't have to worry about building.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:33 AM
01-07-2003 06:33 AM
Re: problem with crack utility.
-makeonly worked
./Crack -makedict fails on error...
Invoked: ./Crack -makedict
Option: -makedict enabled
Stamp: hp-ux-b-9000/800
Crack: making utilities in run/bin/hp-ux-b-9000/800
find . -name "*~" -print | xargs -n50 rm -f
( cd src; for dir in * ; do ( cd $dir ; make clean ) ; done )
rm -f dawglib.o debug.o rules.o stringlib.o *~
/bin/rm -f *.o tags core rpw destest des speed libdes.a .nfs* *.old *.bak destest rpw des speed
rm -f *.o *~
`../../run/bin/hp-ux-b-9000/800/libc5.a' is up to date.
gcc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE
_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/hp-ux-b-9000/8
00/dictfilt dictfilt.c elcid.o ../../run/bin/hp-ux-b-9000/800/libc5.a
gcc: elcid.o: No such file or directory
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Perhaps I'm missing the dictionary?
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:39 AM
01-07-2003 06:39 AM
Re: problem with crack utility.
Explained on
http://www.users.dircon.co.uk/~crypto/download/c50-faq.html
Regards
Steve Steel
Quote of the moment
-------------------
"We are drowning in information but starved for knowledge."
-- John Naisbitt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:46 AM
01-07-2003 06:46 AM
Re: problem with crack utility.
./Crack -makeonly works, so I'd say the gcc library is okay with the PATH.
I'm checking the path and reading the document.
Should I download a different Makefile??
Steve
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:51 AM
01-07-2003 06:51 AM
Re: problem with crack utility.
elcid.o
I'll try. What is it? Where to I find it?
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 06:57 AM
01-07-2003 06:57 AM
Re: problem with crack utility.
Follow Steve Steel's link, then search on elcid. There's a section there titled "On RedHat-based Linux distributions, Crack doesn't run, and I get messages like this: " which contains a link to an alternate makefile "which should alleviate the problem".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 07:59 AM
01-07-2003 07:59 AM
Re: problem with crack utility.
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: HP-UX tzfat B.11.11 U 9000/800 531716547 unlimited-user license
Home: /usr/local/crack
Invoked: ./Crack -makedict
Option: -makedict enabled
Stamp: hp-ux-b-9000/800
Crack: making utilities in run/bin/hp-ux-b-9000/800
rm -f *.o *~
Make: Don't know how to make utils. Stop.
I don't think the linux file's going to work on HP-UX.
Attaching current makefile.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2003 09:49 AM
01-07-2003 09:49 AM
Re: problem with crack utility.
That file was cleaned up by HP so it would work.
That version of crack is working and has guessed the passwords of half my user accounts on production so far.
Thank you all so much for your help.
I'll check with HP and if its okay I'll post it to anyone that wants it.
It was developed by HP for its Practical Network Security Class, which I took in July of 2001. The instructor sent it to me because I couldn't get crack to work, amoong other issues.
Steve.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 01:35 AM
01-31-2003 01:35 AM
Re: problem with crack utility.
Could you please send me the working crack utility.
Appreciate it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 07:59 AM
01-31-2003 07:59 AM
Re: problem with crack utility.
I'm not going to post it to a web site or anything so we'll need to work out how to give you the file. It is bigger than what I can push out via email.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 08:34 AM
01-31-2003 08:34 AM
Re: problem with crack utility.
Enjoy, have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 09:07 AM
01-31-2003 09:07 AM
Re: problem with crack utility.
I would actually be somewhat surprised if HP said go ahead, distribute. I had to ask a couple of times to get them to send me a tape.
I gave XMAN his first point. Isn't that special.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 10:17 AM
01-31-2003 10:17 AM
Re: problem with crack utility.
Putting hacking tools where any script kiddy can get them is probably not a good idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 10:24 AM
01-31-2003 10:24 AM
Re: problem with crack utility.
I'm expecting a No from Darren btw.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 10:32 AM
01-31-2003 10:32 AM
Re: problem with crack utility.
The fact that the source for crack is readily available at hundreds of sites should not preclude us as systems administrators using it in the war on hackers.
Forgive the flowery prose.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 12:00 PM
01-31-2003 12:00 PM
Re: problem with crack utility.
Particularly a tweaked copy that works on *our* boxes. (I know which side of my bread has the butter on it!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 01:05 PM
01-31-2003 01:05 PM
Re: problem with crack utility.
Step 1, I will try out the public domain version on a server that is going to be Ignited out of existance later next week anyway.
If I can get it to work, I'll just post a link to the University of Utah HP-Ux web site.
If not, I'm going to build infrastructure on my own website to hand the thing out with a password and acknowledgment that I'm not libel and neither are the folks that modified the code.
The page will log the IP address and other information of those I decide to let have the thing. If any government agency comes along and requests it, they'll get the whole log, no questions asked. It will all be on the disclaimer.
I believe crack is an ESSENTIAL tool to fight the war on hackers. I will make an effort to distribute it responsibily.
Thank you, and tune in a week from now for the grand opening.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2003 10:48 AM
02-01-2003 10:48 AM
Re: problem with crack utility.
awaiting your instructions with much interesting. Thanks for my first points.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 08:58 AM
02-03-2003 08:58 AM
Re: problem with crack utility.
As promised I downloaded the tar.gz version from the U of Utah public domain site.
I installed gcc 3.1
I got this error. on the Crack -makedict command
gcc -O -D_HPUX_SOURCE -DUSE_STRING_H -DUSE_STDLIB_H -DUSE_SIGNAL_H -DUSE
_SYS_TYPES_H -DUSE_UNISTD_H -DUSE_PWD_H -I../lib -o ../../run/bin/hp-ux-b-9000/8
00/dictfilt dictfilt.c elcid.o ../../run/bin/hp-ux-b-9000/800/libc5.a
gcc: elcid.o: No such file or directory
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Crack -makeonly worked without error.
Please advise. It is still my perference to put together a procedure for doing the public domain install.
find / -name elcid.o
Produces, not surprisingly no results. I am re-reading the install guide, I've got a standard OS install with glance, c++ etc and my version of crack installs. and makedicts and is a happy,happy,happy camper.
What am I missing? It must be simple.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 09:07 AM
02-03-2003 09:07 AM
Re: problem with crack utility.
It shows exactly this problem (and a solution)
Enjoy, have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2003 10:51 AM
02-03-2003 10:51 AM
Re: problem with crack utility.
Keep trying, this is fun.
P
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com