Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2004
Posts: 7
C
Junior Member
Junior Member
C Offline
Joined: Aug 2004
Posts: 7
Is it posible to crack shadowed password files. If so how to go about it. If not is there some other alternative to it.


"I dream, so I do."
Sponsored Links
▼ Sponsored Links ▼ ▲ Sponsored Links ▲
Joined: Mar 2002
Posts: 815
S
nobody
nobody
S Offline
Joined: Mar 2002
Posts: 815
Yes, if you can get access to the file where the passwords are stored, root access. In shadowed password files the actual encrypted string are stored in /etc/shadow which is 600(rw-------) only read/writable by root. Unlike the file /etc/passwd, which is 644(rw-r--r--) so that other programs and program users can access it inorder to gain certain operating privledges. In older systems with unshadowed password files by overflowing certain cervices you could gain acess to reading the /etc/passwd file by becoming the user 'webserver' or 'ftp' or the name of whichever systems daemon you were able to become by exploiting it.

There are a few examples of different ways to get access to the shadowed file using C programming functions here .

Joined: Mar 2002
Posts: 815
S
nobody
nobody
S Offline
Joined: Mar 2002
Posts: 815
Oh yeah once you get access a cracker like john the ripper should work.

Joined: Nov 2004
Posts: 1
S
Junior Member
Junior Member
S Offline
Joined: Nov 2004
Posts: 1
Hi
Can someone crack this passwd file, cause I have hard time cracking it.

http://www31.brinkster.com/opsloppers/passwd.txt

Joined: Mar 2002
Posts: 815
S
nobody
nobody
S Offline
Joined: Mar 2002
Posts: 815
The passwd file on *nix systems contains no password information on systems that use shadowed password files(all recent systems). There is nothing in that file to be cracked.

root::0:1:Superuser::
ftp::201:201:::
somali:x:225037:102:::

try looking for a file called /etc/shadow like previously stated. or maybe acutally read what was posted.


Link Copied to Clipboard
Member Spotlight
None yet
Forum Statistics
Forums41
Topics33,840
Posts68,858
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Girlie 1
unreal 1
Crime 1
Ice 1
Powered by UBB.threads™ PHP Forum Software 8.0.0