Linux Security
From: dude84 (dhughes594_at_earthlink.net)
Date: 02/18/05
- Previous message: Art Werschulz: ""Could not get shadow information" msg from LogWatch"
- Next in thread: E. Charters: "Re: Linux Security"
- Reply: E. Charters: "Re: Linux Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 18 Feb 2005 01:27:55 GMT
Hi,
I need assistance with learning how to write assembler code (custom)
that will work with computer security related issues like a stack based
buffer overflow. Can anyone point me in the direction of a newsgroup
that could help me with this?
I've written a piece of assembler that calls the printf function, and
when I pass it into the buffer on my machine it does nothing and
segmentation faults. I'm using gas with gcc. I push the string onto
the stack call the function, add the memory space back to the stack, and
call the function to exit the program. I need someone's help to explain
why the hex code from this program does nothing.
- Previous message: Art Werschulz: ""Could not get shadow information" msg from LogWatch"
- Next in thread: E. Charters: "Re: Linux Security"
- Reply: E. Charters: "Re: Linux Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|