Re: /etc/security/passwd

From: jd (jd_at_nospam.com)
Date: 06/25/04


Date: Fri, 25 Jun 2004 13:03:54 GMT

Brute Force. That would involve the 'crack' program.

Thank you for your informative reply Mike,
Best Wishes,
JD

"Mike" <mikee@mikee.ath.cx> wrote in message
news:10do81mefk8gn4e@corp.supernews.com...
> In article <uUUCc.63930$sj4.19136@news-server.bigpond.net.au>, jd wrote:
> > Here we go. Yet another one who is prepared to waste their time on this
> > planet.
> >
> > Every single point on that FAQ applies to you to. It's your choice to
reply.
> > If the question it so trivial for you; ignore it. Perhaps at a later
date
> > read the replies for some humour. This is supposed to be a Help Forum.
It
> > fails me as to already I have two responses that are detrimental to my
> > problem. I have no doubt that more will follow. Sheep.
> >
> > As you can tell I'm not familiar with AIX or any UNIX system. I have
been
> > dumped with this problem and has come here for guidance from others who
may
> > have it in their hearts to help without prejudice. I have searched and
found
> > certain tools ftp.cert.org/pub/tools/crack. Yet I have little knowledge
on
> > how to use them.
> >
> > Simon and Andreas I hope you both sleep well tonight.
> > Forget I ever asked.
> >
> >
> > "Andreas Schulze" <b79xan@gmx.de> wrote in message
> > news:cbh2la$14h2@news-1.bank.dresdner.net...
> >> >> "Simon Marchese" <sjm_news@yahoo.co.uk> wrote in message
> >> > >news:cbh2b8$56t$3@titan.btinternet.com...
> >> > > jd wrote:
> >> > >
> >> > > > How does one decipher the password = values.
> >> > >
> >> > > You're gonna need more than this to get our help script kiddie.
> >> > >
> >> "jp" <jd@nospam.com> schrieb im Newsbeitrag
> >> news:sgUCc.63902$sj4.29536@news-server.bigpond.net.au...
> >> >
> >> > Right. I see you're of no value to me.
> >> >
> >> > ...why even bother replying?
> >> >
> >>
> >> http://www.catb.org/~esr/faqs/smart-questions.html#asking
> >>
> >>
> >
> >
>
> Knowing that you are not familiar with unix systems helps and
> is not a part of your original posting. On unix-like systems
> the primary encryption function, and is used to encrypt passwords,
> is the crypt(3) function. The (3) refers the original AT&T chapter
> number. Chapter 3 are user-level, or non-kernel, functions. This
> means functions that do not interact with the kernel. Examples of
> kernel-level functions are functions that require I/O, memory
> allocation, and similiar functions.
>
> Back to the crypt(3) function. This function generates a one-way
> hash of the input to the function. As a one-way hash there is
> no way to decrypt the encrypted data. A brute force method of
> determining the password is to encrypt all possible combinations
> of letters, numbers, and symbols until you find an encrpyted
> match. Once you have an encrypted value that matches, then you
> know the unencrypted password.
>
> Mike



Relevant Pages

  • Re: /etc/security/passwd
    ... > As you can tell I'm not familiar with AIX or any UNIX system. ... the primary encryption function, and is used to encrypt passwords, ... kernel-level functions are functions that require I/O, ... hash of the input to the function. ...
    (comp.unix.aix)
  • Re: openssh rsa encrypt problem
    ... Mike> On Linux FC4, I am trying to use openssl to encrypt messages. ... Mike> It works for small input files, but for an input file of length ...
    (comp.security.ssh)
  • Possible new crypto system
    ... algorithm I have come up with. ... if I had a way to encrypt a "text" (some binary data ... If you take that large number and divide by 1 trillion (using quick ... calculate a solution by brute force. ...
    (sci.crypt)
  • Re: two of three
    ... > would be encrypt it with a single key, call it K, and let it be n bits long. ... which he may be able to brute force. ... What I had in mind was giving each party data which is no different ... Thus the three pieces separately do not contain any information whatsoever. ...
    (sci.crypt)
  • Re: Sending with encryption
    ... ErrMsg The Message Could Not Be Sent An Error Has Occurred ... The 3rd one above specifically relates to Certitificates ... Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm ... > has to Sign and Encrypt the email she is sending. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)

Loading