Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
I am an 18 year old college student who has never, until the beginning of this quarter, used linux. A few weeks into the qarter now, I have found a ...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Posts
    0

    A Mockery of Linux Security?

    I am an 18 year old college student who has never, until the beginning of this quarter, used linux. A few weeks into the qarter now, I have found a way, without use of any disks, to reset the root password without knowing it on SLES9.

    So my question is, if its so easy to do this, why is linux said to be "secure"?

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,085
    There are a number of different ways to reset the root password under Linux. Here's a HowTo with a couple of ways to do it:

    http://www.linuxforums.org/forum/lin...-password.html

    Maybe your way is similar to one of these methods.

    Regarding security, anytime you give access of a machine to another, security is at risk regardless of the OS.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    if you implement good security measures, its impossible to crack linux machine remotely. if you allow physical access to any machine having any OS, cracking is easy.






    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  4. #4
    Just Joined!
    Join Date
    Dec 2006
    Posts
    73
    Quote Originally Posted by RyanB88
    I am an 18 year old college student who has never, until the beginning of this quarter, used linux. A few weeks into the qarter now, I have found a way, without use of any disks, to reset the root password without knowing it on SLES9.

    So my question is, if its so easy to do this, why is linux said to be "secure"?
    He who has physical access to the machine OWNS the machine...
    I can't remember who said that but it is true. If you can touch the machine, the OS that it is running is irrelevant because you can just boot into another OS. If you really want to keep someone from getting at your data, encrypt it. Becoming the superuser does not give one the encryption keys. Nor does it give you the computing power needed to brute-force. Linux is more secure because there are much less holes in the OS. Like buffer overflows.

  5. #5
    Linux Enthusiast likwid's Avatar
    Join Date
    Dec 2006
    Location
    MA
    Posts
    649
    It is not true that just because you have physical access you own it- if security measures aren't taken maybe this is true... at NEU when I tried to pwn the sun boxes with the OBP forth interpreter, the stop+a keystroke wouldn't work. It was disabled. Other things like automount and allowing users to mount can be disabled. BIOS passwords can be put in place so that boot order cannot be changed. You can use RSBAC or SeLinux. Owning a box is only easy if it hasn't been locked down really.

  6. #6
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    Hi - read this.
    I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso

  7. #7
    Linux Engineer
    Join Date
    Oct 2004
    Location
    Vancouver
    Posts
    1,366
    Quote Originally Posted by likwid
    BIOS passwords can be put in place so that boot order cannot be changed...
    I wouldn't use bios passwords as an example of security, mere physical access cancels its effectiveness. Manually reset the bios, change the booting order, use a live cd, wipe the partition table of the hdd-->brand new box.
    Operating System: GNU Emacs

  8. #8
    Linux Newbie easuter's Avatar
    Join Date
    Jan 2006
    Location
    Portugal
    Posts
    194
    Ha!
    It doesn't really matter if its linux or windows or any other operating system.
    When phisical access is obtained toa system by a malicious user, then it must be considered compromised.

    How about you try this:

    Encrypt the hard-drive (loop-back device for entire drive encryption) and then try resetting the root password...

    Try doing that to both Linux and windows (with windows you will probably need EFS), and your "security" problems should disapear.

    Implementing proper user accounts is essential to good security, but is really most effective over networks.

    If you really wish to have an "unhackable" box (be it windows or linux/unix), then burry your computer 100 meters under ground in a reenforced concrete bunker.
    All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...

  9. #9
    Linux Enthusiast likwid's Avatar
    Join Date
    Dec 2006
    Location
    MA
    Posts
    649
    IDK what kind of data centres or labs you've been in, but I think you might draw some attention to yourself as you are taking the NFS server out of a rack and opening up the case... or in the lab as everyone is doing their homework, you bust out a screwdriver and start going to town on one of the workstations. It's not realistic. A BIOS password will stop most anybody from booting to anything other than what is intended, unless it's the box you use to watch porn and listen to mp3's in your bedroom. In which case, who cares.

  10. #10
    Linux Newbie easuter's Avatar
    Join Date
    Jan 2006
    Location
    Portugal
    Posts
    194
    IDK what kind of data centres or labs you've been in, but I think you might draw some attention to yourself as you are taking the NFS server out of a rack and opening up the case... or in the lab as everyone is doing their homework, you bust out a screwdriver and start going to town on one of the workstations.
    Perfect example!
    Not to mention, many publicly accessable computers are sometimes thin-clients, and don't even have their own tower: its another great way to have a box lockup up somewhere, and be able to let it be used without people having FULL access to it.
    All Empires rise and fall. The Microsoft Empire has already risen, only one way to go now...

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •