Re: Stack Shield: defending from

1999-09-04 Thread vendicator
Thanks, Crispin - Crispin Cowan, Research Assistant Professor of Computer Science, OGI NEW: Protect Your Linux Host with StackGuard'd Programs :FREE http://www.cse.ogi.edu/DISC/projects/immunix/StackGuard/ Vendicator P.S. Excuse me for my long quoting and for my English.

Stack Shield 0.6 beta relased

1999-11-01 Thread vendicator
A new version of Stack Shield has been relased. It includes the new protection for "function pointer" attacks and some minor bug fixes. http://www.angelfire.com/sk/stackshield Vendicator P.S. Finaly the "Detailed info" page on the site has been added.

Function pointer attacks.

1999-11-01 Thread vendicator
this. The new Stack Shield 0.6 beta has a new protection mechanism that checks on non-costant calls if the call is in the TEXT segment. This could cause problems for programs that execute code from the DATA or STACK segment, howewer this stops this kind of attack. Vendicator

Stack Shield 0.7 beta

2000-01-07 Thread vendicator
Stack Shield 0.7 beta has been relased. Several bugs have been fixed and the optimization support has been hadded. Also a new protection method has been added. http://www.angelfire.com/sk/stackshield [EMAIL PROTECTED] Vendicator P.S. Thanks to Aleph One for Phrack 49-14 'Smashing the Stack

Stack Sheild 0.7 and SFP Overwrites

2000-01-10 Thread vendicator
The new Stack Shield also defends from frame pointer overwrite attacks described in Phrack Magazine 55-08 by klog. To Enable the protection the Ret Range Check method must be used (-r or -g flags). Vendicator