– StackGhost: Hardware Facilitated Stack Protection, by Mike Frantzen et al.
– GCC extension for protecting applications from stack-smashing attacks, from IBM’s Tokyo Research Lab.
– StackGuard: Automatic Adaptive Detection and Prevention of Buffer-Overflow attacks, by Crispin Cowan et al.
Yawn. Write your code in a safe language and none of this foolishness is necessary.
Comment by trurl — June 27, 2004 @ 7:10 AM |
safe language
a “safe” language just means higher-level attacks – consider SQL injection, for example. Anyway, I enjoy working close to the machine… even if it means I can use a flame thrower to roast my leg away.
Comment by mulix — June 27, 2004 @ 12:16 PM |