Slide 10
Slide 10 text
What should we have learned?
• Widely deployed OSS software should be
audited, especially if old
• Often they are, but not by nice people
• Data received from untrusted sources should
be sanitized, before used
• Switch default shell? /bin/sh -> dash or tcsh
• Disable function importing by default?