, 2003-03-26
Until Unix and Linux programmers get over their macho love for low-level programming languages, the security holes will continue to flow freely.
Expand all |
Post comment
Too Cool For Secure Code
2003-03-26
Anonymous (4 replies)
Anonymous (4 replies)
That's the wrong attitude.
2003-03-26
Anonymous (26 replies)
Anonymous (26 replies)
That's the wrong attitude.
2003-03-27
dbtid (1 replies)
dbtid (1 replies)
This is hogwash... I guess we should all use VB? That's High Level and we know how "bug" free that is.
2003-03-27
Anonymous
Anonymous
This is so funny - linux on linux battle
2003-04-02
Anonymous (1 replies)
Anonymous (1 replies)

The real issue is one of testing. If programmers are told "We will hammer this application with all the invalid inputs in the world and it had better stand up" then they'll start looking around for some input checking toolkits, or start using languages that make it easier.
But currently those who commission software are so keen to see it simply handle all the _valid_ inputs as soon as possible, and as fast as possible, security gets pushed down, while development speed and execution speed get pushed up.
So it's a cop out to say "Secure software is just down to being a good programmer". That's like saying "Bug free software is just down to being a good programmer" when we all know that memory management, decent compilers, a good type system and what have you all contribute very significantly.
Programmers will continue to use tools that don't address security until applications are routinely tested for their security, not just their bug-free ness and scaleability.
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/150/18887#18887