[Tutor] hacking 101

Yigal Duppen yduppen@xs4all.nl
Mon, 1 Apr 2002 11:48:58 +0200


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> There are some sites around covering secure code techniques
> but many are biased to C/C++ in my experience. Things like
> buffer overruns etc are not such an issue in Python because
> we can't read a string into a fixed length byte array etc.

Well, the Perl documentation has some good information on this in the section 
about 'tainted variables'; while the code examples are typically Perl (i.e. 
unreadable), the basics are pretty much the same -- both python & perl are 
interpreted languages with much automatic boundary checking. 

If you happen to have perl (w. documentation) installed on your system, 
'perldoc perlsec' will give you this page; It's also online at 
http://www.perldoc.com/perl5.6.1/pod/perlsec.html

YDD

(what have i done? my first post at Tutor is about perl. aaarghl.)
- -- 
.sigmentation Fault
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8qC0KLsKMuCf5EdwRAhF1AJ9bLc6HcU00hdjZs0ZSHqMzZaeFewCfZESF
2ARMMhFvgKbmqkJCdXld8ZI=
=TIKc
-----END PGP SIGNATURE-----