Re: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections

2009-09-23 Thread Jeremi Gosney
-disclosure@lists.grok.org.uk Subject: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections Debian/Ubuntu latest with updates... (gdb) shell cat bof.c #include stdio.h #include string.h int main(int argc, char *argv[]) { if(argc 2) return 0; char buf[128]; strcpy(buf, argv[1

Re: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections

2009-09-23 Thread Jeremy Brown
...@lists.grok.org.uk [mailto:full-disclosure-boun...@lists.grok.org.uk] On Behalf Of Lucus Rife Sent: Tuesday, September 22, 2009 5:28 PM To: full-disclosure@lists.grok.org.uk Subject: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections Debian/Ubuntu latest with updates... (gdb) shell

Re: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections

2009-09-23 Thread Jeremi Gosney
] Sent: Wednesday, September 23, 2009 11:04 AM To: Jeremi Gosney; full-disclosure@lists.grok.org.uk Subject: Re: [Full-disclosure] Executing Code on Linux/x86 with ASLR+GCC4Protections Ooops I made an lol.. or maybe I like talking as a third person? Haha. In any regard, none of that is true, all