Date: Mon, 22 Feb 1999 21:58:47 -0300 From: Gustavo Vieira G C Rios <grios@netshell.vicosa.com.br> To: Greg Lehey <grog@lemis.com> Cc: Dan O'Connor <dan@jgl.reno.nv.us>, freebsd-questions@FreeBSD.ORG Subject: Re: assembly Message-ID: <36D1FD47.C4BBAC6D@netshell.vicosa.com.br> References: <003001be5e98$8af7fb20$0200000a@danco.home> <36D1BAB6.BB3F8701@netshell.vicosa.com.br> <19990223092721.L93492@lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Very good answer, that's what a really want to know! Greg Lehey wrote: > > On Monday, 22 February 1999 at 17:14:46 -0300, Gustavo Vieira G C Rios wrote: > > Dan O'Connor wrote: > >> > >> From: Gustavo Vieira G C Rios <grios@netshell.vicosa.com.br> > >> > >>> So no system is secure, if you have a shell account and an assembler to > >>> use, right ? > >> > >> You'd still have to have the proper file permissions to modify the > >> master.passwd file. Assembly language is just a low-level programming > >> language, not a security bypass. > > > > I don't believe (i am sorry if i am wrong, but i am a beginner)! > > If i use assembly i do not need to read a file via read API, i can > > access the HD directly, without to check for access permissions, > > right ? > > No. As I said in my last message, assembler doesn't bypass the API. > The system runs in two modes, user and kernel. The only way to load > kernel code without permission is to write your own kernel and boot > the machine with it. > > > If so, i can hack a UNIX system (no matter which) using assembly! > > No. > > > Am i wrong ? > > Yes. > > Greg > -- > When replying to this message, please copy the original recipients. > For more information, see http://www.lemis.com/questions.html > See complete headers for address, home page and phone numbers > finger grog@lemis.com for PGP public key -- I use UNIX because reboots are for hardware upgrades. You use windowze because the guy on TV told you to ... Gustavo Rios - UNIX System Admin. - UIN 27456973 +---------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36D1FD47.C4BBAC6D>