java.security.AccessController can cause Sun derived JVM to crash. Tested on v1.3.1. Article available here.
e227c58c72d81f8415527f7564b7df46This paper will attempt to explain how to exploit a buffer overflow under alpha linux.
94b882751512d04ec72662890094c208Paper on writing advanced buffer overflow exploits. The early buffer overflow exploit codes only spawn a shell ( execute /bin/sh ). However, nowadays some of the buffer overflow exploit codes have very nice features. For example, passing through filtering, opening a socket, breaking chroot, and so on. This paper will attempt to explain the advanced buffer overflow exploit skill under intel x86 linux.
766c0b7ea7f39e69f2ab7dce3503415d