On Thu, Jun 29, 2006 at 04:48:24PM -0300, Jo?o Salvatti wrote: > Hi all... > > I'd like to know if OpenBSD's gcc build binary files with built-in > stack-smashing attacks protection.
As Theo pointed out, yes.
Be aware that there are still plenty of problems that can occur with
less-than-perfectly written code; plus, in many cases only the program
logic needs to be exploited (XSS and SQL injection are prime examples of
this, as are most symlink attacks).
Joachim

