Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security ISSForum
[Top] [All Lists]

RE: [ISSForum] Admin Password

Subject: RE: [ISSForum] Admin Password
Date: Thu, 20 Jan 2005 17:15:28 +0100
Hello,

you can boot the Proventia using some rescue CD.
I used this one:
http://www.sysresccd.org/ 

Then just mount the filesystem with /etc directory.
According to the /etc/fstab:
---
/dev/sda5        /                       ext3    defaults        1 1
/dev/sda1        /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620
0 0
none                    /proc                   proc    defaults
0 0
none                    /dev/shm                tmpfs   defaults
0 0
/dev/sda3       /rboot                  ext3    defaults        1 2
/dev/sda6       /cache                  ext3    defaults        1 2
/dev/sda7       /restore                ext3    defaults        1 2
/dev/sda8      /backup                 ext3    defaults        1 2
/dev/sda2        swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro
0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner
0 0
---

do for example: mount /dev/sda5 /mnt/mnt1

Using vi editor erase root's password from /mnt/mnt1/etc/passwd
or /mnt/mnt1/etc/shadow so it will look like:

root::0:0:root:/root:/bin/bash
or
root::12696:0:99999:7:::

Reboot the box. Login using empty password and then set root's and
Admin's password to whatever you want.

Vasek

-----Original Message-----
From: issforum-bounces@iss.net 
[mailto:issforum-bounces@iss.net] On Behalf Of Daniel Espinosa
Sent: Thursday, January 20, 2005 1:30 AM
To: issforum@iss.net
Subject: RE: [ISSForum] Admin Password

Hello,

I have tried both methods in a Proventia M50, but it does not 
work, the
system hangs up.

Do you know another way to recover the password in the 
Proventia M50 without
having to reinstall the appliance?

I hope you can help me.

_______________________________________________
ISSForum mailing list
ISSForum@iss.net

TO UNSUBSCRIBE OR CHANGE YOUR SUBSCRIPTION, go to 
https://atla-mm1.iss.net/mailman/listinfo/issforum

To contact the ISSForum Moderator, send email to mod-issforum@iss.net

The ISSForum mailing list is hosted and managed by Internet Security Systems, 
6303 Barfield Road, Atlanta, Georgia, USA 30328.

<Prev in Thread] Current Thread [Next in Thread>