Here's how to stop shell escapes from vi
Wayne Schlitt
wayne at dsndata.uucp
Sun Sep 30 01:59:38 AEST 1990
In article <1990Sep29.002328.27798 at ibmpcug.co.uk> dylan at ibmpcug.co.uk (Matthew Farwell) writes:
> [ ... ]
>
> All this means we come back to the statement:
>
> The ONLY way to make vi safe is to hack the source code.
>
and this statement is quite wrong. you _can_ make vi (or any other
program that you can read the binary) secure by disassembling it and
zapping various parts of the binary. source just makes life easier...
-wayne
More information about the Comp.unix.sysv386
mailing list