Search the web
Sign In
New User? Sign Up
hack-n-crack · Welcome to the world of hackers!!!

Group Information

  • Members: 16
  • Category: Hacking
  • Founded: Dec 3, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Visit the Groups blog for the latest Yahoo! Groups information

Home

 

Activity within 7 days:

Description

HOW IS THE UNIX PASSWORD FILE SETUP?

The password file is usually called /etc/passwd
Each line of the passwd file of a UNIX system follows the following
format: userid:password:userid#:groupid#:GECOS field:home dir:shell


What each of these fields mean/do---
userid -=> the userid name, entered at login and is what the login searches the file for. Can be a name or a number.

password -=> the password is written here in encrypted form. The encryption is one way only. When a login occurs the password entered is run through the encryption algorithm (along with a salt) and thencontrasted to the version in the passwd file that exists for the login name entered. If they match, then the login is allowed. If not, the password is declared invalid.

userid# -=> a unique number assigned to each user, used for permissions

groupid# -=> similar to userid#, but controls the group the user belongs to. To see the names of various groups check /etc/group

GECOS FIELD -=> this field is where information about the user isstored. Usually in the format full name, office
number, phone number, home phone.Also good source of info to try and crack a password.

home dir -=> is the directory where the user goes into
the system at (and usually should brought
to when a cd is done)

shell -=> this is the name of the shell which is
automatically started for the login

Note that all the fields are separated by colons in the passwd file.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WHAT DO THOSE *s, !s, AND OTHER SYMBOLS MEAN IN THE PASSWD FILE?
Those mean that the password is shadowed in another file. You have to find out what file, where it is and so on. Ask somebody on your system about the specifics of the Yellow Pages system, but discretely!

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WHAT IS A UNIX TRIPWIRE?
(from Belisarius)
Tripwire is a tool for Uni

Message History

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
2009 6 6 4 2 8 6 6 6 10 6 8 4
2008 6 6 6 6 6 8 6 6 6 6 8 6
2007 6 6 6 6 6 6 8 6 6 6 6 8
2006 8 6 6 6 6 6 8 6 6 6 6 8
2005 8 6 6 6 6 6 8 6 6 6 6 6
2004 4 8 6 6 6 6 6 8 6 6 6 6
2003 6 6 8 4 8 6 6 8 6 4 4 6
2002 6 6 4 8 6 6 6 6 8 6 6 6
2001 8 8 6 8 15 6 6 6 8 6 6 6
2000 7
What is Yahoo! Answers?

Yahoo! Answers, a new Yahoo! community, is a question and answer exchange where the world gathers to share what they know...and make each other's day. People can ask questions on any topic, and help others out by answering their questions.

What is Yahoo! Answers?

Yahoo! Answers, a new Yahoo! community, is a question and answer exchange where the world gathers to share what they know...and make each other's day. People can ask questions on any topic, and help others out by answering their questions.

Questions in Computers & Internet

  • Questions are currently unavailable.

Want to help answer other questions? Go to Yahoo! Answers

Group Email Addresses


Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help