|
Secure Programming
Writing Secure code Dec 27 2002 12:46PM Rahul Chander Kashyap (rahul nsecure net) (6 replies) Re: Writing Secure code Dec 27 2002 06:03PM Valdis Kletnieks vt edu (2 replies) RE: Writing Secure code Dec 27 2002 08:51PM Roger Alexander (rta cs colostate edu) (1 replies) RE: Writing Secure code Dec 30 2002 12:41PM Matt McClellan (mmcclellan nfr com) (2 replies) Re: Writing Secure code[update] Dec 31 2002 10:20AM Rahul Chander Kashyap (rahul nsecure net) (2 replies) |
|
|
Privacy Statement |
However, it's tougher than most people think. For example, I've seen
applications that the authors assumed were not networked whatsoever,
and had no special local privilege. However, if the files they read
and wrote were stored on a remote file system such as an SMB mount,
then their otherwise non-networked program was completely exploitable.
John
On Friday, December 27, 2002, at 07:46 AM, Rahul Chander Kashyap wrote:
> Hi people,
>
> I've been going through some articles on how to write secure code esp.
> from: http://www.shmoo.com/securecode/
>
> I am looking for something more specific for the windows platform. Are
> there any specific guidelines/standards that one could follow?
>
> And one more thing...<this one might be intresting ;-)> Is it possible
> to write code that is completely secure and not exploitable?
>
> Thanks for parsing thru my mail :-)
>
> Regards,
>
> Rahul Kashyap
>
> www.nsecure.net
> ------------------------
> Layered Defence
> ------------------------
>
>
[ reply ]