I am trying to test buffer overflow attacks in virtualbox and have been struggling for the past few weeks due to all the security featrues of various distros.
I have tried following tutorials online step by step with no luck.
Rather than trying to disable all the security features, I tried getting an old linux distro but most of them don't come with gcc and lack working repositories now.
I even found a youtube video going step-by-step on Ubuntu 10.10 (which I downloaded too), including all the commands to disable the various security features and had no luck. I could get the segmentation fault but not the 'illegal instruction'.
Is there an ancient linux distro I could still download with none of this protection, which comes with gcc (or one of those huge dvd isos with a complete repository) so I can test this out?